@import url("https://fonts.googleapis.com/css?family=Muli:600,600i,700|Open+Sans:400,700");

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

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: 0.67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

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,
select {
    text-transform: none
}

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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: calc(1140px + 1.875rem)
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 544px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-pull-1 {
        right: 8.33333%
    }
    .col-xl-pull-2 {
        right: 16.66667%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-4 {
        right: 33.33333%
    }
    .col-xl-pull-5 {
        right: 41.66667%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-7 {
        right: 58.33333%
    }
    .col-xl-pull-8 {
        right: 66.66667%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-10 {
        right: 83.33333%
    }
    .col-xl-pull-11 {
        right: 91.66667%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-push-1 {
        left: 8.33333%
    }
    .col-xl-push-2 {
        left: 16.66667%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-4 {
        left: 33.33333%
    }
    .col-xl-push-5 {
        left: 41.66667%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-7 {
        left: 58.33333%
    }
    .col-xl-push-8 {
        left: 66.66667%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-10 {
        left: 83.33333%
    }
    .col-xl-push-11 {
        left: 91.66667%
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-offset-0 {
        margin-left: 0%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
}

.col-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 544px) {
    .col-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .col-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) {
    .col-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .col-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 992px) {
    .col-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .col-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1200px) {
    .col-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .col-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.row-xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.row-xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.row-xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 544px) {
    .row-sm-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .row-sm-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .row-sm-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width: 768px) {
    .row-md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .row-md-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .row-md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width: 992px) {
    .row-lg-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .row-lg-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .row-lg-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width: 1200px) {
    .row-xl-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .row-xl-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .row-xl-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.col-xs-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.col-xs-center {
    -ms-flex-item-align: center;
    align-self: center
}

.col-xs-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (min-width: 544px) {
    .col-sm-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .col-sm-center {
        -ms-flex-item-align: center;
        align-self: center
    }
    .col-sm-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width: 768px) {
    .col-md-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .col-md-center {
        -ms-flex-item-align: center;
        align-self: center
    }
    .col-md-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width: 992px) {
    .col-lg-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .col-lg-center {
        -ms-flex-item-align: center;
        align-self: center
    }
    .col-lg-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width: 1200px) {
    .col-xl-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .col-xl-center {
        -ms-flex-item-align: center;
        align-self: center
    }
    .col-xl-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

body {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: .8125em;
    line-height: 1.571;
    color: #777
}

@media (min-width: 1440px) {
    body {
        font-size: .875em
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Muli", sans-serif;
    margin: 0
}

h2 {
    font-weight: 700;
    font-size: 2em;
    line-height: 1.22
}

h2+h4 {
    margin-top: 18px
}

.slide-1 h2 {
    margin-bottom: 0.96em
}

@media (min-width: 1400px) {
    h2 {
        font-size: 2.429em
    }
}

@media (min-width: 1600px) {
    h2 {
        font-size: 3.571em
    }
}

h3 {
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.265
}

i+h3 {
    margin-top: .794em
}

h3+p {
    margin-top: 1em
}

@media (min-width: 1400px) {
    h3+p {
        margin-top: 1.764em
    }
}

p+h3 {
    margin-top: .76em
}

h3+.m-list {
    margin-top: 2.275em
}

@media (min-width: 1400px) {
    h3 {
        font-size: 2em
    }
}

@media (min-width: 1600px) {
    h3 {
        font-size: 2.429em
    }
}

h4 {
    font-weight: 600;
    font-size: 1.429em;
    line-height: 1.4
}

h4+p,
h4+.m-list {
    margin-top: 1.714em
}

@media (max-width: 1599px) {
    h4 {
        font-size: 1.1429em
    }
    h4+p {
        margin-top: 1.2em
    }
}

p+h4 {
    margin-top: 1.214em
}

h4+.row {
    margin-top: .714em
}

.row+h4 {
    margin-top: .5em
}

.text-center {
    text-align: center
}

.text-center img {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 768px) {
    .text-right {
        text-align: right
    }
}

p a,
.marked,
.m-list li a,
.o-list li a {
    font-size: 1.429em;
    font-family: "Muli", sans-serif;
    font-weight: 600;
    font-style: italic
}

.marked {
    color: #fefb04
}

p+.o-list {
    margin-top: 1.857em
}

p+p {
    margin-top: 1.571em
}

.o-list+p {
    margin-top: 1.5em
}

.m-list+p {
    margin-top: 2.75em
}

p+img {
    margin-top: .714em
}

img+p {
    margin-top: 1.35em
}

i.nc-icon-outline {
    display: inline-block;
    font-size: 3.214em
}

.m-list li,
.o-list li {
    color: #04fbfe;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 25px
}

.m-list li+li,
.o-list li+li {
    margin-top: 10px
}

.m-list li:before,
.o-list li:before {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center
}

.slide-2 .m-list li:before,
.slide-2 .o-list li:before {
    color: #683cb8
}

.slide-5 .m-list li:before,
.slide-5 .o-list li:before {
    color: #4cb050
}

.m-list li:before {
    content: '\ea1d';
    font: normal normal normal 14px/25px 'Nucleo Mini';
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.o-list {
    counter-reset: li
}

.o-list li:before {
    counter-increment: li;
    content: counter(li);
    font-weight: 700
}

@-webkit-keyframes arrow-down {
    0% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }
    50% {
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }
    100% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }
}

@keyframes arrow-down {
    0% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }
    50% {
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }
    100% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }
}

.arrow-down {
    position: absolute;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-family: "Muli", sans-serif;
    text-decoration: none;
    color: #374466;
}

.arrow-down:before {
    position: absolute;
    top: calc(100% + 15px);
    left: 0;
    right: 0;
    text-transform: none;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .2;
    -webkit-animation: arrow-down 1.5s infinite;
    animation: arrow-down 1.5s infinite;
    font-size: 40px;
}

.arrow-down:hover {
    color: rgba(55, 68, 102, 0.7)
}

.menu {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 16px;
    background-color: #2196f3;
    -webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.menu ul {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.menu ul li {
    display: inline-block;
}

.menu ul li a {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    color: #777;
    -webkit-transition: .3s all ease 800ms;
    transition: .3s all ease 800ms;
}

body:not(.fp-viewing-steps) .menu ul li a {
    color: #fff;
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms;
}

body:not(.fp-viewing-steps) .menu ul li:not(.active) a:hover {
    color: rgba(255, 255, 255, 0.7);
}

body.fp-viewing-steps .menu ul li:not(.active) a:hover {
    color: rgba(119, 119, 119, 0.7);
}

.menu ul li.active a {
    background-color: #374466;
}

@media only screen and (max-width: 1279px) {
    .menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 1280px) {
    .menu {
        bottom: 0;
        right: auto;
        width: 120px;
        background-color: transparent
    }
    .menu ul {
        width: 120px
    }
    .menu ul li {
        display: block
    }
}

@font-face {
    font-family: 'Nucleo Outline';
    src: url("../fonts/nucleo-outline.eot");
    src: url("../fonts/nucleo-outline.eot") format("embedded-opentype"), url("../fonts/nucleo-outline.woff2") format("woff2"), url("../fonts/nucleo-outline.woff") format("woff"), url("../fonts/nucleo-outline.ttf") format("truetype"), url("../fonts/nucleo-outline.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.nc-icon-outline {
    display: inline-block;
    font: normal normal normal 14px/1 'Nucleo Outline';
    font-size: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nc-icon-mini {
    display: inline-block;
    font: normal normal normal 14px/1 'Nucleo Mini';
    font-size: inherit;
   
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-icon-mini.lg {
    font-size: 1.33333333em;
    vertical-align: -16%
}

.nc-icon-mini.x2 {
    font-size: 2em
}

.nc-icon-mini.x3 {
    font-size: 3em
}

.nc-icon-mini.square,
.nc-icon-mini.circle {
    padding: 0.33333333em;
    vertical-align: -16%;
    background-color: #eee
}

.nc-icon-mini.circle {
    border-radius: 50%
}

.nc-icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.nc-icon-ul>li {
    position: relative
}

.nc-icon-ul>li>.nc-icon-mini {
    position: absolute;
    left: -1.57142857em;
    top: 0.14285714em;
    text-align: center
}

.nc-icon-ul>li>.nc-icon-mini.lg {
    top: 0;
    left: -1.35714286em
}

.nc-icon-ul>li>.nc-icon-mini.circle,
.nc-icon-ul>li>.nc-icon-mini.square {
    top: -0.19047619em;
    left: -1.9047619em
}

.nc-icon-mini.spin {
    -webkit-animation: nc-icon-spin 2s infinite linear;
    animation: nc-icon-spin 2s infinite linear
}

@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.nc-icon-mini.rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-icon-mini.rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-icon-mini.rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-icon-mini.flip-y {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.nc-icon-mini.flip-x {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}




@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }
    45% {
        -webkit-transform: scale(2.75);
        transform: scale(2.75);
        opacity: 0
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.8
    }
    45% {
        -webkit-transform: scale(2.75);
        transform: scale(2.75);
        opacity: 0
    }
}

@-webkit-keyframes pulsate-hover {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulsate-hover {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hotspot-fade {
    0% {
        opacity: 0;
        background-color: #fefb04;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    30% {
        opacity: 1;
        background-color: #fefb04;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    60% {
        opacity: 1;
        background-color: #fefb04;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    70% {
        opacity: 1;
        background-color: #374466;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hotspot-fade {
    0% {
        opacity: 0;
        background-color: #fefb04;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    30% {
        opacity: 1;
        background-color: #fefb04;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    60% {
        opacity: 1;
        background-color: #fefb04;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    70% {
        opacity: 1;
        background-color: #374466;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hotspot-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes hotspot-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes svg-arrow-fade {
    0% {
        opacity: 0
    }
    10% {
        opacity: 1;
        visibility: visible
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes svg-arrow-fade {
    0% {
        opacity: 0
    }
    10% {
        opacity: 1;
        visibility: visible
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0;
        visibility: hidden
    }
}

#tabs-publisher-1>div,
#tabs-publisher-2>div {
    position: relative
}

#tabs-publisher-1>div+div,
#tabs-publisher-2>div+div {
    margin-top: 5px
}

#tabs-publisher-1>div img,
#tabs-publisher-2>div img {
    display: block
}

.hotspot {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #00bbd4;
    -webkit-transition: .3s background-color ease-out;
    transition: .3s background-color ease-out;
    cursor: pointer
}

.hotspot:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    margin: -7.5px auto auto -7.5px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-radius: 50%;
    border: 1px solid #fefb04;
    opacity: 0;
    z-index: 1
}

.hotspot:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    margin: -6.5px auto auto -6.5px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-radius: 50%;
    background-color: #374466;
    -webkit-transition: .3s background-color ease-out;
    transition: .3s background-color ease-out
}

.hotspot .info {
    position: absolute;
    bottom: calc(100% + 36px);
    right: 12.5px;
    width: 220px;
    padding: 10px;
    color: #374466;
    background-color: #fff;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out
}

@media (min-width: 768px) {
    .hotspot .info {
        width: 280px;
        padding: 15px 20px
    }
}

@media (min-width: 992px) {
    .hotspot .info {
        width: 380px
    }
}

@media (min-width: 1280px) {
    .hotspot .info {
        left: 12.5px;
        right: auto
    }
}

@media (min-width: 1280px) and (max-width: 1439px) {
    .hotspot .info {
        font-size: 16px
    }
}

.hotspot .info a {
    font-size: inherit;
    color: inherit
}

.hotspot .info .close {
    position: absolute;
    bottom: calc(100% + 2px);
    right: calc(100% + 2px);
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    font-family: 'Nucleo Mini';
  
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 1280px) {
    .hotspot .info .close {
        left: calc(100% + 2px);
        right: auto
    }
}

.hotspot .info .close:before {
    content: '\ea2a';
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out
}

.hotspot .info .close:hover {
    color: #fefb04
}

.hotspot .info:before {
    content: '';
    position: absolute;
    bottom: -50px;
    right: 2px;
    width: 34px;
    height: 55px;
    border-width: 0px 0px 0px 8px;
    border-style: solid;
    border-color: #fff;
    border-radius: 0% 100%;
    background: transparent;
    clip: rect(5px, 44px, 56px, 0px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1280px) {
    .hotspot .info:before {
        left: -2px;
        right: auto;
        border-width: 0px 8px 0px 0px;
        border-radius: 100% 0%
    }
}

.hotspot .info.info-l {
    left: 12.5px;
    right: auto
}

@media (min-width: 1280px) {
    .hotspot .info.info-l {
        left: auto;
        right: 12.5px
    }
}

.hotspot .info.info-l .close {
    left: calc(100% + 2px);
    right: auto
}

@media (min-width: 1280px) {
    .hotspot .info.info-l .close {
        left: auto;
        right: calc(100% + 2px)
    }
}

.hotspot .info.info-l:before {
    left: -2px;
    right: auto;
    border-width: 0px 8px 0px 0px;
    border-radius: 100% 0%
}

@media (min-width: 1280px) {
    .hotspot .info.info-l:before {
        left: auto;
        right: -2px;
        border-width: 0px 0px 0px 8px;
        border-radius: 0% 100%
    }
}

@media (min-width: 1280px) {
    .hotspot:hover:after {
        background-color: #fefb04
    }
    .hotspot:hover:before {
        width: 25px;
        height: 25px;
        margin: -12.5px auto auto -12.5px;
        background-color: rgba(254, 251, 4, 0.56);
        border: none;
        opacity: 1;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
        -webkit-animation: pulsate-hover 1.5s ease-out infinite !important;
        animation: pulsate-hover 1.5s ease-out infinite !important
    }
}

.hotspot.active:after {
    background-color: #fefb04
}

.hotspot.active:before {
    width: 25px;
    height: 25px;
    margin: -12.5px auto auto -12.5px;
    background-color: rgba(254, 251, 4, 0.56);
    border: none;
    opacity: 1;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-animation: pulsate-hover 1.5s ease-out infinite !important;
    animation: pulsate-hover 1.5s ease-out infinite !important
}

.hotspot.active .info {
    opacity: 1;
    visibility: visible
}

.hotspot-1,
.hotspot-2,
.hotspot-3,
.hotspot-4,
.hotspot-5,
.hotspot-6,
.hotspot-7,
.hotspot-8,
.hotspot-9,
.hotspot-10,
.hotspot-11,
.hotspot-12,
.hotspot-13,
.hotspot-14,
.hotspot-15 {
    position: absolute;
    opacity: 0
}

.hotspot-1 {
    top: -11px;
    right: -12px
}

.hotspot-2 {
    left: 71px;
    top: 6px
}

.hotspot-2 svg {
    position: absolute;
    right: -20px;
    bottom: -11px;
    -webkit-transform: rotate(23deg);
    transform: rotate(23deg)
}

.hotspot-2 .svg-label {
    position: absolute;
    left: -290px;
    bottom: 22px;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fefb04
}

.hotspot-3 {
    right: 6px;
    bottom: 9px
}

.hotspot-4 {
    left: calc(100% + 13px);
    top: 18px
}

.hotspot-5,
.hotspot-6,
.hotspot-8,
.hotspot-11,
.hotspot-13 {
    left: -11px
}

.hotspot-5,
.hotspot-6,
.hotspot-7,
.hotspot-8,
.hotspot-10 {
    top: 50%;
    margin-top: -12.5px
}

.hotspot-7,
.hotspot-10,
.hotspot-14 {
    right: -11px
}

.hotspot-9 {
    right: -11px;
    bottom: -10px
}

.hotspot-11,
.hotspot-14 {
    top: 13px
}

.hotspot-12 {
    top: 39px;
    right: 216px
}

.hotspot-13 {
    bottom: 6px
}

.hotspot-15 {
    top: 39px;
    right: 6px
}

.fp-viewing-publisher .hotspot-1 {
    -webkit-animation: hotspot-fade-in .8s ease 1.5s forwards;
    animation: hotspot-fade-in .8s ease 1.5s forwards
}

.fp-viewing-publisher .hotspot-1:before {
    -webkit-animation: pulsate 2s ease-out 1.5s forwards;
    animation: pulsate 2s ease-out 1.5s forwards
}

.fp-viewing-publisher .hotspot-1:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.5s forwards;
    animation: hotspot-fade 1s ease-out 1.5s forwards
}

.fp-viewing-publisher .hotspot-2 {
    -webkit-animation: hotspot-fade-in .8s ease 1.7s forwards;
    animation: hotspot-fade-in .8s ease 1.7s forwards
}

.fp-viewing-publisher .hotspot-2:before {
    -webkit-animation: pulsate 2s ease-out 1.7s forwards;
    animation: pulsate 2s ease-out 1.7s forwards
}

.fp-viewing-publisher .hotspot-2:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.7s forwards;
    animation: hotspot-fade 1s ease-out 1.7s forwards
}

.fp-viewing-publisher .hotspot-2 svg,
.fp-viewing-publisher .hotspot-2 .svg-label {
    opacity: 0;
    visibility: hidden;
    -webkit-animation: svg-arrow-fade 5.5s ease-out 2.3s forwards;
    animation: svg-arrow-fade 5.5s ease-out 2.3s forwards
}

.fp-viewing-publisher .hotspot-3 {
    -webkit-animation: hotspot-fade-in .8s ease 1.9s forwards;
    animation: hotspot-fade-in .8s ease 1.9s forwards
}

.fp-viewing-publisher .hotspot-3:before {
    -webkit-animation: pulsate 2s ease-out 1.9s forwards;
    animation: pulsate 2s ease-out 1.9s forwards
}

.fp-viewing-publisher .hotspot-3:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.9s forwards;
    animation: hotspot-fade 1s ease-out 1.9s forwards
}

.fp-viewing-publisher .hotspot-4 {
    -webkit-animation: hotspot-fade-in .8s ease 2.1s forwards;
    animation: hotspot-fade-in .8s ease 2.1s forwards
}

.fp-viewing-publisher .hotspot-4:before {
    -webkit-animation: pulsate 2s ease-out 2.1s forwards;
    animation: pulsate 2s ease-out 2.1s forwards
}

.fp-viewing-publisher .hotspot-4:after {
    -webkit-animation: hotspot-fade 1s ease-out 2.1s forwards;
    animation: hotspot-fade 1s ease-out 2.1s forwards
}

.fp-viewing-publisher .hotspot-5 {
    -webkit-animation: hotspot-fade-in .8s ease 2.3s forwards;
    animation: hotspot-fade-in .8s ease 2.3s forwards
}

.fp-viewing-publisher .hotspot-5:before {
    -webkit-animation: pulsate 2s ease-out 2.3s forwards;
    animation: pulsate 2s ease-out 2.3s forwards
}

.fp-viewing-publisher .hotspot-5:after {
    -webkit-animation: hotspot-fade 1s ease-out 2.3s forwards;
    animation: hotspot-fade 1s ease-out 2.3s forwards
}

.fp-viewing-publisher .hotspot-6 {
    -webkit-animation: hotspot-fade-in .8s ease 2.5s forwards;
    animation: hotspot-fade-in .8s ease 2.5s forwards
}

.fp-viewing-publisher .hotspot-6:before {
    -webkit-animation: pulsate 2s ease-out 2.5s forwards;
    animation: pulsate 2s ease-out 2.5s forwards
}

.fp-viewing-publisher .hotspot-6:after {
    -webkit-animation: hotspot-fade 1s ease-out 2.5s forwards;
    animation: hotspot-fade 1s ease-out 2.5s forwards
}

.fp-viewing-publisher .hotspot-7 {
    -webkit-animation: hotspot-fade-in .8s ease 2.7s forwards;
    animation: hotspot-fade-in .8s ease 2.7s forwards
}

.fp-viewing-publisher .hotspot-7:before {
    -webkit-animation: pulsate 2s ease-out 2.7s forwards;
    animation: pulsate 2s ease-out 2.7s forwards
}

.fp-viewing-publisher .hotspot-7:after {
    -webkit-animation: hotspot-fade 1s ease-out 2.7s forwards;
    animation: hotspot-fade 1s ease-out 2.7s forwards
}

.fp-viewing-publisher .hotspot-8 {
    -webkit-animation: hotspot-fade-in .8s ease 2.9s forwards;
    animation: hotspot-fade-in .8s ease 2.9s forwards
}

.fp-viewing-publisher .hotspot-8:before {
    -webkit-animation: pulsate 2s ease-out 2.9s forwards;
    animation: pulsate 2s ease-out 2.9s forwards
}

.fp-viewing-publisher .hotspot-8:after {
    -webkit-animation: hotspot-fade 1s ease-out 2.9s forwards;
    animation: hotspot-fade 1s ease-out 2.9s forwards
}

.fp-viewing-publisher .hotspot-9 {
    -webkit-animation: hotspot-fade-in .8s ease 3.1s forwards;
    animation: hotspot-fade-in .8s ease 3.1s forwards
}

.fp-viewing-publisher .hotspot-9:before {
    -webkit-animation: pulsate 2s ease-out 3.1s forwards;
    animation: pulsate 2s ease-out 3.1s forwards
}

.fp-viewing-publisher .hotspot-9:after {
    -webkit-animation: hotspot-fade 1s ease-out 3.1s forwards;
    animation: hotspot-fade 1s ease-out 3.1s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10 {
    -webkit-animation: hotspot-fade-in .8s ease 1s forwards;
    animation: hotspot-fade-in .8s ease 1s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10:before {
    -webkit-animation: pulsate 2s ease-out 1s forwards;
    animation: pulsate 2s ease-out 1s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10:after {
    -webkit-animation: hotspot-fade 1s ease-out 1s forwards;
    animation: hotspot-fade 1s ease-out 1s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10 svg {
    position: absolute;
    left: -20px;
    bottom: -2px;
    -webkit-transform: rotateZ(-25deg) rotateY(180deg);
    transform: rotateZ(-25deg) rotateY(180deg)
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10 .svg-label {
    position: absolute;
    left: 237px;
    bottom: 35px;
    width: 80px;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fefb04
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10 svg,
.fp-viewing-publisher #tabs-publisher-2.active .hotspot-10 .svg-label {
    opacity: 0;
    visibility: hidden;
    -webkit-animation: svg-arrow-fade 5.5s ease-out 1.8s forwards;
    animation: svg-arrow-fade 5.5s ease-out 1.8s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-11 {
    -webkit-animation: hotspot-fade-in .8s ease 1.2s forwards;
    animation: hotspot-fade-in .8s ease 1.2s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-11:before {
    -webkit-animation: pulsate 2s ease-out 1.2s forwards;
    animation: pulsate 2s ease-out 1.2s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-11:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.2s forwards;
    animation: hotspot-fade 1s ease-out 1.2s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-11 svg,
.fp-viewing-publisher #tabs-publisher-2.active .hotspot-11 .svg-label {
    opacity: 0;
    visibility: hidden;
    -webkit-animation: svg-arrow-fade 5.5s ease-out 1.8s forwards;
    animation: svg-arrow-fade 5.5s ease-out 1.8s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-12 {
    -webkit-animation: hotspot-fade-in .8s ease 1.4s forwards;
    animation: hotspot-fade-in .8s ease 1.4s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-12:before {
    -webkit-animation: pulsate 2s ease-out 1.4s forwards;
    animation: pulsate 2s ease-out 1.4s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-12:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.4s forwards;
    animation: hotspot-fade 1s ease-out 1.4s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-13 {
    -webkit-animation: hotspot-fade-in .8s ease 1.6s forwards;
    animation: hotspot-fade-in .8s ease 1.6s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-13:before {
    -webkit-animation: pulsate 2s ease-out 1.6s forwards;
    animation: pulsate 2s ease-out 1.6s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-13:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.6s forwards;
    animation: hotspot-fade 1s ease-out 1.6s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-14 {
    -webkit-animation: hotspot-fade-in .8s ease 1.8s forwards;
    animation: hotspot-fade-in .8s ease 1.8s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-14:before {
    -webkit-animation: pulsate 2s ease-out 1.8s forwards;
    animation: pulsate 2s ease-out 1.8s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-14:after {
    -webkit-animation: hotspot-fade 1s ease-out 1.8s forwards;
    animation: hotspot-fade 1s ease-out 1.8s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-15 {
    -webkit-animation: hotspot-fade-in .8s ease 2s forwards;
    animation: hotspot-fade-in .8s ease 2s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-15:before {
    -webkit-animation: pulsate 2s ease-out 2s forwards;
    animation: pulsate 2s ease-out 2s forwards
}

.fp-viewing-publisher #tabs-publisher-2.active .hotspot-15:after {
    -webkit-animation: hotspot-fade 1s ease-out 2s forwards;
    animation: hotspot-fade 1s ease-out 2s forwards
}

@media (max-width: 1279px) {
    .hotspot-1,
    .hotspot-2,
    .hotspot-3,
    .hotspot-4,
    .hotspot-5,
    .hotspot-6,
    .hotspot-7,
    .hotspot-8,
    .hotspot-9,
    .hotspot-10,
    .hotspot-11,
    .hotspot-12,
    .hotspot-13,
    .hotspot-14,
    .hotspot-15 {
        opacity: 1
    }
}

.slide-4 .st1 {
    fill: none;
    stroke-width: 3px;
    stroke: #fefb04;
    -webkit-animation: 3s linear line1 1s;
    animation: 3s linear line1 1s
}

.slide-4 .st2 {
    fill: none;
    stroke-width: 3px;
    stroke: #fefb04;
    -webkit-animation: 1.5s linear line2 1s;
    animation: 1.5s linear line2 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

@-webkit-keyframes line1 {
    0% {
        opacity: 1;
        stroke-dasharray: 0 1000
    }
    70% {
        opacity: 1;
        stroke-dasharray: 1000 0
    }
    100% {
        opacity: 1;
        stroke-dasharray: 0
    }
}

@keyframes line1 {
    0% {
        opacity: 1;
        stroke-dasharray: 0 1000
    }
    70% {
        opacity: 1;
        stroke-dasharray: 1000 0
    }
    100% {
        opacity: 1;
        stroke-dasharray: 0
    }
}

@-webkit-keyframes line2 {
    0% {
        opacity: 1;
        stroke-dasharray: 0 80
    }
    70% {
        opacity: 1;
        stroke-dasharray: 80 0
    }
    100% {
        opacity: 1;
        stroke-dasharray: 0
    }
}

@keyframes line2 {
    0% {
        opacity: 1;
        stroke-dasharray: 0 80
    }
    70% {
        opacity: 1;
        stroke-dasharray: 80 0
    }
    100% {
        opacity: 1;
        stroke-dasharray: 0
    }
}

@-webkit-keyframes fadeInUpBigStep1 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }
}

@keyframes fadeInUpBigStep1 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }
}

@-webkit-keyframes fadeOutUpBigStep1 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBigStep1 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@-webkit-keyframes fadeInUpBigStep2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
}

@keyframes fadeInUpBigStep2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
}

@-webkit-keyframes fadeOutUpBigStep2 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBigStep2 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@-webkit-keyframes fadeInUpBigStep3 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
}

@keyframes fadeInUpBigStep3 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
}

@-webkit-keyframes fadeOutUpBigStep3 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBigStep3 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@-webkit-keyframes fadeInUpBigStep4 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
}

@keyframes fadeInUpBigStep4 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
}

@-webkit-keyframes fadeOutUpBigStep4 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBigStep4 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@-webkit-keyframes fadeInUpBigStep5 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -60px, 0);
        transform: translate3d(0, -60px, 0)
    }
}

@keyframes fadeInUpBigStep5 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -60px, 0);
        transform: translate3d(0, -60px, 0)
    }
}

@-webkit-keyframes fadeOutUpBigStep5 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, -60px, 0);
        transform: translate3d(0, -60px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBigStep5 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, -60px, 0);
        transform: translate3d(0, -60px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@-webkit-keyframes fadeInUpBigStep6 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

@keyframes fadeInUpBigStep6 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

@-webkit-keyframes fadeOutUpBigStep6 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBigStep6 {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@media (min-width: 1280px) {
    .fp-viewing-steps .step-1,
    .fp-viewing-steps .step-2,
    .fp-viewing-steps .step-3,
    .fp-viewing-steps .step-4,
    .fp-viewing-steps .step-5,
    .fp-viewing-steps .step-6 {
        opacity: 0
    }
    .fp-viewing-steps .step-1 {
        -webkit-animation: fadeInUpBigStep1 1s forwards 1s;
        animation: fadeInUpBigStep1 1s forwards 1s
    }
    .fp-viewing-steps .step-2 {
        -webkit-animation: fadeInUpBigStep2 1s forwards 1.2s;
        animation: fadeInUpBigStep2 1s forwards 1.2s
    }
    .fp-viewing-steps .step-3 {
        -webkit-animation: fadeInUpBigStep3 1s forwards 1.4s;
        animation: fadeInUpBigStep3 1s forwards 1.4s
    }
    .fp-viewing-steps .step-4 {
        -webkit-animation: fadeInUpBigStep4 1s forwards 1.5s;
        animation: fadeInUpBigStep4 1s forwards 1.5s
    }
    .fp-viewing-steps .step-5 {
        -webkit-animation: fadeInUpBigStep5 1s forwards 1.6s;
        animation: fadeInUpBigStep5 1s forwards 1.6s
    }
    .fp-viewing-steps .step-6 {
        -webkit-animation: fadeInUpBigStep6 1s forwards 1.8s;
        animation: fadeInUpBigStep6 1s forwards 1.8s
    }
}

@media (min-width: 1280px) {
    .step-1 {
        -webkit-animation: fadeOutUpBigStep1 1s forwards;
        animation: fadeOutUpBigStep1 1s forwards
    }
    .step-2 {
        -webkit-animation: fadeOutUpBigStep2 1s forwards 100ms;
        animation: fadeOutUpBigStep2 1s forwards 100ms
    }
    .step-3 {
        -webkit-animation: fadeOutUpBigStep3 1s forwards 200ms;
        animation: fadeOutUpBigStep3 1s forwards 200ms
    }
    .step-4 {
        -webkit-animation: fadeOutUpBigStep4 1s forwards 300ms;
        animation: fadeOutUpBigStep4 1s forwards 300ms
    }
    .step-5 {
        -webkit-animation: fadeOutUpBigStep5 1s forwards 400ms;
        animation: fadeOutUpBigStep5 1s forwards 400ms
    }
    .step-6 {
        -webkit-animation: fadeOutUpBigStep6 1s forwards 500ms;
        animation: fadeOutUpBigStep6 1s forwards 500ms
    }
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0)
    }
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(300px, 0, 0);
        transform: translate3d(300px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(300px, 0, 0);
        transform: translate3d(300px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(300px, 0, 0);
        transform: translate3d(300px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(300px, 0, 0);
        transform: translate3d(300px, 0, 0)
    }
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0)
    }
}

@media (min-width: 1280px) {
    .fp-viewing-profile .slide-1 .container>h2 {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1s;
        animation: fadeInUpBig 1s forwards 1s
    }
    .fp-viewing-profile .slide-1 .row>div:first-child {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.2s;
        animation: fadeInUpBig 1s forwards 1.2s
    }
    .fp-viewing-profile .slide-1 .row>div:nth-child(2) {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.4s;
        animation: fadeInUpBig 1s forwards 1.4s
    }
    .fp-viewing-profile .slide-1 .row>div:last-child {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.6s;
        animation: fadeInUpBig 1s forwards 1.6s
    }
    .slide-1 .container>h2 {
        -webkit-animation: fadeOutUpBig 1s forwards;
        animation: fadeOutUpBig 1s forwards
    }
    .slide-1 .row>div:first-child {
        -webkit-animation: fadeOutUpBig 1s forwards 200ms;
        animation: fadeOutUpBig 1s forwards 200ms
    }
    .slide-1 .row>div:nth-child(2) {
        -webkit-animation: fadeOutUpBig 1s forwards 400ms;
        animation: fadeOutUpBig 1s forwards 400ms
    }
    .slide-1 .row>div:last-child {
        -webkit-animation: fadeOutUpBig 1s forwards 600ms;
        animation: fadeOutUpBig 1s forwards 600ms
    }
    .fp-viewing-skill .slide-2 #tabs-skill {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1s;
        animation: fadeInUpBig 1s forwards 1s
    }
    .slide-2 #tabs-skill {
        -webkit-animation: fadeOutUpBig 1s forwards;
        animation: fadeOutUpBig 1s forwards
    }
    .fp-viewing-standatease .slide-3 .container>img {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1s;
        animation: fadeInUpBig 1s forwards 1s
    }
    .fp-viewing-standatease .slide-3 .container>h2 {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.2s;
        animation: fadeInUpBig 1s forwards 1.2s
    }
    .fp-viewing-standatease .slide-3 .container>p,
    .fp-viewing-standatease .slide-3 .container>h4 {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.4s;
        animation: fadeInUpBig 1s forwards 1.4s
    }
    .slide-3 .container>img {
        -webkit-animation: fadeOutUpBig 1s forwards;
        animation: fadeOutUpBig 1s forwards
    }
    .slide-3 .container>h2 {
        -webkit-animation: fadeOutUpBig 1s forwards 200ms;
        animation: fadeOutUpBig 1s forwards 200ms
    }
    .slide-3 .container>p,
    .slide-3 .container>h4 {
        -webkit-animation: fadeOutUpBig 1s forwards 400ms;
        animation: fadeOutUpBig 1s forwards 400ms
    }
    .fp-viewing-publisher .slide-4 .container>h4 {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1s;
        animation: fadeInUpBig 1s forwards 1s
    }
    .fp-viewing-publisher .slide-4 .container>p {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.2s;
        animation: fadeInUpBig 1s forwards 1.2s    
    }
    .fp-viewing-publisher .slide-4 #tabs-publisher {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.4s;
        animation: fadeInUpBig 1s forwards 1.4s
    }
    .slide-4 .container>h4 {
        -webkit-animation: fadeOutUpBig 1s forwards;
        animation: fadeOutUpBig 1s forwards
    }
    .slide-4 .container>p {
        -webkit-animation: fadeOutUpBig 1s forwards 200ms;
        animation: fadeOutUpBig 1s forwards 200ms
    }
    .slide-4 #tabs-publisher {
        -webkit-animation: fadeOutUpBig 1s forwards 400ms;
        animation: fadeOutUpBig 1s forwards 400ms
    }
    .fp-viewing-webdesign .slide-5 .container {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1s;
        animation: fadeInUpBig 1s forwards 1s
    }
    .slide-5 .container {
        -webkit-animation: fadeOutUpBig 1s forwards;
        animation: fadeOutUpBig 1s forwards
    }
    .fp-viewing-contactus .slide-6 .banner {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1s;
        animation: fadeInUpBig 1s forwards 1s
    }
    .fp-viewing-contactus .slide-6 .subscribe-wrap {
        opacity: 0;
        -webkit-animation: fadeInUpBig 1s forwards 1.2s;
        animation: fadeInUpBig 1s forwards 1.2s
    }
    .fp-viewing-contactus .slide-6 .banner .image-shopping-card {
        -webkit-animation: fadeInLeftBig 1s forwards 1s;
        animation: fadeInLeftBig 1s forwards 1s
    }
    .fp-viewing-contactus .slide-6 .subscribe-wrap img {
        -webkit-animation: fadeInRightBig 1s forwards 1.2s;
        animation: fadeInRightBig 1s forwards 1.2s
    }
    .slide-6 .banner {
        -webkit-animation: fadeOutUpBig 1s forwards;
        animation: fadeOutUpBig 1s forwards
    }
    .slide-6 .subscribe-wrap {
        -webkit-animation: fadeOutDownBig 1s forwards 200ms;
        animation: fadeOutDownBig 1s forwards 200ms
    }
    .slide-6 .banner .image-shopping-card {
        -webkit-animation: fadeOutLeftBig 1s ease forwards;
        animation: fadeOutLeftBig 1s ease forwards
    }
    .slide-6 .subscribe-wrap img {
        -webkit-animation: fadeOutRightBig 1s forwards 200ms;
        animation: fadeOutRightBig 1s forwards 200ms
    }
}

.page {
    overflow: hidden;
    background-color: #fff
}

@media (min-width: 1280px) {
    .section {
        padding-left: 120px
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%;
    display: inline-block
}

a {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    color: #fefb04
}

a:hover {
    text-decoration: none
}

a:active {
    color: inherit
}

hr {
    margin: 0;
    border: none;
    height: 1px
}

.relative {
    position: relative
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

figure {
    margin: 0
}

ul,
ol {
    list-style: none;
    padding-left: 0
}

.steps {
    position: relative
}

.steps:after {
    content: '';
    display: table;
    clear: both
}

.steps .arrow1,
.steps .arrow2,
.steps .arrow3 {
    position: absolute;
    top: -190px;
    left: -15px
}

.steps .arrow1 .st1,
.steps .arrow1 .st2 {
    opacity: 0;
    fill: none;
    stroke-width: 3px;
    stroke: #e3e4ea
}

.fp-viewing-steps .steps .arrow1 .st1 {
    -webkit-animation: 5s ease line1 forwards 2s;
    animation: 5s ease line1 forwards 2s
}

.fp-viewing-steps .steps .arrow1 .st2 {
    -webkit-animation: 1.5s ease line2 forwards 2.5s;
    animation: 1.5s ease line2 forwards 2.5s
}

.steps .arrow2 .st1,
.steps .arrow2 .st2 {
    opacity: 0;
    fill: none;
    stroke-width: 3px;
    stroke: #e3e4ea
}

.fp-viewing-steps .steps .arrow2 .st1 {
    -webkit-animation: 5s ease line1 forwards 3.5s;
    animation: 5s ease line1 forwards 3.5s
}

.fp-viewing-steps .steps .arrow2 .st2 {
    -webkit-animation: 1.5s ease line2 forwards 4s;
    animation: 1.5s ease line2 forwards 4s
}

.steps .arrow3 .st1,
.steps .arrow3 .st2 {
    opacity: 0;
    fill: none;
    stroke-width: 3px;
    stroke: #e3e4ea
}

.fp-viewing-steps .steps .arrow3 .st1 {
    -webkit-animation: 5s ease line1 forwards 4.5s;
    animation: 5s ease line1 forwards 4.5s
}

.fp-viewing-steps .steps .arrow3 .st2 {
    -webkit-animation: 1.5s ease line2 forwards 5s;
    animation: 1.5s ease line2 forwards 5s
}

@media (min-width: 1440px) {
    .steps .arrow1,
    .steps .arrow2,
    .steps .arrow3 {
        top: -224px
    }
}

@-webkit-keyframes icon-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80%) rotateZ(-45deg);
        transform: translateY(80%) rotateZ(-45deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0) rotateZ(-45deg);
        transform: translateY(0) rotateZ(-45deg)
    }
}

@keyframes icon-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80%) rotateZ(-45deg);
        transform: translateY(80%) rotateZ(-45deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0) rotateZ(-45deg);
        transform: translateY(0) rotateZ(-45deg)
    }
}

.steps .step-2 .icon {
    position: absolute;
    top: -124px;
    right: 78px;
    color: #e3e4ea;
    font-size: 68px;
    opacity: 0;
    -webkit-transform: translateY(0) rotateZ(-45deg);
    transform: translateY(0) rotateZ(-45deg)
}

.fp-viewing-steps .steps .step-2 .icon {
    -webkit-animation: .7s icon-up ease forwards 3s;
    animation: .7s icon-up ease forwards 3s
}

@media (min-width: 1440px) {
    .steps .step-2 .icon {
        top: -156px
    }
}

.slide-1 {
    background-color: #f54337
}

.slide-1:before {
    content: '1'
}

.slide-1 .arrow4 .st1,
.slide-1 .arrow4 .st2,
.slide-1 .arrow5 .st1,
.slide-1 .arrow5 .st2 {
    opacity: 0;
    fill: none;
    stroke-width: 3px;
    stroke: #fff
}

@media (max-width: 1279px) {
    .slide-1 .arrow4,
    .slide-1 .arrow5 {
        display: none
    }
}

.fp-viewing-profile .slide-1 .arrow4 {
    -webkit-transform: rotateY(180deg) rotateZ(-156deg) translateX(50%) translateY(-35px);
    transform: rotateY(180deg) rotateZ(-156deg) translateX(50%) translateY(-35px)
}

.fp-viewing-profile .slide-1 .arrow4 .st1 {
    -webkit-animation: 5s ease line1 forwards 2s;
    animation: 5s ease line1 forwards 2s
}

.fp-viewing-profile .slide-1 .arrow4 .st2 {
    -webkit-animation: 1.5s ease line2 forwards 2.5s;
    animation: 1.5s ease line2 forwards 2.5s
}

.fp-viewing-profile .slide-1 .arrow5 {
    -webkit-transform: rotateY(180deg) rotateZ(-156deg) translateX(113%) translateY(-55px);
    transform: rotateY(180deg) rotateZ(-156deg) translateX(113%) translateY(-55px)
}

.fp-viewing-profile .slide-1 .arrow5 .st1 {
    -webkit-animation: 5s ease line1 forwards 2.5s;
    animation: 5s ease line1 forwards 2.5s
}

.fp-viewing-profile .slide-1 .arrow5 .st2 {
    -webkit-animation: 1.5s ease line2 forwards 3s;
    animation: 1.5s ease line2 forwards 3s
}

.slide-2 {
    background-color: #683cb8
}

.slide-2:before {
    content: '2'
}

.slide-2 .container {
    -ms-flex-item-align: start;
    align-self: flex-start
}

@media (min-width: 1600px) {
    .slide-2 .container {
        margin-top: 10%
    }
}

.slide-3 {
    background-color: #2196f3
}

.slide-3:before {
    content: '3'
}

.slide-3 img {
    margin-bottom: 1.571em
}

.slide-3 h2 {
    margin-bottom: .85em
}

.slide-4 {
    background-color: #00bbd4
}

.slide-4:before {
    content: '4'
}

.slide-4 .container>h4,
.slide-4 .container>p {
    text-align: center
}

.slide-4 .container>p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
}

@media (min-width: 1600px) {
    .slide-4 .container>p {
        margin-bottom: 3.857em
    }
}

.slide-5 {
    background-color: #4cb050
}

.slide-5:before {
    content: '5'
}


@media (max-width: 991px) {
    .slide-5 .row {
        background-size: 109%
    }
}

.slide-6 {
    position: relative;
    background-color: #fba006
}

.slide-6:before {
    content: '6'
}

@media (min-width: 1280px) {
    .slide-3 .fp-tableCell,
    .slide-5 .fp-tableCell,
    .slide-6 .fp-tableCell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .slide-3 .fp-tableCell .container,
    .slide-5 .fp-tableCell .container,
    .slide-6 .fp-tableCell .container {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

@media (min-width: 1440px) {
    .slide-1 .fp-tableCell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .slide-1 .fp-tableCell .container {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

@media (min-width: 1600px) {
    .slide-2 .fp-tableCell,
    .slide-4 .fp-tableCell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .slide-2 .fp-tableCell .container,
    .slide-4 .fp-tableCell .container {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

.slide-1,
.slide-2,
.slide-3,
.slide-4,
.slide-5,
.slide-6 {
    overflow: hidden;
    position: relative;
    color: #fff
}

.slide-1:before,
.slide-2:before,
.slide-3:before,
.slide-4:before,
.slide-5:before,
.slide-6:before {
    position: absolute;
    top: -3px;
    left: 35px;
    font-size: 60px;
    font-weight: 700;
    opacity: 0
}

@media (min-width: 1600px) {
    .slide-1:before,
    .slide-2:before,
    .slide-3:before,
    .slide-4:before,
    .slide-5:before,
    .slide-6:before {
        font-size: 80px;
        top: 10px
    }
}

.slide-1:before,
.slide-1 header,
.slide-2:before,
.slide-2 header,
.slide-3:before,
.slide-3 header,
.slide-4:before,
.slide-4 header,
.slide-5:before,
.slide-5 header,
.slide-6:before,
.slide-6 header {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-transition: 600ms all ease 500ms;
    transition: 600ms all ease 500ms
}

@media (max-width: 1439px) {
    .slide-1 .fp-tableCell,
    .slide-2 .fp-tableCell,
    .slide-3 .fp-tableCell,
    .slide-4 .fp-tableCell,
    .slide-5 .fp-tableCell,
    .slide-6 .fp-tableCell {
        padding-top: 60px
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .slide-1 .fp-tableCell,
    .slide-2 .fp-tableCell,
    .slide-3 .fp-tableCell,
    .slide-4 .fp-tableCell,
    .slide-5 .fp-tableCell,
    .slide-6 .fp-tableCell {
        padding-top: 80px
    }
}

@media (max-width: 1439px) {
    .slide-5 .fp-tableCell,
    .slide-6 .fp-tableCell {
        padding-top: 80px
    }
}

@media (max-width: 1279px) {
    .slide-1,
    .slide-2,
    .slide-3,
    .slide-4,
    .slide-5,
    .slide-6 {
        padding-top: 90px;
        padding-bottom: 60px
    }
}

.fp-viewing-profile .slide-1:before,
.fp-viewing-profile .slide-1 header,
.fp-viewing-skill .slide-2:before,
.fp-viewing-skill .slide-2 header,
.fp-viewing-standatease .slide-3:before,
.fp-viewing-standatease .slide-3 header,
.fp-viewing-publisher .slide-4:before,
.fp-viewing-publisher .slide-4 header,
.fp-viewing-webdesign .slide-5:before,
.fp-viewing-webdesign .slide-5 header,
.fp-viewing-contactus .slide-6:before,
.fp-viewing-contactus .slide-6 header {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms
}

section header {
    position: absolute;
    top: 0;
    left: 60px;
    padding-top: 24px;
    padding-left: 25px
}

section header h3 {
    text-transform: uppercase
}

@media (min-width: 1280px) {
    section header {
        padding-top: 15px;
        left: 120px
    }
}

@media (min-width: 1600px) {
    section header {
        padding-left: 50px;
        padding-top: 40px
    }
}

@media (max-width: 1279px) {
    section header,
    section:before {
        opacity: 1 !important;
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

.tabs>ul li {
    display: inline-block;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    text-align: center
}

.tabs>ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 30px
}

.tabs>ul li:focus,
.tabs>ul li a:focus {
    outline: none
}

.tabs>ul li.ui-tabs-active {
    border: 2px solid #fff;
    border-bottom-color: transparent;
    border-bottom-width: 0px
}

#tabs-skill>ul {
    margin-bottom: 20px
}

@media (min-width: 1600px) {
    #tabs-skill>ul {
        margin-bottom: 44px
    }
}

#tabs-skill>ul li {
    width: calc(25% - 4px)
}

#tabs-skill>ul li a {
    color: #fff
}

#tabs-skill>ul li.ui-tabs-active a {
    color: #04fbfe
}

#tabs-skill-1 img {
    margin-top: 10px
}

@media (min-width: 1440px) {
    #tabs-skill-1 img {
        margin-top: 50px
    }
}

#tabs-skill-3 {
    padding-bottom: 150px
}

@media (min-width: 1440px) {
    #tabs-skill-3 {
        padding-bottom: 130px
    }
}




#tabs-publisher {
    width: 84%;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 992px) {
    #tabs-publisher {
        width: 63%
    }
}

@media (min-width: 1280px) {
    #tabs-publisher {
        width: 100%
    }
}

#tabs-publisher>ul {
    margin-bottom: 20px
}

@media (min-width: 1600px) {
    #tabs-publisher>ul {
        margin-bottom: 40px
    }
}

#tabs-publisher>ul li {
    width: calc(50% - 4px)
}

#tabs-publisher>ul li a {
    color: #374466
}

#tabs-publisher>ul li.ui-tabs-active a {
    color: #fff
}

#tabs-publisher #tabs-publisher-1,
#tabs-publisher #tabs-publisher-2 {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

@media (min-width: 1280px) and (max-width: 1439px) {
    #tabs-publisher #tabs-publisher-1,
    #tabs-publisher #tabs-publisher-2 {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    #tabs-publisher #tabs-publisher-1,
    #tabs-publisher #tabs-publisher-2 {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@media (max-width: 1279px) {
    #tabs-publisher #tabs-publisher-1 svg,
    #tabs-publisher #tabs-publisher-1 .svg-label,
    #tabs-publisher #tabs-publisher-2 svg,
    #tabs-publisher #tabs-publisher-2 .svg-label {
        opacity: 0;
        visibility: 0
    }
}

.steps {
    padding-top: 128px;
    padding-bottom: 60px;
    max-width: calc(1076px + 1.875rem)
}

@media (min-width: 992px) {
    .steps {
        padding-top: 240px;
        padding-bottom: 240px
    }
}

@media (min-width: 1280px) {
    .steps {
        padding-top: 30.37vh;
        padding-bottom: 0
    }
}

@media (min-width: 1440px) {
    .steps {
        max-width: calc(1160px + 1.875rem)
    }
}

.step-card {
    position: relative;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    margin: 5px;
    padding-left: 20px;
    padding-right: 66px;
    width: calc(33.333% - 10px);
    height: 300px;
    color: #fff;
    text-decoration: none;
    background-color: #fff;
    overflow: hidden;
    z-index: 2
}

.step-card:before,
.step-card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

@media (min-width: 992px) {
    .step-card {
        width: 202px;
        margin: 0
    }
}

@media (min-width: 1280px) {
    .step-card {
        width: 216px
    }
}

@media (min-width: 1440px) {
    .step-card {
        width: 230px;
        height: 370px;
        padding-left: 30px;
        padding-right: 56px
    }
}

.step-card h3 {
    font-size: 2em;
    margin-top: 0
}

.step-card h3+p {
    margin-top: .764em
}

.step-card i:first-child {
    position: absolute;
    top: 20px;
    left: 20px
}

@media (min-width: 1440px) {
    .step-card i:first-child {
        top: 30px;
        left: 30px
    }
}

@media (min-width: 992px) {
    .step-card.step-1 {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }
}

.step-card.step-1:before {
    background-color: #f54337
}

.step-card.step-1:after {
    background: url("../images/image-number_1.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 300ms;
    transition: 200ms background-image ease 300ms
}

.step-card.step-1.hover-out {
    background-color: #fff
}

.step-card.step-1.hover-out i {
    color: #f54337;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms
}

.step-card.step-1.hover-out h3,
.step-card.step-1.hover-out p {
    color: #f54337;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms
}

.step-card.step-1.hover-out:after {
    background: url("../images/image-number_1.png") no-repeat bottom
}

.step-card.step-1:hover i {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-1 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms;
    animation: 1.15s step-hover-elem-1 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms
}

.step-card.step-1:hover h3,
.step-card.step-1:hover p {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-1 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms;
    animation: 1.15s step-hover-elem-1 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms
}

.step-card.step-1:hover:after {
    background-image: url("../images/image-number-hover_1.png")
}

@media (min-width: 992px) {
    .step-card.step-2 {
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
}

.step-card.step-2:before {
    background-color: #683cb8
}

.step-card.step-2:after {
    background: url("../images/image-number_2.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 300ms;
    transition: 200ms background-image ease 300ms
}

.step-card.step-2.hover-out {
    background-color: #fff
}

.step-card.step-2.hover-out i {
    color: #683cb8;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms
}

.step-card.step-2.hover-out h3,
.step-card.step-2.hover-out p {
    color: #683cb8;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms
}

.step-card.step-2.hover-out:after {
    background: url("../images/image-number_2.png") no-repeat bottom
}

.step-card.step-2:hover i {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-2 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms;
    animation: 1.15s step-hover-elem-2 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms
}

.step-card.step-2:hover h3,
.step-card.step-2:hover p {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-2 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms;
    animation: 1.15s step-hover-elem-2 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms
}

.step-card.step-2:hover:after {
    background-image: url("../images/image-number-hover_2.png")
}

@media (min-width: 992px) {
    .step-card.step-3 {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
}

.step-card.step-3:before {
    background-color: #2196f3
}

.step-card.step-3:after {
    background: url("../images/image-number_3.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 300ms;
    transition: 200ms background-image ease 300ms
}

.step-card.step-3.hover-out {
    background-color: #fff
}

.step-card.step-3.hover-out i {
    color: #2196f3;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms
}

.step-card.step-3.hover-out h3,
.step-card.step-3.hover-out p {
    color: #2196f3;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms
}

.step-card.step-3.hover-out:after {
    background: url("../images/image-number_3.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 700ms;
    transition: 200ms background-image ease 700ms
}

.step-card.step-3:hover i {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-3 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms;
    animation: 1.15s step-hover-elem-3 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms
}

.step-card.step-3:hover h3,
.step-card.step-3:hover p {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-3 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms;
    animation: 1.15s step-hover-elem-3 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms
}

.step-card.step-3:hover:after {
    background-image: url("../images/image-number-hover_3.png")
}

@media (min-width: 992px) {
    .step-card.step-4 {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
}

.step-card.step-4:before {
    background-color: #00bbd4
}

.step-card.step-4:after {
    background: url("../images/image-number_4.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 300ms;
    transition: 200ms background-image ease 300ms
}

.step-card.step-4.hover-out {
    background-color: #fff
}

.step-card.step-4.hover-out i {
    color: #00bbd4;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms
}

.step-card.step-4.hover-out h3,
.step-card.step-4.hover-out p {
    color: #00bbd4;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms
}

.step-card.step-4.hover-out:after {
    background: url("../images/image-number_4.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 700ms;
    transition: 200ms background-image ease 700ms
}

.step-card.step-4:hover i {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-4 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms;
    animation: 1.15s step-hover-elem-4 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms
}

.step-card.step-4:hover h3,
.step-card.step-4:hover p {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-4 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms;
    animation: 1.15s step-hover-elem-4 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms
}

.step-card.step-4:hover:after {
    background-image: url("../images/image-number-hover_4.png")
}

@media (min-width: 992px) {
    .step-card.step-5 {
        -webkit-transform: translate3d(0, -60px, 0);
        transform: translate3d(0, -60px, 0)
    }
}

.step-card.step-5:before {
    background-color: #4cb050
}

.step-card.step-5:after {
    background: url("../images/image-number_5.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 300ms;
    transition: 200ms background-image ease 300ms
}

.step-card.step-5.hover-out {
    background-color: #fff
}

.step-card.step-5.hover-out i {
    color: #4cb050;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms
}

.step-card.step-5.hover-out h3,
.step-card.step-5.hover-out p {
    color: #4cb050;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms
}

.step-card.step-5.hover-out:after {
    background: url("../images/image-number_5.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 700ms;
    transition: 200ms background-image ease 700ms
}

.step-card.step-5:hover i {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-5 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms;
    animation: 1.15s step-hover-elem-5 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms
}

.step-card.step-5:hover h3,
.step-card.step-5:hover p {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-5 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms;
    animation: 1.15s step-hover-elem-5 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms
}

.step-card.step-5:hover:after {
    background-image: url("../images/image-number-hover_5.png")
}

@media (min-width: 992px) {
    .step-card.step-6 {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

.step-card.step-6:before {
    background-color: #fba006
}

.step-card.step-6:after {
    background: url("../images/image-number_6.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 300ms;
    transition: 200ms background-image ease 300ms
}

.step-card.step-6.hover-out {
    background-color: #fff
}

.step-card.step-6.hover-out i {
    color: #fba006;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 150ms
}

.step-card.step-6.hover-out h3,
.step-card.step-6.hover-out p {
    color: #fba006;
    -webkit-animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms;
    animation: 1.4s step-out-elem cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 300ms
}

.step-card.step-6.hover-out:after {
    background: url("../images/image-number_6.png") no-repeat bottom;
    -webkit-transition: 200ms background-image ease 700ms;
    transition: 200ms background-image ease 700ms
}

.step-card.step-6:hover i {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-6 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms;
    animation: 1.15s step-hover-elem-6 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 180ms
}

.step-card.step-6:hover h3,
.step-card.step-6:hover p {
    color: #fff;
    -webkit-animation: 1.15s step-hover-elem-6 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms;
    animation: 1.15s step-hover-elem-6 cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards 50ms
}

.step-card.step-6:hover:after {
    background-image: url("../images/image-number-hover_6.png")
}

@media (min-width: 992px) {
    .step-card:not(.step-1) {
        margin-left: -46px
    }
}

.step-card.hover-out {
    -webkit-transition: 800ms -webkit-box-shadow ease 1000ms;
    transition: 800ms -webkit-box-shadow ease 1000ms;
    transition: 800ms box-shadow ease 1000ms;
    transition: 800ms box-shadow ease 1000ms, 800ms -webkit-box-shadow ease 1000ms
}

.step-card.hover-out:before {
    -webkit-animation: 1400ms step-out-before cubic-bezier(1, 0, 0, 1) forwards;
    animation: 1400ms step-out-before cubic-bezier(1, 0, 0, 1) forwards
}

.step-card.hover-out:after {
    -webkit-animation: 1.2s step-out-bg cubic-bezier(0.77, 0, 0.175, 1) forwards 650ms;
    animation: 1.2s step-out-bg cubic-bezier(0.77, 0, 0.175, 1) forwards 650ms
}

.step-card:hover {
    -webkit-box-shadow: 2px 2px 16px 0px rgba(55, 68, 102, 0.15);
    box-shadow: 2px 2px 16px 0px rgba(55, 68, 102, 0.15);
    -webkit-transition: 100ms -webkit-box-shadow ease;
    transition: 100ms -webkit-box-shadow ease;
    transition: 100ms box-shadow ease;
    transition: 100ms box-shadow ease, 100ms -webkit-box-shadow ease
}

.step-card:hover:before {
    -webkit-animation: 400ms step-hover-before cubic-bezier(1, 0, 0, 1) forwards 300ms;
    animation: 400ms step-hover-before cubic-bezier(1, 0, 0, 1) forwards 300ms
}

.step-card:hover:after {
    -webkit-animation: 1s step-hover-bg cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: 1s step-hover-bg cubic-bezier(0.77, 0, 0.175, 1) forwards
}

@-webkit-keyframes step-hover-elem-1 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #f54337;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #f54337;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #f54337;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-hover-elem-1 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #f54337;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #f54337;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #f54337;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-out-elem {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    55% {
        color: #fff;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    75% {
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-out-elem {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    55% {
        color: #fff;
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    75% {
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-hover-elem-2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #683cb8;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #683cb8;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #683cb8;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-hover-elem-2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #683cb8;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #683cb8;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #683cb8;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-hover-elem-3 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #2196f3;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #2196f3;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #2196f3;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-hover-elem-3 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #2196f3;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #2196f3;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #2196f3;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-hover-elem-4 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #00bbd4;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #00bbd4;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #00bbd4;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-hover-elem-4 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #00bbd4;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #00bbd4;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #00bbd4;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-hover-elem-5 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #4cb050;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #4cb050;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #4cb050;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-hover-elem-5 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #4cb050;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #4cb050;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #4cb050;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-hover-elem-6 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #fba006;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #fba006;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #fba006;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-hover-elem-6 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    25% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        opacity: 0
    }
    55% {
        color: #fba006;
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        opacity: 0
    }
    75% {
        color: #fba006;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        color: #fba006;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes step-hover-bg {
    0% {
        background-position: center bottom
    }
    25% {
        background-position: center 400px;
        opacity: 0
    }
    44% {
        background-position: center -400px;
        opacity: 0
    }
    45% {
        opacity: 1
    }
    80% {
        opacity: 1;
        background-position: center bottom
    }
}

@keyframes step-hover-bg {
    0% {
        background-position: center bottom
    }
    25% {
        background-position: center 400px;
        opacity: 0
    }
    44% {
        background-position: center -400px;
        opacity: 0
    }
    45% {
        opacity: 1
    }
    80% {
        opacity: 1;
        background-position: center bottom
    }
}

@-webkit-keyframes step-out-bg {
    0% {
        background-position: center bottom
    }
    60% {
        background-position: center -400px;
        opacity: 0
    }
    61% {
        background-position: center 400px;
        opacity: 0
    }
    62% {
        opacity: 1
    }
    100% {
        opacity: 1;
        background-position: center bottom
    }
}

@keyframes step-out-bg {
    0% {
        background-position: center bottom
    }
    60% {
        background-position: center -400px;
        opacity: 0
    }
    61% {
        background-position: center 400px;
        opacity: 0
    }
    62% {
        opacity: 1
    }
    100% {
        opacity: 1;
        background-position: center bottom
    }
}

@-webkit-keyframes step-hover-before {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes step-hover-before {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes step-out-before {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    40% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes step-out-before {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    40% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.banner {
    position: relative;    
    text-align: center;
    border-radius: 8px
}

.banner h2,
.banner h4 {
    color: #374466
}

@media (max-width: 1279px) {
    .banner {
        padding: 35px
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner {
        padding: 35px;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto
    }
}

.image-shopping-card {
    position: absolute;
    top: -140px;
    right: -238px
}

@media (max-width: 1439px) {
    .image-shopping-card {
        display: none
    }
}

.btn {
    display: inline-block;
    padding: 14px 40px 15px;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background-color: #2196f3;
    border-radius: 6px
}

.btn i {
    font-size: 25px;
    margin-right: 10px;
    vertical-align: middle
}

.btn:hover {
    background-color: #00bbd4
}

h4+.btn {
    margin-top: 33px
}

.subscribe-wrap {
    padding-top: 50px
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .subscribe-wrap {
        padding-top: 50px
    }
}



@media (max-width: 991px) {
    .subscribe-wrap {
        text-align: center
    }
    .subscribe-wrap img {
        display: none
    }
}

.subscribe-wrap h3+p {
    margin-top: 1em;
    margin-bottom: 2.528em
}

.form {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.form input,
.form .btn {
    height: 50px;
    border-radius: 6px;
    border: none;
    outline: none
}

.form input {
    width: 100%;
    max-width: 450px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 6px
}

@media (max-width: 1439px) {
    .form input {
        max-width: 300px
    }
}

.form::-webkit-input-placeholder {
    color: #7a87a7
}

.form::-moz-placeholder {
    color: #7a87a7
}

.form:-ms-input-placeholder {
    color: #7a87a7
}

.form:-moz-placeholder {
    color: #7a87a7
}

.form .btn {
    background-color: #374466;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.form .btn:hover {
    background-color: #00bbd4
}

.form #result {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    padding-left: 120px
}

@-webkit-keyframes alert-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400%);
        transform: translateY(400%)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(400%);
        transform: translateY(400%)
    }
}

@keyframes alert-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400%);
        transform: translateY(400%)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(400%);
        transform: translateY(400%)
    }
}

.form #result .alert {
    display: inline-block;
    padding: 20px 40px;
    color: #777;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14);
    -webkit-animation: alert-up 5s forwards;
    animation: alert-up 5s forwards
}

.form #result .alert i {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -11px;
    color: #85E7B4;
    font-size: 22px
}

.partners {
    padding-top: 5px;
    text-align: center
}

.partners a {
    display: inline-block
}

@media (min-width: 768px) {
    .partners>*+* {
        position: relative
    }
    .partners>*+*:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 65px;
        background-color: rgba(255, 255, 255, 0.2)
    }
}

@media (max-width: 1439px) {
    .partners img {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@media (min-width: 1440px) {
    .partners {
        padding-top: 24px;
        padding-bottom: 9px
    }
}

@-webkit-keyframes preloader-step-1 {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes preloader-step-1 {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes preloader-step-2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes preloader-step-2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: -1
}

@media (max-width: 1350px) {
    html,
    body {
        margin: 0;
        height: 100%;
        overflow: hidden
    }
    #preloader {
        width: 100%;
        height: 100%;
        z-index: 9999
    }
    #preloader:before,
    #preloader:after {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center
    }
    #preloader:before {
        content: '원활한 진행을 위해 웹에서 실행해 주세요!';
        top: 50%;
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px
    }
    #preloader:after {
        bottom: 53%;
        content: "";
        font-family: "Font Awesome 5 Free";
        text-transform: none;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media (min-width: 1350px) {
    #preloader {
        width: 100%;
        height: 100%;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 9999
    }
    #preloader:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #2196f3;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-animation: 700ms preloader-step-1 ease forwards 1000ms;
        animation: 700ms preloader-step-1 ease forwards 1000ms
    }
    #preloader.animate {
        -webkit-animation: 700ms preloader-step-2 ease forwards;
        animation: 700ms preloader-step-2 ease forwards
    }
}