@import url('https://fonts.googleapis.com/css2?family=Exo+2&display=swap');
@font-face {
    font-family: 'Neris';
    src: url('../fonts/Neris-SemiBold.eot');
    src: url('../fonts/Neris-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Neris-SemiBold.woff') format('woff'),
    url('../fonts/Neris-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #F9FAFE;
    height: 100%;
    padding-top: 63px
}

.section,
.wrapper {
    position: relative
}

.container {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.container:after,
.container :after,
.container:before,
.container :before,
.container>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.container--no-gap,
.container .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.container--tiny {
    max-width: 806px
}

.container--def {
    max-width: 1064px
}

.container--def h4 {
    color: #768d90;
    text-align: center;
    font-family: Neris
}

.container--full {
    max-width: 100%
}

.container--lg {
    max-width: 1360px;
    position: relative
}

.container--xl {
    max-width: 1690px
}

.container--producti {
    position: relative
}

.container:after,
.container:before {
    content: "";
    display: table
}

.container:after {
    clear: both
}

.block--header {
    position: relative;
    z-index: 100;
    padding: 10px 0;
    background-color: #F9FAFE;
    border-bottom: 1px solid #dddfe0
}

.block--header.is-changed .header,
.block--header.is-changed .language {
    display: none
}

.block--header.is-changed .header-navigation {
    padding-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px
}

.block--header.is-changed .header-callback-btn {
    display: block
}

.block--header.is-changed .navigation-item {
    padding-bottom: 0
}

.block--footer {
    border-top: 1px solid #dddfe0;
    padding-top: 3.75rem
}

.block--vakansii {
    position: relative
}

.block--lk {
    margin-top: 74px;
    margin-bottom: 136px
}

.block--contacts-form {
    padding-top: 6.875rem;
    padding-bottom: 8.125rem
}

.block--contacts-map {
    margin-top: 8.75rem
}

.block--contacts-map,
.block--reviews-map {
    border-top: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0
}

.block--reviews-map {
    margin-top: 4.375rem
}

.block--producti-leasing {
    margin-bottom: 3.125rem
}

.block--seo-card {
    background: #f8fafa;
    padding: 4.25rem 0 4.75rem;
    border-top: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0
}

.block--attention {
    padding: 3.625rem 0;
    background: #242440
}

.block--smi {
    margin-top: 4.75rem;
    margin-bottom: 8.75rem
}

.block--buttons {
    text-align: center;
    padding: 4.875rem 0
}

.block--reviews {
    margin-top: 8.75rem
}

.block--hot-vakansii {
    border-top: 1px solid #eeefef;
    border-bottom: 1px solid #eeefef;
    background: #f8fafa;
    padding: 5rem 0
}

.block--finance {
    padding: 0 0 8.75rem
}

.block--breadcrumbs {
    padding: 1.125rem 0;
    border-top: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0
}

.block--products {
    overflow: hidden;
    padding-bottom: 80px
}

.block--banner {
    overflow: hidden;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#242440), color-stop(59%, #242440), color-stop(76%, #13b1cb), to(#242440));
    background: linear-gradient(180deg, #242440 0, #242440 59%, #13b1cb 76%, #242440)
}

.block--work {
    padding-top: 8.125rem;
    padding-bottom: 8.125rem
}

.block--card-characteristics {
    padding: 5.625rem 0 4.625rem
}

.block--katalog {
    margin-top: 0;
    position: relative;
    z-index: 2
}

.block--slider-lizing {
    margin-top: 7.875rem
}

.block--defender-lizing {
    padding-top: 6.25rem
}

.block--list-lizing {
    margin-top: 7.875rem
}

.block--advantages-lizing {
    border-top: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0;
    background: #f8fafa;
    padding: 66px 0 76px
}

.block--why {
    margin-top: 8.125rem
}

.block--controls-producti {
    padding-top: 78px;
    padding-bottom: 78px;
    position: relative;
    border-top: 1px solid #dddfe0
}

.block--ease {
    margin-top: 8.25rem
}

.block--present {
    margin-top: 8.625rem;
    border-top: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0;
    background: #f8fafa;
    padding: 70px 0 44px
}

.block--image {
    text-align: center
}

.block--indicators {
    padding: 60px 0
}

.block--management {
    padding-top: 2.5rem
}

.block--contacts {
    padding: 20px 0
}

.block--details {
    padding: 40px 0
}

.demo {
    border: 1px solid #868686;
    padding: 1.25rem;
    border-radius: .3125rem;
    margin-bottom: 1.25rem
}

.cookie {
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    background: #242440
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.cookie.is-hidden {
    -webkit-transform: translateY(110%);
    transform: translateY(110%)
}

.cookie__content {
    padding: 0;
    margin: 0;
    font-size: .75rem;
    line-height: 1rem;
    color: #aaa;
    max-width: 900px
}

.ratio {
    position: relative;
    background-color: #e9e9e9
}

.ratio--1x1 {
    padding-top: 100%
}

.ratio--16x9 {
    padding-top: 56.25%
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.preloader {
    position: relative
}

.preloader--show {
    pointer-events: none
}

.preloader__block {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 10
}

.preloader__block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 91%, .5);
    background-image: url(static/pic/preloader.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 0;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.button .preloader__block:before {
    background-size: auto 70%
}

.preloader--show .preloader__block:before {
    opacity: 1
}

.sitemap a {
    color: #4444fe
}

.sitemap a:hover {
    color: #fe4444
}

.sitemap a:active {
    color: #242440}

.wstabs-button {
    cursor: pointer;
    color: #768d90;
    font-size: 1.5rem;
    font-weight: 300;
    font-family: Neris;
    background: transparent;
    border: none;
    outline: none;
    padding: 0 2.25rem
}

.wstabs-button span {
    display: block;
    position: relative;
    padding-bottom: 1.625rem
}

.wstabs-button span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 4px;
    background: transparent;
    z-index: 2
}

.wstabs-button.is-active {
    cursor: default
}

.wstabs-button.is-active span:before {
    background: #13398D
}

.wstabs-button.is-disabled,
.wstabs-button:disabled {
    cursor: not-allowed
}

.wstabs-button--underline {
    position: relative;
    color: #768d90;
    -webkit-transition: color .25s;
    transition: color .25s;
    padding: 0 0 1.6875rem
}

.wstabs-button--underline:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #13398D;
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.wstabs-button--underline.is-active {
    color: #333
}

.wstabs-button--underline.is-active:before {
    content: "";
    opacity: 1
}

.wstabs-button--underline+.wstabs-button--underline {
    margin-left: 4.5rem
}

.wstabs-block {
    padding-top: 48px;
    display: none
}

.wstabs-block.is-active {
    display: block
}

.wstabs-block--text-page {
    font-family: Neris, sans-serif;
    color: #768d90;
    font-size: 19px;
    line-height: 24px;
    opacity: 0;
    display: none;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    margin: 0 auto;
    padding-top: 60px
}

.wstabs-block--text-page.is-active {
    opacity: 1;
    display: initial
}

.fin-item__block:not(.is-active),
.lk-item__block:not(.is-active) {
    display: none
}

.logo {
    padding: 0 30px
}

.logo,
.logo a {
    display: inline-block;
    text-decoration: none
}

.logo a {
    vertical-align: middle
}

.logo__icon {
    margin-right: 10px;
    width: 42px;
    height: 42px
}

.logo__icon svg {
    width: 42px;
    height: 42px;
    fill: #242440;
    -webkit-transition: fill .4s ease;
    transition: fill .4s ease
}

.logo__text {
    text-transform: uppercase;
    color: #242440
}

.logo__title {
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    position: relative
}

.logo__title,
.logo__title:before {
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.375rem
}

.logo__title:before {
    content: attr(data-content);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    max-width: 0;
    opacity: 0;
    -webkit-transition: max-width .4s ease, opacity .4s ease;
    transition: max-width .4s ease, opacity .4s ease;
    z-index: 2;
    white-space: nowrap
}

.logo__subtitle {
    opacity: .87;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    position: relative
}

.logo__subtitle,
.logo__subtitle:before {
    font-family: Neris;
    font-weight: 900;
    font-size: .625rem;
    line-height: .75rem
}

.logo__subtitle:before {
    content: attr(data-content);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    max-width: 0;
    -webkit-transition: max-width .4s ease, opacity .4s ease;
    transition: max-width .4s ease, opacity .4s ease;
    z-index: 2;
    white-space: nowrap
}

.logo__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.logo__content > .custom-logo-link > .custom-logo, .logo__content > .custom-logo {
    width: 182px;
}
.slogan {
    position: relative;
    color: #768d90;
    font-family: Neris;
    font-weight: 300;
    font-size: .875rem;
    line-height: .875rem;
    text-transform: uppercase;
    padding: 12px 30px
}

.slogan:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #dddfe0
}

.logo-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -30px
}

.header,
.logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header {
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.header-controls,
.header-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-navigation {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 25px
}

.header-navigation,
.phone {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.phone__item-text {
    font-size: .75rem;
    color: #242440;
    font-weight: 600
}

.phone__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.phone__item:first-child {
    margin-right: 15px
}

.phone a {
    font-size: 21px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    color: #242440;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.phone--header {
    opacity: .5;
    margin-right: 40px
}

.navigation-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px
}

.navigation-item {
    position: relative;
    padding: 0 8px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center
}

.navigation-item:hover .navigation-sublist {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.navigation-item:hover>a {
    color: #242440;
    pointer-events: none
}

.navigation-item:hover .navigation-arrow svg {
    fill: #242440
}

.navigation-item>a {
    position: relative;
    display: inline-block;
    color: #242440;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    pointer-events: none;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.navigation-sublist {
    background: #F9FAFE;
    border: 1px solid #dddfe0;
    position: absolute;
    top: calc(100% + 16px);
    left: -2px;
    z-index: 2;
    margin-top: 3px;
    border-radius: 5px;
    padding: 20px 11px;
    opacity: 0;
    text-align: left;
    width: 190px;
    visibility: hidden;
    -webkit-transition: margin .4s ease, opacity .4s ease, visibility .4s ease;
    transition: margin .4s ease, opacity .4s ease, visibility .4s ease;
    -webkit-box-shadow: 24px 24px 18px rgba(0, 0, 0, .08);
    box-shadow: 24px 24px 18px rgba(0, 0, 0, .08);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.navigation-sublist:before {
    content: "";
    top: -9px;
    left: 30px;
    position: absolute;
    background: #F9FAFE;
    border-right: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    height: 16px
}

.navigation-subitem>a {
    color: #242440;
    font-size: 15px;
    font-weight: 300;
    font-family: Neris;
    text-decoration: none;
    -webkit-transition: margin .4s ease;
    transition: margin .4s ease
}

.navigation-subitem>a:hover {
    color: #242440;
    margin-left: 4px
}

.navigation-arrow {
    position: relative;
    right: 0;
    top: -2px;
    width: 8px;
    height: 5px;
    display: inline-block;
    margin-left: 5px
}

.navigation-arrow svg {
    fill: #242440;
    width: 8px;
    height: 5px
}

.language {
    width: 118px;
    height: 22px
}

.language-dropdown {
    background: #F9FAFE;
    position: relative;
    z-index: 2;
    height: 24px;
    overflow: hidden;
    padding: 2px;
    -webkit-transition: height .4s ease;
    transition: height .4s ease
}

.language-dropdown:focus,
.language-dropdown:hover {
    height: auto
}

.language-dropdown:focus .language-item a,
.language-dropdown:hover .language-item a {
    z-index: 1;
    -webkit-transition: z-index 1s ease;
    transition: z-index 1s ease
}

.language-item a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #c3ccce;
    z-index: 2;
    position: relative;
    -webkit-transition: z-index 1s ease;
    transition: z-index 1s ease;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris
}

.language-item a span {
    font-size: 14px
}

.language-item__flag {
    margin-left: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #dfdfdf
}

.language-item__flag img {
    vertical-align: middle
}

.footer-information {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-information,
.footer-information__columns:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-information__columns:first-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.footer-information__columns:first-child .phone {
    margin-bottom: 10px
}

.footer-upper {
    padding-bottom: 1.5rem
}

.footer-lower {
    border-top: 1px solid #dddfe0;
    padding: 1.375rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 11px;
    font-weight: 300;
    font-family: Neris;
    color: #768d90;
    text-transform: uppercase
}

.footer-list,
.footer-lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 3.375rem;
    padding-bottom: 1.75rem;
    border-bottom: 1px solid #dddfe0
}

.footer-columns {
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.footer-columns:nth-child(3) {
    width: 15%;
    max-width: 16%;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%
}

.footer-columns:nth-child(4) {
    width: auto;
    max-width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.developer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-decoration: none
}

.developer:hover .developer__text {
    color: #ffcd33
}

.developer:hover .developer__icon a svg {
    fill: #242440
}

.developer__text {
    color: #768d97;
    text-decoration: none
}

.developer__icon {
    margin-left: 10px
}

.developer__icon a {
    display: inline-block;
    vertical-align: top
}

.developer__icon a:hover svg {
    fill: #242440
}

.developer__icon svg {
    width: 28px;
    height: 10px;
    fill: #adbbbc;
    -webkit-transition: fill .4s ease;
    transition: fill .4s ease
}

.mail a {
    color: #768d90;
    font-size: .875rem;
    font-weight: 300;
    font-family: Neris;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.mail a:hover {
    color: #242440
}

.social-icon {
    border: 1px solid #242440;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: border-color .4s ease, background .4s ease;
    transition: border-color .4s ease, background .4s ease
}

.social-icon:hover {
    border-color: #768d90;
    background: #242440
}

.social-icon:hover svg {
    fill: #F9FAFE
}

.social-icon span {
    display: inline-block;
    height: 28px
}

.social-icon svg {
    fill: #242440;
    width: 10px;
    height: 28px;
    -webkit-transition: fill .4s ease;
    transition: fill .4s ease
}

.catalog-footer__title a {
    color: #242440;
    font-size: 1rem;
    font-weight: 500;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.catalog-footer__title a:hover {
    color: #242440
}

.catalog-footer__list {
    margin-top: 4px
}

.catalog-footer__item a {
    color: #999;
    font-size: .875rem;
    font-weight: 300;
    font-family: Neris;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.catalog-footer__item a:hover {
    color: #242440
}

.documents-list--footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1.75rem -12px 0
}

.documents-list--finance {
    margin-bottom: 30px
}

.documents-list--finance .documents-item+.documents-item {
    margin-top: 38px
}

.documents-list--finance .documents-item svg {
    width: 28px;
    height: 36px
}

.documents-list--finance .documents-item a {
    padding-left: 62px;
    min-height: 54px;
    font-size: 19px;
    line-height: 20px
}

.documents-list--finance .documents-format {
    text-align: left
}

.documents-list--finance .documents-format span {
    left: 5px;
    bottom: 2px;
    font-size: 10px
}

.documents-list--finance .document-size {
    position: absolute;
    top: 40px;
    left: 0;
    color: #768d90;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris
}

.documents-item {
    display: inline-block;
    padding: 5px 12px
}

.documents-item a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 26px;
    text-decoration: none;
    color: #768d90;
    font-size: .875rem;
    font-weight: 400;
    font-family: Neris;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.documents-item a:hover {
    color: #242440
}

.documents-format {
    position: absolute;
    left: 0;
    display: inline-block
}

.documents-format svg {
    fill: #242440;
    width: 18px;
    height: 23px
}

.documents-format span {
    position: absolute;
    display: block;
    left: 2px;
    bottom: 6px;
    color: #242440;
    font-size: 7px;
    font-weight: 600;
    font-family: Neris;
    text-transform: uppercase
}

.document-size {
    color: #768d90;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris
}

.list-products {
    margin-top: 140px;
    padding-bottom: 54px;
    margin-bottom: 80px;
    position: relative;
    border-bottom: 1px solid #dddfe0
}

.list-products:before {
    left: 100%
}

.list-products:after,
.list-products:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #dddfe0
}

.list-products:after {
    right: 100%
}

.item-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.item-product:hover .item-product__image {
    left: 82%;
    -webkit-transition: left .4s ease;
    transition: left .4s ease
}

.item-product:last-child {
    padding-bottom: 82px
}

.item-product+.item-product {
    margin-top: 140px
}

.item-product__content {
    position: relative;
    border: 1px solid #242440;
    border-radius: 7px;
    padding: 4.25rem 3.75rem;
    width: 100%;
    max-width: 706px
}

.item-product__category {
    color: #999;
    font-size: 1.125rem;
    font-weight: 900;
    font-family: Neris;
    text-transform: uppercase
}

.item-product__title {
    color: #333;
    font-size: 3.125rem;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 3.125rem
}

.item-product__text {
    margin-top: 10px;
    color: #768d90;
    font-size: 1.5rem;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    max-width: 389px;
    line-height: 1.5rem
}

.item-product hr {
    border-top: 1px solid;
    opacity: 1;
    border-color: #dddfe0;
    display: block;
    height: 1px;
    width: 100%;
    margin: 0
}

.item-product__controls {
    margin-top: 34px
}

.item-product__image {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 86%;
    width: 100%;
    -webkit-transition: left .4s ease;
    transition: left .4s ease
}

.lizing-slider {
    margin-top: 56px
}

.lizing-subslider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.lizing-subslider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background: #242440;
    z-index: 1
}

.lizing-image {
    margin-left: -20px
}

.lizing-dots {
    text-align: center;
    margin: 60px 0 0
}

.lizing-dots__item {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50px;
    border: 1px solid #9299a2;
    margin: 0 9px
}

.lizing-dots__item.is-active {
    background-color: #9299a2
}

.lizing-subitem {
    cursor: pointer;
    pointer-events: all;
    position: relative;
    z-index: 2;
    background: #F9FAFE;
    padding: 0 15px
}

.lizing-subitem:last-child svg {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.lizing-subitem:hover span {
    border-color: transparent;
    background-color: #13398D
}

.lizing-subitem:hover svg {
    fill: #242440
}

.lizing-subitem.is-active span {
    border-color: #13398D
}

.lizing-subitem.is-active span:before {
    width: 100%;
    height: 100%;
    background: #13398D;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.lizing-subitem.is-active svg {
    fill: #232325
}

.lizing-subitem span {
    border: 1px solid #09a3ba;
    border-radius: 50%;
    width: 82px;
    height: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: border-color .4s ease;
    transition: border-color .4s ease;
    overflow: hidden
}

.lizing-subitem span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 0;
    height: 0;
    background: transparent;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    z-index: 2;
    border-radius: 50%
}

.lizing-subitem span svg {
    position: relative;
    fill: #242440;
    height: 40px;
    width: 48px;
    -webkit-transition: fill .4s ease;
    transition: fill .4s ease;
    z-index: 3
}

.lizing-slider {
    position: relative
}

.lizing-item {
    text-align: center;
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, top .6s ease;
    transition: opacity .4s ease, top .6s ease;
    max-width: 960px
}

.lizing-item.is-active {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible
}

.lizing-item__title {
    color: #333;
    font-size: 27px;
    font-weight: 300;
    font-family: Neris;
    line-height: 36px;
    max-width: 660px;
    margin: 0 auto
}

.lizing-item__subtitle {
    margin-top: 26px;
    color: #768d90;
    font-size: 19px;
    font-weight: 100;
    font-family: Neris;
    line-height: 24px
}

.lizing-item__buttons {
    margin: 52px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.lizing-item__button-col {
    padding: 0 1.375rem
}

.lizing-item__button {
    display: inline-block;
    border: 1px solid #dddfe0;
    border-radius: 3px;
    width: 275px;
    padding: 10px 15px;
    text-decoration: none
}

.lizing-item__button span {
    display: block
}

.lizing-item__button span:first-child {
    color: #333;
    font-size: 20px;
    font-weight: 300;
    font-family: Neris;
    line-height: 25px
}

.lizing-item__button span:nth-child(2) {
    color: #768d90;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris;
    line-height: 17px
}

.reasons-lizing {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reasons-left {
    -ms-flex-preferred-size: 61.8%;
    flex-basis: 61.8%
}

.reasons-left img {
    display: block;
    margin: 0 auto
}

.reasons-left--man-watch-up img {
    margin: 61px auto 0
}

.reasons-right {
    margin-top: 58px;
    -ms-flex-preferred-size: 38.2%;
    flex-basis: 38.2%
}

.reasons-list {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: list;
    position: relative
}

.reasons-list:before {
    content: "";
    position: absolute;
    left: 33px;
    top: 0;
    height: 100%;
    width: 2px;
    background: #ffdd2d
}

.reasons-item {
    position: relative;
    min-height: 86px;
    font-size: 19px;
    font-weight: 100;
    font-family: Neris;
    color: #768d90;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    background: #F9FAFE
}

.reasons-item+.reasons-item {
    margin-top: 32px
}

.reasons-item__left {
    width: 88px
}

.reasons-item__right {
    width: calc(100% - 88px)
}

.reasons-item b {
    color: #242440;
    font-weight: 600
}

.reasons-item span {
    display: block;
    line-height: 20px
}

.reasons-item span:nth-child(2) {
    margin-top: 6px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px
}

.reasons-item__number {
    display: inline-block;
    text-align: center;
    background: #ffdd2d;
    border-radius: 50%;
    width: 66px;
    height: 66px;
    color: #333;
    font-size: 40px;
    font-weight: 200;
    font-family: 'Exo 2', sans-serif
}

.advantages-item__block {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, top .6s ease;
    transition: opacity .4s ease, top .6s ease;
    max-width: 960px
}

.advantages-item__block.is-active {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible
}

.lizing-advantages {
    max-width: 856px;
    margin: 50px auto 0;
    border-bottom: 1px solid #dddfe0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.lizing-advantages-block {
    max-width: 856px;
    margin: 0 auto;
    padding-top: 58px;
    text-align: left
}

.advantages-item {
    padding: 0 2.3125rem;
    color: #768d90;
    font-size: 24px;
    font-weight: 300;
    font-family: Neris;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.advantages-item span {
    position: relative;
    padding-bottom: 24px;
    display: block
}

.advantages-item span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: transparent;
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}

.advantages-item.is-active {
    color: #333
}

.advantages-item.is-active span:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #13398D;
    z-index: 2
}

.advantages-item:hover {
    color: #333
}

.list-defenders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4.5rem
}

.defenders-item {
    padding: 0 25px;
    height: 86px
}

.defenders-item span {
    padding: 20px 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #242440;
    border-radius: 24px
}

.defenders-description {
    margin-top: 34px;
    position: relative;
    padding-top: 34px;
    color: #333;
    font-size: 24px;
    font-weight: 100;
    font-family: Neris;
    text-align: center
}

.defenders-description:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    height: 1px;
    width: 78%;
    background: #dfe1e2
}

.defenders-description p {
    max-width: 100%;
    margin: 0 auto
}

.why-table {
    max-width: 100%;
    overflow-x: auto
}

.why-table table {
    border-collapse: collapse;
    margin-top: 60px
}

.why-table table span {
    color: #09a2b0
}

.why-table table tr {
    border-bottom: 1px solid #dcf1f5
}

.why-table table tr:first-child {
    border-bottom: 1px solid #242440
}

.why-table table tr:first-child td {
    font-size: 19px;
    font-weight: 600;
    font-family: Neris;
    text-transform: uppercase
}

.why-table table tr:first-child td:first-child {
    text-transform: none;
    font-weight: 100
}

.why-table table tr td {
    padding: 32px 6px;
    font-family: Neris;
    font-size: 19px;
    font-weight: 300;
    color: #999;
    width: 24%;
    text-align: center
}

.why-table table tr td:first-child {
    padding: 32px 0;
    text-align: left;
    width: 28%
}

.why-table table tr td:nth-child(2) {
    color: #242440;
    font-weight: 600;
    font-family: Neris
}

.video-lizing {
    width: 100%;
    padding-top: 55.4%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 4px;
    overflow: hidden
}

.video-lizing:before {
    content: "";
    background: rgba(0, 0, 0, .3)
}

.video-lizing:before,
.video-lizing a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-lizing a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.video-lizing a:hover {
    opacity: .8
}

.video-lizing a:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: #F9FAFE;
    border-radius: 50%
}

.video-lizing a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 12px solid #F9FAFE;
    border-left: 21px solid #242440;
    border-bottom: 12px solid #F9FAFE;
    margin-left: 3px
}

.img-controls-lizing {
    position: absolute;
    right: -5.41667vw;
    bottom: -11px;
    z-index: 1;
    right: 2%
}

.img-controls-lizing--kolos {
    bottom: -85px
}

.breadcrumbs {
    position: relative;
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 1rem
}

.breadcrumbs a {
    color: #c3ccce;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    text-decoration: none
}

.breadcrumbs a:hover,
.breadcrumbs a:hover span {
    color: #242440;
    text-decoration: none
}

.breadcrumbs span {
    position: relative;
    color: #242440;
    display: inline-block;
    vertical-align: top;
    display: none;
    font-size: 12px;
    font-weight: 400;
    font-family: Arial;
    letter-spacing: .025em;
    line-height: 12px;
    padding-left: 18px
}

.breadcrumbs span:first-child {
    padding-left: 0
}

.breadcrumbs span:first-child:before {
    display: none
}

.breadcrumbs span:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 6px;
    height: 3px;
    width: 3px;
    background: #c3ccce
}

.banner,
.banner--katalog {
    position: relative;
    z-index: 1
}

.banner--katalog {
    padding: 40px 0 70px
}

.banner--katalog .banner__title {
    margin-top: 2.375rem;
    font-size: 48px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 36px;
    color: #13398D
}

.banner--producti {
    padding-bottom: 27px;
    position: relative;
    z-index: 1
}


.banner__sub,
.banner__title {
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase
}

.banner__sub {
    font-family: 'Exo 2', sans-serif;
}

.banner__controls {
    margin-top: 1.875vw
}

.parallax-banner {
    position: absolute;
    right: 0;
    top: 0
}

.parallax-banner--producti-0 {
    height: 100%;
    width: 100%
}

.parallax-item {
    position: absolute
}

.parallax-item:first-child {
    top: 108px ;
    right: 115px;
    width: 200px;
    left: auto ;
    z-index: 0
}

.parallax-banner--katalog .parallax-item:first-child {
    opacity: .5;
    width: 100% ;
    top: -27.8125vw ;
    left: 0 ;
    right: auto 
}

.parallax-banner--katalog .parallax-item:first-child img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

.parallax-banner--producti-0 .parallax-item:first-child {
    position: absolute ;
    width: 338px ;
    height: 173px ;
    top: auto ;
    bottom: -26px ;
    left: auto ;
    right: 0 ;
    z-index: 4
}

.parallax-banner--producti-1 .parallax-item:first-child {
    width: 184px ;
    top: 250px ;
    right: 0 ;
    left: auto ;
    z-index: 1
}

.parallax-banner--producti-2 .parallax-item:first-child {
    width: 196px ;
    top: 247px ;
    right: -10px ;
    left: auto ;
    z-index: 1
}

.parallax-banner--producti-3 .parallax-item:first-child {
    width: 271px ;
    right: 72px ;
    top: -11px 
}

.parallax-banner--producti-4 .parallax-item:first-child {
    width: 577px ;
    right: 30px ;
    top: -34px ;
    z-index: 1
}

.parallax-banner--producti-5 .parallax-item:first-child {
    width: 301px ;
    right: 12px ;
    top: 258px 
}

.parallax-banner--producti-6 .parallax-item:first-child {
    width: 350px ;
    right: -3px ;
    top: 242px 
}

.parallax-item:nth-child(2) {
    top: 74px ;
    right: 0;
    width: 269px;
    left: auto ;
    z-index: 0
}

.parallax-banner--producti-0 .parallax-item:nth-child(2) {
    position: absolute ;
    top: 37px ;
    right: 68px;
    width: 259px;
    height: 227px;
    z-index: 2
}

.parallax-banner--producti-1 .parallax-item:nth-child(2) {
    width: 210px ;
    top: 284px ;
    right: 133px ;
    left: auto ;
    z-index: 0
}

.parallax-banner--producti-2 .parallax-item:nth-child(2) {
    width: 257px ;
    top: 247px ;
    right: 74px ;
    left: auto ;
    z-index: 0
}

.parallax-banner--producti-3 .parallax-item:nth-child(2) {
    width: 204px ;
    right: 136px ;
    top: 114px 
}

.parallax-banner--producti-4 .parallax-item:nth-child(2) {
    width: 298px ;
    right: 7px ;
    top: 96px ;
    z-index: 0
}

.parallax-item:nth-child(3) {
    top: 65px ;
    right: 0;
    width: 179px;
    left: auto ;
    z-index: 3
}

.parallax-banner--producti-0 .parallax-item:nth-child(3) {
    position: absolute ;
    top: 30px ;
    width: 402px;
    height: 230px;
    right: 102px ;
    z-index: 3
}

.parallax-banner--producti-3 .parallax-item:nth-child(3) {
    width: 212px ;
    right: -46px ;
    top: 137px 
}

.parallax-banner--producti-0 .parallax-item:nth-child(4) {
    position: absolute ;
    top: 160px ;
    left: auto ;
    right: 378px;
    z-index: 3;
    width: 245px;
    height: 139px
}

.parallax-banner--producti-0 .parallax-item:nth-child(5) {
    position: absolute ;
    top: 99px ;
    left: auto ;
    height: 233px
}

.fin-list {
    list-style: none;
    margin: 5rem 0 0;
    padding: 0
}

.fin-item {
    border-top: 1px solid #dddfe0;
    margin-top: -1px
}

.fin-item.is-active {
    border-color: #dddfe0
}

.fin-item .wysiwyg {
    font-size: 1rem;
    font-weight: 300;
    left: 24px
}

.fin-item:last-child {
    border-bottom: 1px solid #dddfe0
}

.fin-item:last-child .fin-item__button.is-active,
.fin-item:last-child.is-active {
    border-bottom: none
}

.fin-item__button {
    padding: 1.875rem 0;
    display: block;
    font-size: 1.1875rem;
    font-weight: 600;
    font-family: Neris;
    color: #242440;
    text-align: center;
    cursor: pointer;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    line-height: 19px
}

.fin-item__button:hover {
    color: #242440
}

.fin-item__button.is-active {
    border-color: #dddfe0
}

.fin-item__block {
    position: relative;
    border-bottom: 1px solid #dddfe0;
    opacity: 1;
    -webkit-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease;
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.vakancii-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vakancii-item {
    padding: 2.625rem 2.3125rem 1.625rem;
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-height: 100%
}

.vakancii-item__container {
    border: 1px solid #242440;
    border-radius: 22px;
    padding: 3.5rem 1.875rem 2.125rem;
    height: 100%;
    text-align: center
}

.vakancii-item__title {
    color: #333;
    font-size: 1.5rem;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 24px;
    height: 50px
}

.vakancii-item__text {
    margin-top: 26px;
    color: #768d90;
    height: 80px;
    font-size: 1.1875rem;
    font-weight: 100;
    font-family: Neris;
    line-height: 1.25rem;
    min-height: 3.875rem
}

.vakancii-item__controls {
    margin-top: 1.625rem;
    padding-top: 1.625rem;
    border-top: 1px solid #e4e6e6
}

.work-list {
    margin: 4.75rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.work-item {
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding: 0 1.375rem
}

.work-item__container {
    text-align: center
}

.work-item__icon {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #13398D;
    width: 120px;
    height: 120px
}

.work-item__icon--first svg {
    width: 47px;
    height: 46px
}

.work-item__icon--second svg {
    width: 58px;
    height: 48px
}

.work-item__icon--third svg {
    width: 54px;
    height: 52px
}

.work-item__icon--fourth svg {
    width: 37px;
    height: 55px
}

.work-item__title {
    margin-top: 2.125rem;
    color: #333;
    font-size: 1.25rem;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif
}

.work-item__text {
    margin-top: 1.25rem;
    color: #768d90;
    font-size: 1.0625rem;
    font-weight: 300;
    font-family: Neris;
    line-height: 19px
}

.advantages-vakancii {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 56px 0 0
}

.advantages-vakancii__left {
    -ms-flex-preferred-size: 54%;
    flex-basis: 54%;
    width: 54%;
    max-width: 54%;
    padding: 0 20px
}

.advantages-vakancii__left img {
    display: block
}

.advantages-vakancii__right {
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
    width: 46%;
    max-width: 46%;
    padding: 88px 20px 0
}

.advantages-vakancii__title {
    color: #333;
    font-size: 1.6875rem;
    font-weight: 100;
    font-family: Neris;
    line-height: 1.875rem
}

.advantages-vakancii__list {
    padding: 0;
    margin: 2.875rem 0 0;
    list-style: none
}

.advantages-vakancii__item {
    position: relative;
    padding-left: 38px;
    color: #768d90;
    font-size: 1.1875rem;
    font-weight: 100;
    font-family: Neris;
    line-height: 1.5rem
}

.advantages-vakancii__item+.advantages-vakancii__item {
    margin-top: 1.5rem
}

.advantages-vakancii__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background: #13398D;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.advantages-vakancii__item:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    width: 16px;
    height: 13px;
    background: url(../images/list-icon.svg) no-repeat 50%
}

.contacts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4.625rem
}

.contacts-item {
    width: 33.33%;
    max-width: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    text-align: center
}

.contacts-item__item-text {
    font-size: .875rem;
    color: #242440;
    font-weight: 600
}

.contacts-item__icon svg {
    width: 45px;
    height: 66px
}

.contacts-item__text {
    margin-top: 1.75rem;
    margin-bottom: 8px
}

.contacts-item__text,
.contacts-item__text a {
    color: #333;
    font-size: 1.6875rem;
    font-weight: 300;
    font-family: Neris;
    line-height: 1.9375rem
}

.contacts-item__text a {
    text-decoration: none;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.contacts-item__text a:hover {
    color: #242440
}

.contacts-time {
    margin-top: 76px;
    text-align: center
}

.contacts-time__title {
    color: #333;
    font-size: 1.6875rem;
    font-weight: 300;
    font-family: Neris;
    line-height: 1.9375rem
}

.contacts-time__info {
    margin-top: 24px;
    color: #768d90;
    font-size: 1.1875rem;
    font-weight: 100;
    font-family: Neris
}

.contacts-time__description {
    color: #768d90;
    font-size: .875rem;
    font-weight: 300;
    font-family: Neris
}

.contacts-form {
    max-width: 926px;
    border: 1px solid #242440;
    background: #F9FAFE;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    margin: 64px auto 0
}

.contacts-form__form {
    width: 74%;
    margin: 52px auto 54px
}

.contacts-form__title {
    text-align: center;
    padding: 1.875rem 0;
    background: #242440;
    color: #F9FAFE;
    font-size: 24px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2.91667vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__next-prev-button {
    display: none
}

.pagination__next-prev-button .pagination__text {
    font-size: 12px
}

.pagination__btns-group {
    margin: 0 1.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pagination__icon {
    width: .83333vw;
    height: 1.04167vw;
    margin: 0 auto;
    fill: #ecab59;
    -webkit-transition: margin .1s ease;
    transition: margin .1s ease
}

.pagination__btn {
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 14px;
    font-weight: 400;
    margin: 0 6px;
    color: #333;
    text-decoration: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    padding: 10px 6px;
    position: relative;
    border-radius: 50px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-width: 36px
}

.pagination__btn span {
    display: inline-block;
    position: relative
}

.pagination__btn.is-active {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    color: #242440;
    font-weight: 700
}

.pagination__btn:hover {
    color: #242440
}

.button-pagination {
    margin: 0 0 -3px;
    display: none
}

.button-pagination__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    width: 36px;
    border-radius: 100%
}

.button-pagination__content svg {
    width: 10px;
    height: 24px;
    fill: #333
}

.button-pagination__content:hover {
    border: 1px solid #242440
}

.button-pagination__content:hover svg {
    fill: #242440
}

.map {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 320px;
    z-index: 9
}

.map__container {
    display: block;
    width: 100%;
    height: 100%
}

.map__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.map__content,
.map__google {
    width: 100%;
    height: 100%
}

.si-float-wrapper {
    position: absolute;
    width: 100%
}

.si-float-wrapper,
.si-float-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[class*=si-wrapper] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 100;
    cursor: default
}

.si-wrapper-top {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -5%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.si-wrapper-bottom,
.si-wrapper-top {
    -webkit-box-orient: vertical;
    margin-left: 0
}

.si-wrapper-bottom {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.si-wrapper-left {
    margin-top: -20px;
    margin-left: -11px;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.si-wrapper-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: -20px;
    margin-left: 11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[class*=si-shadow-wrapper] {
    display: none
}

.si-shadow-wrapper-bottom,
.si-shadow-wrapper-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.si-shadow-frame {
    -webkit-box-shadow: 0 1px 3px 0 #242440
    box-shadow: 0 1px 3px 0 #242440}

[class*=si-shadow-pointer] {
    position: relative;
    width: 15px;
    height: 15px;
    margin: auto
}

[class*=si-shadow-inner-pointer] {
    position: absolute;
    width: 141%;
    height: 141%;
    -webkit-box-shadow: -.70711px .70711px 3px 0 #242440
    box-shadow: -.70711px .70711px 3px 0 #242440}

.si-shadow-inner-pointer-top {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.si-shadow-inner-pointer-bottom {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
    transform: translate(-50%, 50%) rotate(-45deg)
}

.si-shadow-inner-pointer-left {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.si-shadow-inner-pointer-right {
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg)
}

.si-frame {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 3px;
    overflow: hidden;
    z-index: 2
}

.si-content-wrapper {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: #F9FAFE;
    text-align: center;
    padding: 10px 12px
}

.si-has-border .si-content-wrapper {
    background: #13398D;
    border-radius: 5px
}

.si-content {
    overflow: auto
}

.si-close-button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    outline: none;
    background-color: transparent;
    color: inherit;
    font-family: Arial, Baskerville, monospace;
    font-size: 24px;
    cursor: pointer;
    opacity: .5
}

.si-close-button:focus,
.si-close-button:hover {
    opacity: .7
}

[class*=si-pointer-border] {
    position: absolute;
    border: 15px solid transparent;
    z-index: 3
}

[class*=si-pointer-bg] {
    position: relative;
    border: 15px solid transparent;
    z-index: 4
}

.si-has-border [class*=si-pointer-bg] {
    border-width: 15px
}

.si-pointer-border-bottom,
.si-pointer-border-top {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.si-pointer-border-left,
.si-pointer-border-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.si-pointer-top {
    border-bottom: 0;
    display: none 
}

.si-pointer-border-top {
    bottom: 0;
    border-top-color: #bbb
}

.si-pointer-bg-top {
    border-top-color: #F9FAFE
}

.si-has-border .si-pointer-bg-top {
    top: -1px;
    margin-bottom: 0
}

.si-pointer-bottom {
    border-top: 0
}

.si-pointer-border-bottom {
    top: 0;
    border-bottom-color: #bbb
}

.si-pointer-bg-bottom {
    border-bottom-color: #F9FAFE
}

.si-has-border .si-pointer-bg-bottom {
    bottom: -1px;
    margin-top: 0
}

.si-pointer-left {
    border-right: 0
}

.si-pointer-border-left {
    right: 0;
    border-left-color: #bbb
}

.si-pointer-bg-left {
    border-left-color: #F9FAFE
}

.si-has-border .si-pointer-bg-left {
    left: -1px;
    margin-right: 0
}

.si-pointer-right {
    border-left: 0
}

.si-pointer-border-right {
    left: 0;
    border-right-color: #bbb
}

.si-pointer-bg-right {
    border-right-color: #F9FAFE
}

.si-has-border .si-pointer-bg-right {
    right: -1px;
    margin-left: 0
}

.content-buttons--reviews {
    margin-top: 56px;
    border-bottom: 1px solid #dddfe0;
    text-align: center
}

.container-tabs {
    padding-bottom: 8.75rem
}

.container-tabs--text-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0
}

.reviews-controls {
    text-align: center;
    margin-top: 80px
}

.reviews-controls--katalog {
    margin-top: 0
}

.list-reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-reviews--comment .reviews-item {
    position: relative;
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 40px 104px
}

.list-reviews--comment .reviews-item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 1px;
    width: calc(100% - 160px);
    background: #dddfe0
}

.list-reviews--video {
    margin: 0 -.75rem
}

.list-reviews--video .reviews-item {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: .75rem
}

.reviews-item {
    position: relative
}

.reviews-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px
}

.reviews-item__icon {
    position: absolute;
    top: 32px;
    left: 0
}

.reviews-item__icon svg {
    fill: #242440;
    width: 52px;
    height: 41px
}

.reviews-item__title {
    color: #999;
    font-size: 1rem;
    font-weight: 800;
    text-transform: uppercase
}

.reviews-item__city,
.reviews-item__title {
    padding: 0 6px;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    font-family: Neris
}

.reviews-item__city,
.reviews-item__public {
    color: #c3ccce;
    font-size: 1.125rem;
    font-weight: 100
}

.reviews-item__public {
    padding: 0 6px;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    font-family: Neris
}

.reviews-item__text {
    margin-top: 1.75rem;
    color: #768d90;
    font-size: 1.1875rem;
    font-weight: 100;
    font-family: Neris;
    line-height: 1.75rem
}

.vakansii-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 4.75rem 0 6.25rem
}

.vakansii-item.is-active a {
    color: #333
}

.vakansii-item a {
    color: #242440;
    font-size: 1.1875rem;
    font-family: Neris;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.vakansii-item a:hover {
    color: #333
}

.vakansii-item+.vakansii-item {
    margin-top: 1.625rem
}

.left-sidebar {
    border-right: 1px solid #e9e9e9;
    width: 26%;
    max-width: 26%;
    -ms-flex-preferred-size: 26%;
    flex-basis: 26%;
    padding: 0 1.5rem
}

.right-content-vakansii {
    padding: 0 1.5rem;
    width: 74%;
    max-width: 74%;
    -ms-flex-preferred-size: 74%;
    flex-basis: 74%
}

.right-content-vakansii .wysiwyg p:first-child {
    margin-top: 0
}

.lk-list {
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.lk-item {
    margin-top: -1px
}

.lk-item:last-child .lk-item__button {
    border-bottom: 1px solid #dddfe0
}

.lk-item.js-active {
    background: #f8fafa;
    border-top: 1px solid #dfe1e2;
    border-bottom: 1px solid #dfe1e2
}

.lk-item.js-active .lk-item__arrow:after {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.lk-item.js-active:last-child .lk-item__button {
    border-bottom: none
}

.lk-item.js-active .lk-item__button {
    border-top: none
}

.lk-item__btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.lk-item__button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 806px;
    margin: 0 auto;
    padding: 18px 0 18px 76px;
    border-top: 1px solid #dddfe0;
    cursor: pointer
}

.lk-item__arrow {
    margin-top: -11px;
    display: block;
    height: 22px;
    overflow: hidden
}

.lk-item__arrow,
.lk-item__arrow:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px
}

.lk-item__arrow:before {
    content: "";
    margin-top: -1px;
    height: 2px;
    background: #c3ccce
}

.lk-item__arrow:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 0;
    width: 2px;
    height: 22px;
    background: #c3ccce;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.lk-item__document {
    padding: 0 26px;
    margin: 0 -4px 0 -50px
}

.lk-item__document span {
    padding: 0 28px
}

.lk-item__document span:nth-child(2) {
    color: #242440;
    font-size: 1.1875rem;
    font-weight: 600;
    font-family: Neris
}

.lk-item__block {
    padding: 30px 0 50px
}

.lk-item__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 29px
}

.lk-item__result {
    padding: 0 29px;
    margin: 24px -15px 0;
    color: #999;
    font-family: Neris;
    font-size: 1rem;
    font-weight: 800;
    text-transform: uppercase
}

.lk-item__result span {
    padding: 0 15px
}

.lk-item__result span:nth-child(2) {
    color: #333;
    font-family: Neris;
    font-size: 1.875rem;
    font-weight: 300
}

.lk-item__table {
    max-width: 100%;
    overflow-x: scroll
}

.lk-item__table table {
    border-collapse: collapse;
    border-top: 1px solid #242440;
    border-bottom: 1px solid #242440
}

.lk-item__table tr {
    border-bottom: 1px solid #d6edf1
}

.lk-item__table tr:first-child {
    border-bottom: 1px solid #242440
}

.lk-item__table tr:last-child {
    border-bottom: none
}

.lk-item__table th {
    width: 16%;
    text-align: center;
    color: #999;
    font-size: 1.1875rem;
    font-weight: 600;
    font-family: Neris;
    line-height: 20px;
    vertical-align: top;
    padding: 10px 5px
}

.lk-item__table td {
    padding: 28px 0;
    width: 12.2%;
    text-align: center;
    vertical-align: middle;
    min-width: 120px
}

.slider-arrow {
    width: 32px;
    height: 32px;
    background-color: #dddfe0;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

.slider-arrow svg {
    width: 10px;
    height: 16px;
    fill: #9299a2
}

.slider-arrow:hover {
    background-color: transparent
}

.slider-arrow--left {
    left: 0
}

.slider-arrow--left,
.slider-arrow--right {
    position: absolute;
    top: 50%;
    margin-top: -16px
}

.slider-arrow--right {
    right: 0
}

.wrapper-slider {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.wrapper-subtovar {
    margin-top: 20px;
    padding: 0 52px;
    position: relative
}

.subtovar-item {
    width: 114px ;
    height: 84px;
    line-height: 84px
}

.subtovar-item img {
    vertical-align: middle;
    margin: 0 auto
}

.slider-subtovar .slick-slide {
    height: 84px 
}

.slider-subtovar .slick-slide>div {
    height: 84px;
    text-align: center
}

.slider-subtovar .slick-current img {
    border: 2px solid #242440
}

.controls-sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #dddfe0;
    border-bottom: 1px solid #dddfe0
}

.controls-sign__column {
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative
}

.authorization__sign {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.authorization__sign.is-active {
    position: static;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible
}

.authorization__wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.authorization__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -6px
}

.authorization__title-social {
    color: #768d90;
    font-size: 17px;
    font-weight: 300;
    font-family: Neris;
    padding: 0 6px
}

.authorization__content-social {
    padding: 0 6px
}

.authorization__social-links {
    margin: 10px 12px;
    width: 38px;
    height: 38px
}

.authorization__social-links--facebook svg {
    width: 10px
}

.authorization__social-links--twitter svg {
    width: 20px
}

.authorization__social-links--google svg {
    width: 26px
}

.mfp-close {
    top: 4px;
    right: 4px
}

.mfp-close:active {
    top: 5px
}

.mfp-close svg {
    width: 17px;
    height: 24px;
    fill: #54bccd
}

.magnific-popup {
    -webkit-box-shadow: 0 6px 12px rgba(30, 69, 76, .12);
    box-shadow: 0 6px 12px rgba(30, 69, 76, .12)
}

.smi-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smi-item--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.smi-item--vertical .smi-item__container {
    padding-left: 0;
    width: 100%
}

.smi-item--vertical .smi-item__title {
    text-decoration-skip-ink: none;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}

.smi-item--vertical .smi-item__title:hover {
    color: #242440
}

.smi-item--vertical .smi-item__container-image {
    padding-top: 15px;
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%
}

.smi-item--vertical .smi-item__text {
    height: 144px;
    overflow: hidden
}

.smi-item--vertical .smi-item__image {
    text-align: center
}

.smi-item+.smi-item {
    margin-top: 4.875rem
}

.smi-item__container-image {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.smi-item .your-service-filter:nth-child(2) {
    margin: 0 1.7%
}

.smi-item__container {
    width: 100%;
    padding-left: 0
}

.smi-item__public {
    color: #242440;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Exo 2', sans-serif;
    line-height: 15px
}

.smi-item__title {
    margin-top: 1rem;
    color: #333;
    font-size: 19px
}

.smi-item__text,
.smi-item__title {
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 24px
}

.smi-item__text {
    margin-top: 14px;
    color: #768d90;
    font-size: 17px
}

.smi-item__link {
    margin-top: 1.25rem
}

.smi-item__link a {
    color: #999;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    text-decoration: none;
    border-bottom: 1px solid
}

.smi-item__link a:hover {
    border-bottom: none;
    color: #242440
}

.smi-controls {
    margin-top: 6.25rem
}

.list-smi {
    padding: 0;
    margin-bottom: 57px
}

.katalog-list {
    margin: 40px auto 0;
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.katalog-item {
    padding: 12px;
    width: 20%;
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 5.875rem;
    font-size: 14px;
    text-align: center;
    min-width: 300px;
    box-sizing: border-box;
}

.katalog-item:hover {
    -webkit-box-shadow: 1px 0 14px 0 hsla(300, 6%, 86%, .7);
    box-shadow: 1px 0 14px 0 hsla(300, 6%, 86%, .7)
}

.katalog-item:hover .katalog-item__container {
    border-bottom: 1px solid #242440;
    padding-bottom: 14px
}

.katalog-item:hover .katalog-item__characteristics tr:nth-of-type(2) td,
.katalog-item:hover .katalog-item__description span:last-child {
    color: #333
}

.katalog-item__container {
    border-bottom: 1px solid #dcf1f5;
    padding-bottom: 14px
}

.katalog-item__type {
    color: #768d90;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris;
    text-align: center;
    line-height: 16px
}

.katalog-item__title {
    color: #242440;
    font-size: 19px;
    font-weight: 300;
    font-family: Neris;
    line-height: 22px
}

.katalog-item__image {
    margin-top: 20px;
    min-height: 200px;
    max-height: 200px
}

.katalog-item__price {
    margin-top: 18px;
    color: #768d90;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris;
    line-height: 22px
}

.katalog-item__price span {
    color: #242440;
    font-size: 19px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 24px
}

.katalog-item__characteristics {
    margin-top: 24px
}

.katalog-item__characteristics table {
    width: 100%;
    border: none;
}

.katalog-item__characteristics table td {
    text-align: center;
    font-weight: 500;
    color: #768d90;
    border: none;
}

.katalog-item__payment {
    padding: 8px 0;
    margin-top: 18px;
    background: #f1f6f6;
    border-radius: 4px
}

.katalog-item__payment table {
    width: 100%
}

.katalog-item__payment-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.katalog-item__payment-list div {
    display: inline-block;
    position: relative;
    padding: 0 11px;
    max-width: 107px;
    margin: 0 auto
}

.katalog-item__payment-list div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #dfe3e3;
    display: none
}

.katalog-item__payment-list div+.katalog-item__payment-list div:before {
    display: none
}

.katalog-item__payment-list div span {
    display: block
}

.katalog-item__description {
    position: relative;
    color: #768d90
}

.katalog-item__description:nth-child(2) {
    border-left: 1px solid #dfe3e3;
    border-right: 1px solid #dfe3e3
}

.katalog-item__link {
    margin-top: 30px;
    text-align: center
}

.filter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80px;
    height: 100%;
    overflow: hidden;
    background: #F9FAFE;
    border-right: 1px solid #f9f9f9;
    -webkit-transition: width .4s ease;
    transition: width .4s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    z-index: 1
}

.filter-wrapper:focus,
.filter-wrapper:hover {
    width: 230px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.filter-wrapper:focus .filter-item__title,
.filter-wrapper:hover .filter-item__title {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.filter-wrapper:focus .filter-item a,
.filter-wrapper:hover .filter-item a {
    z-index: 2;
    -webkit-transition: z-index 1s ease;
    transition: z-index 1s ease
}

.filter-katalog {
    width: 230px;
    padding-top: 1px;
    padding-right: 1px
}

.filter-item {
    border-top: 1px solid #dddfe0;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: -1px;
    -webkit-transition: border-color .4s ease;
    transition: border-color .4s ease
}

.filter-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    height: calc(100% + 1px);
    max-width: 0;
    width: 100%;
    background: transparent;
    -webkit-transition: max-width .4s ease;
    transition: max-width .4s ease;
    z-index: 1
}

.filter-item:hover {
    border-color: transparent
}

.filter-item:hover:before {
    max-width: 100%;
    background: #6A95DC
}

.filter-item:hover .filter-item__title {
    color: #333
}

.filter-item:hover .filter-item__svg svg {
    fill: #333
}

.filter-item a {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-decoration: none;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    z-index: -1;
    -webkit-transition: z-index 1s ease;
    transition: z-index 1s ease
}

.filter-item__svg {
    width: 80px;
    text-align: center
}

.filter-item__svg svg {
    fill: #242440;
    width: 45px;
    height: 31px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.filter-item__title {
    width: calc(100% - 80px);
    color: #768d90;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    font-size: 15px;
    opacity: 0;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.wrapper-katalog {
    padding: 0 10px
}

.home-gallery-wrap span {
    cursor: pointer;
    display: none
}

.home-gallery-wrap span:first-child {
    display: block
}

.list-directors {
    margin-top: 5.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.directors-item {
    padding: 0 5.625rem;
    text-align: center
}

.directors-item__name {
    margin-top: 1.625rem;
    color: #333;
    font-size: 19px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 21px
}

.directors-item__position {
    margin-top: .5rem;
    color: #768d90;
    font-size: 17px;
    font-weight: 300;
    font-family: Neris;
    line-height: 17px
}

.numbers-block {
    margin-top: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.numbers-block:before {
    content: "";
    position: absolute;
    bottom: 67px;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    background: #242440
}

.numbers-block--centered {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.numbers-item {
    text-align: center;
    position: relative;
    max-width: 210px;
    background: #F9FAFE
}

.numbers-item__title {
    color: #999;
    font-size: 16px;
    font-weight: 900;
    font-family: Neris;
    text-transform: uppercase;
    line-height: 18px;
    height: 54px;
    overflow: hidden
}

.numbers-item__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 124px;
    height: 124px;
    overflow: hidden;
    margin: 35px auto 0
}

.numbers-item__count:after {
    content: "";
    position: absolute;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    border: 2px solid #242440;
    z-index: 2
}

.numbers-item__count:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(1%, hsla(0, 0%, 100%, 0)), color-stop(60%, hsla(0, 0%, 100%, .98)), to(#F9FAFE));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0) 1%, hsla(0, 0%, 100%, .98) 60%, #F9FAFE);
    z-index: 3
}

.numbers-item__count>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 4;
    -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
}

.numbers-item__count span {
    display: inline-block
}

.numbers-item__count span:first-child {
    font-size: 36px;
    line-height: 36px
}

.numbers-item__count span:first-child,
.numbers-item__count span:nth-child(2) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: block;
    color: #333;
    font-weight: 300;
    font-family: Neris
}

.numbers-item__count span:nth-child(2) {
    font-size: 19px;
    line-height: 19px
}

.present-controls {
    margin-top: 50px
}

.present-size {
    margin-top: 18px;
    color: #768d90;
    font-size: 18px;
    font-weight: 100;
    font-family: Neris;
    line-height: 19px
}

.contacts-about {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-item {
    border: 1px solid #242440;
    border-radius: 24px;
    padding: 48px 38px 38px;
    text-align: center
}

.about-item__title {
    height: 63px;
    font-size: 24px;
    padding: 0 80px 38px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 38px
}

.about-item__name,
.about-item__title {
    color: #333;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 24px
}

.about-item__name {
    font-size: 19px
}

.about-item__phone {
    text-align: center;
    line-height: 19px;
    margin-top: 23px
}

.about-item__phone a {
    display: inline-block;
    text-decoration: none;
    font-size: 19px;
    font-weight: 300;
    font-family: Neris;
    line-height: 19px;
    color: #768d90
}

.about-item__phone a:hover {
    color: #242440
}

.about-item__mail {
    text-align: center;
    line-height: 14px
}

.about-item__mail a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    font-family: Neris;
    line-height: 14px;
    color: #242440
}

.about-item__mail a:hover {
    color: #242440
}

.magnific-popup {
    position: relative;
    max-width: 96%;
    margin: 1rem auto;
    background-color: #F9FAFE;
    padding: 2.0625rem;
    border-radius: 5px;
    border: 1px solid #242440
}

.magnific-popup--sm {
    width: 480px
}

.magnific-popup--def {
    width: 936px
}

.magnific-popup--application {
    padding: 0
}

.magnific-popup--promotion {
    border: 1px solid #13398D;
    padding: 0
}

.magnific-popup--promotion .title--application {
    color: #333;
    background-color: #13398D
}

.magnific-popup .title-mini {
    font-size: .875rem;
    margin-top: 10px;
    color: #333
}

.mfp-animate-zoom-in .magnific-popup,
.mfp-animate-zoom-in .mfp-arrow,
.mfp-animate-zoom-in .mfp-figure,
.mfp-animate-zoom-in .mfp-iframe-scaler iframe {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.mfp-animate-zoom-in.mfp-ready .magnific-popup,
.mfp-animate-zoom-in.mfp-ready .mfp-arrow,
.mfp-animate-zoom-in.mfp-ready .mfp-figure,
.mfp-animate-zoom-in.mfp-ready .mfp-iframe-scaler iframe {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-animate-zoom-in.mfp-removing .magnific-popup,
.mfp-animate-zoom-in.mfp-removing .mfp-arrow,
.mfp-animate-zoom-in.mfp-removing .mfp-figure,
.mfp-animate-zoom-in.mfp-removing .mfp-iframe-scaler iframe {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-animate-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    background: #F9FAFE
}

.mfp-animate-zoom-in.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-animate-zoom-in.mfp-bg.mfp-removing {
    opacity: 0
}

.advantage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding-top: 20px
}

.advantage,
.advantage__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.advantage__head {
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #13398D;
    border-radius: 50%;
    width: 90px;
    height: 90px
}

.advantage__head img {
    max-width: calc(100% - 15px);
    max-height: calc(100% - 15px)
}

.advantage__title {
    margin-top: 35px;
    font-family: 'Exo 2', sans-serif, sans-serif;
    font-size: 14px;
    color: #333;
    font-weight: 300;
    width: 100%;
    text-align: center
}

.advantages {
    padding: 2.5rem 1.25rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.advantages,
.management {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.management {
    text-align: center;
    border-bottom: 1px solid #dddfe0;
    padding: 1.875rem .625rem 2.5rem;
    width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.management__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 200px;
    padding-top: 20px
}

.management__card,
.management__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.management__image {
    width: 200px;
    height: 300px;
    padding-bottom: .8125rem
}

.management__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.management__name {
    font-family: 'Exo 2', sans-serif, sans-serif;
    color: #333;
    font-size: 18px;
    font-weight: 300
}

.management__position {
    font-family: Neris, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #768d90
}

.management__separator {
    margin: 15px auto 10px;
    width: 50px;
    height: 2px;
    background-color: #242440
}

.management__info {
    font-size: 12px;
    color: #768d90;
    font-weight: 300;
    font-family: Neris, sans-serif
}

.separator {
    width: 100%;
    border-bottom: 1px solid #dddfe0
}

.separator--top {
    padding-top: 50px
}

.separator--bottom {
    padding-bottom: 50px
}

.finance {
    text-align: center
}

.finance__text {
    font-family: Neris, sans-serif;
    color: #242440}

.finance__text--uppercase {
    text-transform: uppercase
}

.finance__text--thin {
    font-weight: 300
}

.finance__text--semibold {
    font-weight: 600
}

.finance__text--dark-grey {
    color: #333
}

.finance__text--grey {
    color: #768d90
}

.finance__text--blue {
    color: #242440
}

.finance__text--md {
    font-size: 14px
}

.finance__text--def {
    font-size: 20px
}

.finance__text--lg {
    font-size: 26px
}

.finance__links-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0 0;
    width: 100%;
    margin: 35px 0 -25px
}

.finance__link,
.finance__links-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.finance__link {
    font-family: Neris, sans-serif;
    font-weight: 300;
    text-decoration: underline;
    color: #242440;
    -webkit-transition: color .25s;
    transition: color .25s;
    margin: 0 14px 24px;
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 20px;
    min-width: 135px
}

.finance__link:hover {
    color: #0d88c1;
    text-decoration: none
}

.finance__link:active {
    color: #242440}

._pt-mg {
    padding-top: 80px
}

._pt-hd {
    padding-top: 100px
}

._pt-xxl {
    padding-top: 40px
}

._pb-mg {
    padding-bottom: 80px
}

._pb-hd {
    padding-bottom: 100px
}

._pb-xxl {
    padding-bottom: 40px
}

.credit-rating {
    padding-top: 10px;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.credit-rating,
.custom-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.custom-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.custom-list__item {
    padding-left: 35px;
    position: relative;
    padding-bottom: 20px
}

.custom-list__item:before {
    position: absolute;
    top: 12px;
    left: 5px;
    content: "";
    background-color: #13398D;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.custom-list__link {
    font-size: 19px;
    color: #242440;
    text-decoration: underline;
    font-family: Neris, sans-serif;
    font-weight: 300
}

.custom-list__link:hover {
    color: #0d88c1;
    text-decoration: none
}

.custom-list__link:active {
    color: #242440}

.custom-list__text {
    font-size: 14px;
    font-family: Neris, sans-serif;
    font-weight: 300;
    color: #768d90
}

.conferences {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.conferences,
.contacts-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding-top: 20px
}

.contacts-card__image {
    width: 66px;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-card__image+.contacts-card__text {
    margin-top: 30px
}

.contacts-card__text {
    font-family: Neris, sans-serif;
    color: #333;
    font-weight: 300;
    font-size: 18px
}

.contacts-card a.contacts-card__text {
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s
}

.contacts-card a.contacts-card__text:hover {
    color: #242440
}

.contacts-card a.contacts-card__text:active {
    color: #242440}

.contacts-cards {
    width: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.contacts-cards,
.list-characteristics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-characteristics {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    margin: 0 auto
}

.list-characteristics--upper .characteristics-item:first-child {
    border: 1px solid #242440;
    border-radius: 22px
}

.list-characteristics--upper .characteristics-item:first-child:before {
    display: none
}

.list-characteristics--upper .characteristics-item:first-child .characteristics-item__value,
.list-characteristics--upper .characteristics-item:first-child .characteristics-item__value-second {
    text-align: left
}

.list-characteristics--upper .characteristics-item:nth-child(2) {
    border: none
}

.list-characteristics--lower {
    margin-top: 3.625rem
}

.list-characteristics--lower .characteristics-item:first-child {
    border: none
}

.list-characteristics--condition {
    margin-top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-characteristics--condition .characteristics-item__value-list {
    color: #242440;
    font-size: 19px;
    font-weight: 600;
    font-family: Neris;
    line-height: 20px
}

.list-characteristics--condition .characteristics-item {
    width: auto;
    min-width: 200px;
    max-width: 202px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.list-characteristics--condition .characteristics-item__title {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list-characteristics--condition .characteristics-item__value-second {
    text-align: center;
    line-height: 14px
}

.list-characteristics--condition .characteristics-item__value {
    letter-spacing: 0
}

.characteristics-item {
    text-align: center;
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding: 14px 22px;
    position: relative;
    border-left: 1px solid #dddfe0
}

.characteristics-item:nth-child(3),
.characteristics-item:nth-child(5) {
    border: none
}

.characteristics-item__title {
    color: #999;
    font-size: 1rem;
    font-weight: 800;
    font-family: Neris;
    line-height: 20px;
    text-transform: uppercase;
    min-height: 46px;
    letter-spacing: 0;
    margin: 0 auto;
    max-width: 154px;
    text-align: center
}

.characteristics-item__value {
    color: #242440;
    font-size: 2.25rem;
    font-weight: 300;
    font-family: Neris;
    letter-spacing: -.036em;
    line-height: 1.2
}

.characteristics-item__value svg {
    width: 16px;
    height: 18px;
    fill: #242440
}

.characteristics-item__value-second {
    margin-top: 10px;
    color: #768d90;
    font-size: .875rem;
    font-weight: 300;
    font-family: Neris
}

.characteristics-item__value-second svg {
    width: 7px;
    height: 10px;
    fill: #768d90
}

.producti-notation {
    text-align: center;
    color: #768d90;
    font-size: 17px;
    font-weight: 100;
    font-family: Neris;
    max-width: 100%;
    margin: 50px auto 0
}

.producti-button {
    margin-top: 68px
}

.form {
    position: relative
}

.form--authorization .form-flag ins {
    background-color: transparent;
    border: 1px solid #13398D
}

.form-group {
    margin-bottom: 1.875rem;
    position: relative
}

.form-group+.form-text {
    margin-top: -1.25rem;
    padding-left: 26px
}

.form-group__quest {
    font-size: 15px;
    margin-bottom: 10px
}

.form-group__quest ul {
    padding: 0;
    margin: 0
}

.form-group__quest ul li {
    list-style-type: none;
    line-height: 1.4
}

.form-group__quest-title {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 7px
}

.form-group--textarea {
    height: 100%
}

.form-group--textarea label.has-title {
    top: 28px
}

.form-group--textarea textarea {
    width: 100%;
    height: 100%;
    padding-top: 33px;
    resize: none
}

.form-controller {
    position: relative
}

.form-input {
    width: 100%
}

.form-input::-webkit-input-placeholder {
    color: #ccc;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.form-input:-ms-input-placeholder,
.form-input::-ms-input-placeholder {
    color: #ccc;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.form-input::placeholder {
    color: #ccc;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.is-focused .form-input::-webkit-input-placeholder {
    opacity: 1
}

.is-focused .form-input:-ms-input-placeholder,
.is-focused .form-input::-ms-input-placeholder {
    opacity: 1
}

.is-focused .form-input::placeholder {
    opacity: 1
}

.form-textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.form-textarea:-ms-input-placeholder,
.form-textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.form-textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.form-input,
.form-select,
.form-textarea {
    background-color: #f1f6f6;
    border: 1px solid #f1f6f6;
    border-radius: 5px;
    height: 66px;
    padding: 16px 26px 0;
    color: #ccc;
    opacity: 1
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus {
    border: 1px solid #dddfe0;
    background-color: #F9FAFE;
    outline: none
}

.form-input.has-error,
.form-select.has-error,
.form-textarea.has-error {
    background-color: #ffe6e6;
    border-color: red
}

.is-focused .form-input,
.is-focused .form-select,
.is-focused .form-textarea {
    color: #3f3f3f
}

.is-focused .form-input--lizing,
.is-focused .form-select--lizing,
.is-focused .form-textarea--lizing {
    color: #242440;
    font-weight: 600
}

.form-flag__input.has-error~.form-flag__value {
    color: red
}

.form-flag span {
    color: #333;
    margin-top: 4px
}

.form-flag span,
.form-flag span a {
    font-size: 14px;
    font-weight: 300;
    font-family: Neris;
    display: inline-block;
    vertical-align: top
}

.form-flag span a {
    color: #242440
}

.form-flag ins {
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    width: 30px;
    height: 30px;
    background-color: #13398D;
    border: 1px solid transparent;
    margin-right: 6px;
    border-radius: 0
}

.form-flag input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1
}

.form-flag input[type=checkbox]~ins {
    border-radius: 2px;
    cursor: pointer
}

.form-flag input:checked~ins:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 21px;
    height: 15px;
    background: url(http://www.big-finance.com.ua/wp-content/themes/generatepress/icons/list-icon.svg) no-repeat 50%
}

.form-flag input:disabled~ins,
.form-flag input:disabled~span {
    opacity: .5;
    cursor: not-allowed
}

label.has-title {
    position: absolute;
    top: 50%;
    left: 26px;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #869a9d;
    font-size: 19px;
    font-weight: 100;
    font-family: Neris;
    pointer-events: none;
    -webkit-transition: top .4s ease, font-size .4s ease, font-weight .4s ease;
    transition: top .4s ease, font-size .4s ease, font-weight .4s ease
}

.is-focused label.has-title {
    top: 15px;
    color: #768d90;
    font-size: 14px;
    font-weight: 300
}

label.focus-phone {
    top: 15px ;
    color: #768d90 ;
    font-size: 14px ;
    font-weight: 300 
}

label.has-error {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    line-height: 14px
}

button.button {
    outline: none
}

.button {
    position: relative;
    color: #F9FAFE;
    text-align: center;
    text-decoration: none ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 300;
    height: 42px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
    font-family: Neris
}

.button:hover {
    background-color: #ffcd33;
    border-color: #ffcd33
}

.button:active {
    background-color: rgba(255, 205, 51, .8);
    border-color: #ffcd33
}

.button:disabled {
    opacity: .6
}

.button.is-active {
    background-color: #e9e9e9
}

.button--yellow {
    background: #13398D ;
    border: none ;
}

.button--block {
    display: block
}

.button--sign {
    background: #F9FAFE;
    padding: 0 2.625rem;
    border: 1px solid #333
}

.button--link-sign {
    border: none;
    height: auto;
    color: #242440;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    background: none
}

.button--link-sign span {
    display: inline-block;
    text-decoration: underline
}

.button--link-sign:hover {
    background: none
}

.button--link-sign:hover span {
    text-decoration: none
}

.button--link-sign:active {
    background: none
}

.button--vacansies {
    padding: 0 3.75rem
}

.button--uppercase {
    text-transform: uppercase ;
}

.button--list {
    height: 67px;
    line-height: 65px;
    padding: 0 3.75rem ;
    font-size: 18px
}

.button--products {
    padding: 0 2.1875rem;
    font-size: 14px;
}

.button--present {
    padding: 0 5.875rem
}

.log_out {
    display: inline;
    font-weight: 500;
    text-decoration: none;
    z-index: 1;
    text-transform: uppercase;
    color: #242440;
    background-color: #e5e1e1;
    border: 1px solid #ccc
}

.log_out:hover {
    color: #242440
}

.log_out:hover--dec {
    border-color: #242440
}

.wave-button {
    position: fixed;
    z-index: 100;
    bottom: 3%;
    right: 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-animation-name: wave;
    animation-name: wave;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.wave-button:hover .wave-button__text {
    background-color: #0a96ad;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.wave-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 110%;
    height: 128%;
    border: 1px solid #ccc;
    background-color: #0ecdec;
    border-radius: 5px;
    opacity: .15
}

.wave-button__text {
    position: relative;
    z-index: 2;
    background-color: #242440;
    color: #F9FAFE;
    padding: .625rem 1.5625rem;
    font-size: 1.1875rem;
    font-weight: 500;
    border-radius: 5px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.wave-button__text:first-letter {
    text-transform: uppercase
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

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

@keyframes wave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

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

.title {
    font-family: Neris, sans-serif;
    margin: 1.5625rem 0;
    line-height: 1.2;
    font-weight: 600;
    font-size: 1.8rem
}

.title:first-child {
    margin-top: 0
}

.title:last-child {
    margin-bottom: 0
}

.title--page {
    font-size: 3.125rem;
    color: #333
}

.title--application,
.title--page {
    font-weight: 300;
    font-family: 'Exo 2', sans-serif
}

.title--application {
    text-align: center;
    padding: 1.875rem 0;
    background: #242440;
    color: #F9FAFE;
    font-size: 14px
}

.title a {
    text-decoration: none;
    color: #4444fe
}

.title a:hover {
    color: #fe4444
}

.title a:active {
    color: #242440}

.title--info {
    font-family: Neris, sans-serif;
    font-size: 19px
}

.subtitle--page,
.title--info {
    color: #768d90;
    font-weight: 300
}

.subtitle--page {
    text-align: center;
    margin: 0 auto;
    max-width: 1024px;
    line-height: 1.4;
    font-size: 1.5rem;
    font-family: Neris
}

.subtitle--page a {
    color: #768d90;
    text-decoration: none
}

.subtitle--page a:hover {
    color: #242440
}

.horizontal-scroll {
    position: relative;
    overflow: hidden
}

.horizontal-scroll--left,
.horizontal-scroll--right {
    cursor: ew-resize
}

.horizontal-scroll--down {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.horizontal-scroll:after,
.horizontal-scroll:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1.5rem;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    z-index: 99
}

.horizontal-scroll:before {
    right: 100%;
    -webkit-box-shadow: 10px 0 8px -6px #242440
    box-shadow: 10px 0 8px -6px #242440}

.horizontal-scroll--left.horizontal-scroll:before {
    opacity: .3
}

.horizontal-scroll:after {
    left: 100%;
    -webkit-box-shadow: -10px 0 8px -6px #242440
    box-shadow: -10px 0 8px -6px #242440}

.horizontal-scroll--right.horizontal-scroll:after {
    opacity: .3
}

.horizontal-scroll__holder {
    max-width: 100%;
    padding: 0;
    margin: 0;
    overflow-x: auto
}

.horizontal-scroll__element {
    max-width: 100%;
    overflow: visible;
    margin: 0
}

.selo-previewer__list {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 340px;
    z-index: 55555;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: red;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.selo-previewer__list.is-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.selo-previewer__item {
    font-weight: 700;
    color: #F9FAFE;
    font-size: 18px;
    margin-bottom: 10px
}

.selo-previewer__open {
    position: fixed;
    left: 10px;
    bottom: 10px;
    width: 80px;
    height: 30px;
    background-color: red;
    z-index: 512512521
}

.selo-previewer__close,
.selo-previewer__open {
    color: #F9FAFE;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px
}

.selo-previewer__close {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: blue
}

.faq-main {
    margin: 15px 0 25px
}

.faq-main__list {
    padding: 0
}

.faq-main__list .faq-item:first-child {
    border-top: 1px solid #242440
}

.faq-item {
    width: 100%;
    list-style-type: none;
    font-size: 1.3125rem;
    cursor: pointer;
    border-bottom: 1px solid #242440
}

.faq-item__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1.25rem .9375rem;
    font-weight: 400;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    color: #768d90;
    line-height: 1.2;
    position: relative
}

.faq-item__button span {
    padding-right: 15px
}

.faq-item__button:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #242440;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: none;
    border-top: none
}

.faq-item__block {
    padding: 0 .9375rem 1.25rem;
    font-size: 1.0625rem
}

.faq-item:hover .faq-item__button {
    color: #242440;
    -webkit-transition: color .25s ease;
    transition: color .25s ease
}

.faq-item.js-active .faq-item__button {
    color: #242440
}

.faq-item.js-active .faq-item__button:after {
    -webkit-transform: rotate(-45deg) scaleY(-1);
    transform: rotate(-45deg) scaleY(-1);
    margin: 9px 0 0
}

body {
    overflow-x: hidden
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    transition-property: opacity, -webkit-filter;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    position: absolute;
    width: 30px;
    height: 2px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 2px;
}

.hamburger-inner:after,
.hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    -webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background-color: transparent
}

.hamburger--3dx.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    -webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    background-color: transparent
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    -webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    background-color: transparent
}

.hamburger--3dy.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    -webkit-perspective: 80px;
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
    transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    -webkit-transition: -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s;
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s, -webkit-transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    background-color: transparent
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: top .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: top .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: bottom .1s ease .15s, -webkit-transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .1s ease .15s, transform .15s cubic-bezier(.165, .84, .44, 1), -webkit-transform .15s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transition: top .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: top .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7);
    transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transition: bottom .1s ease, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    transition: bottom .1s ease, transform .15s cubic-bezier(.895, .03, .685, .22) .1s, -webkit-transform .15s cubic-bezier(.895, .03, .685, .22) .1s;
    -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7);
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
    -webkit-transition-property: none;
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    -webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    -webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s;
    opacity: 0
}

.hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    -webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.hamburger--collapse-r .hamburger-inner:after {
    top: -20px;
    -webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
    transform: translate3d(0, -10px, 0) rotate(45deg)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
    top: 0;
    -webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .27s;
    opacity: 0
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    -webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .42s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .42s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.hamburger--elastic .hamburger-inner:before {
    top: 10px;
    -webkit-transition: opacity .15s ease .4s;
    transition: opacity .15s ease .4s
}

.hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
    transform: translate3d(0, 10px, 0) rotate(135deg)
}

.hamburger--elastic.is-active .hamburger-inner:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
    transform: translate3d(0, -20px, 0) rotate(-270deg)
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.hamburger--elastic-r .hamburger-inner:before {
    top: 10px;
    -webkit-transition: opacity .15s ease .4s;
    transition: opacity .15s ease .4s
}

.hamburger--elastic-r .hamburger-inner:after {
    top: 20px;
    transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55), -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
    transform: translate3d(0, 10px, 0) rotate(-135deg)
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
    transform: translate3d(0, -20px, 0) rotate(270deg)
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color .2s ease-in .25s;
    transition: background-color .2s ease-in .25s
}

.hamburger--emphatic .hamburger-inner:before {
    left: 0;
    transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    -webkit-transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    -webkit-transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner:before {
    top: -80px;
    left: -80px;
    transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
    transform: translate3d(80px, 80px, 0) rotate(45deg)
}

.hamburger--emphatic.is-active .hamburger-inner:after {
    top: -80px;
    right: -80px;
    transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transform: translate3d(-80px, 80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color .2s ease-in .25s;
    transition: background-color .2s ease-in .25s
}

.hamburger--emphatic-r .hamburger-inner:before {
    left: 0;
    transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    -webkit-transition: top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, left .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic-r .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    -webkit-transition: top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335);
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s;
    transition: transform .2s cubic-bezier(.6, .04, .98, .335), top .05s linear .2s, right .2s ease-in .25s, -webkit-transform .2s cubic-bezier(.6, .04, .98, .335)
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
    top: 80px;
    left: -80px;
    transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transition: left .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: left .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
    transform: translate3d(80px, -80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
    top: 80px;
    right: -80px;
    transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transition: right .2s ease-out, top .05s linear .2s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    transition: right .2s ease-out, top .05s linear .2s, transform .2s cubic-bezier(.075, .82, .165, 1) .25s, -webkit-transform .2s cubic-bezier(.075, .82, .165, 1) .25s;
    -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
    transform: translate3d(-80px, -80px, 0) rotate(45deg)
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hamburger--slider .hamburger-inner:after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
    top: 10px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hamburger--slider-r .hamburger-inner:after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
    -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    -webkit-transition: background-color 0s linear .15s;
    transition: background-color 0s linear .15s
}

.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.hamburger--spring-r .hamburger-inner:after {
    top: -20px;
    -webkit-transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity 0s linear;
    transition: top .3s cubic-bezier(.33333, .66667, .66667, 1) .3s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, -webkit-transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .3s, transform .15s cubic-bezier(.55, .055, .675, .19), -webkit-transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    -webkit-transition-delay: .32s;
    transition-delay: .32s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
    top: 0;
    -webkit-transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .32s;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .32s;
    opacity: 0
}

.hamburger--spring-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    transition: top .12s cubic-bezier(.33333, 0, .66667, .33333) .18s, transform .15s cubic-bezier(.215, .61, .355, 1) .32s, -webkit-transform .15s cubic-bezier(.215, .61, .355, 1) .32s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.hamburger--stand .hamburger-inner {
    transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
    -webkit-transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s
}

.hamburger--stand .hamburger-inner:before {
    transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
    transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}
.hamburger--stand-r .hamburger-inner {
    transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
    -webkit-transition: background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s;
    transition: transform .1s cubic-bezier(.55, .055, .675, .19) .22s, background-color 0s linear .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) .22s
}

.hamburger--stand-r .hamburger-inner:before {
    transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: top .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: top .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
    transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: bottom .1s ease-in .1s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s;
    transition: bottom .1s ease-in .1s, transform .1s cubic-bezier(.55, .055, .675, .19) 0s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--spin .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hamburger--spin .hamburger-inner:before {
    -webkit-transition: top .1s ease-in .34s, opacity .1s ease-in;
    transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hamburger--spin-r .hamburger-inner:before {
    -webkit-transition: top .1s ease-in .34s, opacity .1s ease-in;
    transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
    transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: bottom .1s ease-in .34s, -webkit-transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19), -webkit-transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top .1s ease .14s, opacity .1s ease;
    transition: top .1s ease .14s, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--vortex .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.hamburger--vortex .hamburger-inner:before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
    transition-property: bottom, -webkit-transform;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex.is-active .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: rotate(765deg);
    transform: rotate(765deg)
}

.hamburger--vortex-r .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.hamburger--vortex-r .hamburger-inner:before {
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
    transition-property: bottom, -webkit-transform;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    background-color: #242440}

.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0
}

.mm-btn,
.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}

.mm-listview .mm-next:before,
.mm-listview>li:not(.mm-divider):after,
.mm-next:after,
.mm-prev:before {
    content: "";
    bottom: 0
}

.mm-hidden {
    display: none 
}

.mm-menu,
.mm-panels>.mm-panel:not(.mm-hidden) {
    display: block
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    padding: 0;
    position: absolute;
    bottom: 0
}

.mm-panels,
.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute;
    bottom: 0
}

.mm-btn,
.mm-panel.mm-highest {
    z-index: 1
}

.mm-panels {
    overflow: hidden;
    margin-top: 10px;
}

.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-panel.mm-subopened {
    -webkit-transform: translate(-30%);
    transform: translate(-30%);
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-panels>.mm-panel:after,
.mm-panels>.mm-panel:before {
    content: "";
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    -webkit-transform: none ;
    transform: none 
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
    display: block
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
    height: 40px;
    bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
    content: "";
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-clear:before,
.mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-clear:after,
.mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-next:after,
.mm-prev:before {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0
}

.mm-prev:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-next:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.mm-navbar>* {
    display: block;
    padding: 10px 0
}

.mm-navbar .mm-btn:first-child {
    left: 0
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    right: 0
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview,
.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview>li {
    position: relative
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
    border-color: inherit
}

.mm-listview>li>a,
.mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-listview>li:not(.mm-divider):after {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    left: 20px
}

.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0
}

.mm-listview .mm-inset>li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75)
}

.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
    tap-highlight-color: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-divider,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .05)
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}

html.mm-opened {
    overflow-x: hidden;
    position: relative
}

html.mm-blocking,
html.mm-blocking body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    z-index: 2;
    transition: .3s;
}

html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: block;
    position: fixed;
    width: 80%;
    min-width: 140px;
    max-width: 440px;
    transform: translateX(100%);
    transition: .3s;
    right: 0;
    left: auto;
}

.mm-menu.mm-offcanvas.mm-current {
    display: block;
    z-index: 100;
    transform: translateX(0%);
    right: 0;
    left: auto;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
    z-index: 10
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
    max-height: 80%
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
    max-height: 100%
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
    display: block 
}

.mm-menu.mm-offcanvas.mm-measureheight>.mm-panels>.mm-panel {
    bottom: auto ;
    height: auto 
}

/*.mm-menu.mm-columns {
    -webkit-transition-property: width, max-width, -webkit-transform;
    transition-property: width, max-width, -webkit-transform;
    transition-property: transform, width, max-width;
    transition-property: transform, width, max-width, -webkit-transform
}

.mm-menu.mm-columns .mm-panels>.mm-panel {
    width: 100%;
    right: auto;
    display: none;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    transition-property: transform, width;
    transition-property: transform, width, -webkit-transform
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
    border-right: 1px solid;
    border-color: inherit;
    display: block;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}*/

/*.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    z-index: 2
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
    display: block;
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-0 {
    width: 80%;
    min-width: 140px;
    max-width: 0
}
*/
html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
    display: block;
    -webkit-transform: translate(200%);
    transform: translate(200%);
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-1 {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
    width: 100%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
    -webkit-transform: translate(200%);
    transform: translate(200%);
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
    display: block;
    -webkit-transform: translate(300%);
    transform: translate(300%);
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-2 {
    width: 80%;
    min-width: 140px;
    max-width: 880px
}

html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
    width: 50%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
    -webkit-transform: translate(300%);
    transform: translate(300%);
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
    display: block;
    -webkit-transform: translate(400%);
    transform: translate(400%);
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-3 {
    width: 80%;
    min-width: 140px;
    max-width: 1320px
}

html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
    width: 33.34%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
    -webkit-transform: translate(400%);
    transform: translate(400%);
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
    display: block;
    -webkit-transform: translate(500%);
    transform: translate(500%);
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-4 {
    width: 80%;
    min-width: 140px;
    max-width: 1760px
}

html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
    width: 25%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
    -webkit-transform: translate(500%);
    transform: translate(500%);
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
    display: block;
    -webkit-transform: translate(600%);
    transform: translate(600%);
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-5 {
    width: 80%;
    min-width: 140px;
    max-width: 2200px
}

html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
    width: 20%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
    -webkit-transform: translate(600%);
    transform: translate(600%);
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
    display: block;
    -webkit-transform: translate(700%);
    transform: translate(700%);
    -webkit-transform: translate3d(700%, 0, 0);
    transform: translate3d(700%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-6 {
    width: 80%;
    min-width: 140px;
    max-width: 2640px
}

html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(80%);
    transform: translate(80%);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
    width: 16.67%
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 45px;
    top: 50%
}

em.mm-counter+a.mm-next {
    width: 90px
}

em.mm-counter+a.mm-next+a,
em.mm-counter+a.mm-next+span {
    margin-right: 90px
}

em.mm-counter+a.mm-fullsubopen {
    padding-left: 0
}

.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,
.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,
em.mm-counter+a.mm-fullsubopen+a,
em.mm-counter+a.mm-fullsubopen+span {
    padding-right: 90px
}

.mm-vertical>.mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-vertical.mm-spacer>.mm-counter {
    margin-top: 40px
}

.mm-nosubresults>.mm-counter {
    display: none
}

.mm-menu em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-divider>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-collapsed:not(.mm-uncollapsed) {
    display: none
}

.mm-fixeddivider {
    background: inherit;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-fixeddivider:after {
    content: none ;
    display: none 
}

.mm-hasdividers .mm-fixeddivider {
    display: block
}

.mm-menu .mm-fixeddivider span {
    background: rgba(0, 0, 0, .05)
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.mm-menu.mm-dropdown {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%
}

html.mm-dropdown .mm-slideout {
    -webkit-transform: none ;
    transform: none ;
    z-index: 0
}

html.mm-dropdown #mm-blocker {
    -webkit-transition-delay: 0s ;
    transition-delay: 0s ;
    z-index: 1
}

html.mm-dropdown .mm-menu {
    z-index: 2
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
    display: none
}

.mm-menu.mm-tip:before {
    content: "";
    background: inherit;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-menu.mm-tipleft:before {
    left: 22px
}

.mm-menu.mm-tipright:before {
    right: 22px
}

.mm-menu.mm-tiptop:before {
    top: -8px
}

.mm-menu.mm-tipbottom:before {
    bottom: -8px
}

.mm-iconpanel .mm-panel {
    -webkit-transition-property: left, -webkit-transform;
    transition-property: left, -webkit-transform;
    transition-property: transform, left;
    transition-property: transform, left, -webkit-transform
}

.mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit
}

.mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    left: 240px
}

.mm-subblocker {
    background: inherit;
    opacity: 0;
    display: block;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100000px;
    left: 0;
    z-index: 3
}

.mm-keyboardfocus a:focus {
    outline: 0
}

.mm-menu.mm-keyboardfocus a:focus {
    background: hsla(0, 0%, 100%, .5)
}

.mm-navbar-bottom,
.mm-navbar-top~.mm-navbar-top {
    border-bottom: none
}

.mm-menu>.mm-navbar {
    background: inherit;
    padding: 0;
    z-index: 3;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-navbar-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    top: auto;
    bottom: 0
}

.mm-navbar-bottom~.mm-navbar-bottom {
    border-top: none
}

.mm-navbar.mm-hasbtns {
    padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-]>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left
}

.mm-navbar .mm-breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px
}

.mm-navbar .mm-breadcrumbs>* {
    display: inline-block;
    padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs>a {
    text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.mm-navbar-top-1 {
    top: 0
}

.mm-hasnavbar-top-2 .mm-panels,
.mm-navbar-top-3 {
    top: 80px
}

.mm-hasnavbar-top-3 .mm-panels,
.mm-navbar-top-4 {
    top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
    top: 160px
}

.mm-navbar-bottom-1 {
    bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panels,
.mm-navbar-bottom-2 {
    bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels,
.mm-navbar-bottom-3 {
    bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels,
.mm-navbar-bottom-4 {
    bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 160px
}

.mm-navbar-size-2 {
    height: 80px
}

.mm-navbar-size-3 {
    height: 120px
}

.mm-navbar-size-4 {
    height: 160px
}

.mm-navbar-content-2>* {
    width: 50%
}

.mm-navbar-content-3>* {
    width: 33.33%
}

.mm-navbar-content-4>* {
    width: 25%
}

.mm-navbar-content-5>* {
    width: 20%
}

.mm-navbar-content-6>* {
    width: 16.67%
}

.mm-menu.mm-rtl {
    direction: rtl
}

.mm-menu.mm-rtl.mm-offcanvas {
    right: auto
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
    -webkit-transform: translate(30%);
    transform: translate(30%);
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
    left: auto;
    right: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
    right: auto;
    left: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider):after {
    left: 0;
    right: 20px
}

.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next) {
    padding-left: 10px;
    padding-right: 20px ;
    margin-right: 0 
}

.mm-menu.mm-rtl .mm-listview .mm-next {
    right: auto;
    left: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
    left: auto;
    right: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-menu.mm-rtl .mm-listview .mm-next+a,
.mm-menu.mm-rtl .mm-listview .mm-next+span {
    margin-left: 50px
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span {
    padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter {
    left: 45px;
    right: auto
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+span {
    margin-left: 90px
}

.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span {
    padding-left: 90px
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
    left: 20px;
    right: auto 
}

.mm-menu.mm-rtl label.mm-toggle+a,
.mm-menu.mm-rtl label.mm-toggle+span {
    padding-left: 80px
}

.mm-menu.mm-rtl label.mm-check+a,
.mm-menu.mm-rtl label.mm-check+span {
    padding-left: 60px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle {
    left: 60px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
    margin-left: 50px
}

.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
    padding-left: 70px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span {
    padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle {
    left: 100px
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-left: 90px
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
    left: 0
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
    -webkit-transition-property: right, -webkit-transform;
    transition-property: right, -webkit-transform;
    transition-property: transform, right;
    transition-property: transform, right, -webkit-transform
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    right: 0
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    right: 40px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    right: 80px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    right: 120px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    right: 160px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    right: 200px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    right: 240px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
    border-left: none;
    border-right: 1px solid;
    border-color: inherit
}

.mm-sronly {
    border: 0 ;
    clip: rect(1px, 1px, 1px, 1px) ;
    -webkit-clip-path: inset(50%) ;
    clip-path: inset(50%) ;
    white-space: nowrap ;
    width: 1px ;
    height: 1px ;
    padding: 0 ;
    overflow: hidden ;
    position: absolute 
}

.mm-search,
.mm-search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-search {
    height: 40px;
    padding: 7px 10px 0;
    position: relative
}

.mm-search input {
    border: none ;
    outline: 0 ;
    -webkit-box-shadow: none ;
    box-shadow: none ;
    border-radius: 4px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    display: block;
    width: 100%;
    height: 26px;
    min-height: 26px;
    max-height: 26px;
    margin: 0;
    padding: 0 10px
}

.mm-search input::-ms-clear {
    display: none
}

.mm-search .mm-clear,
.mm-search .mm-next {
    right: 0
}

.mm-panel>.mm-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mm-panel.mm-hassearch {
    padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px
}

.mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    padding: 40px 0
}

.mm-noresults .mm-indexer {
    display: none 
}

li.mm-nosubresults>a.mm-next {
    display: none
}

li.mm-nosubresults>a.mm-next+a,
li.mm-nosubresults>a.mm-next+span {
    padding-right: 10px
}

.mm-panels>.mm-resultspanel:not(.mm-opened) {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-menu .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .75)
}

.mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-indexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100px;
    z-index: 3;
    -webkit-transition: right .4s ease;
    transition: right .4s ease;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%
}

.mm-indexer~.mm-panel.mm-hasindexer {
    padding-right: 40px
}

.mm-hasindexer .mm-indexer {
    right: 0
}

.mm-hasindexer .mm-fixeddivider {
    right: 20px
}

.mm-menu .mm-indexer a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: hsla(0, 0%, 100%, .5)
}

input.mm-check,
input.mm-toggle {
    position: absolute;
    left: -10000px
}

label.mm-check,
label.mm-toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 20px
}

label.mm-check:before,
label.mm-toggle:before {
    content: "";
    display: block
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-top: -15px
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}

input.mm-toggle:checked~label.mm-toggle:before {
    float: right
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input.mm-check:checked~label.mm-check:before {
    opacity: 1
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
    bottom: auto;
    margin-top: 0;
    top: 5px
}

label.mm-toggle+a,
label.mm-toggle+span {
    padding-right: 80px
}

label.mm-check+a,
label.mm-check+span {
    padding-right: 60px
}

a.mm-next+label.mm-check,
a.mm-next+label.mm-toggle {
    right: 60px
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span,
a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
    margin-right: 50px
}

a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
    padding-right: 70px
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
    padding-right: 50px
}

em.mm-counter+a.mm-next+label.mm-check,
em.mm-counter+a.mm-next+label.mm-toggle {
    right: 100px
}

em.mm-counter+a.mm-next+label.mm-check+a,
em.mm-counter+a.mm-next+label.mm-check+span,
em.mm-counter+a.mm-next+label.mm-toggle+a,
em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-right: 90px
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, .75)
}

.mm-listview.mm-border-none>li:after,
.mm-menu.mm-border-none .mm-listview>li:after {
    content: none
}

.mm-listview.mm-border-full>li:after,
.mm-menu.mm-border-full .mm-listview>li:after {
    left: 0 
}

.mm-listview.mm-border-offset>li:after,
.mm-menu.mm-border-offset .mm-listview>li:after {
    right: 20px
}

.mm-menu.mm-effect-menu-zoom {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(.7) translate3d(-30%, 0, 0);
    transform: scale(.7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(.7) translate3d(30%, 0, 0);
    transform: scale(.7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.mm-menu.mm-effect-menu-slide {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(-30%);
    transform: translate(-30%);
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(30%);
    transform: translate(30%);
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-menu.mm-effect-menu-fade {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
    opacity: 1
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
    -webkit-transform: scale(1.5) translate3d(100%, 0, 0);
    transform: scale(1.5) translate3d(100%, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(.7) translate3d(-30%, 0, 0);
    transform: scale(.7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
    -webkit-transition: none .4s ease;
    transition: none .4s ease
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:first-child {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.mm-menu.mm-effect-listitems-slide .mm-listview>li {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.mm-menu.mm-effect-listitems-fade .mm-listview>li {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
    opacity: 1
}

.mm-menu.mm-effect-listitems-drop .mm-listview>li {
    -webkit-transition-property: opacity, top;
    transition-property: opacity, top;
    opacity: 0;
    top: -25%
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
    opacity: 1;
    top: 0
}

.mm-menu.mm-offcanvas.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
    -webkit-box-shadow: none ;
    box-shadow: none 
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before {
    content: none;
    display: none
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider),
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 0
}

.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,
.mm-menu.mm-multiline .mm-listview>li>a,
.mm-menu.mm-multiline .mm-listview>li>span {
    text-overflow: clip;
    white-space: normal
}

html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
    opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
    opacity: .3;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

html.mm-pagedim #mm-blocker {
    background: inherit
}

html.mm-pagedim-white #mm-blocker {
    background: #F9FAFE
}

html.mm-pagedim-black #mm-blocker {
    background: #242440}

.mm-menu.mm-popup {
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%;
    min-height: 140px;
    max-height: 880px;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
    opacity: 1
}

html.mm-popup .mm-slideout {
    -webkit-transform: none ;
    transform: none ;
    z-index: 0
}

html.mm-popup #mm-blocker {
    -webkit-transition-delay: 0s ;
    transition-delay: 0s ;
    z-index: 1
}

html.mm-popup .mm-menu {
    z-index: 2
}

.mm-menu.mm-offcanvas.mm-right {
    left: auto
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%);
    transform: translate(-80%);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}

html.mm-front .mm-slideout {
    -webkit-transform: none ;
    transform: none ;
    z-index: 0
}

html.mm-front #mm-blocker {
    z-index: 1
}

html.mm-front .mm-menu.mm-offcanvas {
    z-index: 2
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-top {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-offcanvas.mm-bottom {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    top: auto
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm-menu.mm-shadow-page:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99
}

.mm-menu.mm-shadow-page.mm-right:after {
    left: auto;
    right: 100%
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
    content: none;
    display: none
}

.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-dark {
    background: #333;
    border-color: rgba(0, 0, 0, .15);
    color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark em.mm-counter {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    tap-highlight-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: hsla(0, 0%, 100%, .05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu.mm-theme-dark .mm-search input {
    background: hsla(0, 0%, 100%, .3);
    color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-white {
    background: #F9FAFE;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
    tap-highlight-color: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #F9FAFE
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-black {
    background: #242440
    border-color: hsla(0, 0%, 100%, .2);
    color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black em.mm-counter {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-listview {
    border-color: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
    tap-highlight-color: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
    background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black label.mm-check:before {
    border-color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
    content: none;
    display: none
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: false;
    box-shadow: false
}

.mm-menu.mm-theme-black .mm-search input {
    background: hsla(0, 0%, 100%, .3);
    color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black label.mm-toggle {
    background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #242440}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
    content: "";
    display: block;
    clear: both
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none
}

.mm-menu .mm-tileview.mm-listview>li,
.mm-menu.mm-tileview .mm-listview>li {
    width: 50%;
    height: 0;
    padding: 50% 0 0;
    float: left;
    position: relative
}

.mm-menu .mm-tileview.mm-listview>li:after,
.mm-menu.mm-tileview .mm-listview>li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
    width: 25%;
    padding-top: 25%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
    width: 75%;
    padding-top: 75%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
    width: 100%;
    padding-top: 100%
}

.mm-menu .mm-tileview.mm-listview>li>a,
.mm-menu.mm-tileview .mm-listview>li>a,
.mm-menu .mm-tileview.mm-listview>li>span,
.mm-menu.mm-tileview .mm-listview>li>span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next,
.mm-menu.mm-tileview .mm-listview>li>.mm-next {
    width: auto
}

.mm-menu.mm-tileview .mm-panel {
    padding-left: 0;
    padding-right: 0
}

.mm-menu.mm-tileview .mm-listview {
    margin: 0
}

.mm-navbar .language-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mm-navbar .button {
    height: 100%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    border-radius: 0;
    line-height: 100%
}

.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
    color: #242440;
    font-weight: bold;
    font-size: 18px;
}

.error-block {
    font-size: 1.875rem;
    margin: 50px 0
}

.error-block p {
    margin: 0
}

.error-block p:first-child,
.error-block p span {
    color: #242440;
    font-weight: 400
}

.error-block p:first-child {
    font-size: 4.375rem
}

.error-block>span {
    display: block
}

.header-callback-btn {
    display: none
}

.hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.m-menu__items {
    display: none
}

.block--header {
    position: fixed;
    left: 0 !important;
    top: 0 !important;
    width: 100%
}

._df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.highcharts-credits {
    display: none 
}

.abus-main-block {
    padding: 34px 0 30px;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 560px
}

.abus-main-block__glavnie {
    max-width: 598px;
    background-color: #F9FAFE;
    position: relative;
    padding: 30px 10px;
    min-height: 160px;
    margin: auto auto 0
}

.abus-main-block__glavnie,
.abus-main-block__glavnii {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.abus-main-block__glavnii {
    padding: 10px 20px
}

.abus-main-block__glavnii:first-child {
    border-right: none;
    border-bottom: 1px solid #999
}

.abus-main-block__imia-glavnogo {
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 100%;
    margin-bottom: 6px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 400
}

.abus-main-block__doljnost-glavnogo {
    text-align: center;
    color: #768d90;
    font-size: 16px
}

.abus-main-block__content {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.abus-main-block__title {
    font-size: 26px;
    color: #13398D;
    font-family: 'Exo 2', sans-serif;
    margin-bottom: 14px;
    text-align: center
}

.abus-main-block__title--uppercase {
    text-transform: uppercase
}

.abus-main-block__subtitle {
    text-align: center;
    font-weight: 600;
    color: #F9FAFE;
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 100%;
    font-family: Neris
}

.abus-main-block__image {
    z-index: 1;
    width: auto;
    height: auto;
    max-width: none;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.contacts-about {
    margin-bottom: 40px;
    max-width: 1064px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-item {
    width: 100%;
    max-width: 495px;
    height: 308px;
    min-width: 280px
}

    @media (max-height: 750px) and (max-width: 415px) {
        .contacts-form .wpcf7 .grid .gcell--12 .form-group {
            margin-bottom: 0 ;
        }
        .contacts-form .form-text {
            margin-top: 0.75rem ;
        }
    }

.graphic-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.highcharts-legend-item {
    pointer-events: none
}

._mgb70 {
    margin-bottom: 30px
}

._mgb160 {
    margin-bottom: 40px
}

.block--present {
    margin-bottom: 30px
}

.js-charts {
    display: none
}

.graphic-buble {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 6px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.graphic-buble:hover .graphic-buble__content {
    border-color: #242440
}

.graphic-buble:hover .graphic-buble__name {
    color: #242440
}

.graphic-buble--default {
    cursor: auto
}

.graphic-buble--default:hover .graphic-buble__content {
    border-color: #dddfe0
}

.graphic-buble--default:hover .graphic-buble__name {
    color: #768d90
}

.graphic-buble.is-active .graphic-buble__content {
    border-color: #242440
}

.graphic-buble.is-active .graphic-buble__name {
    color: #242440
}

.graphic-buble__content {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #dddfe0;
    border-radius: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.graphic-buble__data {
    font-size: 24px;
    color: #333;
    margin-bottom: 6px;
    line-height: 100%;
    font-family: 'Exo 2', sans-serif;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    word-break: break-all;
    text-align: center;
    padding: 0 14px
}

.graphic-buble__suffix {
    font-size: 14px;
    color: #999;
    line-height: 100%
}

.graphic-buble__name {
    font-size: 19px;
    text-decoration: underline;
    color: #768d90;
    line-height: 100%;
    font-family: 'Exo 2', sans-serif;
    text-align: center;
    height: 60px;
    overflow: hidden;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.to-top {
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 255;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s cubic-bezier(1, .15, 1, .01);
    transition: opacity .3s ease, -webkit-transform .3s cubic-bezier(1, .15, 1, .01);
    transition: transform .3s cubic-bezier(1, .15, 1, .01), opacity .3s ease;
    transition: transform .3s cubic-bezier(1, .15, 1, .01), opacity .3s ease, -webkit-transform .3s cubic-bezier(1, .15, 1, .01);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0
}

.to-top:hover .to-top__wrapper {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    background-color: #21c8e4
}

.to-top:hover .to-top__border {
    -webkit-animation: arrow-to-top 1s linear infinite;
    animation: arrow-to-top 1s linear infinite
}

.to-top.is-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity .5s ease, -webkit-transform .5s cubic-bezier(.78, .77, .74, 1.15);
    transition: opacity .5s ease, -webkit-transform .5s cubic-bezier(.78, .77, .74, 1.15);
    transition: transform .5s cubic-bezier(.78, .77, .74, 1.15), opacity .5s ease;
    transition: transform .5s cubic-bezier(.78, .77, .74, 1.15), opacity .5s ease, -webkit-transform .5s cubic-bezier(.78, .77, .74, 1.15)
}

.to-top .to-top__wrapper {
    background-color: #242440;
    border-radius: 100%;
    -webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
    transition: background-color .5s ease, -webkit-transform .2s ease;
    transition: background-color .5s ease, transform .2s ease;
    transition: background-color .5s ease, transform .2s ease, -webkit-transform .2s ease;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50px;
    height: 50px;
    -webkit-transform-origin: center;
    transform-origin: center
}

.to-top__image {
    max-width: 60%;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    height: 100%
}

.to-top__image svg {
    height: 100%;
    width: 100%;
    fill: #F9FAFE;
    stroke: #F9FAFE
}

.to-top__border {
    background-color: transparent;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

@-webkit-keyframes arrow-to-top {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes arrow-to-top {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.no-image {
    width: 100%;
    height: 100%;
    background-color: #F9FAFE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.no-image svg {
    width: 90px;
    fill: #242440
}

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

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

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

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

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

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

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

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

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

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

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

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

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

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

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

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

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

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

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

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

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

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

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

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

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

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

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

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

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

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

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

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

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

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

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

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

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

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

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

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

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

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

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

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

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

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

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

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

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

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

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

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

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

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

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

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

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

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

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

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

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

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

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

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

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

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

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

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

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

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

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

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

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

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

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

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

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

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

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

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible ;
    backface-visibility: visible ;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible ;
    backface-visibility: visible ;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible ;
    backface-visibility: visible 
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible ;
    backface-visibility: visible ;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

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

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

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

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

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

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

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

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

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

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

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

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

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

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

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

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

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

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

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

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

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

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

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

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

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

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

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

@media (min-width:0px) {

    html.mm-opening.mm-columns-0 .mm-slideout,
    html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
        -webkit-transform: translate(0);
        transform: translate(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@media only screen and (min-width:320px) {
    .block--title {
        margin-top: 20px
    }

    .block--lk {
        margin-top: 32px;
        margin-bottom: 11%
    }

    .block--contacts-form {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .block--contacts-form-modal.active {
        display: block;
    }
    .block--contacts-form-modal {
        position: fixed;
        width: fit-content;
        left: 50%;
        top: 50%;
        z-index: 150;
        transform: translate(-50%, -50%);
        display: none;
    }
    @media screen and (max-width: 996px) {
            .block--contacts-form-modal {
                overflow-y: auto;
            }
    }

    @media screen and (max-width: 996px) {
        .block--contacts-form-modal {
            width: 100%;
            left: 50%;
        }
    }
    .block--contacts-form-modal > .block--contacts-form-close {
        background: transparent;
        z-index: 155;
        position: absolute;
        top: 60px;
        right: 5px;
        outline: none;
        border: none;
    }
        @media screen and (max-width: 480px) {
        .block--contacts-form-modal > .block--contacts-form-close {
            top: 25px;
        }
    }
    .block--contacts-form-modal > .block--contacts-form-close svg {
        width: 24px;
        height: 24px;
        fill: #54bccd;
    }

    .block--contacts-map {
        margin-top: 2.5rem
    }

    .block--hot-vakansii {
        padding: 44px 0 0
    }

    .block--finance {
        padding: 0
    }

    .block--products {
        padding-bottom: 40px
    }

    .block--work {
        padding: 25px 0
    }

    .block--card-characteristics {
        padding: 36px 0
    }

    .block--slider-lizing {
        margin-top: 30px
    }

    .block--defender-lizing {
        padding-top: 30px
    }

    .block--list-lizing {
        margin-top: 50px
    }

    .block--advantages-lizing {
        padding: 30px 0
    }

    .block--controls-producti {
        padding: 25px 0
    }

    .block--ease {
        margin-top: 25px
    }

    .block--present {
        margin-top: 25px;
        padding: 21px 0
    }

    .block--katalog {
        padding-bottom: 0
    }

    .footer-lower {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .copyright {
        text-align: center
    }

    .footer-list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-columns {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .footer-columns:first-child {
        margin-bottom: 25px
    }

    .footer-columns:nth-child(2n) {
        text-align: right
    }

    .footer-columns:nth-child(3),
    .footer-columns:nth-child(4) {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .catalog-footer__item a,
    .catalog-footer__title a {
        font-size: 13px
    }

    .documents-list--footer {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .documents-list--finance .documents-item a {
        padding-left: 49px;
        font-size: 14px;
        line-height: 18px
    }

    .documents-list--finance .documents-item {
        width: 100%
    }

    .documents-item {
        padding: 11px 12px;
        width: 50%
    }

    .documents-item a {
        font-size: 12px
    }

    .list-products {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .item-product:last-child,
    .list-products {
        padding-bottom: 0
    }

    .item-product+.item-product {
        margin-top: 40px
    }

    .item-product__title {
        font-size: 1.875rem
    }

    .item-product__text {
        font-size: .9375rem
    }

    .item-product__controls {
        margin-top: 13px
    }

    .item-product__image {
        display: none
    }

    .lizing-slider {
        margin-top: 21px
    }

    .lizing-subslider {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .lizing-subslider:before {
        display: none
    }

    .lizing-image {
        margin-left: 0;
        margin-top: 24px
    }

    .lizing-image img {
        display: none
    }

    .lizing-dots {
        margin: 28px 0 0
    }

    .lizing-subitem {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 33.3%;
        padding: 7px 8px
    }

    .lizing-subitem span {
        width: 66px;
        height: 66px
    }

    .lizing-subitem span svg {
        width: 23px
    }

    .lizing-item__title {
        font-size: 18px;
        line-height: 24px
    }

    .lizing-item__subtitle {
        font-size: 16px;
        line-height: 20px
    }

    .lizing-item__buttons {
        margin: 32px 0 0
    }

    .lizing-item__button-col {
        margin-bottom: 14px
    }

    .lizing-item__button {
        padding: 4px 0
    }

    .lizing-item__button span:first-child {
        font-size: 17px
    }

    .lizing-item__button span:nth-child(2) {
        font-size: 12px
    }

    .reasons-lizing {
        margin-top: 23px
    }

    .reasons-left {
        display: none
    }

    .reasons-right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }

    .reasons-list:before {
        left: 28px
    }

    .reasons-item {
        font-size: 16px
    }

    .reasons-item__left {
        width: 69px
    }

    .reasons-item__number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 56px;
        height: 56px;
        font-size: 28px
    }

    .lizing-advantages-block {
        padding-top: 18px
    }

    .advantages-item {
        padding: 0 18px;
        font-size: 16px;
        margin-bottom: 16px
    }

    .advantages-item span {
        padding-bottom: 7px
    }

    .list-defenders {
        margin-top: 25px
    }

    .defenders-item {
        margin-bottom: 20px
    }

    .defenders-description {
        font-size: 18px
    }

    .why-table table tr:first-child td {
        font-size: 14px
    }

    .why-table table tr td {
        font-size: 14px;
        width: 28%;
        min-width: 150px;
        padding: 15px 6px
    }

    .img-controls-lizing {
        display: none
    }

    .banner--katalog .banner__title {
        font-size: 37px;
        line-height: 39px
    }

    .banner__title {
        font-size: 37px;
        line-height: 39px;
        margin-top: 10px
    }

    .banner__sub {
        font-size: 36px;
        line-height: 38px;
        margin-top: 10px
    }

    .banner__controls {
        margin-top: 20px
    }

    .parallax-banner--producti-0 {
        top: auto;
        bottom: 33%;
        height: auto
    }

    .parallax-banner {
        top: auto;
        bottom: 33%
    }

    .parallax-banner--katalog .parallax-item:first-child {
        display: none 
    }

    .parallax-banner--producti-0 .parallax-item:first-child {
        width: 206px ;
        top: 162px ;
        right: -18px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(2),
    .parallax-banner--producti-3 .parallax-item:first-child,
    .parallax-banner--producti-4 .parallax-item:first-child {
        display: none 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(3) {
        top: 77px ;
        width: 189px;
        right: 62px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(4) {
        top: 156px ;
        right: 151px;
        width: 200px
    }

    .parallax-item:nth-child(5) {
        opacity: 0
    }

    .fin-list {
        margin: 2.5rem 0 0
    }

    .vakancii-item {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 2.625rem .625rem 1.625rem
    }

    .work-item {
        padding: 0 16px;
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 25px
    }

    .work-item__icon {
        width: 75px;
        height: 75px
    }

    .work-item__icon--first svg {
        width: 32px
    }

    .work-item__icon--second svg,
    .work-item__icon--third svg {
        width: 36px
    }

    .work-item__icon--fourth svg {
        width: 30px
    }

    .work-item__title {
        font-size: 1.0625rem
    }

    .work-item {
        font-size: .625rem
    }

    .advantages-vakancii {
        margin: 21px 0 0
    }

    .advantages-vakancii__left {
        display: none
    }

    .advantages-vakancii__right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
        padding: 0 10px
    }

    .advantages-vakancii__title {
        font-size: 1.25rem
    }

    .contacts-list {
        margin-top: 1.5rem
    }

    .contacts-item {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 24px
    }

    .contacts-item__text,
    .contacts-item__text:last-child {
        margin-top: 0
    }

    .contacts-item__text,
    .contacts-item__text a {
        font-size: 1rem;
        line-height: 1.3125rem
    }

    .contacts-time {
        margin-top: 26px
    }

    .contacts-form {
        margin: 25px auto 0
    }

    .contacts-form__form {
        width: 100%;
        margin: 5px auto 22px;
        padding: 0 11px
    }

    .contacts-form__title {
        font-size: 16px
    }

    .container-tabs {
        padding-bottom: 10%
    }

    .container-tabs--text-page {
        padding-bottom: 0
    }

    .reviews-controls {
        margin-top: 10%
    }

    .reviews-controls--katalog {
        margin: 17px 0 50px
    }

    .list-reviews {
        display: block
    }

    .list-reviews--comment .reviews-item {
        padding: 40px 32px
    }

    .list-reviews--video .reviews-item {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .reviews-item__header,
    .reviews-item__header div {
        display: block
    }

    .reviews-item__icon {
        top: 28px
    }

    .reviews-item__icon svg {
        width: 21px
    }

    .reviews-item__public {
        text-align: left
    }

    .reviews-item__text {
        margin-top: 4px
    }

    .left-sidebar {
        padding: 0 .25rem
    }

    .lk-item__button {
        padding: 10px 0
    }

    .lk-item__arrow {
        left: 17px
    }

    .lk-item__document {
        font-size: 16px;
        margin: 0 auto 8px;
        text-align: center
    }

    .controls-sign__column {
        margin: 0 auto
    }

    .mfp-close {
        top: -2px;
        right: -3px
    }

    .smi-item__title {
        font-size: 15px
    }

    .smi-item__text {
        font-size: 13px
    }

    .katalog-item {
        margin-bottom: 1.5rem
    }

    .numbers-block {
        margin-top: 40px
    }

    .numbers-block:before {
        display: none
    }

    .numbers-item {
        max-width: 120px;
        margin-bottom: 25px
    }

    .numbers-item__title {
        font-size: 12px
    }

    .numbers-item__count {
        margin: 9px auto 0
    }

    .numbers-item__count:after {
        width: 99px;
        height: 99px
    }

    .numbers-item__count span:first-child {
        font-size: 21px
    }

    .numbers-item__count span:nth-child(2) {
        font-size: 14px
    }

    .present-controls {
        margin-top: 23px
    }

    .about-item {
        padding: 43px 0;
        height: auto
    }

    .about-item__title {
        font-size: 21px;
        height: 48px;
        padding: 0;
        margin-bottom: 21px
    }

    .list-characteristics--upper .characteristics-item:first-child {
        margin-bottom: 20px
    }

    .list-characteristics--lower .characteristics-item:first-child {
        margin-bottom: 0
    }

    .list-characteristics--condition .characteristics-item__value-list {
        font-size: 15px
    }

    .list-characteristics--condition .characteristics-item {
        min-width: 50%;
        max-width: 50%
    }

    .list-characteristics--condition .characteristics-item__title {
        margin-bottom: 5px
    }

    .characteristics-item {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .characteristics-item__title {
        font-size: 12px;
        line-height: 14px;
        min-height: 43px
    }

    .characteristics-item__value svg {
        width: 12px;
        height: 13px
    }

    .characteristics-item__value {
        font-size: 18px
    }

    .producti-notation {
        font-size: 14px;
        margin: 30px auto 0
    }

    .producti-button {
        margin-top: 30px
    }

    .form-group {
        margin-bottom: 20px
    }

    .form-flag span a {
        font-size: 12px
    }
    .form-flag > br {
        display: none;
    }
    .wpcf7-form-control-wrap.phone {
        position: relative;
    }
    .wpcf7-form-control-wrap.phone > .wpcf7-not-valid-tip {
        position: absolute;
        top: 70px;
    }
    @media screen and (max-width:340px) {
        .wpcf7-form-control-wrap.phone > .wpcf7-not-valid-tip {
            font-size: 15px;
        }
    }
    .form-flag span {
        font-size: 12px;
        margin-top: 2px
    }

    .form-flag ins {
        width: 20px;
        height: 20px
    }

    label.has-title {
        font-size: 15px
    }

    .button {
        height: 37px;
        line-height: 38px;
        font-size: 13px
    }

    .button--list {
        height: 50px;
        line-height: 50px;
        padding: 0 2.75rem;
        font-size: 16px
    }

    .button--products {
        padding: 0 35px ;
        color: #F9FAFE ;
    }

    .form-button--submit {
        display: block;
        margin: 25px auto 0
    }

    .title--page {
        font-size: 22px
    }

    .subtitle--page {
        font-size: 14px
    }

    .subtitle--page br {
        display: none
    }

    .abus-main-block {
        height: auto
    }

    .abus-main-block__glavnie {
        margin: 30% auto 0;
        height: auto;
        padding: 0;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: row
    }

    .abus-main-block__glavnii:first-child {
        border-right: 1px solid #999;
        border-bottom: none
    }

    .abus-main-block__imia-glavnogo {
        font-size: 16px;
        line-height: 100%;
        margin-bottom: 6px
    }

    .abus-main-block__doljnost-glavnogo {
        font-size: 15px
    }

    .abus-main-block__title {
        font-size: 22px;
        font-weight: 500
    }

    .abus-main-block__subtitle {
        font-size: 24px
    }

    .abus-main-block__image {
        top: 36%;
        width: 201%
    }

    .about-item {
        margin-bottom: 5%
    }

    .graphic-buble {
        width: 50%
    }

    .graphic-buble--default:hover .graphic-buble__content {
        border-color: #242440
    }

    .graphic-buble--default:hover .graphic-buble__name {
        color: #09a2b0
    }

    .graphic-buble__content {
        width: 99px;
        height: 99px;
        border-color: #242440
    }

    .graphic-buble__data {
        font-size: 19px;
        color: #242440
    }

    .graphic-buble__name {
        font-size: 16px;
        color: #09a2b0
    }
}

@media only screen and (min-width:376px) {
    .item-product__image {
        display: block;
        width: 53%;
        left: 68%
    }

    .advantage {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%
    }

    .finance__link {
        min-width: 150px;
        font-size: 16px
    }

    .credit-rating {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .custom-list {
        width: 66.66%;
        -ms-flex-preferred-size: 66.66%;
        flex-basis: 66.66%
    }

    .contacts-card {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%
    }

    .form-group {
        margin-bottom: 30px
    }

    .form-flag span a {
        font-size: 14px
    }

    .form-flag span {
        font-size: 14px;
        margin-top: 4px
    }

    .form-flag ins {
        width: 30px;
        height: 30px
    }

    .title--application {
        font-size: 16px
    }
}

@media only screen and (min-width:481px) {
    .block--contacts-form {
        padding-top: 6.875rem;
        padding-bottom: 8.125rem
    }

    .block--card-characteristics {
        padding: 5.625rem 0 4.625rem
    }

    .block--slider-lizing {
        margin-top: 7.875rem
    }

    .block--contacts {
        padding: 30px 0
    }

    .footer-information {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-information__columns:first-child {
        margin-bottom: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer-information__columns:first-child .phone {
        margin-bottom: 0
    }

    .footer-columns {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .footer-columns:nth-child(2n) {
        text-align: left
    }

    .footer-columns:nth-child(3) {
        width: 21%;
        max-width: 21%;
        -ms-flex-preferred-size: 21%;
        flex-basis: 21%
    }

    .footer-columns:nth-child(4) {
        width: auto;
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .documents-list--finance .documents-item a {
        padding-left: 62px;
        font-size: 19px;
        line-height: 18px
    }

    .item-product__title {
        font-size: 2.5rem
    }

    .item-product__text {
        font-size: 1.5rem
    }

    .item-product__controls {
        margin-top: 34px
    }

    .item-product__image {
        display: block;
        width: 42%;
        left: 63%
    }

    .lizing-slider {
        margin-top: 56px
    }

    .lizing-subslider {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .lizing-image img {
        display: block;
        width: 20%
    }

    .lizing-dots {
        margin: 60px 0 0
    }

    .lizing-subitem {
        padding: 0 8px;
        display: block;
        width: auto
    }

    .lizing-item__title {
        font-size: 27px;
        line-height: 36px
    }

    .lizing-item__buttons {
        margin: 52px 0 0
    }

    .lizing-item__button {
        padding: 10px 15px
    }

    .lizing-item__button span:first-child {
        font-size: 20px
    }

    .lizing-item__button span:nth-child(2) {
        font-size: 14px
    }

    .reasons-item {
        font-size: 19px
    }

    .reasons-item__left {
        width: 88px
    }

    .defenders-description {
        font-size: 24px
    }

    .parallax-item:first-child {
        right: 217px;
        top: 126px ;
        width: 255px
    }

    .parallax-banner--producti-0 .parallax-item:first-child {
        width: 256px ;
        top: 137px 
    }

    .parallax-banner--producti-1 .parallax-item:first-child {
        width: 272px ;
        top: 241px ;
        right: 0 
    }

    .parallax-banner--producti-2 .parallax-item:first-child {
        width: 238px ;
        top: 247px 
    }

    .parallax-banner--producti-5 .parallax-item:first-child {
        width: 378px 
    }

    .parallax-banner--producti-6 .parallax-item:first-child {
        width: 476px 
    }

    .parallax-item:nth-child(2) {
        top: 68px ;
        right: 33px;
        width: 354px
    }

    .parallax-banner--producti-1 .parallax-item:nth-child(2) {
        width: 325px ;
        right: 228px 
    }

    .parallax-banner--producti-2 .parallax-item:nth-child(2) {
        width: 344px ;
        top: 247px ;
        right: 181px 
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(2) {
        width: 262px ;
        right: 217px ;
        top: 94px 
    }

    .parallax-banner--producti-4 .parallax-item:nth-child(2) {
        width: 379px ;
        right: 7px ;
        top: 23px 
    }

    .parallax-item:nth-child(3) {
        top: 39px ;
        right: 0;
        width: 245px
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(3) {
        width: 234px
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(3) {
        width: 262px ;
        right: -19px ;
        top: 104px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(4) {
        right: 279px;
        width: 234px;
        top: 143px 
    }

    .contacts-list {
        margin-top: 4.625rem
    }

    .contacts-item {
        width: 33.33%;
        max-width: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        margin-bottom: 0
    }

    .contacts-time {
        margin-top: 76px
    }

    .contacts-form {
        margin: 64px auto 0
    }

    .contacts-form__title {
        font-size: 24px
    }

    .pagination__btn {
        margin: 0 9px
    }

    .button-pagination {
        display: block
    }

    .list-reviews--comment .reviews-item {
        padding: 40px 48px
    }

    .reviews-item__header,
    .reviews-item__header div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .reviews-item__icon {
        top: 32px
    }

    .reviews-item__icon svg {
        width: 31px
    }

    .reviews-item__public {
        text-align: right
    }

    .reviews-item__text {
        margin-top: 1.75rem
    }

    .left-sidebar {
        padding: 0 1.5rem
    }

    .controls-sign {
        margin: 20px 0;
        padding: 24px 0
    }

    .controls-sign__column+.controls-sign__column {
        margin-left: 24px;
        padding-left: 24px;
        border-left: 1px solid #ccc
    }

    .controls-sign__column {
        margin: 0
    }

    .mfp-close {
        top: 4px;
        right: 4px
    }

    .mfp-close svg {
        width: 24px
    }

    .smi-item--vertical .smi-item__container-image {
        width: 100%;
        max-width: 100%
    }

    .smi-item__container-image {
        width: 170px;
        max-width: 170px;
        -ms-flex-preferred-size: 170px;
        flex-basis: 170px
    }

    .katalog-item {
        min-width: 310px
    }

    .filter-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .present-controls {
        margin-top: 50px
    }

    .about-item {
        padding: 48px 38px 38px
    }

    .about-item__title {
        height: 63px;
        padding: 0 80px 38px;
        margin-bottom: 38px;
        font-size: 24px
    }

    .advantage__head {
        width: 120px;
        height: 120px
    }

    .advantage__title {
        font-size: 19px
    }

    .advantages {
        padding: 2.5rem
    }

    .conferences {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .list-characteristics--upper .characteristics-item:first-child {
        margin-bottom: 0
    }

    .list-characteristics--condition .characteristics-item {
        min-width: 200px;
        max-width: 202px
    }

    .list-characteristics--condition .characteristics-item__title {
        margin-bottom: 24px
    }

    .characteristics-item {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .characteristics-item__title {
        font-size: 11px;
        line-height: 15px;
        min-height: 40px
    }

    .characteristics-item__value {
        font-size: 15px
    }

    .producti-button {
        margin-top: 68px
    }

    label.has-title {
        font-size: 19px
    }

    .button {
        height: 42px;
        line-height: 40px;
        font-size: 14px
    }

    .title--application {
        font-size: 20px
    }

    .abus-main-block__glavnie {
        width: 360px
    }

    .graphic-buble--default:hover .graphic-buble__name {
        color: #768d90
    }

    .graphic-buble__content {
        width: 120px;
        height: 120px
    }

    .graphic-buble__data {
        font-size: 24px
    }

    .graphic-buble__name {
        font-size: 19px;
        color: #768d90
    }
}


@media only screen and (min-width:641px) {
    .block--title {
        margin-top: 6rem
    }

    .block--hot-vakansii {
        padding: 5rem 0
    }

    .block--work {
        padding-top: 8.125rem;
        padding-bottom: 8.125rem
    }

    .block--controls-producti {
        padding: 78px 0
    }

    .block--ease {
        margin-top: 8.25rem
    }

    .block--present {
        margin-top: 8.625rem;
        padding: 70px 0 44px
    }

    .block--katalog {
        padding-bottom: inherit
    }

    .catalog-footer__item a,
    .catalog-footer__title a {
        font-size: medium
    }

    .lizing-subslider:before {
        display: block
    }

    .lizing-subitem {
        padding: 0 15px
    }

    .lizing-subitem span {
        width: 82px;
        height: 82px
    }

    .lizing-subitem span svg {
        width: 48px
    }

    .advantages-item {
        font-size: 19px
    }

    .advantages-item.is-active span:before {
        height: 5px
    }

    .parallax-item:first-child {
        right: 217px;
        top: 121px ;
        width: 328px
    }

    .parallax-banner--katalog .parallax-item:first-child {
        display: block 
    }

    .parallax-item:nth-child(2) {
        top: 33px ;
        right: -110px;
        width: 529px
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(2) {
        width: 275px ;
        right: 319px ;
        top: 94px 
    }

    .parallax-item:nth-child(3) {
        top: -5px ;
        right: -80px;
        width: 381px
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(3) {
        width: 302px ;
        right: 11px ;
        top: 85px 
    }

    .work-item {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        margin-bottom: 0
    }

    .work-item__icon {
        width: 90px;
        height: 90px
    }

    .work-item__icon--first svg {
        width: 47px
    }

    .work-item__icon--second svg {
        width: 58px
    }

    .work-item__icon--third svg {
        width: 54px
    }

    .work-item__icon--fourth svg {
        width: 37px
    }

    .work-item {
        font-size: .625rem
    }

    .contacts-item__item-text {
        margin-top: 5px
    }

    .contacts-item__icon svg {
        width: 66px
    }

    .contacts-item__text {
        margin-top: 1.75rem;
        margin-bottom: 0
    }

    .contacts-item__text:last-child {
        margin-top: .625rem
    }

    .contacts-item__text,
    .contacts-item__text a {
        font-size: 1.25rem;
        line-height: 1.5rem
    }

    .pagination__icon {
        width: 1.04167vw;
        height: 1.35417vw
    }

    .list-reviews {
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .lk-item__arrow {
        left: 0
    }

    .lk-item__document {
        font-size: medium;
        margin: 0 -4px 0 0;
        text-align: left
    }

    .authorization__wrapper {
        width: 604px;
        max-width: 80%
    }

    .smi-item__container {
        width: calc(100% - 234px);
        padding-left: 4.875rem
    }

    .katalog-item {
        margin-bottom: 5.875rem
    }

    .numbers-block {
        margin-top: 76px
    }

    .numbers-block:before {
        display: none
    }

    .numbers-item {
        max-width: 120px;
        margin-bottom: 0
    }

    .numbers-item__title {
        font-size: 13px
    }

    .numbers-item__count {
        margin: 35px auto 0
    }

    .numbers-item__count:after {
        width: 99px;
        height: 99px
    }

    .numbers-item__count span:first-child {
        font-size: 21px
    }

    .numbers-item__count span:nth-child(2) {
        font-size: 14px
    }

    .custom-list {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .contacts-card {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        width: 33.33%;
        padding-top: 0
    }

    .contacts-card__text {
        font-size: 22px
    }

    .characteristics-item:nth-child(3),
    .characteristics-item:nth-child(5) {
        border-left: 1px solid #dddfe0
    }

    .subtitle--page {
        font-size: 20px
    }

    .subtitle--page br {
        display: block
    }

    .contacts-about {
        margin-bottom: 110px
    }
}

@media only screen and (min-width:733px) {
    .pagination__next-prev-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .form-button--submit {
        margin: 0;
        display: inline
    }

    .abus-main-block {
        padding: 84px 0 80px;
        height: 642px
    }

    .abus-main-block__glavnie {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 100px auto 0
    }

    .abus-main-block__glavnii {
        width: 50%
    }

    .abus-main-block__imia-glavnogo {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 0
    }

    .abus-main-block__title {
        font-size: 30px;
        font-weight: 300
    }

    .abus-main-block__subtitle {
        font-size: 40px
    }

    .js-charts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .graphic-buble {
        width: 33.33%
    }
}

@media only screen and (min-width:769px) {
    .block--finance {
        padding: 0 0 8.75rem
    }

    .block--defender-lizing {
        padding-top: 6.25rem
    }

    .block--advantages-lizing {
        padding: 66px 0 76px
    }

    .block--indicators {
        padding: 75px 0
    }

    .block--contacts {
        padding: 60px 0
    }

    .footer-lower {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .copyright {
        text-align: left
    }

    .documents-item {
        padding: 0 12px;
        width: auto
    }

    .documents-item a {
        font-size: .875rem
    }

    .item-product:hover .item-product__image {
        left: 70%
    }

    .item-product__title {
        font-size: 3.125rem
    }

    .lizing-image {
        margin-left: -20px;
        margin-top: 0
    }

    .reasons-list:before {
        left: 33px
    }

    .reasons-item__number {
        display: block;
        width: 66px;
        height: 66px;
        font-size: 40px
    }

    .lizing-advantages-block {
        padding-top: 18px
    }

    .advantages-item {
        font-size: 24px
    }

    .list-defenders {
        margin-top: 4.5rem
    }

    .why-table table tr:first-child td {
        font-size: 19px
    }

    .why-table table tr td {
        font-size: 19px;
        width: 24%;
        padding: 32px 6px
    }

    .breadcrumbs span {
        display: inline-block
    }

    .parallax-banner--producti-0 {
        top: 0;
        bottom: auto;
        height: 100%
    }

    .parallax-banner {
        top: 0;
        bottom: auto
    }

    .parallax-item:first-child {
        top: 5.10417vw ;
        right: 13.80208vw;
        width: 38.85417vw
    }

    .parallax-banner--producti-0 .parallax-item:first-child {
        width: 283px ;
        top: 134px ;
        right: 0 
    }

    .parallax-banner--producti-1 .parallax-item:first-child {
        width: 335px ;
        top: -52px ;
        right: 0 
    }

    .parallax-banner--producti-2 .parallax-item:first-child {
        width: 384px ;
        top: 5px ;
        right: 0 
    }

    .parallax-banner--producti-3 .parallax-item:first-child {
        display: block 
    }

    .parallax-banner--producti-4 .parallax-item:first-child {
        display: block ;
        width: 506px 
    }

    .parallax-banner--producti-5 .parallax-item:first-child {
        width: 556px ;
        right: 30px ;
        top: -39px 
    }

    .parallax-banner--producti-6 .parallax-item:first-child {
        width: 582px ;
        right: 30px ;
        top: -30px 
    }

    .parallax-item:nth-child(2) {
        top: -8.48958vw ;
        width: 70.46875vw;
        right: -22.23958vw
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(2) {
        display: block ;
        top: 27px ;
        right: 36px;
        width: 209px
    }

    .parallax-banner--producti-1 .parallax-item:nth-child(2) {
        width: 383px ;
        top: 8px ;
        right: 283px 
    }

    .parallax-banner--producti-2 .parallax-item:nth-child(2) {
        width: 478px ;
        top: -17px ;
        right: 260px 
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(2) {
        width: 232px ;
        right: 293px ;
        top: 40px 
    }

    .parallax-banner--producti-4 .parallax-item:nth-child(2) {
        width: 476px ;
        right: 32px ;
        top: -11px 
    }

    .parallax-item:nth-child(3) {
        width: 46.875vw;
        top: -10.9375vw ;
        right: -9.94792vw 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(3) {
        top: 8px ;
        width: 346px;
        right: 102px 
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(3) {
        width: 263px ;
        right: 16px ;
        top: 74px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(4) {
        top: 137px ;
        right: 378px;
        width: 236px
    }

    .parallax-item:nth-child(5) {
        opacity: 1;
        right: 201px;
        z-index: 3;
        width: 220px
    }

    .fin-list {
        margin: 5rem 0 0
    }

    .fin-item .wysiwyg {
        font-size: 1.125rem;
        font-weight: 300
    }

    .fin-item__button {
        line-height: inherit
    }

    .vakancii-item {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 2.625rem 2.3125rem 1.625rem
    }

    .work-item {
        padding: 0 1.375rem
    }

    .work-item__icon {
        width: 120px;
        height: 120px
    }

    .work-item__title {
        font-size: 1.25rem
    }

    .work-item {
        font-size: 1.0625rem
    }

    .advantages-vakancii {
        margin: 56px 0 0
    }

    .advantages-vakancii__left {
        display: block
    }

    .advantages-vakancii__right {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
        width: 46%;
        max-width: 46%
    }

    .advantages-vakancii__title {
        font-size: 1.6875rem
    }

    .contacts-form__form {
        width: 74%;
        margin: 52px auto 54px;
        padding: 0
    }

    .pagination__icon {
        margin: 0 .83333vw
    }

    .pagination__btn {
        padding: 10px 14px
    }

    .list-reviews--comment .reviews-item {
        padding: 40px 104px
    }

    .list-reviews--video .reviews-item {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .reviews-item__icon svg {
        width: 52px
    }

    .lk-item__document {
        margin: 0 -4px 0 0
    }

    .authorization__title-social {
        font-size: 24px
    }

    .authorization__social-links {
        margin: 0 12px;
        width: 46px;
        height: 46px
    }

    .list-smi {
        padding: 0 5rem
    }

    .katalog-list {
        max-width: 622px
    }

    .numbers-block--centered {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .numbers-block--centered .numbers-item+.numbers-item {
        margin-left: 5rem
    }

    .numbers-item {
        max-width: 166px
    }

    .numbers-item__title {
        font-size: 14px
    }

    .numbers-item__count:after {
        width: 99px;
        height: 99px
    }

    .numbers-item__count span:first-child {
        font-size: 27px
    }

    .numbers-item__count span:nth-child(2) {
        font-size: 16px
    }

    .advantage {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 25%;
        padding-top: 0
    }

    .management {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1.875rem 1.875rem 2.5rem;
        padding-bottom: 60px
    }

    .management__card {
        max-width: 240px;
        padding-top: 0
    }

    .management__image {
        width: 240px;
        height: 360px
    }

    .management__name {
        font-size: 20px
    }

    .management__separator {
        margin: 25px auto 15px
    }

    .management__info {
        font-size: 14px
    }

    .separator--top {
        padding-top: 60px
    }

    .separator--bottom {
        padding-bottom: 60px
    }

    .finance__text--md {
        font-size: 16px
    }

    .finance__text--def {
        font-size: 24px
    }

    .finance__text--lg {
        font-size: 32px
    }

    .custom-list {
        width: 33.33%;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }

    .characteristics-item__title {
        font-size: 1rem;
        line-height: 20px;
        min-height: 46px
    }

    .characteristics-item__value svg {
        width: 16px;
        height: 18px
    }

    .characteristics-item__value {
        font-size: 2.25rem
    }

    .form-group__quest {
        margin-bottom: 0
    }

    .button--list {
        height: 67px;
        line-height: 65px;
        padding: 0 3.5625rem;
        font-size: 18px
    }

    .title--page {
        font-size: 3.125rem
    }

    .title--application {
        font-size: 20px
    }

    .abus-main-block__image {
        top: 50%
    }

    .graphic-buble--default:hover .graphic-buble__content {
        border-color: #dddfe0
    }

    .graphic-buble--default:hover .graphic-buble__name {
        color: #768d90
    }

    .graphic-buble__content {
        border-color: #dddfe0
    }

    .graphic-buble__data {
        color: #333
    }

    .graphic-buble__name {
        color: #768d90
    }

    .to-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:1023px) {
    .abus-main-block__title {
        font-size: 48px
    }

    .abus-main-block__subtitle {
        font-size: 60px
    }

    .contacts-about {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .graphic-buble {
        width: 14.28%
    }
}

@media only screen and (min-width:1024px) {
    .credit-rating {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.wrapper {
    padding-top: 163px
}
@media only screen and (min-width:1025px) {

    .block--header {
        padding: 0
    }

    .block--products {
        padding-bottom: 40px
    }

    .block--list-lizing {
        margin-top: 7.875rem
    }

    .block--indicators {
        padding: 100px 0
    }

    .block--contacts {
        padding-bottom: 100px;
        padding-top: 80px
    }

    .block--details {
        padding: 80px 0
    }

    .header {
        padding: 35px 0
    }

    .language-item a {
        z-index: -1
    }

    .footer-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .list-products {
        padding-bottom: 54px;
        margin-bottom: 80px
    }

    .item-product+.item-product,
    .list-products {
        margin-top: 80px
    }

    .item-product+.item-product {
        margin-top: 120px
    }

    .item-product__content {
        max-width: 706px;
        padding: 4.25rem 3.75rem
    }

    .item-product__image {
        display: block;
        left: 86%
    }

    .item-product__image img,
    .lizing-image img {
        width: auto
    }

    .lizing-item__button-col {
        margin-bottom: 0
    }

    .reasons-lizing {
        margin-top: 80px
    }

    .reasons-left {
        display: block
    }

    .reasons-right {
        -ms-flex-preferred-size: 38.2%;
        flex-basis: 38.2%;
        margin-top: 58px
    }

    .defenders-item {
        margin-bottom: 0
    }

    .defenders-description p {
        max-width: 636px
    }

    .img-controls-lizing {
        display: block;
        width: 29%
    }

    .img-controls-lizing--kolos {
        bottom: -85px
    }

    .banner--katalog .banner__title {
        font-size: 48px;
        line-height: 36px
    }

    .banner__title {
        font-size: 5.20833vw;
        line-height: 5.20833vw
    }

    .banner__sub {
        font-size: 2.5vw;
        line-height: 2.70833vw
    }

    .banner__controls {
        margin-top: 1.875vw
    }

    .parallax-banner--producti-0 .parallax-item:first-child {
        width: 338px 
    }

    .parallax-banner--producti-1 .parallax-item:first-child {
        width: 425px 
    }

    .parallax-banner--producti-2 .parallax-item:first-child {
        width: 461px 
    }

    .parallax-banner--producti-3 .parallax-item:first-child {
        width: 340px ;
        right: 201px 
    }

    .parallax-banner--producti-4 .parallax-item:first-child {
        width: 577px 
    }

    .parallax-banner--producti-5 .parallax-item:first-child {
        width: 805px ;
        top: -81px 
    }

    .parallax-banner--producti-6 .parallax-item:first-child {
        width: 805px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(2) {
        top: 37px ;
        right: 68px;
        width: 259px
    }

    .parallax-banner--producti-1 .parallax-item:nth-child(2) {
        width: 425px ;
        top: 24px ;
        right: 366px 
    }

    .parallax-banner--producti-2 .parallax-item:nth-child(2) {
        width: 577px 
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(2) {
        width: 356px ;
        right: 443px 
    }

    .parallax-banner--producti-4 .parallax-item:nth-child(2) {
        width: 547px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(3) {
        top: 20px ;
        width: 402px
    }

    .parallax-banner--producti-3 .parallax-item:nth-child(3) {
        width: 461px 
    }

    .parallax-banner--producti-0 .parallax-item:nth-child(4) {
        top: 149px ;
        width: 245px
    }

    .parallax-item:nth-child(5) {
        right: 572px;
        width: 272px;
        z-index: 4
    }

    .advantages-vakancii__right {
        padding: 88px 20px 0
    }

    .contacts-item__text,
    .contacts-item__text a {
        font-size: 1.25rem
    }

    .map {
        height: 576px
    }

    [class*=si-wrapper] {
        font-size: 14px
    }

    .container-tabs {
        padding-bottom: 10%
    }

    .container-tabs--text-page {
        padding-bottom: 0
    }

    .reviews-controls {
        margin-top: 10%
    }

    .reviews-controls--katalog {
        margin: 0 0 107px
    }

    .lk-item__button {
        padding: 18px 0 18px 76px
    }

    .lk-item__document {
        margin: 0 -4px 0 -50px
    }

    .lk-item__table {
        overflow-x: initial
    }

    .smi-item--vertical .smi-item__container-image {
        width: 100%;
        max-width: 100%
    }

    .smi-item__container-image {
        width: 234px;
        max-width: 234px;
        -ms-flex-preferred-size: 234px;
        flex-basis: 234px
    }

    .smi-item__title {
        font-size: 19px
    }

    .smi-item__text {
        font-size: 17px
    }

    .katalog-list {
        max-width: 911px
    }

    .katalog-item {
        min-width: 303px
    }

    .numbers-block--centered .numbers-item+.numbers-item {
        margin-left: 7.5rem
    }

    .numbers-item {
        max-width: 166px
    }

    .numbers-item__title {
        font-size: 14px
    }

    .numbers-item__count:after {
        width: 124px;
        height: 124px
    }

    .numbers-item__count span:first-child {
        font-size: 27px
    }

    .numbers-item__count span:nth-child(2) {
        font-size: 19px
    }

    .management {
        padding: 4.375rem 4.6875rem 2.5rem
    }

    .management__name {
        font-size: 24px
    }

    .separator--top {
        padding-top: 85px
    }

    .separator--bottom {
        padding-bottom: 85px
    }

    .finance__text--md {
        font-size: 19px
    }

    .finance__text--def {
        font-size: 27px
    }

    .finance__text--lg {
        font-size: 36px
    }

    .finance__link {
        font-size: 19px;
        padding-top: 0
    }

    .contacts-card__text {
        font-size: 27px
    }

    .log_out {
        position: absolute;
        top: -30px;
        right: 43px;
        background-color: transparent;
        border: none;
        text-transform: none
    }

    .log_out--dec {
        border-bottom: 1px solid #242440
    }

    .subtitle--lg,
    .title--application {
        font-size: 24px
    }

    .faq-main {
        margin: 15px 0 45px
    }

    #m_menu {
        display: none 
    }

    .hamburger {
        display: none
    }

    .abus-main-block__image {
        width: auto
    }

    ._mgb70 {
        margin-bottom: 70px
    }

    ._mgb160 {
        margin-bottom: 160px
    }

    .block--present {
        margin-bottom: 120px
    }
}

@media (min-width:1100px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
        -webkit-transform: translate(880px);
        transform: translate(880px);
        -webkit-transform: translate3d(880px, 0, 0);
        transform: translate3d(880px, 0, 0)
    }

    html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
        -webkit-transform: translate(-880px);
        transform: translate(-880px);
        -webkit-transform: translate3d(-880px, 0, 0);
        transform: translate3d(-880px, 0, 0)
    }
}

@media only screen and (min-width:1281px) {
    .block--lk {
        margin-top: 74px;
        margin-bottom: 136px
    }

    .navigation-item {
        padding: 0 16px
    }

    .navigation-item:hover>a,
    .navigation-item>a {
        pointer-events: auto
    }

    .navigation-item>a {
        font-size: 15px;
        font-weight: 300;
        font-family: 'Exo 2', sans-serif
    }

    .list-products {
        margin-top: 120px
    }

    .item-product:hover .item-product__image {
        left: 82%
    }

    .item-product:last-child {
        padding-bottom: 82px
    }

    .item-product__title {
        font-size: 50px
    }

    .contacts-item__text,
    .contacts-item__text a {
        font-size: 1.6875rem;
        font-weight: 300;
        font-family: Neris
    }

    .si-wrapper-top {
        margin-top: -56px
    }

    .numbers-block--centered .numbers-item+.numbers-item {
        margin-left: 10rem
    }

    .management {
        padding-bottom: 85px
    }

    .management__card {
        max-width: 287px
    }

    .management__image {
        width: 287px;
        height: 430px
    }

    .list-characteristics {
        max-width: 830px
    }

    .list-characteristics--condition {
        max-width: 100%
    }

    .producti-notation {
        max-width: 1000px
    }

    .wave-button {
        right: 18%
    }

    .abus-main-block {
        height: 750px;
        padding: 84px 0 156px
    }
}

@media only screen and (min-width:1367px) {
    .pagination__next-prev-button .pagination__text {
        font-size: .72917vw
    }

    .pagination__btn {
        font-size: 24px;
        min-width: 34px;
        height: 34px
    }

    .katalog-list {
        max-width: 1212px
    }
}

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

    .img-controls-lizing {
        width: 35% ;
        right: -95px 
    }

    .img-controls-lizing--korobochki {
        right: -77px 
    }

    .img-controls-lizing--kolos {
        width: 28%;
        bottom: -85px
    }

    .img-controls-lizing--spec {
        width: 41% 
    }
}

@media (min-width:1650px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
        -webkit-transform: translate(1320px);
        transform: translate(1320px);
        -webkit-transform: translate3d(1320px, 0, 0);
        transform: translate3d(1320px, 0, 0)
    }

    html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
        -webkit-transform: translate(-1320px);
        transform: translate(-1320px);
        -webkit-transform: translate3d(-1320px, 0, 0);
        transform: translate3d(-1320px, 0, 0)
    }
}

@media only screen and (min-width:1681px) {
    .katalog-list {
        max-width: 1515px
    }
}

@media (min-width:2200px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
        -webkit-transform: translate(1760px);
        transform: translate(1760px);
        -webkit-transform: translate3d(1760px, 0, 0);
        transform: translate3d(1760px, 0, 0)
    }

    html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
        -webkit-transform: translate(-1760px);
        transform: translate(-1760px);
        -webkit-transform: translate3d(-1760px, 0, 0);
        transform: translate3d(-1760px, 0, 0)
    }
}

@media (min-width:2750px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
        -webkit-transform: translate(2200px);
        transform: translate(2200px);
        -webkit-transform: translate3d(2200px, 0, 0);
        transform: translate3d(2200px, 0, 0)
    }

    html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
        -webkit-transform: translate(-2200px);
        transform: translate(-2200px);
        -webkit-transform: translate3d(-2200px, 0, 0);
        transform: translate3d(-2200px, 0, 0)
    }
}

@media (min-width:3300px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
        -webkit-transform: translate(2640px);
        transform: translate(2640px);
        -webkit-transform: translate3d(2640px, 0, 0);
        transform: translate3d(2640px, 0, 0)
    }

    html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
        -webkit-transform: translate(-2640px);
        transform: translate(-2640px);
        -webkit-transform: translate3d(-2640px, 0, 0);
        transform: translate3d(-2640px, 0, 0)
    }
}

@media (min-width:10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px);
        transform: translate(10000px);
        -webkit-transform: translate3d(10000px, 0, 0);
        transform: translate3d(10000px, 0, 0)
    }

    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px);
        transform: translate(-10000px);
        -webkit-transform: translate3d(-10000px, 0, 0);
        transform: translate3d(-10000px, 0, 0)
    }
}

@media (max-width:1600px) {
    .img-controls-lizing {
        right: 0
    }
}

@media only screen and (max-width:768px) {
    .breadcrumbs span:nth-last-child(2) {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%;
        background: none;
        margin: 0
    }

    .breadcrumbs span:nth-last-child(2):before {
        content: "";
        margin: 0 5px 0 3px;
        display: inline-block
    }
}

@media (max-width:140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px);
        transform: translate(140px);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }

    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px);
        transform: translate(-140px);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .video-lizing a:after {
        content: "";
        position: absolute;
        width: 21px;
        top: 56%;
        left: 53.4%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 24px;
        border-top: 12px solid #F9FAFE;
        border-left: 21px solid #242440;
        border-bottom: 12px solid #F9FAFE;
        margin-left: 3px
    }

    .form-input {
        width: 100%;
    }

    .form-input::-webkit-input-placeholder {
        color: #f1f6f6;
        opacity: 1;
        background-color: #f1f6f6;
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .form-input:-ms-input-placeholder,
    .form-input::-ms-input-placeholder {
        color: #f1f6f6;
        opacity: 1;
        background-color: #f1f6f6;
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .form-input::placeholder {
        color: #f1f6f6;
        opacity: 1;
        background-color: #f1f6f6;
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .is-focused .form-input::-webkit-input-placeholder {
        opacity: 1;
        color: #ccc;
        background-color: transparent
    }

    .is-focused .form-input:-ms-input-placeholder,
    .is-focused .form-input::-ms-input-placeholder {
        opacity: 1;
        color: #ccc;
        background-color: transparent
    }

    .is-focused .form-input::placeholder {
        opacity: 1;
        color: #ccc;
        background-color: transparent
    }
}
/*# sourceMappingURL=style.css.map */
