html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

html,
body,
p,
ul,
li,
figure,
fieldset,
textarea,
h1,
h2,
h3,
h5 {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h5 {
    font-size: 100%;
    font-weight: 400
}

ul {
    list-style: none
}

button,
input,
textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

* {
    box-sizing: inherit
}

:before,
:after {
    box-sizing: inherit
}

img {
    height: auto;
    max-width: 100%
}

html {
    background-color: #f5f5f5;
    font-size: 14px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll
}

figure,
footer,
header,
section {
    display: block
}

body,
button,
input,
textarea,
p {
    font-family: 'Montserrat', sans-serif
}

body {
    background: #fff;
    color: #4a4a4a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4285714285714
}

a {
    color: #017DD2;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

a:hover {
    color: #363636
}

img {
    max-width: 100%
}

span {
    font-style: inherit;
    font-weight: inherit
}

strong {
    color: #363636;
    font-weight: 700
}

.is-clearfix:after {
    clear: both;
    content: " ";
    display: table
}

.has-text-centered {
    text-align: center
}

@media screen and (max-width: 768px) {
    .is-hidden-mobile {
        display: none !important
    }
}

@media screen and (max-width: 979px) {
    .is-hidden-touch {
        display: none !important
    }
    .nav-item img {
        max-height: 55px !important;
    }
}

@media screen and (min-width: 980px) {
    .is-hidden-desktop {
        display: none !important
    }

    a.nav-item.cl-effect-1 {
        padding-top: 39px !important
    }
}

.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    color: #363636;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    height: 32px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    vertical-align: top;
    -webkit-touch-callout: none;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    white-space: nowrap
}

.button:hover {
    border-color: #b5b5b5
}

.button .icon:first-child {
    margin-left: -2px;
    margin-right: 4px
}

.button .icon:last-child {
    margin-left: 4px;
    margin-right: -2px
}

.button:hover,
.button:focus {
    color: #363636
}

.button:active {
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2)
}

.content {
    color: #4a4a4a
}

.content a:not(.button) {
    border-bottom: 1px solid #dbdbdb
}

.content li + li {
    margin-top: .25em
}

.content h3 {
    color: #363636;
    font-weight: 300;
    line-height: 1.125;
    margin-bottom: 20px;
    font-size: 1.5em
}

.content ul {
    list-style: disc outside;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 1em
}

.input,
.textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    color: #363636;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    height: 37px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    vertical-align: top;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    max-width: 100%;
    width: 100%
}

.input:hover,
.textarea:hover {
    border-color: #b5b5b5
}

.textarea {
    display: block;
    line-height: 1.2;
    max-height: 600px;
    max-width: 100%;
    min-height: 120px;
    min-width: 100%;
    padding: 10px;
    resize: vertical
}

.control {
    position: relative;
    text-align: left
}

.control:not(:last-child) {
    margin-bottom: 10px
}

.control.has-icon > .icon {
    display: inline-block;
    font-size: 16px;
    height: 24px;
    line-height: 34px;
    text-align: center;
    vertical-align: top;
    width: 24px;
    color: #dbdbdb;
    pointer-events: none;
    position: absolute;
    top: 4px;
    z-index: 4
}

.control.has-icon .input:focus + .icon {
    color: #b5b5b5
}

.control.has-icon:not(.has-icon-right) > .icon {
    left: 6px
}

.control.has-icon:not(.has-icon-right) .input {
    padding-left: 32px
}

.control.is-grouped {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.control.is-grouped > .control:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px !important
}

.control.is-grouped > .control.is-expanded {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 1
}

@media screen and (min-width: 769px) {
    .control.is-horizontal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .control.is-horizontal > .control {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 5;
        -ms-flex-positive: 5;
        flex-grow: 5;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }
}

.image {
    display: block;
    position: relative
}

.image img {
    display: block;
    height: auto;
    width: 100%
}

.title,
.subtitle {
    font-weight: 300;
    word-break: keep-all
}

.title:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 20px
}

.title span {
    font-weight: 300
}

.title {
    color: #363636;
    font-size: 28px;
    line-height: 1
}

.title + .subtitle {
    margin-top: -10px
}

@media screen and (min-width: 769px) {
    .title + .subtitle {
        margin-top: -15px
    }
}

.subtitle {
    color: #4a4a4a;
    font-size: 18px;
    line-height: 1.125
}

.container {
    position: relative
}

@media screen and (min-width: 980px) {
    .container {
        margin: 0 auto;
        max-width: 960px
    }
}

@media screen and (min-width: 1180px) {
    .container {
        max-width: 1200px
    }
}

.icon {
    display: inline-block;
    font-size: 21px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    vertical-align: top;
    width: 24px
}

.nav-toggle {
    cursor: pointer;
    display: block;
    height: 50px;
    position: relative;
    width: 50px
}

.nav-toggle span {
    background-color: #4a4a4a;
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: 50%;
    -webkit-transition: none 86ms ease-out;
    transition: none 86ms ease-out;
    -webkit-transition-property: background, left, opacity, -webkit-transform;
    transition-property: background, left, opacity, -webkit-transform;
    transition-property: background, left, opacity, transform;
    transition-property: background, left, opacity, transform, -webkit-transform;
    width: 15px
}

.nav-toggle span:nth-child(1) {
    margin-top: -6px
}

.nav-toggle span:nth-child(2) {
    margin-top: -1px
}

.nav-toggle span:nth-child(3) {
    margin-top: 4px
}

.nav-toggle:hover {
    background-color: #f5f5f5
}

.nav-toggle.is-active span {
    background-color: #2370D5
}

.nav-toggle.is-active span:nth-child(1) {
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.nav-toggle.is-active span:nth-child(2) {
    opacity: 0
}

.nav-toggle.is-active span:nth-child(3) {
    margin-left: -5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@media screen and (min-width: 769px) {
    .nav-toggle {
        display: none
    }
}

.nav-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px
}

.nav-item a {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.nav-item .button + .button {
    margin-left: 10px
}

.nav-item .tag:first-child {
    margin-right: 5px
}

.nav-item .tag:last-child {
    margin-left: 5px
}

@media screen and (max-width: 768px) {
    .nav-item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.nav-item a,
a.nav-item {
    color: #7a7a7a
}

.nav-item a:hover,
a.nav-item:hover {
    color: #363636
}

@media screen and (max-width: 768px) {
    .nav-menu {
        background-color: #fff;
        box-shadow: 0 4px 7px rgba(10, 10, 10, 0.1);
        left: 0;
        display: none !important;
        right: 0;
        top: 100%;
        position: absolute
    }

    .nav-menu .nav-item {
        border-top: 1px solid rgba(219, 219, 219, 0.5);
        padding: 10px
    }

    .nav-menu.is-active {
        display: block !important
    }
}

@media screen and (min-width: 769px) and (max-width: 979px) {
    .nav-menu {
        padding-right: 20px
    }
}

.nav-left {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}

.nav-center {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 769px) {
    .nav-right {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.nav {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    position: relative;
    text-align: center;
    z-index: 2
}

.nav > .container {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    width: 100%
}

.nav > .container > .nav-left > .nav-item:first-child:not(.is-tab) {
    padding-left: 0
}

.nav > .container > .nav-right > .nav-item:last-child:not(.is-tab) {
    padding-right: 0
}

.container > .nav > .nav-left > .nav-item:first-child:not(.is-tab) {
    padding-left: 0
}

.container > .nav > .nav-right > .nav-item:last-child:not(.is-tab) {
    padding-right: 0
}

.nav.has-shadow {
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1)
}

@media screen and (max-width: 979px) {

    .nav > .container > .nav-left > .nav-item.is-brand:first-child,
    .container > .nav > .nav-left > .nav-item.is-brand:first-child {
        padding-left: 20px
    }
}

.column {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 10px
}

@media screen and (min-width: 769px) {
    .column.is-half {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }

    .column.is-one-third {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }

    .column.is-1 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }

    .column.is-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }

    .column.is-4 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }

    .column.is-5 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
}

.columns {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px
}

.columns:last-child {
    margin-bottom: -10px
}

.columns:not(:last-child) {
    margin-bottom: 10px
}

.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 769px) {
    .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width: 980px) {
    .hero {
        height: 740px
    }

    .columns.is-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.hero-head {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hero-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px 20px 0 !important
}

@media screen and (min-width: 1240px) {
    .hero-body {
        padding-left: 0;
        padding-right: 0
    }
}

.hero {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hero .nav {
    background: none;
    box-shadow: 0 1px 0 rgba(219, 219, 219, 0.3)
}

.hero.is-primary {
    background-color: #1083D1;
    color: #fff
}

.hero.is-primary .title {
    color: #fff
}

.hero.is-primary .subtitle {
    color: rgba(255, 255, 255, 0.9)
}

.hero.is-primary .nav {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
}

.hero.is-primary a.nav-item {
    color: rgba(255, 255, 255, 0.7)
}

.hero.is-primary a.nav-item:hover {
    color: #fff
}

@media screen and (max-width: 768px) {
    .hero.is-primary .nav-toggle span {
        background-color: #fff
    }

    .hero.is-primary .nav-toggle:hover {
        background-color: rgba(10, 10, 10, 0.1)
    }

    .hero.is-primary .nav-menu .nav-item {
        border-top-color: rgba(255, 255, 255, 0.2)
    }
}

.section {
    background-color: #fff;
    padding: 0 20px
}

.footer {
    background-color: #f5f5f5;
    padding: 40px 20px 80px
}

.footer a,
.footer a:visited {
    color: #4a4a4a
}

.footer a:hover,
.footer a:visited:hover {
    color: #363636
}

.footer a:not(.icon),
.footer a:visited:not(.icon) {
    border-bottom: 1px solid #dbdbdb
}

button,
input {
    overflow: visible
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

strong {
    font-weight: bolder
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    text-transform: none
}

[type=submit],
button {
    -webkit-appearance: button
}

[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

textarea {
    overflow: auto
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

@font-face {
    font-family: "naymaeu";
    src: url(fonts/naymaeu.eot);
    src: url(fonts/naymaeu.eot?#iefix) format("embedded-opentype"), url(fonts/naymaeu.ttf) format("truetype"), url(fonts/naymaeu.svg#naymaeu) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before {
    font-family: "naymaeu" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-wordpress:before {
    content: "\61"
}

.icon-twitter:before {
    content: "\62"
}

.icon-facebook:before {
    content: "\63"
}

.icon-googleplus:before {
    content: "\65"
}

.icon-envelope-2:before {
    content: "\66"
}

.icon-mail:before {
    content: "\67"
}

.icon-cart:before {
    content: "\68"
}

.icon-dribbble:before {
    content: "\6b"
}

.icon-print:before {
    content: "\6c"
}

.icon-people:before {
    content: "\6d"
}

.icon-globe:before {
    content: "\6f"
}

.icon-calendar:before {
    content: "\6e"
}

.icon-folder-1:before {
    content: "\72"
}

.icon-camera:before {
    content: "\74"
}

.icon-html5:before {
    content: "\75"
}

.icon-speaker:before {
    content: "\77"
}

.icon-people-2:before {
    content: "\78"
}

.icon-eye:before {
    content: "\79"
}

.icon-conversation:before {
    content: "\7a"
}

.icon-responsive:before {
    content: "\41"
}

.icon-pulse-2:before {
    content: "\43"
}

.icon-nip:before {
    content: "\44"
}

.icon-send:before {
    content: "\45"
}

.icon-arrow:before {
    content: "\46"
}

.icon-options:before {
    content: "\47"
}

.icon-speed:before {
    content: "\48"
}

.icon-heart:before {
    content: "\49"
}

.icon-call:before {
    content: "\69"
}

.icon-envelope:before {
    content: "\76"
}

.icon-pin:before {
    content: "\4a"
}

.icon-up:before {
    content: "\70"
}

.icon-android-person:before {
    content: "\4c"
}

.modal-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(10, 10, 10, 0.86)
}

.modal-content,
.modal-card {
    margin: 0 20px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%
}

@media screen and (min-width: 769px) {

    .modal-content,
    .modal-card {
        margin: 0 auto;
        max-height: calc(100vh - 40px);
        width: 640px
    }
}

.modal-close {
    background-color: rgba(10, 10, 10, 0.1);
    border: none;
    border-radius: 290486px;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    outline: none;
    position: relative;
    vertical-align: top;
    width: 24px;
    background: none;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 40px
}

.modal-close:before,
.modal-close:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -25%;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 50%
}

.modal-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal-close:hover {
    background-color: rgba(10, 10, 10, 0.2)
}

.modal-close.is-small {
    height: 16px;
    width: 16px
}

.modal-close.is-medium {
    height: 32px;
    width: 32px
}

.modal-close.is-large {
    height: 40px;
    width: 40px
}

.modal-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: calc(100vh - 40px);
    overflow: hidden
}

.modal-card-head,
.modal-card-foot {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px;
    position: relative
}

.modal-card-head {
    border-bottom: 1px solid #dbdbdb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.modal-card-title {
    color: #363636;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 24px;
    line-height: 1
}

.modal-card-foot {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #dbdbdb
}

.modal-card-foot .button:not(:last-child) {
    margin-right: 10px
}

.modal-card-body {
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: auto;
    padding: 20px
}

.modal {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 1986
}

.modal.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@font-face {
    font-family: 'Montserrat';
    src: url(fonts/subset-Montserrat-Bold.eot);
    src: local('Montserrat Bold'), local(Montserrat-Bold), url(fonts/subset-Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/subset-Montserrat-Bold.woff) format("woff"), url(fonts/subset-Montserrat-Bold.ttf) format("truetype"), url(fonts/subset-Montserrat-Bold.svg#Montserrat-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat';
    src: url(fonts/subset-Montserrat-Regular.eot);
    src: local('Montserrat Regular'), local(Montserrat-Regular), url(fonts/subset-Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/subset-Montserrat-Regular.woff) format("woff"), url(fonts/subset-Montserrat-Regular.ttf) format("truetype"), url(fonts/subset-Montserrat-Regular.svg#Montserrat-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat';
    src: url(fonts/subset-Montserrat-Light.eot);
    src: local('Montserrat Light'), local(Montserrat-Light), url(fonts/subset-Montserrat-Light.eot?#iefix) format("embedded-opentype"), url(fonts/subset-Montserrat-Light.woff) format("woff"), url(fonts/subset-Montserrat-Light.ttf) format("truetype"), url(fonts/subset-Montserrat-Light.svg#Montserrat-Light) format("svg");
    font-weight: 300;
    font-style: normal
}

.section-header {
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    margin: 0 auto
}

.section-title:after {
    content: "";
    display: block;
    background-color: #222;
    width: 30px;
    height: 1px;
    margin: 15px auto 0;
    margin-bottom: 25px
}

p {
    font-size: .95em;
    font-weight: 300;
    line-height: 1.8em;
    color: #888
}

p strong {
    font-weight: 700;
    color: #444;
    letter-spacing: .5px
}

.przerwa {
    height: 80px
}

.minip {
    height: 50px
}

h2.section-title span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 49px;
    color: #222;
}

.description {
    text-align: center;
    line-height: 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    color: #0058BD;
}

.orbit {
    border: 3px solid rgba(59, 166, 232, 0.4);
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 0
}

.orbit.one {
    width: 230px;
    height: 230px;
    margin-left: -115px;
    margin-top: -115px
}

.orbit.two {
    width: 470px;
    height: 470px;
    margin-left: -235px;
    margin-top: -235px
}

.orbit.three {
    width: 870px;
    height: 870px;
    margin-left: -435px;
    margin-top: -435px
}

.orbit.four {
    width: 1430px;
    height: 1430px;
    margin-left: -715px;
    margin-top: -715px
}

.hero {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: -webkit-linear-gradient(top, #0058BD, #0af);
    background-image: linear-gradient(to bottom, #0058BD, #0af);
    box-shadow: 0 -1px 0 #fff inset
}

.hero.is-primary {
    z-index: 0;
    overflow: hidden;
    max-height: 100%
}

.floater {
    z-index: 0;
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 50%;
    -webkit-transform: skewY(-20deg);
    transform: skewY(-20deg);
    mix-blend-mode: overlay;
    opacity: .6
}

.floater::after,
.floater::before {
    content: '';
    position: absolute;
    top: -25%;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: -webkit-linear-gradient(left, grey, rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(to right, grey, rgba(0, 0, 0, 0.1))
}

.floater::after {
    z-index: 2;
    top: 100%;
    left: auto;
    right: 0;
    height: 20%;
    background-image: -webkit-linear-gradient(right, #5d5d5d, rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, #5d5d5d, rgba(0, 0, 0, 0))
}

.hero.is-primary .nav {
    box-shadow: none !important
}

a.nav-item.cl-effect-1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    font-size: 12px !important;
    padding-top: 18px;
    padding-bottom: 16px
}

a.nav-item.cl-effect-1::before,
a.nav-item.cl-effect-1::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity .2s;
    -webkit-transition: opacity .2s, -webkit-transform .3s;
    transition: opacity .2s, -webkit-transform .3s;
    transition: transform 0.3s, opacity .2s;
    transition: transform 0.3s, opacity .2s, -webkit-transform .3s
}

a.nav-item.cl-effect-1::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

a.nav-item.cl-effect-1::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

a.nav-item.cl-effect-1:hover::before,
a.nav-item.cl-effect-1:hover::after,
a.nav-item.cl-effect-1:focus::before,
a.nav-item.cl-effect-1:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.hero.is-primary .nav {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    font-size: 12px !important;
    z-index: 999999999
}

a.nav-item.cl-effect-1 {
    white-space: nowrap;
    padding-left: 15px;
    padding-top: 15px;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    position: relative;
    text-decoration: none;
    display: block;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    z-index: 9999999
}

.hero.is-primary a.nav-item {
    color: #fff !important
}

[data-hint] {
    position: relative;
    display: inline-block
}

[data-hint]:before,
[data-hint]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

[data-hint]:hover:before,
[data-hint]:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms
}

[data-hint]:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 1000001
}

[data-hint]:after {
    content: attr(data-hint);
    background: #383838;
    color: #fff;
    padding: 8px 10px;
    font-size: 11px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 12px;
    white-space: nowrap
}

.hint--top:before {
    border-top-color: #383838;
    margin-bottom: -12px
}

.hint--top:before,
.hint--top:after {
    bottom: 100%;
    left: 50%
}

.hint--top:after,
.hint--top:before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--top:hover:after,
.hint--top:hover:before,
.hint--top:focus:after,
.hint--top:focus:before {
    -webkit-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

[data-hint]:after {
    text-shadow: 0 -1px 0 #000;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1)
}

.hint--rounded:after {
    border-radius: 4px
}

.hint--bounce:before,
.hint--bounce:after {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform .3s cubic-bezier(0.71, 1.7, 0.77, 1.24)
}

.control.is-grouped {
    margin-top: 2em;
    z-index: 3
}

.button.is-primary {
    margin-right: 20px;
    border: 1px solid #fff !important;
    background: transparent !important;
    border-radius: 3px;
    padding: 1.95em 1.5em;
    font-size: .9em;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    -webkit-transition: .2s background linear !important;
    transition: .2s background linear !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300
}

.button.is-primary:hover {
    border: 1px solid transparent !important;
    background: rgba(255, 255, 255, 0.3) !important
}

.button.second {
    background: rgba(0, 0, 0, 0.2) !important;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 2em 1.5em;
    font-size: .9em;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    -webkit-transition: .2s background linear !important;
    transition: .2s background linear !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300
}

.button.second:hover {
    color: #FFF;
    background: rgba(0, 0, 0, 0.4) !important
}

.button i {
    margin-right: 5px
}

.nav-item img {
    max-height: 75px;
    margin-bottom: 5px;
    transition: transform .3s cubic-bezier(.33, 2, .8, 1), -webkit-transform .3s cubic-bezier(.33, 2, .8, 1)
}

.nav-item img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.nav-item {
    padding-left: 6px !important;
    padding-right: 6px !important
}

nav#menu {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95) !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
    color: #222 !important;
    z-index: 2;
    display: none
}

.nav {
    background-color: transparent !important
}

#menu .nav-item.cl-effect-1 {
    color: #222 !important;
    text-shadow: none
}

#start {
    background: #fff;
    z-index: 0;
    padding-bottom: 0;
    padding-top: 0
}

#start .column {
    padding-bottom: 0
}

#wykresy {
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 70px
}

#about-us {
    background: #F6F6F6;
    z-index: 1;
    margin: 0;
    padding: 0;
    min-height: 100px;
    min-width: 100%;
    overflow: hidden
}

.column {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

.columns {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

img {
    margin-bottom: -5px
}

#wykresy .lead {
    margin-bottom: 30px
}

#kontakt {
    z-index: 0;
    margin: 0;
    padding: 0;
    min-height: 100px;
    min-width: 100%
}

.heroimg {
    width: 85%;
    float: right
}

.nav-left {
    overflow: initial !important
}

.pulse2 {
    -webkit-animation-name: pulse2;
    animation-name: pulse2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse2 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

i.icon.icon-heart.pulse2 {
    font-size: 1.4em;
    color: #bd130d;
    vertical-align: middle
}

.footer h3 {
    padding-bottom: 10px;
    margin-top: 41px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-weight: 300
}

.footer {
    background-color: #fff !important;
    padding: 20px 20px 30px !important
}

.sharedaddy .sd-content ul {
    list-style: none !important
}

.sd-content ul {
    padding: 0 !important;
    margin: 0 0 .7em !important
}

.sd-content ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0
}

.sharedaddy .sd-content ul li a.sd-button {
    display: inline-block;
    background: #fafafa;
    padding: 14px 26px;
    margin: 0 8px 8px 0;
    box-shadow: none;
    font-size: .87em;
    text-shadow: none;
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 1em;
    text-transform: none;
    color: #777;
    text-decoration: none
}

div.sharedaddy a.sd-button {
    border: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    z-index: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.sharedaddy .sd-content ul li a.sd-button:active,
.sharedaddy .sd-content ul li a.sd-button:hover {
    color: #0098E4;
    background: #fff;
    border-color: #0098E4
}

.hero-body .button .icon:last-child {
    margin-left: 0 !important;
    margin-right: 4px !important
}

.sharedaddy i.icon {
    font-size: 16px;
    vertical-align: middle;
    line-height: 16px;
    width: 16px;
    height: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

a.toTop {
    display: block;
    width: 40px;
    height: 40px;
    background: #FFF;
    font-size: 28px;
    line-height: 38px;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    margin: auto;
    color: #222;
    border-radius: 3px 3px 0 0;
    box-shadow: none;
    -webkit-transform: translateZ(0);
    -webkit-transition: .2s all linear;
    transition: .2s all linear;
    text-align: center;
    border-bottom: none !important
}

.toTop:hover {
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.05)
}

i.icon.icon-up:hover {
    color: #0F73B8
}

.nav-toggle {
    height: 80px;
    width: 80px
}

.nav-item.flag img {
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    .hero.is-primary .nav-menu {
        background-color: #018CDB !important
    }
}

p {
    margin-left: 15px;
    margin-right: 15px
}

.hero h1.title {
    padding-top: .5em;
    line-height: 1.3em;
    color: #fff;
    font-size: 4em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase
}

.hero h1.title span {
    line-height: 1.3em;
    color: rgba(0, 0, 0, 0.6) !important;
    font-weight: 300
}

.hero h2.subtitle {
    font-family: 'Montserrat', sans-serif;
    color: rgba(255, 255, 255, 0.7) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font-weight: 300;
    letter-spacing: .5px;
    font-size: 1.3em;
    margin: 0 auto;
    display: inline-block
}

.input,
.textarea {
    color: #666 !important;
    background: #fff;
    border-radius: 3px !important;
    border: 1px solid #DDD;
    -webkit-appearance: none !important;
    box-shadow: none
}

p.control.is-expanded {
    margin-right: 0 !important
}

.control.is-grouped {
    margin-top: 0
}

.hero .control.is-grouped {
    margin-top: 2em
}

.input:active,
.input:focus,
.textarea:active,
.textarea:focus {
    box-shadow: none !important;
    color: #333 !important;
    border-color: #0098E4 !important;
    outline: 0 !important
}

.input,
.textarea,
.textarea:focus {
    -webkit-transition: .3s border linear;
    transition: .3s border linear;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: .9em
}

#contact-form {
    padding-top: 50px;
    padding-bottom: 100px !important
}

input#submit {
    display: inline-block !important;
    color: #666 !important;
    background: #fafafa !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #ddd !important;
    border-radius: 3px !important;
    padding: 1.4em !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px;
    font-weight: 300;
    line-height: 0;
    margin-top: 10px !important;
    float: right;
    -webkit-transition: .3s border linear;
    transition: .3s border linear
}

input#submit:hover {
    box-shadow: none !important;
    color: #0098E4 !important;
    border-color: #0098E4 !important;
    outline: 0 !important
}

p.control {
    margin-right: 0 !important
}

#contact-form a {
    color: #4b4b4b;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear
}

#contact-form a:hover {
    color: #018CDB
}

#contact-form h3 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: .6em
}

.kontakt {
    margin-left: 10px
}

.social-buttons {
    height: 50px;
    font-size: 10px;
    text-align: left;
    position: relative;
    right: 0;
    left: 0;
    top: 40%;
    bottom: 50%
}

.social-button {
    display: inline-block;
    background-color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 0 !important;
    margin-right: 15px !important;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all .35s cubic-bezier(0.31, -0.105, 0.43, 1.59)
}

.social-button:before {
    content: '';
    background-color: #000;
    width: 120%;
    height: 120%;
    position: absolute;
    top: 90%;
    left: -110%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .35s cubic-bezier(0.31, -0.105, 0.43, 1.79);
    transition: all .35s cubic-bezier(0.31, -0.105, 0.43, 1.79)
}

.social-button .icon {
    font-size: 26px;
    line-height: 58px;
    height: 50px;
    width: 50px;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: all .35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all .35s cubic-bezier(0.31, -0.105, 0.43, 1.59)
}

.social-button.facebook:before {
    background-color: #3B5998
}

.social-button.twitter:before {
    background-color: #3CF
}

.social-button.google:before {
    background-color: #DC4A38
}

.social-button.dribbble:before {
    background-color: #F26798
}

.social-button:hover:before {
    top: -10%;
    left: -10%
}

.social-button:focus {
    opacity: .85
}

#contact-form .social-buttons a {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear
}

#contact-form .social-buttons a:hover {
    color: #fff !important
}

#contact-form li {
    font-size: .9em;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: .3em;
    position: relative;
    margin-left: 2em;
    line-height: 1.8em
}

#contact-form li i {
    font-size: 14px;
    vertical-align: middle;
    position: absolute;
    left: -1.8em
}

#infoboxy {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px !important
}

.infobox img {
    width: 80% !important;
    margin-left: 0 !important;
    margin-top: 13px
}

.infobox-round {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 100%;
    background: #00b5fd;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: -webkit-linear-gradient(top, #0077d6, #00b5fd);
    background-image: linear-gradient(to bottom, #0077d6, #00b5fd);
    width: 140px;
    height: 140px;
    margin: 0 auto;
    margin-bottom: 20px;
    transition: -webkit-transform .3s cubic-bezier(.33, 2, .8, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.33, 2, .8, 1);
    transition: transform .3s cubic-bezier(.33, 2, .8, 1);
    transition: transform .3s cubic-bezier(.33, 2, .8, 1), -webkit-transform .3s cubic-bezier(.33, 2, .8, 1)
}

.infobox-round:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.infobox-icon i {
    color: #018CDB;
    width: 90px;
    height: 90px;
    font-size: 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    line-height: 95px
}

.infobox h3 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #222
}

.infobox span {
    font-size: .9em;
    font-weight: 300;
    color: #666;
    padding-left: 10px;
    text-align: center
}

.hint--top:before {
    margin-bottom: -7px !important
}

.hint--rounded:after {
    margin-bottom: 5px
}

.info-offer-icon i:before {
    background: -webkit-linear-gradient(bottom left, #0058bd, #02A6E9);
    background: linear-gradient(to top right, #0058bd, #02A6E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.info-offer-icon .icon {
    font-size: 40px
}

.info-offer-icon {
    float: left;
    overflow: hidden;
    font-size: 40px;
    width: 50px;
    margin-right: 5px;
    line-height: 80px
}

.info-offer-box h3 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #222
}

.info-offer-box span {
    font-size: .9em;
    font-weight: 300;
    color: #666;
    text-align: center
}

#info-offer {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.cl-effect-18 {
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
    color: #222;
    font-size: 20px
}

.cl-effect-18 a:hover::before,
.cl-effect-18 a:focus::before {
    -webkit-transform: translateY(25px);
    transform: translateY(25px)
}

.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::after {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px)
}

.cl-effect-18 {
    position: relative;
    z-index: 1
}

.cl-effect-18 a {
    padding: 0 5px;
    color: #1D2022;
    font-weight: 700;
    -webkit-transition: color .3s;
    transition: color .3s
}

.cl-effect-18 a::before,
.cl-effect-18 a::after {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    background: #1D2022;
    content: '';
    z-index: -1;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform 0.3s, opacity .3s;
    transition: transform 0.3s, opacity .3s, -webkit-transform .3s
}

.cl-effect-18 a::before {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.cl-effect-18 a::after {
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.cl-effect-18 a:hover,
.cl-effect-18 a:focus {
    color: #1D2022
}

.cl-effect-18 a:hover::before,
.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::before,
.cl-effect-18 a:focus::after {
    opacity: .7
}

section.cta {
    background: #f6f6f6;
    min-height: 100px;
    line-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.info-offer-box {
    padding: 20px
}

.btn-cu {
    text-align: center
}

.ut-btn i {
    line-height: 47px
}

.ut-btn {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    background: #f6f6f6;
    box-shadow: none;
    text-decoration: none;
    text-shadow: none;
    color: #666;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-radius: 3px;
    text-transform: none;
    padding-bottom: 9px;
    -webkit-transition: .2s all linear;
    transition: .2s all linear;
    font-family: 'Montserratmedium', Helvetica, Arial, sans-serif
}

.ut-btn:hover {
    color: #0098E4;
    background: #f6f6f6;
    border-color: #0098E4
}

.about-box-icon {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    font-size: 30px;
    margin-bottom: 20px;
    background: #fff;
    line-height: 2em;
    border-radius: 100%;
    width: 60px;
    height: 60px
}

.about-box-icon i {
    font-size: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    line-height: 65px
}

.about-box-icon i:before {
    background: -webkit-linear-gradient(bottom left, #0058bd, #02A6E9);
    background: linear-gradient(to top right, #0058bd, #02A6E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.about-box h3 {
    font-size: 1.3em;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #222
}

.about-box span {
    font-size: .9em;
    font-weight: 300;
    color: #666;
    text-align: center
}

.about-box {
    margin: 14px
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin-bottom: 25px
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}

.hovereffect h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
    margin: 0;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 23%
}

.hovereffect h5 {
    font-size: 11px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    height: auto;
    margin: auto
}

#portfolio {
    padding-bottom: 100px;
    z-index: 1
}

#numerki {
    overflow: hidden;
    background-color: #1D2022;
    padding-bottom: 60px;
    max-width: 100% !important
}

h2.section-title.numerki span {
    color: #fff
}

.numerki.section-title:after {
    background-color: #616161
}

p.lead.numerki {
    color: #ccc
}

p.lead.numerki strong {
    color: #fff
}

#numerki .orbit {
    border: 2px solid rgba(87, 97, 103, 0.12)
}

section.section.szara {
    background-color: #f6f6f6;
    overflow: hidden
}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 1030px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.md-show {
    visibility: visible
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(0, 0, 0, 0.35);
    -webkit-transition: all .3s;
    transition: all .3s
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible
}

.md-content {
    color: #666;
    background: #fff;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
    max-height: 90vh;
    z-index: 4
}

.md-content h3 {
    margin: 0;
    padding: .4em;
    padding-left: 40px;
    text-align: left;
    font-size: 2em;
    opacity: .8;
    background: #f6f6f6;
    border-radius: 3px 3px 0 0;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
    color: #222;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.md-content > div {
    padding: 15px 40px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em
}

.md-content > div p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #666
}

.md-content > div ul {
    margin: 0;
    padding: 0 0 30px 20px
}

.md-content > div ul li {
    padding: 5px 0
}

.md-content button {
    display: block;
    margin: 0 auto;
    font-size: .8em
}

.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

button.md-trigger {
    background-color: transparent;
    border: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.md-trigger button:focus {
    border: none !important;
    outline: none !important
}

:focus {
    outline: none !important
}

.md-content img {
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%
}

.unslider {
    overflow: auto;
    margin: 0;
    padding: 0
}

.unslider-wrap {
    position: relative
}

.unslider-wrap.unslider-carousel > li {
    float: left
}

.unslider-vertical > ul {
    height: 100%
}

.unslider-vertical li {
    float: none;
    width: 100%
}

.unslider-fade {
    position: relative
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}

.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}

.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer
}

.unslider-arrow.next {
    left: auto;
    right: 20px
}

.unslider-nav ol {
    list-style: none;
    text-align: center
}

.unslider-nav ol li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    background: transparent;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    border: 1px solid #888;
    cursor: pointer
}

.unslider-nav ol li.unslider-active {
    background: #888;
    cursor: default
}

.md-close {
    top: 13px;
    right: 0;
    width: 30px;
    padding: 0;
    margin: 0;
    height: 30px;
    background: transparent;
    border: none;
    position: absolute;
    z-index: 6;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: -15px !important
}

.md-close::before,
.md-close::after {
    content: "";
    position: absolute;
    display: inline-block;
    height: 4px;
    width: 20px;
    background: #47374e;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-left: -15px
}

.md-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.md-close::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.md-close:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

#start img {
    width: 80%;
    margin-left: 10%
}

.liczniki {
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.25) !important;
    padding: 10px
}

h2#count-number1,
h2#count-number2,
h2#count-number3,
h2#count-number4 {
    display: block;
    text-transform: uppercase;
    font-size: 50px;
    margin-top: 15px;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 700
}

.liczniki i::before {
    background: -webkit-linear-gradient(bottom left, #0058bd, #02A6E9);
    background: linear-gradient(to top right, #0058bd, #02A6E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

h3.nayma-counter-details {
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 10px
}

.liczniki .icon {
    font-size: 40px;
    line-height: 40px;
    width: 40px;
    height: 30px;
    margin-top: 10px
}

fieldset {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important
}

p.control.is-expanded {
    margin-left: 0 !important
}

#contact input.error,
#contact textarea.error,
#contact select.error {
    border: 1px solid #ffeceb;
    background: #ffeceb
}

.hero.is-fullheight {
    min-height: 100vh !important
}

.hero.is-fullheight .hero-body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hero.is-fullheight .hero-body > .container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.control.is-grouped.centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.icon.ion-ios-help-outline {
    font-size: 8em;
    line-height: 1em;
    width: 1em;
    margin-bottom: .5em
}

.control.is-grouped.has-text-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mouse {
    background: #0095EC -webkit-linear-gradient(transparent 0%, transparent 50%, #fff 50%, #fff 100%);
    background: #0095EC linear-gradient(transparent 0%, transparent 50%, #fff 50%, #fff 100%);
    position: relative;
    bottom: 4.8em;
    width: 22px;
    height: 38px;
    background-size: 100% 100%;
    border-radius: 100px;
    background-size: 225%;
    -webkit-animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
    animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite
}

.mouse:before,
.mouse:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.mouse:before {
    width: 20px;
    height: 36px;
    background-color: #00B0FA;
    border-radius: 100px
}

.mouse:after {
    background-color: #fff;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 5s linear infinite;
    animation: trackBallSlide 5s linear infinite
}

@-webkit-keyframes colorSlide {
    0% {
        background-position: 0 100%
    }

    20% {
        background-position: 0 0
    }

    21% {
        background-color: #0095EC
    }

    29.99% {
        background-color: #fff;
        background-position: 0 0
    }

    30% {
        background-color: #0095EC;
        background-position: 0 100%
    }

    50% {
        background-position: 0 0
    }

    51% {
        background-color: #0095EC
    }

    59.99% {
        background-color: #fff;
        background-position: 0 0
    }

    60% {
        background-color: #0095EC;
        background-position: 0 100%
    }

    80% {
        background-position: 0 0
    }

    81% {
        background-color: #0095EC
    }

    89.99%,
    100% {
        background-color: #fff
    }
}

@keyframes colorSlide {
    0% {
        background-position: 0 100%
    }

    20% {
        background-position: 0 0
    }

    21% {
        background-color: #0095EC
    }

    29.99% {
        background-color: #fff;
        background-position: 0 0
    }

    30% {
        background-color: #0095EC;
        background-position: 0 100%
    }

    50% {
        background-position: 0 0
    }

    51% {
        background-color: #0095EC
    }

    59.99% {
        background-color: #fff;
        background-position: 0 0
    }

    60% {
        background-color: #0095EC;
        background-position: 0 100%
    }

    80% {
        background-position: 0 0
    }

    81% {
        background-color: #0095EC
    }

    89.99%,
    100% {
        background-color: #fff
    }
}

@-webkit-keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    6% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(2.5px);
        transform: scale(0.9) translateY(2.5px)
    }

    14% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(20px);
        transform: scale(0.4) translateY(20px)
    }

    15%,
    19% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-10px);
        transform: scale(0.4) translateY(-10px)
    }

    28%,
    29.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    30% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    36% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(2.5px);
        transform: scale(0.9) translateY(2.5px)
    }

    44% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(20px);
        transform: scale(0.4) translateY(20px)
    }

    45%,
    49% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-10px);
        transform: scale(0.4) translateY(-10px)
    }

    58%,
    59.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    66% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(2.5px);
        transform: scale(0.9) translateY(2.5px)
    }

    74% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(20px);
        transform: scale(0.4) translateY(20px)
    }

    75%,
    79% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-10px);
        transform: scale(0.4) translateY(-10px)
    }

    88%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }
}

@keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    6% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(2.5px);
        transform: scale(0.9) translateY(2.5px)
    }

    14% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(20px);
        transform: scale(0.4) translateY(20px)
    }

    15%,
    19% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-10px);
        transform: scale(0.4) translateY(-10px)
    }

    28%,
    29.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    30% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    36% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(2.5px);
        transform: scale(0.9) translateY(2.5px)
    }

    44% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(20px);
        transform: scale(0.4) translateY(20px)
    }

    45%,
    49% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-10px);
        transform: scale(0.4) translateY(-10px)
    }

    58%,
    59.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }

    66% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(2.5px);
        transform: scale(0.9) translateY(2.5px)
    }

    74% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(20px);
        transform: scale(0.4) translateY(20px)
    }

    75%,
    79% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-10px);
        transform: scale(0.4) translateY(-10px)
    }

    88%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-10px);
        transform: scale(1) translateY(-10px)
    }
}

@-webkit-keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media all and (min-width: 61.25em) {
    .animated-circles:before {
        -webkit-animation: circle-1 10s ease infinite;
        animation: circle-1 10s ease infinite;
        border: 1px solid rgba(159, 159, 159, 0.2);
        border-radius: 50%;
        content: "";
        height: 160%;
        position: absolute;
        right: -80%;
        top: -30%;
        width: 100%
    }

    .animated-circles:after {
        -webkit-animation: circle-2 10s ease infinite;
        animation: circle-2 10s ease infinite;
        border: 1px solid rgba(159, 159, 159, 0.4);
        border-radius: 50%;
        content: "";
        height: 180%;
        position: absolute;
        right: -79%;
        top: -48%;
        width: 100%;
        z-index: 1
    }
}

@-webkit-keyframes circle-1 {
    0% {
        -webkit-transform: translate(0) scaleY(1.2);
        transform: translate(0) scaleY(1.2)
    }

    40% {
        -webkit-transform: translate(-40px) scaleY(1.3);
        transform: translate(-40px) scaleY(1.3)
    }

    80% {
        -webkit-transform: translateX(20px) scaleY(1.3);
        transform: translateX(20px) scaleY(1.3)
    }

    100% {
        -webkit-transform: translateX(0) scaleY(1.2);
        transform: translateX(0) scaleY(1.2)
    }
}

@keyframes circle-1 {
    0% {
        -webkit-transform: translate(0) scaleY(1.2);
        transform: translate(0) scaleY(1.2)
    }

    40% {
        -webkit-transform: translate(-40px) scaleY(1.3);
        transform: translate(-40px) scaleY(1.3)
    }

    80% {
        -webkit-transform: translateX(20px) scaleY(1.3);
        transform: translateX(20px) scaleY(1.3)
    }

    100% {
        -webkit-transform: translateX(0) scaleY(1.2);
        transform: translateX(0) scaleY(1.2)
    }
}

@-webkit-keyframes circle-2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    33% {
        -webkit-transform: translate(20px);
        transform: translate(20px)
    }

    66% {
        -webkit-transform: translate(-20px);
        transform: translate(-20px)
    }

    100% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@keyframes circle-2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    33% {
        -webkit-transform: translate(20px);
        transform: translate(20px)
    }

    66% {
        -webkit-transform: translate(-20px);
        transform: translate(-20px)
    }

    100% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

.myszka.hint--top:before {
    margin-bottom: 47px !important
}

.myszka.hint--rounded:after {
    margin-bottom: 58px
}

.diagonal svg {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: -1px !important
}

.icon.icon-calendar {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 50px
}

.icon.icon-globe.guzik {
    height: 24px !important;
    width: 20px !important;
    line-height: 20px !important;
    font-size: 20px !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    vertical-align: middle !important;
    margin-right: 4px !important
}

i.icon.icon-up {
    vertical-align: middle
}

.ut-btn i {
    line-height: 22px;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 3px;
    font-size: 20px
}

.columns.is-desktop.wykresy svg {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: .5em
}

.cd-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s 0s, visibility .3s;
    -webkit-transition: visibility .3s, -webkit-transform .3s 0;
    transition: visibility .3s, -webkit-transform .3s 0;
    transition: transform .3s 0s, visibility .3s;
    transition: transform .3s 0s, visibility .3s, -webkit-transform .3s 0
}

@media only screen and (max-width: 479px) {
    #catapult-cookie-bar {
        display: none !important
    }

    h2.section-title span {
        font-size: 2em
    }

    .przerwa {
        height: 50px
    }

    .md-content > div p {
        font-size: .8em
    }

    .btn-cu {
        margin-top: -10px
    }

    .md-content h3 {
        padding: 1em;
        font-size: 1em
    }

    button.circle.md-close {
        top: 8px
    }

    .hovereffect {
        margin-bottom: 30px
    }

    .hero h1.title {
        line-height: 1.1em;
        font-size: 2.8em;
        text-align: center;
        padding-top: .1em
    }

    .hero h2.subtitle {
        font-size: 1.2em;
        text-align: center
    }

    .control.is-grouped {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-body img {
        display: none
    }

    #start {
        overflow: hidden
    }

    .control.is-grouped.guziki {
        display: block
    }

    .ut-btn {
        margin-top: 0;
        margin-bottom: 5px
    }

    .kontakt {
        text-align: center;
        margin-top: 20px
    }

    .social-buttons {
        text-align: center
    }

    #contact-form li i {
        position: relative;
        left: 0;
        margin-left: -2.5em
    }

    .hint--bottom {
        margin-left: auto;
        margin-right: auto
    }

    .about-box-icon i {
        line-height: 45px
    }

    .about-box-icon {
        line-height: 80px
    }
}

.nav-item.flag img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.nav-item.flag img {
    margin-bottom: 0
}

.hint--bottom:before {
    border-bottom-color: #383838;
    margin-top: -11px
}

.hint--bottom:before,
.hint--bottom:after {
    top: 100%;
    left: 50%
}

.hint--bottom:before {
    left: calc(50% - 6px)
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.ribbon {
    position: fixed;
    right: 0;
    top: 10%;
    width: 90px;
    height: 135px;
    z-index: 2;
    display: block
}

span.is-hidden-desktop {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    font-size: 12px !important;
    text-transform: uppercase;
    margin-left: 10px;
    vertical-align: super;
    letter-spacing: 1px
}

a.nav-item.flag {
    padding-top: 14px;
    padding-bottom: 12px
}

span.is-hidden-desktop.white {
    color: #222 !important;
    text-shadow: none
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.timer {
    font-size: 40px;
    color: rgba(255, 255, 255, 0.71);
    font-weight: 600
}

section#top::after {
    content: '';
    position: absolute;
    bottom: 0;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 0 0 3rem 100vw
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    background-color: #FFF !important;
    color: #555 !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #555 !important
}

.hovereffect,
.kontaktRight,
.kontaktLeft,
.infobox,
.safari,
.about-box,
.wykres {
    opacity: 0
}

@-webkit-keyframes a {
    0% {
        opacity: 0;
        bottom: -5px;
        max-height: 0;
        max-width: 0;
        margin-top: 0
    }

    50% {
        opacity: .8;
        bottom: -3px
    }

    to {
        opacity: 1;
        bottom: 0;
        max-height: 200px;
        max-width: 400px
    }
}

@keyframes a {
    0% {
        opacity: 0;
        bottom: -15px;
        max-height: 0;
        max-width: 0;
        margin-top: 0
    }

    50% {
        opacity: .5;
        bottom: -3px
    }

    to {
        opacity: 1;
        bottom: 0;
        max-height: 200px;
        max-width: 400px
    }
}

@-webkit-keyframes b {
    0% {
        opacity: 1;
        bottom: 0;
        margin-top: 15px
    }

    50% {
        opacity: .2;
        bottom: -3px;
        margin-top: 10px
    }

    to {
        opacity: 0;
        bottom: -5px;
        margin-top: 5px
    }
}

@keyframes b {
    0% {
        opacity: 1;
        bottom: 0;
        margin-top: 15px
    }

    50% {
        opacity: .2;
        bottom: -3px;
        margin-top: 10px
    }

    to {
        opacity: 0;
        bottom: -5px;
        margin-top: 5px
    }
}

@-webkit-keyframes c {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: .6
    }
}

@keyframes c {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: .6
    }
}

@-webkit-keyframes d {
    0% {
        opacity: .6
    }

    50% {
        opacity: .1
    }

    to {
        opacity: 0
    }
}

@keyframes d {
    0% {
        opacity: .6
    }

    50% {
        opacity: .1
    }

    to {
        opacity: 0
    }
}

.notyf__icon--alert,
.notyf__icon--confirm {
    height: 21px;
    width: 21px;
    background: #fff;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    position: relative
}

.notyf__icon--alert:after,
.notyf__icon--alert:before {
    content: "";
    background: #ed3d3d;
    display: block;
    position: absolute;
    width: 3px;
    border-radius: 3px;
    left: 9px
}

.notyf__icon--alert:after {
    height: 3px;
    top: 14px
}

.notyf__icon--alert:before {
    height: 8px;
    top: 4px
}

.notyf__icon--confirm:after,
.notyf__icon--confirm:before {
    content: "";
    background: #3dc763;
    display: block;
    position: absolute;
    width: 3px;
    border-radius: 3px
}

.notyf__icon--confirm:after {
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
    left: 6px
}

.notyf__icon--confirm:before {
    height: 11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
    left: 10px
}

.notyf__toast {
    display: block;
    overflow: hidden;
    -webkit-animation: a .3s forwards;
    animation: a .3s forwards;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .45);
    position: relative;
    padding-right: 13px;
    margin-top: 15px
}

.notyf__toast.notyf--alert {
    background: #ed3d3d
}

.notyf__toast.notyf--confirm {
    background: #3dc763
}

.notyf__toast.notyf--disappear {
    -webkit-animation: b .5s ease-out;
    animation: b .5s ease-out;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.notyf__toast.notyf--disappear .notyf__message {
    opacity: 1;
    -webkit-animation: b .5s ease-out;
    animation: b .5s ease-out;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.notyf__toast.notyf--disappear .notyf__icon {
    opacity: .6;
    -webkit-animation: d .5s ease-out;
    animation: d .5s ease-out;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.notyf__wrapper {
    display: table;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    border-radius: 3px
}

.notyf__icon {
    width: 20%;
    text-align: center;
    font-size: 1.3em;
    -webkit-animation: c .5s forwards;
    animation: c .5s forwards;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.notyf__icon,
.notyf__message {
    display: table-cell;
    vertical-align: middle;
    opacity: 0
}

.notyf__message {
    width: 80%;
    position: relative;
    -webkit-animation: a .3s forwards;
    animation: a .3s forwards;
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

.notyf {
    position: fixed;
    bottom: 20px;
    right: 30px;
    width: 20%;
    color: #fff;
    z-index: 1
}





i.icon.numbers {
    color: #4295e6;
    line-height: 58px;
    margin-left: -2px;
}

img.b-lazy.mapka.b-loaded {
    z-index: 1;
    max-width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    transform: translateX(-50%);
}


@media only screen and (max-width:736px) {
    .notyf__container {
        width: 90%;
        margin: 0 auto;
        display: block;
        right: 0;
        left: 0
    }

    img.b-lazy.mapka.b-loaded {
        max-width: 100%;
    }
}