@charset "UTF-8";
    caption, dfn {
    font-style: italic;
}
.clearfix:after, .slick-track:after {
    clear: both;
}
.hidden, .invisible, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden;
}
#kontakt .send, .black-box p, .fa-fw, .fa-li, .fa-stack-1x, .fa-stack-2x, .slick-dots, h2 {
    text-align: center;
}
.sr-only, .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.focusable.sr-only:active, .focusable.sr-only:focus, .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
h2, table {
    width: 100%}
.slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
}
.highlight {
    display: inline-block;
    zoom: 1;
}
.clearfix:after, .clearfix:before {
    content: '';
    display: table;
    line-height: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
a:focus {
    outline: dotted thin;
}
.slick-list:focus, a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
.button, th {
    color: #ddd;
}
code, kbd, pre, samp {
    font-family: monospace,  serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
    max-width: 100%}
svg:not(:root) {
    overflow: hidden;
}
button, figure, input, select, textarea {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
button, select {
    text-transform: none;
}
#kontakt button, #uslugi .description p, #uslugi .more p:first-of-type, .header nav .menu_button, h2 {
    text-transform: uppercase;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type=radio], input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
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;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hidden {
    display: none !important;
}
img.pull-left {
    margin-right: 1em;
}
img.pull-right {
    margin-left: 1em;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
}
.video-container embed, .video-container iframe, .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
body, html {
    height: 100%}
body {
    overflow-y: scroll;
    font-size: 1em;
    line-height: 1.4;
    padding: 0;
    margin: 0;
    font-family: roboto;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
@-ms-viewport {
    width: device-width;
}
@page {
    margin: .5cm;
}
.container {
    margin: 0 4.6875%}
.text_container {
    margin: 0 12.5%}
.active {
    display: block !important;
}
.deactive {
    display: none !important;
}
.button, .fa, .fa-stack {
    display: inline-block;
}
h2 {
    font-size: 18px;
    margin: 30px 0;
}
p {
    font-size: 12px;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
    margin: .5em 0;
}
caption {
    font-size: 12.8px;
    font-size: .8rem;
}
th {
    background: #222;
}
td {
    border: 1px solid #222;
}
.button {
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease;
    background-color: #222;
    border: 0;
    padding: .5em 1em;
}
.button, .button:visited {
    text-decoration: none;
}
.button:focus, .button:hover {
    background-color: #000;
}
.button--large {
    font-size: 24px;
    font-size: 1.5rem;
}
.button--small {
    font-size: 12.8px;
    font-size: .8rem;
}
blockquote {
    position: relative;
    padding-left: 3em;
    margin: 2em 0;
}
blockquote:before {
    font-size: 80px;
    font-size: 5rem;
    color: #222;
    content: "\201C";
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1em;
}
.pull-quote {
    border-top: 1px solid #222;
    padding: 1em .5em 0;
    margin: 1em;
}
.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em;
}
.highlight {
    background: #ccc;
    padding: .1em .5em;
}
@font-face {
    font-family: FontAwesome;
    src: url(files/fontawesome-webfont.eot?v=4.5.0);
    src: url(files/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"),  url(files/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),  url(files/fontawesome-webfont.woff?v=4.5.0) format("woff"),  url(files/fontawesome-webfont.ttf?v=4.5.0) format("truetype"),  url(files/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571em;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right, .pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1,  1);
    -ms-transform: scale(-1,  1);
    transform: scale(-1,  1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1,  -1);
    -ms-transform: scale(1,  -1);
    transform: scale(1,  -1);
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: ""}
.fa-music:before {
    content: ""}
.fa-search:before {
    content: ""}
.fa-envelope-o:before {
    content: ""}
.fa-heart:before {
    content: ""}
.fa-star:before {
    content: ""}
.fa-star-o:before {
    content: ""}
.fa-user:before {
    content: ""}
.fa-film:before {
    content: ""}
.fa-th-large:before {
    content: ""}
.fa-th:before {
    content: ""}
.fa-th-list:before {
    content: ""}
.fa-check:before {
    content: ""}
.fa-close:before, .fa-remove:before, .fa-times:before {
    content: ""}
.fa-search-plus:before {
    content: ""}
.fa-search-minus:before {
    content: ""}
.fa-power-off:before {
    content: ""}
.fa-signal:before {
    content: ""}
.fa-cog:before, .fa-gear:before {
    content: ""}
.fa-trash-o:before {
    content: ""}
.fa-home:before {
    content: ""}
.fa-file-o:before {
    content: ""}
.fa-clock-o:before {
    content: ""}
.fa-road:before {
    content: ""}
.fa-download:before {
    content: ""}
.fa-arrow-circle-o-down:before {
    content: ""}
.fa-arrow-circle-o-up:before {
    content: ""}
.fa-inbox:before {
    content: ""}
.fa-play-circle-o:before {
    content: ""}
.fa-repeat:before, .fa-rotate-right:before {
    content: ""}
.fa-refresh:before {
    content: ""}
.fa-list-alt:before {
    content: ""}
.fa-lock:before {
    content: ""}
.fa-flag:before {
    content: ""}
.fa-headphones:before {
    content: ""}
.fa-volume-off:before {
    content: ""}
.fa-volume-down:before {
    content: ""}
.fa-volume-up:before {
    content: ""}
.fa-qrcode:before {
    content: ""}
.fa-barcode:before {
    content: ""}
.fa-tag:before {
    content: ""}
.fa-tags:before {
    content: ""}
.fa-book:before {
    content: ""}
.fa-bookmark:before {
    content: ""}
.fa-print:before {
    content: ""}
.fa-camera:before {
    content: ""}
.fa-font:before {
    content: ""}
.fa-bold:before {
    content: ""}
.fa-italic:before {
    content: ""}
.fa-text-height:before {
    content: ""}
.fa-text-width:before {
    content: ""}
.fa-align-left:before {
    content: ""}
.fa-align-center:before {
    content: ""}
.fa-align-right:before {
    content: ""}
.fa-align-justify:before {
    content: ""}
.fa-list:before {
    content: ""}
.fa-dedent:before, .fa-outdent:before {
    content: ""}
.fa-indent:before {
    content: ""}
.fa-video-camera:before {
    content: ""}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: ""}
.fa-pencil:before {
    content: ""}
.fa-map-marker:before {
    content: ""}
.fa-adjust:before {
    content: ""}
.fa-tint:before {
    content: ""}
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""}
.fa-share-square-o:before {
    content: ""}
.fa-check-square-o:before {
    content: ""}
.fa-arrows:before {
    content: ""}
.fa-step-backward:before {
    content: ""}
.fa-fast-backward:before {
    content: ""}
.fa-backward:before {
    content: ""}
.fa-play:before {
    content: ""}
.fa-pause:before {
    content: ""}
.fa-stop:before {
    content: ""}
.fa-forward:before {
    content: ""}
.fa-fast-forward:before {
    content: ""}
.fa-step-forward:before {
    content: ""}
.fa-eject:before {
    content: ""}
.fa-chevron-left:before {
    content: ""}
.fa-chevron-right:before {
    content: ""}
.fa-plus-circle:before {
    content: ""}
.fa-minus-circle:before {
    content: ""}
.fa-times-circle:before {
    content: ""}
.fa-check-circle:before {
    content: ""}
.fa-question-circle:before {
    content: ""}
.fa-info-circle:before {
    content: ""}
.fa-crosshairs:before {
    content: ""}
.fa-times-circle-o:before {
    content: ""}
.fa-check-circle-o:before {
    content: ""}
.fa-ban:before {
    content: ""}
.fa-arrow-left:before {
    content: ""}
.fa-arrow-right:before {
    content: ""}
.fa-arrow-up:before {
    content: ""}
.fa-arrow-down:before {
    content: ""}
.fa-mail-forward:before, .fa-share:before {
    content: ""}
.fa-expand:before {
    content: ""}
.fa-compress:before {
    content: ""}
.fa-plus:before {
    content: ""}
.fa-minus:before {
    content: ""}
.fa-asterisk:before {
    content: ""}
.fa-exclamation-circle:before {
    content: ""}
.fa-gift:before {
    content: ""}
.fa-leaf:before {
    content: ""}
.fa-fire:before {
    content: ""}
.fa-eye:before {
    content: ""}
.fa-eye-slash:before {
    content: ""}
.fa-exclamation-triangle:before, .fa-warning:before {
    content: ""}
.fa-plane:before {
    content: ""}
.fa-calendar:before {
    content: ""}
.fa-random:before {
    content: ""}
.fa-comment:before {
    content: ""}
.fa-magnet:before {
    content: ""}
.fa-chevron-up:before {
    content: ""}
.fa-chevron-down:before {
    content: ""}
.fa-retweet:before {
    content: ""}
.fa-shopping-cart:before {
    content: ""}
.fa-folder:before {
    content: ""}
.fa-folder-open:before {
    content: ""}
.fa-arrows-v:before {
    content: ""}
.fa-arrows-h:before {
    content: ""}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""}
.fa-twitter-square:before {
    content: ""}
.fa-facebook-square:before {
    content: ""}
.fa-camera-retro:before {
    content: ""}
.fa-key:before {
    content: ""}
.fa-cogs:before, .fa-gears:before {
    content: ""}
.fa-comments:before {
    content: ""}
.fa-thumbs-o-up:before {
    content: ""}
.fa-thumbs-o-down:before {
    content: ""}
.fa-star-half:before {
    content: ""}
.fa-heart-o:before {
    content: ""}
.fa-sign-out:before {
    content: ""}
.fa-linkedin-square:before {
    content: ""}
.fa-thumb-tack:before {
    content: ""}
.fa-external-link:before {
    content: ""}
.fa-sign-in:before {
    content: ""}
.fa-trophy:before {
    content: ""}
.fa-github-square:before {
    content: ""}
.fa-upload:before {
    content: ""}
.fa-lemon-o:before {
    content: ""}
.fa-phone:before {
    content: ""}
.fa-square-o:before {
    content: ""}
.fa-bookmark-o:before {
    content: ""}
.fa-phone-square:before {
    content: ""}
.fa-twitter:before {
    content: ""}
.fa-facebook-f:before, .fa-facebook:before {
    content: ""}
.fa-github:before {
    content: ""}
.fa-unlock:before {
    content: ""}
.fa-credit-card:before {
    content: ""}
.fa-feed:before, .fa-rss:before {
    content: ""}
.fa-hdd-o:before {
    content: ""}
.fa-bullhorn:before {
    content: ""}
.fa-bell:before {
    content: ""}
.fa-certificate:before {
    content: ""}
.fa-hand-o-right:before {
    content: ""}
.fa-hand-o-left:before {
    content: ""}
.fa-hand-o-up:before {
    content: ""}
.fa-hand-o-down:before {
    content: ""}
.fa-arrow-circle-left:before {
    content: ""}
.fa-arrow-circle-right:before {
    content: ""}
.fa-arrow-circle-up:before {
    content: ""}
.fa-arrow-circle-down:before {
    content: ""}
.fa-globe:before {
    content: ""}
.fa-wrench:before {
    content: ""}
.fa-tasks:before {
    content: ""}
.fa-filter:before {
    content: ""}
.fa-briefcase:before {
    content: ""}
.fa-arrows-alt:before {
    content: ""}
.fa-group:before, .fa-users:before {
    content: ""}
.fa-chain:before, .fa-link:before {
    content: ""}
.fa-cloud:before {
    content: ""}
.fa-flask:before {
    content: ""}
.fa-cut:before, .fa-scissors:before {
    content: ""}
.fa-copy:before, .fa-files-o:before {
    content: ""}
.fa-paperclip:before {
    content: ""}
.fa-floppy-o:before, .fa-save:before {
    content: ""}
.fa-square:before {
    content: ""}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: ""}
.fa-list-ul:before {
    content: ""}
.fa-list-ol:before {
    content: ""}
.fa-strikethrough:before {
    content: ""}
.fa-underline:before {
    content: ""}
.fa-table:before {
    content: ""}
.fa-magic:before {
    content: ""}
.fa-truck:before {
    content: ""}
.fa-pinterest:before {
    content: ""}
.fa-pinterest-square:before {
    content: ""}
.fa-google-plus-square:before {
    content: ""}
.fa-google-plus:before {
    content: ""}
.fa-money:before {
    content: ""}
.fa-caret-down:before {
    content: ""}
.fa-caret-up:before {
    content: ""}
.fa-caret-left:before {
    content: ""}
.fa-caret-right:before {
    content: ""}
.fa-columns:before {
    content: ""}
.fa-sort:before, .fa-unsorted:before {
    content: ""}
.fa-sort-desc:before, .fa-sort-down:before {
    content: ""}
.fa-sort-asc:before, .fa-sort-up:before {
    content: ""}
.fa-envelope:before {
    content: ""}
.fa-linkedin:before {
    content: ""}
.fa-rotate-left:before, .fa-undo:before {
    content: ""}
.fa-gavel:before, .fa-legal:before {
    content: ""}
.fa-dashboard:before, .fa-tachometer:before {
    content: ""}
.fa-comment-o:before {
    content: ""}
.fa-comments-o:before {
    content: ""}
.fa-bolt:before, .fa-flash:before {
    content: ""}
.fa-sitemap:before {
    content: ""}
.fa-umbrella:before {
    content: ""}
.fa-clipboard:before, .fa-paste:before {
    content: ""}
.fa-lightbulb-o:before {
    content: ""}
.fa-exchange:before {
    content: ""}
.fa-cloud-download:before {
    content: ""}
.fa-cloud-upload:before {
    content: ""}
.fa-user-md:before {
    content: ""}
.fa-stethoscope:before {
    content: ""}
.fa-suitcase:before {
    content: ""}
.fa-bell-o:before {
    content: ""}
.fa-coffee:before {
    content: ""}
.fa-cutlery:before {
    content: ""}
.fa-file-text-o:before {
    content: ""}
.fa-building-o:before {
    content: ""}
.fa-hospital-o:before {
    content: ""}
.fa-ambulance:before {
    content: ""}
.fa-medkit:before {
    content: ""}
.fa-fighter-jet:before {
    content: ""}
.fa-beer:before {
    content: ""}
.fa-h-square:before {
    content: ""}
.fa-plus-square:before {
    content: ""}
.fa-angle-double-left:before {
    content: ""}
.fa-angle-double-right:before {
    content: ""}
.fa-angle-double-up:before {
    content: ""}
.fa-angle-double-down:before {
    content: ""}
.fa-angle-left:before {
    content: ""}
.fa-angle-right:before {
    content: ""}
.fa-angle-up:before {
    content: ""}
.fa-angle-down:before {
    content: ""}
.fa-desktop:before {
    content: ""}
.fa-laptop:before {
    content: ""}
.fa-tablet:before {
    content: ""}
.fa-mobile-phone:before, .fa-mobile:before {
    content: ""}
.fa-circle-o:before {
    content: ""}
.fa-quote-left:before {
    content: ""}
.fa-quote-right:before {
    content: ""}
.fa-spinner:before {
    content: ""}
.fa-circle:before {
    content: ""}
.fa-mail-reply:before, .fa-reply:before {
    content: ""}
.fa-github-alt:before {
    content: ""}
.fa-folder-o:before {
    content: ""}
.fa-folder-open-o:before {
    content: ""}
.fa-smile-o:before {
    content: ""}
.fa-frown-o:before {
    content: ""}
.fa-meh-o:before {
    content: ""}
.fa-gamepad:before {
    content: ""}
.fa-keyboard-o:before {
    content: ""}
.fa-flag-o:before {
    content: ""}
.fa-flag-checkered:before {
    content: ""}
.fa-terminal:before {
    content: ""}
.fa-code:before {
    content: ""}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""}
.fa-location-arrow:before {
    content: ""}
.fa-crop:before {
    content: ""}
.fa-code-fork:before {
    content: ""}
.fa-chain-broken:before, .fa-unlink:before {
    content: ""}
.fa-question:before {
    content: ""}
.fa-info:before {
    content: ""}
.fa-exclamation:before {
    content: ""}
.fa-superscript:before {
    content: ""}
.fa-subscript:before {
    content: ""}
.fa-eraser:before {
    content: ""}
.fa-puzzle-piece:before {
    content: ""}
.fa-microphone:before {
    content: ""}
.fa-microphone-slash:before {
    content: ""}
.fa-shield:before {
    content: ""}
.fa-calendar-o:before {
    content: ""}
.fa-fire-extinguisher:before {
    content: ""}
.fa-rocket:before {
    content: ""}
.fa-maxcdn:before {
    content: ""}
.fa-chevron-circle-left:before {
    content: ""}
.fa-chevron-circle-right:before {
    content: ""}
.fa-chevron-circle-up:before {
    content: ""}
.fa-chevron-circle-down:before {
    content: ""}
.fa-html5:before {
    content: ""}
.fa-css3:before {
    content: ""}
.fa-anchor:before {
    content: ""}
.fa-unlock-alt:before {
    content: ""}
.fa-bullseye:before {
    content: ""}
.fa-ellipsis-h:before {
    content: ""}
.fa-ellipsis-v:before {
    content: ""}
.fa-rss-square:before {
    content: ""}
.fa-play-circle:before {
    content: ""}
.fa-ticket:before {
    content: ""}
.fa-minus-square:before {
    content: ""}
.fa-minus-square-o:before {
    content: ""}
.fa-level-up:before {
    content: ""}
.fa-level-down:before {
    content: ""}
.fa-check-square:before {
    content: ""}
.fa-pencil-square:before {
    content: ""}
.fa-external-link-square:before {
    content: ""}
.fa-share-square:before {
    content: ""}
.fa-compass:before {
    content: ""}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: ""}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: ""}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: ""}
.fa-eur:before, .fa-euro:before {
    content: ""}
.fa-gbp:before {
    content: ""}
.fa-dollar:before, .fa-usd:before {
    content: ""}
.fa-inr:before, .fa-rupee:before {
    content: ""}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: ""}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: ""}
.fa-krw:before, .fa-won:before {
    content: ""}
.fa-bitcoin:before, .fa-btc:before {
    content: ""}
.fa-file:before {
    content: ""}
.fa-file-text:before {
    content: ""}
.fa-sort-alpha-asc:before {
    content: ""}
.fa-sort-alpha-desc:before {
    content: ""}
.fa-sort-amount-asc:before {
    content: ""}
.fa-sort-amount-desc:before {
    content: ""}
.fa-sort-numeric-asc:before {
    content: ""}
.fa-sort-numeric-desc:before {
    content: ""}
.fa-thumbs-up:before {
    content: ""}
.fa-thumbs-down:before {
    content: ""}
.fa-youtube-square:before {
    content: ""}
.fa-youtube:before {
    content: ""}
.fa-xing:before {
    content: ""}
.fa-xing-square:before {
    content: ""}
.fa-youtube-play:before {
    content: ""}
.fa-dropbox:before {
    content: ""}
.fa-stack-overflow:before {
    content: ""}
.fa-instagram:before {
    content: ""}
.fa-flickr:before {
    content: ""}
.fa-adn:before {
    content: ""}
.fa-bitbucket:before {
    content: ""}
.fa-bitbucket-square:before {
    content: ""}
.fa-tumblr:before {
    content: ""}
.fa-tumblr-square:before {
    content: ""}
.fa-long-arrow-down:before {
    content: ""}
.fa-long-arrow-up:before {
    content: ""}
.fa-long-arrow-left:before {
    content: ""}
.fa-long-arrow-right:before {
    content: ""}
.fa-apple:before {
    content: ""}
.fa-windows:before {
    content: ""}
.fa-android:before {
    content: ""}
.fa-linux:before {
    content: ""}
.fa-dribbble:before {
    content: ""}
.fa-skype:before {
    content: ""}
.fa-foursquare:before {
    content: ""}
.fa-trello:before {
    content: ""}
.fa-female:before {
    content: ""}
.fa-male:before {
    content: ""}
.fa-gittip:before, .fa-gratipay:before {
    content: ""}
.fa-sun-o:before {
    content: ""}
.fa-moon-o:before {
    content: ""}
.fa-archive:before {
    content: ""}
.fa-bug:before {
    content: ""}
.fa-vk:before {
    content: ""}
.fa-weibo:before {
    content: ""}
.fa-renren:before {
    content: ""}
.fa-pagelines:before {
    content: ""}
.fa-stack-exchange:before {
    content: ""}
.fa-arrow-circle-o-right:before {
    content: ""}
.fa-arrow-circle-o-left:before {
    content: ""}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: ""}
.fa-dot-circle-o:before {
    content: ""}
.fa-wheelchair:before {
    content: ""}
.fa-vimeo-square:before {
    content: ""}
.fa-try:before, .fa-turkish-lira:before {
    content: ""}
.fa-plus-square-o:before {
    content: ""}
.fa-space-shuttle:before {
    content: ""}
.fa-slack:before {
    content: ""}
.fa-envelope-square:before {
    content: ""}
.fa-wordpress:before {
    content: ""}
.fa-openid:before {
    content: ""}
.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: ""}
.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""}
.fa-yahoo:before {
    content: ""}
.fa-google:before {
    content: ""}
.fa-reddit:before {
    content: ""}
.fa-reddit-square:before {
    content: ""}
.fa-stumbleupon-circle:before {
    content: ""}
.fa-stumbleupon:before {
    content: ""}
.fa-delicious:before {
    content: ""}
.fa-digg:before {
    content: ""}
.fa-pied-piper:before {
    content: ""}
.fa-pied-piper-alt:before {
    content: ""}
.fa-drupal:before {
    content: ""}
.fa-joomla:before {
    content: ""}
.fa-language:before {
    content: ""}
.fa-fax:before {
    content: ""}
.fa-building:before {
    content: ""}
.fa-child:before {
    content: ""}
.fa-paw:before {
    content: ""}
.fa-spoon:before {
    content: ""}
.fa-cube:before {
    content: ""}
.fa-cubes:before {
    content: ""}
.fa-behance:before {
    content: ""}
.fa-behance-square:before {
    content: ""}
.fa-steam:before {
    content: ""}
.fa-steam-square:before {
    content: ""}
.fa-recycle:before {
    content: ""}
.fa-automobile:before, .fa-car:before {
    content: ""}
.fa-cab:before, .fa-taxi:before {
    content: ""}
.fa-tree:before {
    content: ""}
.fa-spotify:before {
    content: ""}
.fa-deviantart:before {
    content: ""}
.fa-soundcloud:before {
    content: ""}
.fa-database:before {
    content: ""}
.fa-file-pdf-o:before {
    content: ""}
.fa-file-word-o:before {
    content: ""}
.fa-file-excel-o:before {
    content: ""}
.fa-file-powerpoint-o:before {
    content: ""}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: ""}
.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: ""}
.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: ""}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""}
.fa-file-code-o:before {
    content: ""}
.fa-vine:before {
    content: ""}
.fa-codepen:before {
    content: ""}
.fa-jsfiddle:before {
    content: ""}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: ""}
.fa-circle-o-notch:before {
    content: ""}
.fa-ra:before, .fa-rebel:before {
    content: ""}
.fa-empire:before, .fa-ge:before {
    content: ""}
.fa-git-square:before {
    content: ""}
.fa-git:before {
    content: ""}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: ""}
.fa-tencent-weibo:before {
    content: ""}
.fa-qq:before {
    content: ""}
.fa-wechat:before, .fa-weixin:before {
    content: ""}
.fa-paper-plane:before, .fa-send:before {
    content: ""}
.fa-paper-plane-o:before, .fa-send-o:before {
    content: ""}
.fa-history:before {
    content: ""}
.fa-circle-thin:before {
    content: ""}
.fa-header:before {
    content: ""}
.fa-paragraph:before {
    content: ""}
.fa-sliders:before {
    content: ""}
.fa-share-alt:before {
    content: ""}
.fa-share-alt-square:before {
    content: ""}
.fa-bomb:before {
    content: ""}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: ""}
.fa-tty:before {
    content: ""}
.fa-binoculars:before {
    content: ""}
.fa-plug:before {
    content: ""}
.fa-slideshare:before {
    content: ""}
.fa-twitch:before {
    content: ""}
.fa-yelp:before {
    content: ""}
.fa-newspaper-o:before {
    content: ""}
.fa-wifi:before {
    content: ""}
.fa-calculator:before {
    content: ""}
.fa-paypal:before {
    content: ""}
.fa-google-wallet:before {
    content: ""}
.fa-cc-visa:before {
    content: ""}
.fa-cc-mastercard:before {
    content: ""}
.fa-cc-discover:before {
    content: ""}
.fa-cc-amex:before {
    content: ""}
.fa-cc-paypal:before {
    content: ""}
.fa-cc-stripe:before {
    content: ""}
.fa-bell-slash:before {
    content: ""}
.fa-bell-slash-o:before {
    content: ""}
.fa-trash:before {
    content: ""}
.fa-copyright:before {
    content: ""}
.fa-at:before {
    content: ""}
.fa-eyedropper:before {
    content: ""}
.fa-paint-brush:before {
    content: ""}
.fa-birthday-cake:before {
    content: ""}
.fa-area-chart:before {
    content: ""}
.fa-pie-chart:before {
    content: ""}
.fa-line-chart:before {
    content: ""}
.fa-lastfm:before {
    content: ""}
.fa-lastfm-square:before {
    content: ""}
.fa-toggle-off:before {
    content: ""}
.fa-toggle-on:before {
    content: ""}
.fa-bicycle:before {
    content: ""}
.fa-bus:before {
    content: ""}
.fa-ioxhost:before {
    content: ""}
.fa-angellist:before {
    content: ""}
.fa-cc:before {
    content: ""}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: ""}
.fa-meanpath:before {
    content: ""}
.fa-buysellads:before {
    content: ""}
.fa-connectdevelop:before {
    content: ""}
.fa-dashcube:before {
    content: ""}
.fa-forumbee:before {
    content: ""}
.fa-leanpub:before {
    content: ""}
.fa-sellsy:before {
    content: ""}
.fa-shirtsinbulk:before {
    content: ""}
.fa-simplybuilt:before {
    content: ""}
.fa-skyatlas:before {
    content: ""}
.fa-cart-plus:before {
    content: ""}
.fa-cart-arrow-down:before {
    content: ""}
.fa-diamond:before {
    content: ""}
.fa-ship:before {
    content: ""}
.fa-user-secret:before {
    content: ""}
.fa-motorcycle:before {
    content: ""}
.fa-street-view:before {
    content: ""}
.fa-heartbeat:before {
    content: ""}
.fa-venus:before {
    content: ""}
.fa-mars:before {
    content: ""}
.fa-mercury:before {
    content: ""}
.fa-intersex:before, .fa-transgender:before {
    content: ""}
.fa-transgender-alt:before {
    content: ""}
.fa-venus-double:before {
    content: ""}
.fa-mars-double:before {
    content: ""}
.fa-venus-mars:before {
    content: ""}
.fa-mars-stroke:before {
    content: ""}
.fa-mars-stroke-v:before {
    content: ""}
.fa-mars-stroke-h:before {
    content: ""}
.fa-neuter:before {
    content: ""}
.fa-genderless:before {
    content: ""}
.fa-facebook-official:before {
    content: ""}
.fa-pinterest-p:before {
    content: ""}
.fa-whatsapp:before {
    content: ""}
.fa-server:before {
    content: ""}
.fa-user-plus:before {
    content: ""}
.fa-user-times:before {
    content: ""}
.fa-bed:before, .fa-hotel:before {
    content: ""}
.fa-viacoin:before {
    content: ""}
.fa-train:before {
    content: ""}
.fa-subway:before {
    content: ""}
.fa-medium:before {
    content: ""}
.fa-y-combinator:before, .fa-yc:before {
    content: ""}
.fa-optin-monster:before {
    content: ""}
.fa-opencart:before {
    content: ""}
.fa-expeditedssl:before {
    content: ""}
.fa-battery-4:before, .fa-battery-full:before {
    content: ""}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""}
.fa-battery-2:before, .fa-battery-half:before {
    content: ""}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""}
.fa-battery-0:before, .fa-battery-empty:before {
    content: ""}
.fa-mouse-pointer:before {
    content: ""}
.fa-i-cursor:before {
    content: ""}
.fa-object-group:before {
    content: ""}
.fa-object-ungroup:before {
    content: ""}
.fa-sticky-note:before {
    content: ""}
.fa-sticky-note-o:before {
    content: ""}
.fa-cc-jcb:before {
    content: ""}
.fa-cc-diners-club:before {
    content: ""}
.fa-clone:before {
    content: ""}
.fa-balance-scale:before {
    content: ""}
.fa-hourglass-o:before {
    content: ""}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""}
.fa-hourglass:before {
    content: ""}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: ""}
.fa-hand-scissors-o:before {
    content: ""}
.fa-hand-lizard-o:before {
    content: ""}
.fa-hand-spock-o:before {
    content: ""}
.fa-hand-pointer-o:before {
    content: ""}
.fa-hand-peace-o:before {
    content: ""}
.fa-trademark:before {
    content: ""}
.fa-registered:before {
    content: ""}
.fa-creative-commons:before {
    content: ""}
.fa-gg:before {
    content: ""}
.fa-gg-circle:before {
    content: ""}
.fa-tripadvisor:before {
    content: ""}
.fa-odnoklassniki:before {
    content: ""}
.fa-odnoklassniki-square:before {
    content: ""}
.fa-get-pocket:before {
    content: ""}
.fa-wikipedia-w:before {
    content: ""}
.fa-safari:before {
    content: ""}
.fa-chrome:before {
    content: ""}
.fa-firefox:before {
    content: ""}
.fa-opera:before {
    content: ""}
.fa-internet-explorer:before {
    content: ""}
.fa-television:before, .fa-tv:before {
    content: ""}
.fa-contao:before {
    content: ""}
.fa-500px:before {
    content: ""}
.fa-amazon:before {
    content: ""}
.fa-calendar-plus-o:before {
    content: ""}
.fa-calendar-minus-o:before {
    content: ""}
.fa-calendar-times-o:before {
    content: ""}
.fa-calendar-check-o:before {
    content: ""}
.fa-industry:before {
    content: ""}
.fa-map-pin:before {
    content: ""}
.fa-map-signs:before {
    content: ""}
.fa-map-o:before {
    content: ""}
.fa-map:before {
    content: ""}
.fa-commenting:before {
    content: ""}
.fa-commenting-o:before {
    content: ""}
.fa-houzz:before {
    content: ""}
.fa-vimeo:before {
    content: ""}
.fa-black-tie:before {
    content: ""}
.fa-fonticons:before {
    content: ""}
.fa-reddit-alien:before {
    content: ""}
.fa-edge:before {
    content: ""}
.fa-credit-card-alt:before {
    content: ""}
.fa-codiepie:before {
    content: ""}
.fa-modx:before {
    content: ""}
.fa-fort-awesome:before {
    content: ""}
.fa-usb:before {
    content: ""}
.fa-product-hunt:before {
    content: ""}
.fa-mixcloud:before {
    content: ""}
.fa-scribd:before {
    content: ""}
.fa-pause-circle:before {
    content: ""}
.fa-pause-circle-o:before {
    content: ""}
.fa-stop-circle:before {
    content: ""}
.fa-stop-circle-o:before {
    content: ""}
.fa-shopping-bag:before {
    content: ""}
.fa-shopping-basket:before {
    content: ""}
.fa-hashtag:before {
    content: ""}
.fa-bluetooth:before {
    content: ""}
.fa-bluetooth-b:before {
    content: ""}
.fa-percent:before {
    content: ""}
.slick-list {
    position: relative;
    overflow: hidden;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-list, .slick-slide, .slick-slide img, .slick-track {
    -webkit-transform: translate3d(0,  0,  0);
    -moz-transform: translate3d(0,  0,  0);
    -ms-transform: translate3d(0,  0,  0);
    -o-transform: translate3d(0,  0,  0);
    transform: translate3d(0,  0,  0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}
.slick-next, .slick-prev {
    position: absolute;
    top: 50%}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-slideshow__slide img {
    margin: 0 auto;
}
.slick-next {
    margin-top: -20px;
    right: 0;
}
.slick-prev {
    margin-top: -10px;
    left: 0;
}
.slick-dots {
    margin-top: 1em;
}
.slick-dots li {
    display: inline-block;
    zoom: 1;
}
.slick-dots li+li {
    margin-left: 1em;
}
.black-box {
    background: #000;
    position: relative;
    margin-top: 0 !important;
}
.black-box button {
    height: 40px;
    width: 40px;
    border: none;
    border-radius: 50%;
    background: #00aeef;
    color: #fff;
    position: absolute;
    right: calc(50% - 20px);
    top: -20px;
}
.black-box button i {
    font-size: .9375rem;
    padding: 0;
}
.black-box p {
    color: #fff;
    margin-top: 0;
}
.copyright {
    padding-top:  20px;
}
.dev-link {
    margin-bottom:  0;
}
.dev-link a  {
    color:  white;
    text-decoration:  none;
}
.rodo {
    padding:  40px 40px 0px 40px;
}
.footer .black-box a.rodo-link {
    color:  #00aeef;
}
.dev-link {
    font-size: .625rem;
    padding: 0 0 20px;
}
.flex-wrapper .map_off {
    left: -3000px;
}
.flex-wrapper .map {
    position: fixed;
    background: #fff;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 2;
    overflow: auto;
}
.flex-wrapper .map>div {
    position: relative;
}
.flex-wrapper .map>div i {
    position: absolute;
    right: 0;
    font-size: 50px;
}
.flex-wrapper .map>div i:before {
    color: #00aeef;
}
.flex-wrapper .map>div p {
    padding-top: 10px;
    font-size: 1.25rem;
    color: #00aeef;
}
.flex-wrapper .map #map {
    width: 100%;
    height: 356px;
}
.flex-wrapper .footer-content {
    height: 630px;
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.flex-wrapper .footer-content h2 {
    font-size: 18px;
}
.flex-wrapper .footer-content>i {
    padding: 0;
}
.flex-wrapper .footer-content .col-2 {
    width: 50%;
    text-align: center;
    position: relative;
}
.flex-wrapper .footer-content span {
    font-weight: 700;
}
.flex-wrapper .footer-content button {
    background: #fff;
    color: #00aeef;
    border: 1px solid #00aeef;
    padding: 5px 75px;
    margin: 10px auto 50px;
}
#kontakt {
    color: #fff;
    height: 480px;
    position: relative;
    background: url(files/kontakt-M.jpg) 55%;
    background-size: cover;
}
#kontakt h2 {
    padding: 60px 0 20px;
    position: relative;
}
#kontakt .send, #kontakt h2:after {
    position: absolute;
    background: #fff;
}
#kontakt h2:after {
    content: '';
    height: 2px;
    width: 220px;
    left: calc(50% - 110px);
    bottom: 10px;
}
#kontakt .send {
    color: #000;
    display: block;
    top: 55px;
    right: 0;
    left: 0;
    height: 400px;
    border: 3px solid #00aeef;
}
#kontakt .send i {
    font-size: 100px;
    padding-top: 80px;
}
#kontakt .send p {
    font-size: 25px;
}
#kontakt .antispam {
    display: none;
}
#kontakt input, #kontakt textarea {
    margin: 15px auto;
    padding: 10px;
    display: block;
    width: 100%;
    font-size: .75rem;
    border: 1px solid #e1e1e1;
}
#kontakt button {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 4px 0;
    border: 2px solid #00aeef;
    color: #00aeef;
    background: #fff;
}
#kontakt i {
    font-size: 1.5625rem;
    padding: 0 5px;
    margin-left: -10px;
}
.header {
    height: 480px;
    width: 100%;
    background: url(files/header-M.jpg) 40% no-repeat;
    background-size: cover;
}
.header nav {
    background: #000;
}
.header nav .menu_items.desktop {
    display: none;
}
.header nav img {
    height: 60px;
    width: 65px;
}
.header nav .menu_button {
    margin-top: 10px;
    float: right;
    border: 1px solid #00aeef;
    position: relative;
    padding: 10px 5px 10px 35px;
}
.header nav .menu_button .menu_line:nth-child(1) {
    height: 1px;
    width: 25px;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 14px;
}
.header nav .menu_button .menu_line:nth-child(2) {
    height: 1px;
    width: 25px;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 21px;
}
.header nav .menu_button .menu_line:nth-child(3) {
    height: 1px;
    width: 25px;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 29px;
}
.header nav .menu_button a {
    color: #fff;
    font-size: .625rem;
    font-weight: 700;
    text-decoration: none;
}
.header .toogle_menu {
    background: #000;
    padding-top: 10px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
    position: fixed;
    z-index: 11;
    overflow: auto;
}
.header .toogle_menu .container {
    text-align: right;
}
.header .toogle_menu i {
    color: #00aeef;
    font-size: 2.8125rem;
}
.header .header_text p, .header .toogle_menu a {
    font-size: 1.875rem;
    color: #fff;
    text-align: center;
}
.header .toogle_menu a {
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 20px 0;
    border-bottom: 1px solid #00aeef;
}
.header .header_text p {
    text-shadow: 3px 3px 2px #000;
    line-height: .5em;
}
.header .header_text p:first-child {
    margin-top: 100px;
}
.header .header_text p span {
    font-size: 5rem;
}
.header .scroll_down {
    color: #fff;
    text-shadow: 3px 3px 2px #000;
    text-decoration: none;
    font-size: 15px;
    padding-top: 20px;
    position: absolute;
    left: calc(50% - 28px);
}
.header .scroll_down i {
    font-size: 40px;
    position: absolute;
    top: 45px;
    left: calc(50% - 12px);
}
#onas {
    padding: 0 0 20px;
}
#onas h2 {
    position: relative;
}
#onas h2:after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #000;
    width: 120px;
    left: calc(50% - 60px);
    bottom: -3px;
}
.gray_box {
    background-color: #e1e1e1;
}
.gray_box .containerplus {
    text-align: center;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.gray_box .containerplus div {
    margin-bottom: 25px;
    width: 50%}
.gray_box .containerplus div:first-of-type {
    width: 100%}
.gray_box .containerplus div i {
    font-style: normal;
    font-size: 2.1875rem;
}
.gray_box .containerplus div i.hundred {
    font-size: 1.25rem;
}
.gray_box .containerplus div p {
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px;
}
.no-js #jak_zamowic {
    display: none;
}
#jak_zamowic .slider i {
    font-size: 3.125rem;
}
#jak_zamowic .slider_content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}
#jak_zamowic .slider_content i {
    padding: 30px;
    font-size: 4.375rem;
}
#jak_zamowic .slider_content h2 {
    padding: 0 55px;
    position: absolute;
    top: 35%}
#jak_zamowic .slider_content p {
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding: 0 12.5%}
.slider {
    position: relative;
}
.slider i.fa.fa-chevron-left.slick-arrow {
    position: absolute;
    top: calc(50% - 25px);
    z-index: 1;
    left: 10px;
}
.slider i.fa.fa-chevron-right.slick-arrow {
    position: absolute;
    top: calc(50% - 25px);
    right: 10px;
    z-index: 1;
}
.slider .white_background {
    width: 100vw;
    height: 384px;
    background: #fff;
}
.slider .first-slide {
    width: 100vw;
}
.slider .first-slide img {
    margin: 0 auto;
    width: 930px;
}
.promo {
    height: 480px;
    position: relative;
    background: url(files/promo-M.jpg) 0 30%;
    background-size: cover;
}
.promo:after {
    content: '';
    position: absolute;
    width: calc(100% - 40px);
    height: 440px;
    background: 0 0;
    border: 2px solid #fff;
    margin: 20px;
    top: 0;
}
#uslugi .description p, .promo p {
    margin: 0;
    text-shadow: 3px 3px 2px #000;
    text-align: center;
    color: #fff;
}
.promo p {
    font-size: 1.5rem;
    padding: 0 30px;
}
.promo p:first-of-type {
    padding: 150px 30px 40px;
    font-size: 1.25rem;
}
#uslugi>div {
    height: 480px;
    border-bottom: 2px solid #e1e1e1;
    position: relative;
}
#uslugi .indywidualne {
    background: url(files/zamowienia_indywidualne-M.jpg) 40%;
    background-size: cover;
}
#uslugi .otwory {
    background: url(files/otwory-M.jpg) 0 40%;
    background-size: cover;
}
#uslugi .konstrukcje {
    background: url(files/metalowe_konstrukcje-M.jpg);
    background-size: cover;
}
#uslugi .plazmowe {
    background: url(files/plazmowe-M.jpg) 0 50%;
    background-size: cover;
}
#uslugi .spawanie {
    background: url(files/spawanie.jpg) 0 50%;
    background-size: cover;
}
#uslugi .tlenowe {
    background: url(files/tlenowe-M.jpg) 0 50%;
    background-size: cover;
}
#uslugi .description p {
    font-size: 1.875rem;
    padding: 120px 50px;
}
#uslugi .description button {
    width: 100%;
    color: #fff;
    font-size: 1.25rem;
    padding: 5px 0;
    margin-bottom: 10px;
    background: #00aeef;
    border: none;
}
#uslugi .description .container {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
}
#uslugi .description .container>div {
    text-align: center;
    color: #fff;
    text-shadow: 3px 3px 2px #000;
    border: 1px solid #fff;
    border-bottom: none;
    padding: 5px 0;
    font-size: 1.25rem;
}
#uslugi .more {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #00aeef;
    text-align: center;
    color: #fff;
}
#uslugi .more p {
    font-size: .75rem;
    padding: 20px 12.5%}
#uslugi .more p:first-of-type {
    padding: 0 45px;
    font-size: 1.875rem;
}
#uslugi .more a {
    color: #fff;
}
#uslugi .more button {
    border: 1px solid #fff;
    margin-top: 30px;
    background: 0 0;
    font-size: 1.25rem;
    padding: 5px 0;
    color: #fff;
    width: 100%}
#uslugi .more .container {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
}
.contact-listing-wrapper {
    width: 100%;
}
.contact-listing {
    width: 340px;
    margin: 0 auto;
    list-style: none;
    padding: 0 20px;
}
.contact-listing li {
    display: flex;
    align-items: center;
}
.contact-listing i {
    font-size: 24px;
    width: 24px;
    text-align: center;
}
.contact-listing p {
    margin-left: 30px;
}
.contact-listing a {
    color: black;
}
@media (min-width:37.5em) {
    h2 {
    font-size: 26px;
}
.footer .black-box {
    margin-top: 50px;
}
.footer .black-box button {
    height: 70px;
    width: 70px;
    right: calc(50% - 37px);
    top: -37px;
}
.footer .black-box button i {
    font-size: 1.5625rem;
}
.copyright {
    padding-top: 60px;
    font-size: 16px;
}
.dev-link {
    font-size: 12px;
    padding: 0 0 50px;
}
.flex-wrapper .map>div i {
    padding: 0;
    font-size: 60px;
}
.flex-wrapper .map>div i:before {
    top: 0;
}
.flex-wrapper .map>div p {
    font-size: 1.5rem;
    color: #00aeef;
}
.flex-wrapper .map #map {
    height: 80%}
.flex-wrapper .footer-content {
    height: 630px;
}
.flex-wrapper .footer-content button {
    padding: 0 75px;
    font-size: 20px;
}
#kontakt {
    height: 700px;
}
#kontakt .send {
    height: 550px;
}
#kontakt .send i {
    padding-top: 140px;
}
#kontakt input, #kontakt textarea {
    padding: 20px;
    font-size: 16px;
}
#kontakt button {
    padding: 14px 0;
    font-size: 20px;
}
#kontakt i {
    font-size: 1.5625rem;
    padding: 0 5px;
    margin-left: -10px;
}
.header {
    height: 600px;
}
.header nav img {
    height: 100px;
    width: 100px;
}
.header nav .menu_button {
    margin-top: 24px;
    border-width: 2px;
    padding: 15px 10px 15px 45px;
}
.header nav .menu_button .menu_line:nth-child(1) {
    height: 3px;
    left: 10px;
    top: 16px;
}
.header nav .menu_button .menu_line:nth-child(2) {
    height: 3px;
    left: 10px;
    top: 24px;
}
.header nav .menu_button .menu_line:nth-child(3) {
    height: 3px;
    left: 10px;
    top: 32px;
}
.header nav .menu_button a {
    font-size: 18px;
}
.header .header_text p {
    font-size: 3.75rem;
}
.header .header_text p span {
    font-size: 8.125rem;
}
.header .scroll_down {
    font-size: 22px;
    padding-top: 20px;
    left: calc(50% - 42px);
}
.header .scroll_down i {
    font-size: 80px;
    top: 45px;
    left: calc(50% - 26px);
}
.header .toogle_menu i {
    color: #00aeef;
    font-size: 3.5rem;
    margin: 10px;
}
#onas {
    padding: 0;
}
#onas .text_container {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
#onas .text_container p {
    width: 45%;
    padding-bottom: 30px;
    font-size: 14px;
}
#onas .text_container p+p {
    margin-left: 10%}
.gray_box .containerplus div i {
    font-size: 2.8125rem;
}
.gray_box .containerplus div i.hundred {
    font-size: 1.875rem;
}
.gray_box .containerplus div p {
    font-size: 1rem;
}
#jak_zamowic .slider_content p {
    font-size: 16px;
}
.promo {
    height: 400px;
}
.promo:after {
    height: 360px;
}
.promo p {
    font-size: 40px;
}
.promo p:first-of-type {
    font-size: 30px;
    padding: 110px 30px 40px;
}
#uslugi {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
#uslugi>div {
    width: 50%}
#uslugi>div:nth-child(2n) {
    border-left: 2px solid #e1e1e1;
}
#uslugi .more p {
    font-size: 18px;
    margin: 20px 0;
    padding: 0 4.6875%}
}@media (min-width:60em) {
    .footer .black-box, .footer .black-box p:first-of-type {
    margin-top: 0;
}
.footer .black-box button {
    height: 50px;
    width: 50px;
    right: calc(50% - 25px);
    top: -25px;
}
.footer .black-box button i {
    font-size: 18px;
}
.info {
    height: 460px;
    background: #e1e1e1;
}
.flex-wrapper {
    display: flex;
    display: -ms-flexbox;
    padding: 0 12.5%}
.flex-wrapper .footer-content button, .flex-wrapper .map .container {
    display: none;
}
.flex-wrapper .map {
    width: 45%;
    position: static;
    border: 3px solid #fff;
    margin: 30px 0;
}
.flex-wrapper .map #map {
    width: 100%;
    height: 356px;
}
.flex-wrapper .footer-content {
    margin-left: 6%;
    height: auto;
    width: 40%}
#kontakt {
    background: url(files/kontakt-D.jpg) 55% fixed;
    background-size: cover;
}
#kontakt h2 {
    padding: 90px 0 20px;
}
#kontakt .send {
    top: 170px;
    height: 400px;
}
#kontakt .send i {
    padding-top: 80px;
}
#kontakt input, #kontakt textarea {
    width: 40%;
    font-size: .75rem;
    border: 1px solid #e1e1e1;
}
#kontakt button {
    width: 20%}
.header {
    height: 700px;
    background: url(files/header_D.jpg) 0 40% no-repeat fixed;
    background-size: cover;
}
.header nav {
    background: 0 0;
    padding-top: 10px;
}
.header nav .container {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-align: center;
}
.header nav .container>a {
    margin: auto;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    text-shadow: 3px 3px 2px #000;
    flex: 1;
    -ms-flex: 1;
    text-align: center;
}
.header nav .container img {
    height: 140px;
    width: 140px;
}
.header nav .container .menu_items.desktop {
    display: block;
}
.header .menu_button {
    display: none;
}
.header .scroll_down i {
    top: 55px;
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes example {
    0%,  100%  {
     left: calc(50% - 26px);
    top: 45px;
}
50% {
    left: calc(50% - 26px);
    top: 90px;
}
}.gray_box .containerplus {
    margin: 0 4.6875%}
.gray_box .containerplus h2 {
    padding-bottom: 10px;
}
.gray_box .containerplus div {
    margin-bottom: 30px;
    width: 20%}
.gray_box .containerplus div:first-of-type {
    width: 20%}
.gray_box .containerplus div i {
    font-style: normal;
    font-size: 3.125rem;
}
.gray_box .containerplus div i.hundred {
    font-size: 2.25rem;
}
.gray_box .containerplus div p {
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px;
}
.promo {
    width: 100%;
    background: url(files/promo-D.jpg) fixed;
    background-size: cover;
}
.promo:after {
    height: 360px;
}
.promo p {
    font-size: 50px;
}
.promo p:first-of-type {
    font-size: 38px;
    padding: 110px 30px 40px;
}
#uslugi {
    margin: 0 12.5%}
#uslugi>div {
    width: 33.333%}
#uslugi>div:nth-child(n) {
    border-left: 2px solid #e1e1e1;
}
#uslugi .description p {
    padding: 120px 15px;
}
#uslugi .more p {
    font-size: 14px;
}
#uslugi .more p:first-of-type {
    padding: 0 10px;
}
@media print {
    blockquote, img, pre, tr {
    page-break-inside: avoid;
    }
    * {
        background: 0 0 !important;
        color: #000 !important;
        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) ")"}
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""}
    blockquote, pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100% !important;
    }
    h2, h3, p {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    }.footer-content h2 {
        margin-bottom: 0;
    }
    .black-box a {
        color: white;
        text-decoration: none;
    }
}