@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300&subset=latin,latin-ext);
@import "../fonts/MyFontsWebfontsKit/MyFontsWebfontsKit.css";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #000;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.sprite {
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
}
.sprite-adverising {
  background-position: 0 0;
  width: 40px;
  height: 40px;
}
.sprite-adverising_bg {
  background-position: 0 -90px;
  width: 107px;
  height: 107px;
}
.sprite-blue {
  background-position: 0 -247px;
  width: 136px;
  height: 237px;
}
.sprite-close_black {
  background-position: 0 -534px;
  width: 45px;
  height: 45px;
}
.sprite-fb {
  background-position: 0 -629px;
  width: 48px;
  height: 48px;
}
.sprite-green {
  background-position: 0 -727px;
  width: 330px;
  height: 402px;
}
.sprite-in {
  background-position: 0 -1179px;
  width: 51px;
  height: 51px;
}
.sprite-lb_next {
  background-position: 0 -1280px;
  width: 14px;
  height: 24px;
}
.sprite-lb_prev {
  background-position: 0 -1354px;
  width: 14px;
  height: 24px;
}
.sprite-list {
  background-position: 0 -1428px;
  width: 32px;
  height: 20px;
}
.sprite-mail {
  background-position: 0 -1498px;
  width: 51px;
  height: 51px;
}
.sprite-mouse {
  background-position: 0 -1599px;
  width: 22px;
  height: 32px;
}
.sprite-next {
  background-position: 0 -1681px;
  width: 36px;
  height: 36px;
}
.sprite-next_h {
  background-position: 0 -1767px;
  width: 36px;
  height: 36px;
}
.sprite-prev {
  background-position: 0 -1853px;
  width: 36px;
  height: 36px;
}
.sprite-prev_h {
  background-position: 0 -1939px;
  width: 36px;
  height: 36px;
}
.sprite-red {
  background-position: -380px 0;
  width: 578px;
  height: 516px;
}
.sprite-seo {
  background-position: -380px -566px;
  width: 40px;
  height: 40px;
}
.sprite-seo_bg {
  background-position: -380px -656px;
  width: 107px;
  height: 107px;
}
.sprite-social {
  background-position: -380px -813px;
  width: 40px;
  height: 40px;
}
.sprite-social_bg {
  background-position: -380px -903px;
  width: 107px;
  height: 107px;
}
.sprite-www {
  background-position: -380px -1060px;
  width: 40px;
  height: 40px;
}
.sprite-www_bg {
  background-position: -380px -1150px;
  width: 107px;
  height: 107px;
}
.sprite-yello {
  background-position: -380px -1307px;
  width: 479px;
  height: 189px;
}
body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 14px;
  background-color: #1C1C1C;
  position: relative;
  padding-bottom: 130px;
}
p,
ul,
li {
  margin: 0;
  padding: 0;
}
* {
  transition: all linear 0.1s;
}
.section {
  position: relative;
  z-index: 9;
}
.section h1,
.section h2 {
  font-family: Novecentosanswide-Normal, Arial, Helvetica, sans-serif;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  background: url(/static/img/title.png) no-repeat center bottom;
  padding: 0 0 0.8em;
  margin: 1em 0;
  letter-spacing: 0.079em;
}
.section.section-dark {
  background-color: #1C1C1C;
  color: #F6F6F6;
}
.section.section-light {
  background-color: #F6F6F6;
  color: #1C1C1C;
}
.section .content {
  max-width: 940px;
  margin: 0 auto;
  padding: 1em 5px;
}
.header {
  overflow: hidden;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transition-duration: 0.25s;
}
.header.bg {
  background-color: #121212;
}
.header .content {
  padding: 0 5px;
  max-width: 940px;
  margin: 0 auto;
}
.header .logo {
  float: left;
  display: block;
}
.header .toggle-nav {
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  background-position: 0 -1428px;
  width: 32px;
  height: 20px;
  float: right;
  margin: 13px 0 13px 13px;
  outline: none;
}
.header nav {
  font-size: 16px;
  text-align: right;
  display: none;
}
.header nav a {
  color: #6B6B6B;
  text-decoration: none;
  padding: 12px;
  display: inline-block;
  background: no-repeat center top;
}
.header nav a.active,
.header nav a:hover {
  color: #FFFFFF;
  background-image: url(/static/img/menu_active.png);
}
.header.show-menu {
  background-color: #121212;
}
.header.show-menu nav {
  display: block;
}
.header.show-menu .toggle-nav {
  transform: rotate(180deg);
}
@media screen and (max-width: 710px) {
  .header nav {
    clear: both;
    text-align: center;
    padding-top: 15px;
  }
}
.article-page {
  padding-top: 67px;
}
.article-page .top {
  margin-top: -67px;
}
.topnobg {
  position: relative;
  overflow: hidden;
  padding-top: 67px;
}
.socialmedia {
  min-height: 587px;
  background: url(/static/img/bg_socialmedia.jpg) center no-repeat;
}
.socialmedia.seopos {
  background: url(/static/img/bg_pos.jpg) center no-repeat;
}
.socialmedia.seopos h1 {
  margin-top: 40px;
}
.socialmedia.seopos ul {
  width: 650px;
}
.socialmedia.seopos ul li {
  list-style-image: url(/static/img/li_dot_red.png);
}
.socialmedia.seopos > div a {
  background: #e8232e;
  color: #FFF;
}
.socialmedia.www {
  background: url(/static/img/bg_www.jpg) center no-repeat;
}
.socialmedia.www h1 {
  color: #a9cf3c;
  margin-top: 40px;
}
.socialmedia.www ul {
  width: 650px;
}
.socialmedia.www ul li {
  list-style-image: url(/static/img/li_dot_green.png);
}
.socialmedia.www > div {
  padding-top: 30px;
}
.socialmedia.kampanie {
  background: url(/static/img/bg_reklama.jpg) center no-repeat;
}
.socialmedia.kampanie h1 {
  color: #f8ed39;
  margin-top: 40px;
}
.socialmedia.kampanie ul {
  width: 360px;
}
.socialmedia.kampanie ul li {
  list-style-image: url(/static/img/li_dot_yellow.png);
}
.socialmedia.kampanie > div {
  padding-top: 30px;
}
.socialmedia.kampanie > div a {
  background: #e8232e;
  color: #FFF;
}
.socialmedia h1 {
  font-family: Novecentosanswide-Normal, Arial, Helvetica, sans-serif;
  font-size: 2.357142857142857em;
  text-transform: uppercase;
  text-align: center;
  color: #088fbf;
  font-weight: 800;
  margin-top: 90px;
  margin-bottom: 40px;
}
.socialmedia ul {
  width: 650px;
  max-width: 100%;
  margin: 0px auto;
  color: #FFF;
}
.socialmedia ul li {
  font-size: 1.2em;
  list-style-image: url(/static/img/li_dot.png);
  line-height: 2em;
}
.socialmedia > div {
  padding-top: 65px;
  text-align: center;
}
.socialmedia > div > a {
  display: inline-block;
  margin: 0px auto;
  background: #f6e92c;
  color: #1c1c1c;
  text-transform: uppercase;
  padding: 23px 27px;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.2em;
}
.socialmedia2 h1,
.socialmedia2 h2 {
  font-family: Novecentosanswide-Normal, Arial, Helvetica, sans-serif;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  background: url(/static/img/title.png) no-repeat center bottom;
  padding: 0 0 0.8em;
  margin: 1em 0;
  letter-spacing: 0.079em;
  color: #FFF;
}
.socialmedia2 ul {
  width: 930px;
  max-width: 100%;
  margin: 20px auto;
}
.socialmedia2 ul li {
  font-size: 1em;
  list-style-image: url(/static/img/li_dot.png);
  line-height: 2em;
  color: #FFF;
}
.socialmedia2 ul li a {
  color: #FFF;
}
.socialmedia2 .contact {
  box-sizing: border-box;
  padding: 18px 0;
  background: url('/static/img/social_contact.jpg') center no-repeat;
  height: 154px;
  text-align: center;
  color: #FFF;
  font-size: 1.285714285714286em;
}
.socialmedia2 .contact a,
.socialmedia2 .contact .phone {
  color: #efd90b;
  text-decoration: none;
}
.socialmedia2 .contact .phone {
  font-weight: 600;
  font-size: 1.444444444444444em;
}
.socialmedia2 .contact a {
  font-weight: 600;
}
.socialmedia2 article {
  background: #FFF;
  padding: 30px 0;
  margin-top: -1px;
  text-align: justify;
}
.socialmedia2 article p {
  max-width: 960px;
  margin: 0px auto;
  padding: 10px 0;
  font-weight: 400;
  line-height: 1.4em;
}
.socialmedia2 article a {
  color: #1c1c1c;
}
.socialmedia2.seopos .contact {
  background: url('/static/img/contact_pos.jpg') center no-repeat;
}
.socialmedia2.seopos ul li {
  list-style-image: url(/static/img/li_dot_red.png);
}
.socialmedia2.www .contact {
  color: #1c1c1c;
  font-weight: 400;
  background: url('/static/img/contact_www.jpg') center no-repeat;
}
.socialmedia2.www .contact a,
.socialmedia2.www .contact .phone {
  color: #1c1c1c;
}
.socialmedia2.www ul li {
  list-style-image: url(/static/img/li_dot_green.png);
}
.socialmedia2.kampanie .contact {
  color: #1c1c1c;
  font-weight: 400;
  background: url('/static/img/contact_reklama.jpg') center no-repeat;
}
.socialmedia2.kampanie .contact a,
.socialmedia2.kampanie .contact .phone {
  color: #1c1c1c;
}
.top {
  background: url(/static/img/bg_top.jpg) center no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 67px;
}
.top .pyramid {
  max-width: 470px;
  font-size: 13px;
  margin: 8.46em auto 12.69em;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  margin-top: 4vw !important;
  margin-bottom: 14vw !important;
}
.top .pyramid .seo {
  color: #ee242f;
  font-size: 3.9231em;
  font-family: Novecentosanswide-Normal, Arial, Helvetica, sans-serif;
}
.top .pyramid .email {
  color: #f8ed39;
  font-size: 3.5385em;
  font-family: Novecentosanswide-Book, Arial, Helvetica, sans-serif;
}
.top .pyramid .email .b {
  font-size: 0.8em;
}
.top .pyramid .social {
  color: #04a5de;
  font-size: 2.9231em;
  font-family: Novecentosanswide-Medium, Arial, Helvetica, sans-serif;
}
.top .pyramid .rwd {
  color: #a9cf3c;
  font-size: 3.6923em;
  font-family: Novecentosanswide-DemiBold, Arial, Helvetica, sans-serif;
}
.top .pyramid .rwd .b {
  font-size: 1.1em;
}
.top .pyramid .sterta {
  font-size: 7.0769em;
  font-family: Novecentosanswide-Bold, Arial, Helvetica, sans-serif;
  letter-spacing: 0.087em;
}
.top .pyramid .text {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-top: 1em;
}
.top .pyramid .text > * {
  margin: 0;
  line-height: 2em;
  font-size: 1em;
}
.top .pyramid * {
  line-height: 1em;
}
@media screen and (max-width: 410px) {
  .top .pyramid {
    font-size: 12px;
    margin-top: 4em;
    margin-bottom: 6em;
  }
}
@media screen and (max-width: 390px) {
  .top .pyramid {
    font-size: 11px;
  }
  .top .pyramid .text {
    font-size: 12px;
  }
}
@media screen and (max-width: 360px) {
  .top .pyramid {
    font-size: 10px;
  }
}
@media screen and (max-width: 1400px) {
  .top .pyramid {
    margin-top: 0 !important;
    margin-bottom: 2vw !important;
  }
}
.oferta {
  text-align: center;
  background-color: #1c1c1c;
  color: #9D9D9D;
  position: relative;
}
.oferta .content {
  position: relative;
  z-index: 1;
}
.oferta ul {
  padding: 0;
  margin: 0 auto;
  max-width: 940px;
}
.oferta ul li {
  vertical-align: top;
  display: inline-block;
  width: 23%;
  padding: 1%;
}
.oferta ul li a {
  outline: none;
  text-decoration: none;
}
.oferta ul li .square {
  width: 107px;
  height: 107px;
  margin: 0 auto;
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
}
.oferta ul li .square .icon {
  width: 107px;
  height: 107px;
  background: center no-repeat;
  transition-duration: 0.2s;
}
.oferta ul li .square:hover .icon {
  transform: rotate(360deg);
}
.oferta ul li .h {
  text-transform: uppercase;
  font-family: Novecentosanswide-Medium, Arial, Helvetica, sans-serif;
  font-size: 21px;
  margin-top: 1em;
  min-height: 3.5em;
}
.oferta ul li.www .square {
  background-position: -380px -1150px;
  width: 107px;
  height: 107px;
}
.oferta ul li.www .square .icon {
  background-image: url(/static/img/www.png);
}
.oferta ul li.www .h {
  color: #a9cf3c;
}
.oferta ul li.social .square {
  background-position: -380px -903px;
  width: 107px;
  height: 107px;
}
.oferta ul li.social .square .icon {
  background-image: url(/static/img/social.png);
}
.oferta ul li.social .h {
  color: #04a5de;
}
.oferta ul li.advertising .square {
  background-position: 0 -90px;
  width: 107px;
  height: 107px;
}
.oferta ul li.advertising .square .icon {
  background-image: url(/static/img/adverising.png);
}
.oferta ul li.advertising .h {
  color: #f8ed39;
}
.oferta ul li.seo .square {
  background-position: -380px -656px;
  width: 107px;
  height: 107px;
}
.oferta ul li.seo .square .icon {
  background-image: url(/static/img/seo.png);
}
.oferta ul li.seo .h {
  color: #ee242f;
}
@media screen and (max-width: 940px) {
  .oferta ul li {
    width: 48%;
    margin-bottom: 3em;
  }
  .oferta ul li .h {
    min-height: 2em;
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 480px) {
  .oferta ul li {
    width: 98%;
  }
}
.oferta .green,
.oferta .blue,
.oferta .yellow,
.oferta .red {
  position: absolute;
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
}
@media screen and (max-width: 900px) {
  .oferta .yellow,
  .oferta .red {
    display: none;
  }
}
.oferta .green {
  background-position: 0 -727px;
  width: 330px;
  height: 402px;
  top: -120px;
  left: -30px;
}
.oferta .blue {
  background-position: 0 -247px;
  width: 136px;
  height: 237px;
  top: -100px;
  right: 0;
}
.oferta .yellow {
  background-position: -380px -1307px;
  width: 479px;
  height: 189px;
  bottom: 50px;
  left: 200px;
}
.oferta .red {
  background-position: -380px 0;
  width: 578px;
  height: 516px;
  bottom: -250px;
  right: 0;
}
.realizacje {
  background: none;
}
.realizacje .works {
  margin: 225px -13px 135px;
}
.realizacje .works .work {
  position: relative;
  float: left;
  margin: -135px 13px 0;
}
.realizacje .works .work img {
  display: block;
  float: left;
}
.realizacje .works .work a {
  background: no-repeat center;
  width: 210px;
  height: 210px;
  margin-left: -105px;
  margin-top: -105px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  border-radius: 100%;
  outline: none;
  z-index: 99;
}
.realizacje .works .work a:hover {
  background-image: url(/static/img/plus.png);
}
@media screen and (min-width: 950px) {
  .realizacje .content {
    width: 963px;
  }
  .realizacje .works .work:nth-child(5n+4) {
    clear: left;
    margin-left: 173px;
  }
}
@media screen and (min-width: 645px) and (max-width: 949px) {
  .realizacje .content {
    width: 642px;
  }
  .realizacje .works .work:nth-child(3n+3) {
    clear: left;
    margin-left: 173px;
  }
}
@media screen and (min-width: 450px) and (max-width: 644px) {
  .realizacje .content {
    width: 456px;
  }
  .realizacje .works .work:nth-child(2n+2) {
    clear: left;
    margin-left: 173px;
  }
}
@media screen and (max-width: 449px) {
  .realizacje .content {
    width: 320px;
    margin-bottom: -90px;
  }
  .realizacje .works {
    margin-top: 90px;
  }
  .realizacje .works .work {
    margin-top: -90px;
  }
  .realizacje .works .work:nth-child(2n+2) {
    clear: left;
    margin-left: 123px;
  }
  .realizacje .works .work img {
    width: 200px;
  }
  .realizacje .works .work a {
    width: 135px;
    height: 135px;
    margin-left: -67.5px;
    margin-top: -67.5px;
  }
}
.klienci {
  background: url(/static/img/bg_klient.jpg) center no-repeat;
}
.klienci .testimonials .testimonial {
  margin: 2%;
  transition: none;
}
.klienci .testimonials .testimonial p {
  text-align: justify;
  font-style: italic;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 700px) {
  .klienci .testimonials .testimonial {
    width: 98%;
    margin-bottom: 2em;
  }
}
.klienci .testimonials .owl-pagination {
  text-align: center;
}
.klienci .testimonials .owl-pagination .owl-page {
  width: 11px;
  height: 11px;
  border: 1px solid gray;
  border-radius: 100%;
  display: inline-block;
  margin: 4px;
}
.klienci .testimonials .owl-pagination .owl-page.active {
  background: gray;
}
.klienci .logos {
  text-align: center;
}
.klienci .logos img {
  margin: 10px;
}
.klienci .testimonials,
.klienci .logos {
  position: relative;
  z-index: 99;
}
.zespol .content {
  max-width: 1020px;
}
.zespol .team {
  position: relative;
  margin: 0 40px 80px;
}
.zespol .team .person {
  float: left;
  margin: 2%;
  transition: none;
}
.zespol .team .person .img {
  text-align: center;
}
.zespol .team .person .img img {
  max-width: 100%;
}
.zespol .team .person .name {
  background: url(/static/img/sterta.png) no-repeat left 7px;
  padding-left: 20px;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #E3E3E3;
}
.zespol .team .person .name .a {
  font-weight: bold;
  font-size: 16px;
}
.zespol .team .person .name .b {
  font-size: 11px;
}
.zespol .team .person .description {
  font-size: 13px;
}
.zespol .team .person .name .b,
.zespol .team .person .description {
  color: #838383;
}
.zespol .prev,
.zespol .next {
  width: 36px;
  height: 36px;
  margin-top: 18px;
  display: inline-block;
  background: center no-repeat;
  text-indent: -9999px;
  outline: none !important;
  position: absolute;
  top: 50%;
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  transition: none;
}
.zespol .prev {
  left: -40px;
  background-position: 0 -1939px;
  width: 36px;
  height: 36px;
}
.zespol .prev:hover {
  background-position: 0 -1853px;
  width: 36px;
  height: 36px;
}
.zespol .next {
  right: -40px;
  background-position: 0 -1767px;
  width: 36px;
  height: 36px;
}
.zespol .next:hover {
  background-position: 0 -1681px;
  width: 36px;
  height: 36px;
}
.kontakt .messages div {
  margin: 1em 0;
}
.kontakt .messages div.success {
  background-color: #74B116;
  color: #000000;
  font-size: 13px;
  padding: 10px 5px;
}
.kontakt .content {
  width: 300px;
}
.kontakt .social {
  text-align: center;
  padding: 10px 0;
}
.kontakt .social a {
  display: inline-block;
  text-indent: -9999px;
  outline: none !important;
  background: no-repeat center;
  width: 51px;
  height: 51px;
  margin: 10px;
}
.kontakt .social .facebook {
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  background-position: 0 -629px;
  width: 48px;
  height: 48px;
}
.kontakt .social .linkedin {
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  background-position: 0 -1179px;
  width: 51px;
  height: 51px;
}
.kontakt .social .email {
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  background-position: 0 -1498px;
  width: 51px;
  height: 51px;
}
.kontakt form {
  text-align: center;
  margin-bottom: 30px;
}
.kontakt form .input {
  width: 94%;
  padding: 14px 3%;
  border: none;
  margin-bottom: 10px;
}
.kontakt form .submit {
  background-color: #74B117;
  border: none;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 10px 30px;
}
.kontakt form .field .error {
  color: #C52728;
  padding: 5px 3%;
  display: none;
  text-align: left;
}
.kontakt form .field.has-error .error {
  display: block;
}
.kontakt form .field.has-error .input {
  outline: 2px solid red;
}
.kontakt .address {
  text-align: center;
  font-weight: 600;
}
.kontakt .address p {
  margin: 0.5em 0;
}
.kontakt .address .company {
  font-size: 1.3em;
}
.kontakt .address .company .company-name {
  font-weight: bold;
  text-transform: uppercase;
}
.kontakt .address .phone,
.kontakt .address .email {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  background: no-repeat left center;
}
.kontakt .address .email {
  background-image: url(/static/img/email.png);
  padding-left: 22px;
}
.kontakt .address .phone {
  background-image: url(/static/img/phone.png);
  padding-left: 17px;
}
.top,
.klienci,
.klienci {
  background-attachment: fixed;
  background-size: cover;
}
.bottom {
  height: 130px;
  background: url(/static/img/bg_bottom.png) no-repeat center bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
.bottom .up {
  background: url(/static/img/up.png) center 20px no-repeat, url(/static/img/up_bg.png) center no-repeat;
  display: block;
  width: 153px;
  margin-left: -76.5px;
  height: 30px;
  padding-top: 47px;
  position: absolute;
  bottom: 0;
  left: 50%;
  text-align: center;
  color: #1c1c1c;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
}
.front-page .pyramid h1 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  background: none;
  font-weight: 600;
  padding: 0;
}
.front-page .top .inner {
  background: url(/static/img/bg01.png) center bottom no-repeat;
}
.front-page .top .mouse {
  text-align: center;
}
.front-page .top .mouse a {
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  background-position: 0 -1599px;
  width: 22px;
  height: 32px;
  display: inline-block;
  outline: none;
}
.front-page .arrow-up,
.front-page .arrow-down {
  position: relative;
  z-index: 9;
}
.front-page .arrow-up {
  background: url(/static/img/bg04.png) no-repeat center bottom;
  height: 287px;
  margin-top: -140px;
}
.front-page .arrow-down {
  background: url(/static/img/bg03.png) no-repeat center bottom;
  height: 291px;
}
.front-page .realizacje .main,
.front-page .zespol .main {
  background-color: #F6F6F6;
}
.front-page .realizacje .content,
.front-page .zespol .content {
  position: relative;
}
.front-page .realizacje .content {
  margin-bottom: -145px;
}
#colorbox,
#cboxOverlay,
#colorbox *,
#cboxOverlay * {
  transition: none;
  outline: none;
}
#colorbox {
  z-index: 99999;
}
#cboxOverlay {
  background: #1C1C1C;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}
#cboxContent {
  background: #1C1C1C;
  padding: 25px;
}
#cboxClose,
#cboxPrevious,
#cboxNext {
  position: absolute;
  background: url(/static/img/csg-5555b132a0ca2.png) no-repeat top left;
  border: none;
  text-indent: -9999px;
}
#cboxClose {
  top: 20px;
  right: 20px;
  background-position: 0 -534px;
  width: 45px;
  height: 45px;
}
#cboxPrevious,
#cboxNext {
  top: 50%;
  margin-top: -12px;
  width: 14px;
  height: 24px;
}
#cboxPrevious {
  background-position: 0 -1354px;
  width: 14px;
  height: 24px;
  left: 5px;
}
#cboxNext {
  background-position: 0 -1280px;
  width: 14px;
  height: 24px;
  right: 5px;
}
.error-404 .content {
  text-align: center;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
