.s-header-v1__dropdown-menu-link,
.s-header-v1__nav-link,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Ubuntu, sans-serif
}

.s-btn-v1,
.s-features-v1__icon,
.s-icon-v1 {
    vertical-align: middle
}

.s-btn-v1.focus,
.s-btn-v1:focus,
.s-btn-v1:hover,
.s-header-v1__logo-link:focus,
.s-header-v1__logo-link:hover,
.s-icon-v1:focus,
.s-icon-v1:hover,
a,
a:focus,
a:hover {
    text-decoration: none
}

.s-header-v1__nav:after,
.s-header-v1__navbar-row,
.s-header-v1__navbar:after,
.s-iconz:after {
    clear: both
}

body,
html,
html a {
    -webkit-font-smoothing: antialiased
}

body,
html {
    overflow-x: hidden
}

html {
    font-size: 16px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 1rem;
    color: #232323;
    line-height: 1.4;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.2;
    color: #363d46;
    margin-top: 0;
    margin-bottom: .75rem
}

a,
em,
li,
p {
    font-family: Roboto, sans-serif
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #363d46;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

h1 a:focus,
h1 a:hover,
h2 a:focus,
h2 a:hover,
h3 a:focus,
h3 a:hover,
h4 a:focus,
h4 a:hover,
h5 a:focus,
h5 a:hover,
h6 a:focus,
h6 a:hover {
    color: rgba(28, 40, 183, 0.77);
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

em,
em>a,
li,
li>a {
    color: #363d46
}

.s-btn-v1,
.s-clients-v1,
.s-link-v1:after,
.s-link-v1:before {
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

em,
label,
li {
    font-size: .8125rem
}

em,
li {
    font-weight: 400
}

a,
em>a:hover,
li>a:hover {
    color: rgba(28, 40, 183, 0.77)
}

p,
small {
    color: #8e98a7
}

label {
    font-weight: 500;
    color: #363d46;
    margin-bottom: .25rem
}

a,
p {
    font-weight: 400
}

i {
    line-height: 1
}

p {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

.s-link-v1,
a {
    font-size: .9375rem
}

a:focus,
a:hover {
    color: #6b5dca
}

a:focus {
    outline: 0
}

.s-link-v1 {
    position: relative
}

.s-link-v1:after,
.s-link-v1:before {
    position: absolute;
    right: 0;
    bottom: -.625rem;
    width: 0;
    height: .1rem;
    content: " "
}

.s-link-v1:before {
    background: #fff43e;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.s-link-v1:after {
    background: rgba(28, 40, 183, 0.77)
}

.s-link-v1:hover:after,
.s-link-v1:hover:before {
    left: 0;
    width: 100%
}

.s-svg {
    width: 100%
}

.s-svg * {
    fill: none;
    stroke: currentColor
}

::selection {
    color: #fff;
    background: rgba(28, 40, 183, 0.77);
    text-shadow: none
}

::-webkit-selection {
    color: #fff;
    background: rgba(28, 40, 183, 0.77);
    text-shadow: none
}

:active,
:focus {
    outline: 0
}

.s-btn-v1 {
    display: inline-block;
    text-align: center;
    border: none;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none
}

.s-btn-v1--primary-bg,
.s-btn-v1--primary-brd,
.s-btn-v1--white-brd,
.s-icon-v1--primary-brd,
.s-icon-v1--white-brd {
    border-width: .125rem;
    border-style: solid
}

.s-btn-v1.active,
.s-btn-v1:active {
    background-image: none;
    outline: 0
}

.s-btn-v1.disabled,
.s-btn-v1:disabled,
fieldset[disabled] .s-btn-v1 {
    cursor: not-allowed;
    opacity: .65
}

.s-btn-v1--white-bg {
    color: #363d46;
    background: #fff
}

.s-btn-v1--white-bg:focus,
.s-btn-v1--white-bg:hover {
    color: rgba(28, 40, 183, 0.77);
    background: #fff
}

.s-btn-v1--white-brd {
    color: #fff;
    background: 0 0;
    border-color: #fff
}

.s-btn-v1--white-brd:focus,
.s-btn-v1--white-brd:hover {
    color: rgba(28, 40, 183, 0.77);
    background: #fff;
    border-color: #fff
}

.s-btn-v1--primary-brd {
    color: rgba(28, 40, 183, 0.77);
    background: 0 0;
    border-color: rgba(28, 40, 183, 0.77)
}

.s-btn-v1--primary-bg,
.s-btn-v1--primary-brd:focus,
.s-btn-v1--primary-brd:hover {
    color: #fff;
    background: rgba(28, 40, 183, 0.77);
    border-color: rgba(28, 40, 183, 0.77)
}

.s-btn-v1--primary-bg:focus,
.s-btn-v1--primary-bg:hover {
    color: #fff;
    background: rgba(28, 40, 183, 0.77)
}

.s-btn-v1--primary-bg-after {
    position: relative;
    text-align: center
}

.s-btn-v1--primary-bg-after__divider:before {
    position: absolute;
    top: -3.75rem;
    left: 50%;
    width: .125rem;
    height: 2.5rem;
    background: rgba(28, 40, 183, 0.77);
    content: " ";
    margin-left: -.0625rem
}

@media (max-width:47.9em) {
    .s-btn-v1--primary-bg-after__divider-no:before {
        display: none
    }
}

.s-btn-v1--primary-bg-after__bubbles {
    position: absolute;
    top: -.8125rem;
    left: 50%;
    width: 1.5rem;
    height: 1.5rem;
    z-index: -1;
    background: rgba(28, 40, 183, 0.77);
    border-radius: 50%;
    margin-left: -.75rem
}

.s-btn-v1--primary-bg-after__bubbles:after,
.s-btn-v1--primary-bg-after__bubbles:before {
    position: absolute;
    top: .438rem;
    left: 50%;
    width: 1.5rem;
    height: 1.5rem;
    background: rgba(28, 40, 183, 0.77);
    border-radius: 50%;
    content: " "
}

.s-btn-v1--primary-bg-after__bubbles:before {
    margin-left: -1.5rem
}

.s-btn-v1--primary-bg-after__bubbles:after {
    margin-right: -1.5rem
}

.s-btn-v1--primary-bg-after__circles:after,
.s-btn-v1--primary-bg-after__circles:before {
    border-radius: 50%;
    content: " "
}

.s-btn-v1--primary-bg-after__circles:before {
    position: absolute;
    top: -2.1875rem;
    left: 50%;
    width: .5rem;
    height: .5rem;
    background: rgba(28, 40, 183, 0.77);
    margin-left: -1.125rem
}

.s-btn-v1--primary-bg-after__circles:after {
    position: absolute;
    top: -1.5rem;
    left: 50%;
    width: .75rem;
    height: .75rem;
    border: .1875rem solid
    border-color: rgba(28, 40, 183, 0.77)
    margin-left: .6875rem
}

.s-clients-v1 {
    display: block;
    width: 7.5rem;
    height: auto;
    opacity: .7;
    margin-left: auto;
    margin-right: auto
}

.s-clients-v1:hover {
    opacity: 1;
    cursor: pointer
}

.s-contact-v1__error,
.s-contact-v1__success {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    text-align: center;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.s-contact-v1__error span,
.s-contact-v1__success span {
    display: block
}

.s-form-input-v1 {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.s-form-input-v1__field {
    height: 3.15rem;
    font-size: .875rem;
    color: #8e98a7;
    background: #fff;
    border: .11rem solid rgba(142, 152, 167, .4);
    box-shadow: none;
    padding: .4375rem 1.5rem
}

.s-form-input-v1__field::-webkit-input-placeholder {
    color: #8e98a7
}

.s-form-input-v1__field::-moz-placeholder {
    color: #8e98a7
}

.s-form-input-v1__field:-ms-input-placeholder {
    color: #8e98a7
}

.s-form-input-v1__field::placeholder {
    color: #8e98a7
}

.s-form-input-v1__field:focus {
    background: #fff;
    border-color: rgba(28, 40, 183, 0.77);
    box-shadow: none;
    color: #8e98a7
}

.s-form-input-v1__field:focus::-webkit-input-placeholder {
    color: #8e98a7
}

.s-form-input-v1__field:focus::-moz-placeholder {
    color: #8e98a7
}

.s-form-input-v1__field:focus:-ms-input-placeholder {
    color: #8e98a7
}

.s-form-input-v1__field:focus::placeholder {
    color: #8e98a7
}

.s-form-input-v1__field:focus~.s-form-input-v1__label {
    font-size: .6875rem;
    color: rgba(28, 40, 183, 0.77);
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
    -webkit-transform: translate3d(1.3rem, 0, 0);
    transform: translate3d(1.3rem, 0, 0)
}

.s-form-input-v1__label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: .875rem;
    font-weight: 400;
    color: #8e98a7;
    pointer-events: none;
    padding: .15rem .25rem;
    margin-bottom: 0;
    -webkit-transform: translate3d(1.3rem, .875rem, 0);
    transform: translate3d(1.3rem, .875rem, 0);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.s-icon-v1--primary-bg-after:after,
.s-icon-v1--white-brd-after:after {
    left: 50%;
    width: .125rem;
    margin-left: -.0625rem;
    content: " "
}

.s-icon-v1,
.s-icon-v1--primary-bg-after:after,
.s-icon-v1--white-brd-after:after,
.s-iconz__item {
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-form-input-v1 .-is-active~.s-form-input-v1__label {
    font-size: .6875rem;
    color: rgba(28, 40, 183, 0.77);
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
    -webkit-transform: translate3d(1.3rem, 0, 0);
    transform: translate3d(1.3rem, 0, 0)
}

.s-form-input-v1 label.error {
    font-size: .75rem;
    font-style: italic;
    color: #ef3e4a;
    padding-left: 1.5rem
}

.input-group .s-form-input-v1__field {
    position: static
}

.s-icon-v1 {
    display: inline-block;
    text-align: center;
    transition-duration: .3s
}

.s-icon-v1--white-opacity-light {
    color: rgba(255, 255, 255, .5);
    background: 0 0;
    line-height: 1.4
}

.s-icon-v1--white-opacity-light:focus,
.s-icon-v1--white-opacity-light:hover {
    color: rgba(28, 40, 183, 0.77);
    background: #fff
}

.s-icon-v1--white-brd {
    color: #fff;
    background: 0 0;
    border-color: #fff;
    line-height: 1.4
}

.s-icon-v1--white-brd:focus,
.s-icon-v1--white-brd:hover {
    color: rgba(28, 40, 183, 0.77);
    background: #fff;
    border-color: #fff
}

.s-icon-v1--white-bg {
    color: rgba(28, 40, 183, 0.77);
    background: #fff;
    line-height: 1.4
}

.s-icon-v1--white-bg:focus,
.s-icon-v1--white-bg:hover {
    color: #fff;
    background: rgba(28, 40, 183, 0.77)
}

.s-icon-v1--white-brd-after {
    position: relative
}

.s-icon-v1--white-brd-after:after {
    position: absolute;
    bottom: -2rem;
    height: 1.25rem;
    background: #fff;
    transition-duration: .3s
}

.s-icon-v1--primary-bg {
    color: #fff;
    background: rgba(28, 40, 183, 0.77);
    line-height: 1.6
}

.s-icon-v1--primary-bg-after {
    position: relative
}

.s-icon-v1--primary-bg-after:after {
    position: absolute;
    bottom: -2.5rem;
    height: 1.875rem;
    background: rgba(28, 40, 183, 0.77);
    transition-duration: .3s
}

.s-icon-v1--primary-brd {
    color: rgba(28, 40, 183, 0.77);
    background: 0 0;
    border-color: rgba(28, 40, 183, 0.77);
    line-height: 1.4
}

.s-icon-v1--primary-brd:focus,
.s-icon-v1--primary-brd:hover {
    color: #fff;
    background: rgba(28, 40, 183, 0.77);
    border-color: rgba(28, 40, 183, 0.77)
}

.s-iconz {
    margin-bottom: 3.125rem
}

.s-iconz:after,
.s-iconz:before {
    content: " ";
    display: table
}

.s-iconz__item {
    width: 9.6%;
    height: 6.25rem;
    float: left;
    text-align: center;
    border-radius: .25rem;
    padding: 1.0625rem .6875rem;
    transition-duration: .2s
}

@media (max-width:61.9em) {
    .s-iconz__item {
        width: 16%
    }
}

@media (max-width:47.9em) {
    .s-iconz__item {
        width: 20%
    }
}

@media (max-width:33.9em) {
    .s-iconz__item {
        width: 25%
    }
}

.s-iconz__item:hover {
    background: #fff;
    box-shadow: 0 0 1.875rem 0 rgba(35, 35, 35, .03);
    cursor: pointer
}

.s-iconz__item:hover .s-iconz__size,
.s-iconz__item:hover .s-iconz__text {
    color: rgba(28, 40, 183, 0.77)
}

.s-iconz__size {
    display: block;
    font-size: 1.875rem;
    color: #232323;
    margin-bottom: .5rem
}

.s-iconz__text {
    display: block;
    font-size: .6875rem;
    line-height: 1.3;
    color: #232323;
    background: 0 0;
    border-radius: 0;
    padding: 0
}

.s-video-popup-v1 {
    width: 3.125rem;
    z-index: 1;
    text-align: center;
    display: block;
    margin: 0 auto
}

.s-counter-v1 {
    position: relative
}

.s-counter-v1:before {
    position: absolute;
    top: 50%;
    left: 90%;
    width: 20%;
    height: .0625rem;
    background: rgba(35, 35, 35, .2);
    content: " ";
    margin-top: -.03125rem
}

@media (max-width:61.9em) {
    .s-counter-v1:before {
        display: none
    }
}

.s-counter-v1:last-child:before {
    display: none
}

.s-features-v1__icon {
    display: inline-block;
    text-align: center;
    width: 3.75rem;
    height: 3.75rem;
    font-size: 1.625rem;
    padding: 1.0625rem
}

.s-features-v1__icon-primary {
    color: #fff;
    background: rgba(28, 40, 183, 0.77);
    box-shadow: 0 0 0 .1875rem rgba(132, 120, 211, .6)
}

.s-features-v1__divider {
    position: relative
}

.s-features-v1__divider:before {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    display: block;
    border-left: .0625rem solid #c8c8c8;
    margin-left: -.03125rem;
    content: " "
}

.s-features-v1__media {
    position: relative;
    text-align: center;
    padding: 1.875rem;
    border-radius: .25rem
}

.s-features-v1__media:after,
.s-features-v1__media:before {
    border-radius: .25rem;
    content: " "
}

@media (max-width:47.9em) {
    .s-features-v1__media:after,
    .s-features-v1__media:before {
        display: none
    }
}

.s-features-v1__media:before {
    position: absolute;
    top: 5%;
    width: 100%;
    height: 90%;
    z-index: -1
}

.s-features-v1__media:after {
    position: absolute;
    top: 10%;
    width: 100%;
    height: 80%;
    z-index: -2
}

.s-header-v1__dropdown-menu,
.s-header-v1__navbar {
    z-index: 1000;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-features-v1__media--left:before {
    left: -5%
}

.s-features-v1__media--left:after {
    left: -10%
}

.s-features-v1__media--right:before {
    right: -5%
}

.s-features-v1__media--right:after {
    right: -10%
}

.s-features-v1__media-mediumpurple {
    background: rgba(28, 40, 183, 0.77)
}

.s-features-v1__media-mediumpurple:before {
    background: #dcd8f2
}

.s-features-v1__media-mediumpurple:after {
    background: #edebf9
}

.s-features-v1__media-powderblue {
    background: rgba(28, 40, 183, 0.77)
}

.s-features-v1__media-powderblue:before {
    background: #e2edf4
}

.s-features-v1__media-powderblue:after {
    background: #f1f6f9
}

.s-promo-block-v1__center {
    position: relative;
    display: block;
    max-width: 28.5625rem;
    margin: 0 auto 4.37rem
}

.s-promo-block-v1__img {
    position: absolute;
    top: -2.8125rem;
    left: -2.8125rem;
    max-width: 18.75rem
}

@media (max-width:33.9em) {
    .s-promo-block-v1__center {
        max-width: 18.75rem
    }
    .s-promo-block-v1__img {
        top: -1.25rem;
        left: -1.875rem;
        max-width: 13.4375rem
    }
}

.s-promo-mockup-v1__img {
    position: absolute;
    bottom: 1.25rem
}

@media (min-width:34em) {
    .s-promo-mockup-v1__img {
        position: absolute;
        top: 50%;
        right: 0;
        bottom: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
}

.s-scroll-to-section-v1--bc {
    position: absolute;
    left: 50%;
    bottom: 1.875rem;
    margin-left: -1.5625rem
}

.s-services-v1 .s-services-v1__hover {
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-services-v1:hover .s-services-v1__hover {
    color: rgba(28, 40, 183, 0.77)
}

.s-header-v1__navbar {
    position: relative;
    min-height: 3.125rem;
    transition-duration: .3s
}

.s-header-v1__navbar:after,
.s-header-v1__navbar:before {
    content: " ";
    display: table
}

.s-header-v1__navbar-row {
    display: table-row
}

@media (max-width:61.9em) {
    .s-header-v1__navbar {
        background: #fff;
        box-shadow: 0 0 .9375rem .25rem rgba(35, 35, 35, .05)
    }
    .s-header-v1__navbar-row {
        display: inherit
    }
}

.s-header-v1__navbar-col {
    display: table-cell;
    vertical-align: middle
}

.s-header-v1__navbar-col-width--180 {
    width: 11.25rem
}

@media (max-width:61.9em) {
    .s-header-v1__navbar-col {
        display: block
    }
    .s-header-v1__navbar-col-width--180 {
        width: auto
    }
}

@media (min-width:62em) {
    .s-header-v1__navbar-col--left {
        float: left
    }
    .s-header-v1__navbar-col--left .dropdown__mega-menu {
        right: auto;
        left: 10rem
    }
    .s-header-v1__navbar-col--right {
        float: right
    }
}

.s-header-v1__toggle {
    position: relative;
    display: none;
    float: right;
    background: 0 0;
    border: none;
    outline: 0;
    line-height: 4.3rem;
    padding: .5625rem .3125rem .5625rem .625rem;
    margin: 0
}

.s-header-v1__toggle-icon-bar {
    position: relative;
    width: 1.315rem;
    height: .0625rem;
    display: inline-block;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__toggle-icon-bar,
.s-header-v1__toggle-icon-bar:after,
.s-header-v1__toggle-icon-bar:before {
    background: #232323
}

.s-header-v1__toggle-icon-bar:after,
.s-header-v1__toggle-icon-bar:before {
    position: absolute;
    left: 0;
    content: " ";
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__toggle-icon-bar:before {
    width: .625rem;
    height: .0625rem;
    bottom: .625rem
}

.s-header-v1__toggle-icon-bar:after {
    width: 1rem;
    height: .0625rem;
    top: -.3125rem
}

.s-header-v1__toggle:hover .s-header-v1__toggle-icon-bar:after,
.s-header-v1__toggle:hover .s-header-v1__toggle-icon-bar:before {
    width: 1.315rem;
    height: .0625rem
}

@media (max-width:61.9em) {
    .s-header-v1__toggle {
        display: block
    }
}

.s-header-v1__logo {
    width: 100%;
    height: auto;
    float: left
}

.s-header-v1__logo-link {
    display: inline-block;
    padding: 1rem 1.25rem 1rem 0;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__logo-img {
    display: inline-block
}

.s-header-v1__logo-img--default {
    display: block
}

.s-header-v1__logo-img--shrink {
    display: none
}

@media (max-width:61.9em) {
    .s-header-v1__logo-img--default {
        display: none
    }
    .s-header-v1__logo-img--shrink {
        display: block
    }
    .s-header-v1__logo {
        width: auto;
        height: auto;
        float: left
    }
    .s-header-v1__logo-link {
        padding-left: .875rem;
        padding-right: .625rem
    }
    .s-header-v1__navbar-collapse {
        width: 100%;
        padding: 0 .9375rem!important
    }
    .s-header-v1__navbar-collapse.collapse {
        display: none!important
    }
    .s-header-v1__navbar-collapse.collapse.in {
        display: block!important;
        max-height: 31.25rem;
        overflow-y: auto!important
    }
}

.s-header-v1__nav {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.s-header-v1__nav:after,
.s-header-v1__nav:before {
    content: " ";
    display: table
}

.s-header-v1__nav-item {
    position: relative;
    display: block;
    float: left
}

.s-header-v1__nav-item:last-child .s-header-v1__nav-link {
    margin-right: 0
}

.s-header-v1__nav-item .dropdown-backdrop {
    position: relative
}

.s-header-v1__nav-link {
    position: relative;
    display: block;
    font-size: .8125rem;
    font-weight: 500;
    color: rgba(255, 255, 255, .75);
    line-height: 5.5rem;
    text-transform: uppercase;
    margin: 0 .9rem;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__nav-link:hover {
    color: #fff
}

.s-header-v1__nav-link:focus {
    color: rgba(255, 255, 255, .75)
}

.s-header-v1__nav-link.-is-active {
    color: #fff
}

@media (max-width:61.9em) {
    .s-header-v1__nav {
        background: #fff;
        padding: 1.25rem 0
    }
    .s-header-v1__nav-item {
        float: none
    }
    .s-header-v1__nav-link,
    .s-header-v1__nav-link:focus,
    .s-header-v1__nav-link:hover {
        color: rgba(35, 35, 35, .85)
    }
    .s-header-v1__nav-link {
        line-height: 1.4;
        margin: .625rem 0
    }
    .s-header-v1__nav-link.-is-active {
        color: rgba(28, 40, 183, 0.77)
    }
}

.s-header-v1__nav-link-hover {
    position: relative;
    display: inline-block
}

.s-header-v1__nav-link-hover:after,
.s-header-v1__nav-link-hover:before {
    position: absolute;
    right: 0;
    bottom: -.25rem;
    width: 0;
    height: .1rem;
    content: " ";
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__nav-link-hover:before {
    background: #fff43e;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.s-header-v1__nav-link-hover:after {
    background: #6f61cb
}

.s-header-v1__nav-link-hover:hover:after,
.s-header-v1__nav-link-hover:hover:before {
    width: 100%;
    left: 0
}

.s-header-v1__nav-link-hover.-is-active:after,
.s-header-v1__nav-link-hover.-is-active:before {
    width: 100%;
    background: #fff
}

.open>.s-header-v1__dropdown-menu {
    display: block
}

.s-header-v1__dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    font-size: .8125rem;
    min-width: 13.75rem;
    background: #fff;
    border-radius: .25rem;
    box-shadow: 0 .3125rem .75rem rgba(35, 35, 35, .05);
    padding: .9375rem 0;
    margin-top: .625rem;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, .5rem, 0);
    transform: translate3d(0, .5rem, 0);
    transition-duration: 250ms
}

.s-header-v1__dropdown-menu:before {
    position: absolute;
    top: -1.15rem;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: 0 0;
    content: " "
}

.s-header-v1__dropdown-menu:after {
    position: absolute;
    top: -.55rem;
    left: 1.875rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 .5625rem .625rem;
    border-color: transparent transparent #fff;
    content: " "
}

.s-header-v1__dropdown-menu:focus .s-header-v1__dropdown-menu-link,
.s-header-v1__dropdown-menu:hover .s-header-v1__dropdown-menu-link {
    background: 0 0
}

.s-header-v1__dropdown-menu-link {
    display: block;
    font-size: .875rem;
    font-weight: 400;
    color: rgba(35, 35, 35, .85);
    clear: both;
    white-space: nowrap;
    padding: .4375rem 2rem .4375rem 1.375rem;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__dropdown-menu-link:hover {
    color: rgba(35, 35, 35, .85);
    padding-left: 1.6875rem
}

.s-header-v1__dropdown-menu-link.-is-active {
    color: rgba(28, 40, 183, 0.77)
}

@media (max-width:61.9em) {
    .s-header-v1__dropdown-menu {
        position: static;
        float: none;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .s-header-v1__dropdown-menu-link {
        padding-left: 1rem
    }
    .s-header-v1__dropdown-menu-link:hover {
        padding-left: 1.313rem
    }
}

@media (min-width:62em) {
    .s-header-v1__nav-link-hover:after,
    .s-header-v1__nav-link-hover:before {
        bottom: 1.25rem
    }
    .s-header-v1__dropdown-menu {
        display: block
    }
    .s-header-v1__dropdown-on-hover:hover>.s-header-v1__dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .s-header__shrink .s-header-v1__navbar {
        background: #fff;
        box-shadow: 0 0 .9375rem .25rem rgba(35, 35, 35, .05)
    }
    .s-header__shrink .s-header-v1__toggle-icon-bar--white,
    .s-header__shrink .s-header-v1__toggle-icon-bar--white:after,
    .s-header__shrink .s-header-v1__toggle-icon-bar--white:before {
        background: #232323
    }
    .s-header__shrink .s-header-v1__logo-img--default {
        display: none
    }
    .s-header__shrink .s-header-v1__logo-img--shrink {
        display: block
    }
    .s-header__shrink .s-header-v1__nav-link,
    .s-header__shrink .s-header-v1__nav-link:focus {
        color: rgba(35, 35, 35, .85)
    }
    .s-header__shrink .s-header-v1__nav-link.-is-active {
        color: rgba(28, 40, 183, 0.77)
    }
    .s-header__shrink .s-header-v1__nav-link-hover.-is-active:after,
    .s-header__shrink .s-header-v1__nav-link-hover.-is-active:before {
        background: rgba(28, 40, 183, 0.77)
    }
}

.s-header-v1__auto-hiding {
    transition-duration: .4s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-header-v1__auto-hiding.s-header__nav-up {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.s-work-v1__filter-item {
    display: inline-block;
    font-size: .9375rem;
    color: #363d46;
    cursor: pointer;
    padding: .25rem .625rem;
    margin: 0 .25rem
}

.cbp-caption-expand .s-faq-v1__grid-title:hover,
.s-work-v1__filter-item.cbp-filter-item-active {
    color: rgba(28, 40, 183, 0.77)
}

.s-work-v1__img-effect {
    position: relative
}

.s-work-v1__img-effect:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 40, 183, 0.77);
    content: " ";
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .8s;
    transition: all .8s
}

.s-work-v1__img-effect:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: " ";
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all 1s;
    transition: all 1s
}

.s-work-v1__item:hover .s-work-v1__img-effect:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.s-work-v1__item:hover .s-work-v1__img-effect:after {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.s-work-v1__caption-info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 1.875rem;
    opacity: 0;
    -webkit-transform: translate3d(-100%, -50%, 0);
    transform: translate3d(-100%, -50%, 0);
    -webkit-transition: all .7s;
    transition: all .7s
}

.cbp-caption-expand .s-faq-v1__grid-title,
.s-page-loader-v1__element {
    transition-property: all;
    transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.s-work-v1__item:hover .s-work-v1__caption-info {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.cbp-caption-expand .s-faq-v1__grid-title {
    position: relative;
    font-size: .9375rem;
    font-weight: 500;
    font-family: Ubuntu, sans-serif;
    padding: 1.875rem 0;
    transition-duration: .3s
}

.cbp-caption-expand .s-faq-v1__grid-title:before {
    position: absolute;
    top: 1.875rem;
    right: 0;
    font-size: 1.25rem;
    content: "+"
}

.cbp-caption-expand .s-faq-v1__grid-divider {
    border-bottom-color: rgba(35, 35, 35, .2)
}

.cbp-caption-expand-open .s-faq-v1__grid-title:before {
    content: "-"
}

.s-page-loader-v1 {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(145deg, #b71c1c 0, #b71c1c 100%); */
    background-repeat: repeat-x
    background-color: rgba(28, 40, 183, 0.77)
}

.s-page-loader-v1__element {
    position: relative;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-duration: 1s
}

.s-page-loader-v1__loading-pulse-1,
.s-page-loader-v1__loading-pulse-2,
.s-page-loader-v1__loading-pulse-3 {
    position: relative;
    display: inline-block;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #fff;
    margin: 0 .12rem;
    -webkit-animation: page-loader-v2__element 1.5s ease-in-out infinite both;
    animation: page-loader-v2__element 1.5s ease-in-out infinite both
}

.s-page-loader-v1__loading-pulse-2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.s-page-loader-v1__loading-pulse-3 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.s-page-loader-v1.-is-animated {
    -webkit-animation: page-loader-v2__loaded 1s cubic-bezier(.7, 0, .3, 1) forwards;
    animation: page-loader-v2__loaded 1s cubic-bezier(.7, 0, .3, 1) forwards
}

.s-page-loader-v1.-is-animated .s-page-loader-v1__element {
    -webkit-transform: scale(.3, .3);
    transform: scale(.3, .3);
    opacity: 0
}

@-webkit-keyframes page-loader-v2__element {
    0,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0)
    }
}

@keyframes page-loader-v2__element {
    0,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0)
    }
}

@-webkit-keyframes page-loader-v2__loaded {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes page-loader-v2__loaded {
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.dzsparallaxer.height-is-based-on-content {
    padding: 0
}

.s-parallax__size {
    width: 100%;
    height: 140%
}
