@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: Neris;
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/neris-thin.woff2) format('woff2'), url(../fonts/neris-thin.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 100;
    font-style: italic;
    src: url(../fonts/neris-thinitalic.woff2) format('woff2'), url(../fonts/neris-thinitalic.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/neris-light.woff2) format('woff2'), url(../fonts/neris-light.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 300;
    font-style: italic;
    src: url(../fonts/neris-lightitalic.woff2) format('woff2'), url(../fonts/neris-lightitalic.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/neris-semibold.woff2) format('woff2'), url(../fonts/neris-semibold.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 600;
    font-style: italic;
    src: url(../fonts/neris-semibolditalic.woff2) format('woff2'), url(../fonts/neris-semibolditalic.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 700;
    font-style: italic;
    src: url(../fonts/neris-bolditalic.woff2) format('woff2'), url(../fonts/neris-bolditalic.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/neris-black.woff2) format('woff2'), url(../fonts/neris-black.woff) format('woff')
}

@font-face {
    font-family: Neris;
    font-weight: 900;
    font-style: italic;
    src: url(../fonts/neris-blackitalic.woff2) format('woff2'), url(../fonts/neris-blackitalic.woff) format('woff')
}

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

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

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

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

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

dfn {
    font-style: italic
}

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

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

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

* {
    box-sizing: border-box;
    outline: none
}

html {
    min-height: 100%;
    position: relative
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: none
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    text-decoration: none;
    color: inherit
}

button {
    outline: 0;
    border: 0;
    background: none;
    cursor: pointer
}

.hidden {
    display: none !important
}

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

.clearfix:after {
    clear: both
}

.pullLeft {
    float: left
}

.pullRight {
    float: right
}

@media print {
    *, :after, :before, :first-letter, :first-line {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.animation-bounceUp {
    opacity: 0;
    transition: all .7s ease-out;
    transform: translate3d(0, 200px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media only screen and (max-width: 1040px) {
    .animation-bounceUp {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animation-bounceUp.inView {
    opacity: 1;
    transform: translateZ(0)
}

.animation-fadeInLeft {
    animation-duration: 1s;
    animation-name: a;
    animation-fill-mode: both
}

@media only screen and (max-width: 768px) {
    .animation-fadeInLeft {
        animation-duration: 0
    }
}

.animation-fadeOutRightBig {
    animation-duration: 1s;
    animation-name: b;
    animation-fill-mode: both
}

@media only screen and (max-width: 768px) {
    .animation-fadeOutRightBig {
        animation-duration: 0
    }
}

@keyframes a {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes b {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: c 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes c {
    to {
        transform: rotate(1turn)
    }
}

body {
    background: #f0f0f0;
}

.mainContainer {
    width: 100%;
    max-width: 1260px;
    margin: 0px auto;
    background: #fff
}

.header {
    width: 100%;
    height: 60px;
    background: #fff;
    padding: 10px 0;
    color: #727272;
    font: 300 16px/16px Neris, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    display: block;
    padding: 0;
}

.header, .logo {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.logo {
    width: 60px;
    height: 40px;
    border-right: 1px solid #e2e2e2;
    display: block;
    display: -ms-flexbox;
    display: flex;
    display: block;
    border: 0;
}

.logo, .search {
    -ms-flex-pack: center;
    justify-content: center
}

.search {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: block;
    float: none;
    position: absolute;
    font-size: 13px;
}

.search__field {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid #e2e2e2;
    transition: width .2s ease
}

.search__field_open {
    width: 250px;
    padding: 0 40px 0 20px
}

.search__button {
    position: absolute;
    z-index: 1;
    right: 6px;
    top: 10px;
}

.search__button_open {
    right: 10px
}

.login {
    float: left;
    border-radius: 40px;
    border: 1px solid #e2e2e2;
    width: 100px;
    height: 40px;
    color: #727272;
    margin-left: 10px
}

.topmenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 1040px) {
    .topmenu {
        display: none;
        position: absolute;
        top: 60px;
        right: 0;
        background: #fff;
        box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .1)
    }
}

.topmenu__item {
    margin: 0 20px;
    padding: 22px 0
}

@media only screen and (max-width: 1040px) {
    .topmenu__item {
        display: block;
        padding: 15px 0
    }
}

@media only screen and (max-width: 1040px) {
    .topmenu__hasSubmenu {
        padding-bottom: 0
    }
}

.topmenu__hasSubmenu:hover .submenu {
    opacity: 1;
    left: 0
}

.topMenuIcon {
    display: none;
    margin: 7px 5px 0 10px
}

.topMenuIcon path {
    fill: #fd7921
}

@media only screen and (max-width: 1040px) {
    .topMenuIcon {
        display: inline-block
    }
}

.rightBlock {
    position: absolute;
    right: 10px;
    top: 9px;
}

.submenu {
    position: absolute;
    opacity: 0;
    left: -1024px;
    width: 300px;
    padding: 20px 10px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .1);
    font: 600 16px/16px Neris, sans-serif;
    margin-top: 22px;
    transition: opacity .2s ease
}

@media only screen and (max-width: 1040px) {
    .submenu {
        position: static;
        opacity: 1;
        width: auto;
        padding: 0;
        box-shadow: none;
        margin-top: 15px
    }
}

.submenu__item {
    height: 40px;
    padding: 0 10px;
    color: #212121;
    border-radius: 2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1040px) {
    .submenu__item {
        padding: 0
    }
}

.submenu__item .imageContainer {
    width: 30px
}

.submenu__item img {
    opacity: .5
}

@media only screen and (max-width: 1040px) {
    .submenu__item img {
        opacity: 1
    }
}

.submenu__item:hover {
    background: #e9f1ff;
    color: #2c75ff
}

@media only screen and (max-width: 1040px) {
    .submenu__item:hover {
        background: none;
        color: #212121
    }
}

.submenu__item:hover img {
    opacity: 1
}

.topBlock {
    width: 100%;
    max-width: 1260px;
    height: 505px;
    background: url(../images/top.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    font: 600 14px/14px Neris, sans-serif
}

.topBlock__firstText {
    padding-top: 50px;
    letter-spacing: .14em;
    opacity: .8;
    font-size: 20px;
    font-family: 'RotondaC', sans-serif;
    line-height: 1.26;
    text-transform: none;
    font-weight: normal;
}

.topBlock__mainText {
    padding-top: 40px;
    max-width: 870px;
    margin: 0 auto;
    font-size: 48px;
    font-family: 'Neris', sans-serif;
    line-height: 1.26;
    text-transform: none;
    font-weight: normal;
}

.topBlock__logo {
    padding-top: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    width: 305px;
    height: auto;
}

@media only screen and (max-width: 768px) {
    .topBlock__mainText {
        font-size: 36px;
        line-height: 42px
    }
}

@media only screen and (max-width: 450px) {
    .topBlock__mainText {
        font-size: 24px;
        line-height: 36px
    }
}

.topBlock__buy, .topBlock__try {
    width: 270px;
    font-weight: normal;
    height: 50px;
    background: rgba(253, 121, 33, .9);
    color: #fff;
    font-size: 18px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2);
    border-radius: 50px;
    margin: 50px 10px 0;
    transition: all .2s ease
}

@media only screen and (max-width: 768px) {
    .topBlock__buy, .topBlock__try {
        margin-top: 20px
    }
}

.topBlock__buy span, .topBlock__try span {
    position: relative;
    top: -3px
}

.topBlock__try {
    background: none;
    box-shadow: none;
    border: 2px solid hsla(0, 0%, 100%, .3)
}

.topBlock__try:hover {
    border-color: #fff
}

.topBlock__try:active {
    opacity: .5;
    border-color: #fff
}

.topBlock__buy:hover {
    background: #fd7921
}

.topBlock__buy:active {
    background: #fd7921;
    opacity: .5
}

.statistics {
    width: 100%;
    max-width: 1060px;
    min-height: 300px;
    background: #fff;
    margin: 40px auto;
    box-shadow: 0 30px 45px 0 rgba(27, 89, 206, .1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
    .statistics {
        margin: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.statistics__item {
    text-align: center;
    font: 300 22px/22px Neris, sans-serif;
    color: #212121;
    width: 230px;
    min-height: 150px;
    margin: 0 auto
}

@media only screen and (max-width: 768px) {
    .statistics__item {
        margin: 30px auto
    }
}

.statistics__item b {
    font-weight: 600;
    font-size: 52px;
    line-height: 46px;
    display: block;
    color: #22303e
}

.statistics__item .description {
    font-size: 16px;
    line-height: 20px;
    color: #727272;
    margin-top: 25px
}

.statistics__item a {
    color: #fd7921;
    border-bottom: 1px solid rgba(253, 121, 33, .2)
}

.statistics__vr {
    width: 1px;
    height: 200px;
    background: #fef7f4
}

@media only screen and (max-width: 768px) {
    .statistics__vr {
        display: none
    }
}

.redactions {
    margin: 60px 0
}

.redactionsLink {
    margin: 0 90px;
    height: 40px;
    white-space: nowrap
}

@media only screen and (max-width: 768px) {
    .redactionsLink {
        margin: 0 40px;
        height: auto
    }
}

.redactionsLink .swiper-slide {
    display: inline-block;
    width: auto;
    padding: 0 40px 15px;
    border-bottom: 1px solid #f0f0f0
}

.redactionsLink .swiper-slide:first-child {
    padding-left: 0
}

.redactionsLink .swiper-slide:last-child {
    padding-right: 0
}

.redactionsLink .swiper-slide-active {
    color: #212121;
    border-color: #2c75ff;
    border-width: 2px
}

.redactionsLink .swiper-slide-active a {
    color: #212121
}

.redactionsLink__item {
    font: 600 14px/14px Neris, sans-serif;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: .15em;
    transition: color .2s ease;
    padding: 0 40px 15px;

    &:hover,
}

.redactionsLink__item:first-child {
    padding-left: 0
}

.redactionsLink__item:last-child {
    padding-right: 0
}

.redactionsLink__item img {
    vertical-align: top
}

.redactionsSlidesContainer {
    width: 100%;
    overflow: hidden
}

.redactionsSlide {
    width: 100%;
    max-width: 1260px;
    min-height: 450px;
    margin-top: 60px;
    font: 300 16px/20px Neris, sans-serif;
    color: #212121;
    position: relative
}

.redactionsSlide a {
    color: #2c75ff;
    border-bottom: 1px solid rgba(44, 117, 255, .2)
}

.redactionsSlide__image {
    float: right;
    animation-delay: .5s;
    position: relative;
}

@media only screen and (max-width: 768px) {
    .redactionsSlide__image {
        display: none
    }
}

.redactionsSlide__header {
    font-weight: 900;
    font-size: 42px;
    line-height: 54px;
    margin-left: 90px;
    max-width: 640px
}

@media only screen and (max-width: 768px) {
    .redactionsSlide__header {
        margin: 0;
        padding: 0 40px;
        font-size: 36px;
        line-height: 42px
    }
}

.redactionsSlide__header img {
    margin: 0 10px
}

.redactionsSlide__advantages {
    position: absolute;
    left: 90px;
    top: 280px;
    max-width: 520px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
    .redactionsSlide__advantages {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        position: static;
        width: 100%;
        padding-left: 40px
    }
}

.redactionsSlide__advantages img {
    display: block;
    margin-bottom: 15px
}

.redactionsSlide__advantages li {
    width: 150px;
    margin-right: 20px
}

@media only screen and (max-width: 768px) {
    .redactionsSlide__advantages li {
        margin: 20px auto;
        text-align: center
    }

    .redactionsSlide__advantages li img {
        margin: 0 auto 15px
    }
}

.redactionsSlide__advantages li:nth-child(1) {
    animation-delay: 1s
}

.redactionsSlide__advantages li:nth-child(2) {
    animation-delay: 1.1s
}

.redactionsSlide__advantages li:nth-child(3) {
    animation-delay: 1.2s
}

.integration {
    background: #e9f1ff;
    padding: 70px 0
}

.integration__header {
    text-align: center;
    font: 600 14px/14px Neris, sans-serif;
    color: #657083;
    letter-spacing: .15em;
    text-transform: uppercase
}

.integration__companies {
    line-height: 88px;
    padding: 0 30px;
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.integration__companies a {
    margin-right: 15px;
    margin-left: 15px;
    width: 130px;
    text-align: center;
}

.integration__companies img{
    height: auto;
    width: 100%;
    max-width: 130px;
    max-height: 50px;
    object-fit: contain;
}

@media only screen and (max-width: 768px) {
    .integration__companies {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px
    }

    .integration__companies a {
        margin: 15px 0
    }
}

.landings {
    min-height: 450px;
    background: #2c75ff;
    font: 300 20px/32px Neris, sans-serif;
    color: #e8f0ff
}

.landings__header {
    color: #fff;
    font-size: 42px;
    font-weight: 900;
    padding: 90px 0 0 90px
}

@media only screen and (max-width: 1040px) {
    .landings__header {
        padding: 20px 0 0 40px
    }
}

.landings__text {
    max-width: 600px;
    padding: 35px 0 0 90px
}

@media only screen and (max-width: 1040px) {
    .landings__text {
        padding: 35px 0 35px 40px
    }
}

.landings img {
    float: right
}

@media only screen and (max-width: 768px) {
    .landings img {
        float: none;
        display: block;
        width: 100%;
        height: auto
    }
}

.reviews {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    padding-bottom: 100px
}

@media only screen and (max-width: 768px) {
    .reviews {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 0
    }
}

.reviews__avatar {
    margin: 60px 0 0 90px;
    width: 250px;
    font: 600 14px/14px Neris, sans-serif;
    color: #212121;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-align: center;
    position: absolute
}

@media only screen and (max-width: 768px) {
    .reviews__avatar {
        margin-left: 0
    }
}

.reviews__avatar_hide {
    display: none
}

.reviews__avatar .description {
    margin-top: 10px;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 300;
    color: #727272;
    text-transform: none
}

.reviews .avatarContainer {
    border-radius: 207px;
    width: 207px;
    height: 207px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    z-index: 3
}

.reviews .avatarContainer_preview {
    width: 45px;
    height: 45px;
    border-radius: 45px;
    transition: opacity .2s ease;
    margin-top: 10px;
}

.reviews .avatarContainerIcons {
    position: absolute;
    width: 200px;
    height: 200px;
    margin-left: 25px
}

.reviews .avatarContainerIcons:before {
    content: url(../images/comment.png);
    width: 83px;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 0 -30px -25px;
    z-index: 1
}

.reviews .avatarContainerIcons:after {
    content: url(../images/finger.png);
    width: 84px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    margin: -30px -25px 0 0;
    z-index: 1
}

.reviews .otherReviews {
    width: 250px;
    margin: 350px 0 0 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
    .reviews .otherReviews {
        margin-left: 0
    }
}

.reviews .otherReviews .avatarContainer {
    opacity: .5
}

.reviews .otherReviews a.active .avatarContainer, .reviews .otherReviews a:hover .avatarContainer {
    opacity: 1
}

.reviews__info {
    font: 300 22px/32px Neris, sans-serif;
    color: #727272;
    margin: 110px 0 0 110px;
    padding-right: 90px
}

@media only screen and (max-width: 768px) {
    .reviews__info {
        font: 300 18px/28px Neris, sans-serif;
        position: static;
        margin: 40px 0 40px 60px;
        padding-right: 40px
    }
}

.reviews__info_hide {
    display: none
}

.reviews__info .divh2 {
    font-size: 42px;
    font-weight: 900;
    line-height: 52px;
    color: #212121;
    position: relative;
    z-index: 5
}

@media only screen and (max-width: 768px) {
    .reviews__info .divh2 {
        font-size: 36px;
        line-height: 42px
    }
}

@media only screen and (max-width: 450px) {
    .reviews__info .divh2 {
        font-size: 24px;
        line-height: 36px
    }
}

.reviews__info .infoIcons {
    position: absolute
}

.reviews__info .infoIcons:before {
    content: url(../images/quote.png);
    position: absolute;
    left: 0;
    top: 0;
    margin: -15px 0 0 -40px;
    width: 70px;
    height: 52px;
    z-index: 1
}

.support {
    min-height: 290px;
    background: #2c75ff
}

.support__topline {
    height: 20px;
    background: #f0f0f0
}

@media only screen and (max-width: 768px) {
    .support__topline {
        display: none
    }
}

.supportContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    min-height: 270px
}

@media only screen and (max-width: 768px) {
    .supportContainer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 40px 0
    }
}

.supportContainer__image {
    border-right: 1px solid hsla(0, 0%, 100%, .3);
    padding: 0 40px 0 120px
}

@media only screen and (max-width: 768px) {
    .supportContainer__image {
        border: 0;
        padding: 0;
        margin-bottom: 20px
    }
}

.supportContainer__description {
    font: 600 26px/32px Neris, sans-serif;
    color: #fff;
    padding: 0 60px
}

.sites {
    background: #fff;
    padding: 80px 0
}

@media only screen and (max-width: 768px) {
    .sites {
        padding: 40px 0
    }
}

.sites__header {
    font: 600 36px/42px Neris, sans-serif;
    color: #212121;
    text-align: center
}

.sites__header a {
    border-bottom: 1px solid rgba(33, 33, 33, .2)
}

.sites__header a:hover {
    color: #2c75ff;
}

.siteBlocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font: 600 26px/32px Neris, sans-serif;
    padding: 0 90px
}

@media only screen and (max-width: 768px) {
    .siteBlocks {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }
}

.siteBlocks__item {
    width: 100%;
    max-width: 310px;
    height: 380px;
    margin-top: 50px;
    position: relative
}

.siteBlocks__item .description {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.siteBlocks__item .description a, .siteBlocks__item .description b {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}

.siteBlocks__item .description a {
    color: #212121;
}

.siteBlocks__item .description a:hover {
    color: #2c75ff;
}

.siteBlocks__item_banner {
    color: #fff;
    height: auto
}

.siteBlocks__item_banner .description {
    padding: 35px 30px
}

@media only screen and (max-width: 768px) {
    .siteBlocks__item_banner img {
        display: block;
        max-width: 100%;
        height: auto
    }
}

.siteBlocks__item .screen {
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 768px) {
    .siteBlocks__item .screen {
        display: block;
        max-width: 100%;
        height: auto
    }
}

.hr {
    height: 1px;
    background: #ededed
}

.hr_limit {
    margin: 0 90px
}

.news {
    padding: 15px 0 70px;
    background: #fff
}

.screen {
    box-shadow: 0 0;
    border-radius: 2px;
    padding: 0;
}

.news .sites__header {
    margin-bottom: 30px;
    padding-bottom: 0px;
    margin-top: 40px;
}

.newsContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 90px
}

@media only screen and (max-width: 768px) {
    .newsContainer {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }
}

.newsContainer__item {
    width: 340px;
    margin-top: 30px
}

.newsContainer__item .itemContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font: 300 18px/22px Neris, sans-serif;
    color: #212121
}

.newsContainer__item .itemContent .content {
    width: 240px;
    padding-left: 20px
}

.newsContainer__item .itemContent .roundFoto {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.newsContainer__item .itemContent b {
    font-size: 12px;
    font-weight: 300;
    color: #b6b6b6;
    display: block;
    letter-spacing: .15em;
    text-transform: uppercase
}

.variants {
    min-height: 399px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font: 300 18px/22px Neris, sans-serif;
    color: #ededed
}

@media only screen and (max-width: 768px) {
    .variants {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.variants .buyNetcat, .variants .chooseDeveloper {
    width: 50%;
    padding: 50px 90px 0;
    background-repeat: no-repeat
}

@media only screen and (max-width: 768px) {
    .variants .buyNetcat, .variants .chooseDeveloper {
        width: 100%;
        padding: 40px;
        background-size: cover
    }
}

.variants .buyNetcat {
    background-image: url(../images/variantsleft.jpg)
}

.variants .chooseDeveloper {
    background-image: url(../images/variantsright.jpg)
}

.variants__header {
    margin-top: 30px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 900;
    color: #fff
}

.variants__description {
    margin: 10px 0 40px
}

.buyNetcat a, .chooseDeveloper a {
    color: inherit
}

.redactionsLink .linkBlock {
    border-bottom: 1px solid #f0f0f0
}

footer {
    clear: both;
    height: 200px;
    margin-top: -200px;
    width: 100%;
    position: relative;
}

/* prefooter */
.prefooter {
    position: relative;
    background: #fafafa;
    padding: 0;
}

.prefooter .inside {
    padding: 0;
}

.prefooter-col {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    margin-right: -4px;
    width: 33%;
}

.prefooter-col.i2 {
    margin-right: -2px;
    width: 50%;
}

.prefooter-item {
    padding: 55px 0 60px;
    border-right: 1px solid #ebebeb;
    text-align: center;
}

.prefooter-title {
    max-width: 300px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
}

.prefooter-text {
    max-width: 300px;
    margin: 0 auto;
    padding: 5px 0 25px 0;
    min-height: 62px;
}

.prefooter-text.i2 {
    max-width: 350px;
}

.prefooter-col:last-child .prefooter-item {
    border: 0;
}

/* footer */
.footer-wrap {
    position: relative;
    background: #454b57;
    color: #ffffff;
    min-height: 100%;
    max-width: 1260px;
    margin: 0 auto;
}

.footer-wrap:after {
    content: ' ';
    display: block;
    position: absolute;
    height: 10px;
/ / background: #f0f0f0;
    width: 100%;
    left: 0;
    bottom: 0;
}

.footer-left {
    padding: 40px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    width: 230px;
    position: absolute;
    top: 0;
    left: 55px;
}

.footer-tel {
    font-size: 18px;
    line-height: 20px;
    margin-left: -9px;
    margin-bottom: 5px;
}

.footer-center {
    position: absolute;
    left: 37%;
    top: 32px;
    width: 45%;
    line-height: 36px;
}

.footer-menu {
    font-size: 14px;
    max-width: 450px;
}

.footer-menu a {
    color: #ffffff;
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    margin-right: -4px;
    margin-right: 25px;
}

.footer-menu a:hover {
    color: #f77059;
}

.footer-copy {
    display: none;
}

.footer-right {
    position: absolute;
    display: block;
    right: 55px;
    top: 38px;
    text-align: right;
}

.footer-right .share {
    padding-bottom: 5px;
}

.footer-right .share-block {
    margin-right: -10px;
}

@media only screen and (max-width: 900px) {
    .redactions {
        display: none;
    }

    .demo_text {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .footer-right {
        display: none;
    }
}


@media (max-width: 1000px) {
    footer {
        height: 195px;
    }
}

.redactionsLink .noswiper-slide {
    border-bottom: 1px solid #f0f0f0;
    display: inline-block;
    padding: 0 40px 15px;
    width: auto;
}

.black {
    font-weight: 900 !important;
    font-size: 42px !important;
    line-height: 52px !important;
}

.main-page-portf {
    position: relative;
    margin: 0 auto;
    padding: 0 55px;
    max-width: 1260px;
}

.main-page-portf .portf_history-link {
    display: inline-block;
    padding-top: 34px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: rgba(149, 183, 252, 0.9)
}

.main-page-portf .portf_history-items {
    box-sizing: border-box;
    margin: 18px 38px 0;
}

@media (max-width: 479px) {
    .main-page-portf .portf_history-items {
        box-sizing: border-box;
        margin: 18px 0 0;
    }
}

.main-page-portf .portf_history-item {
    display: inline-block;
    width: 32%;
    margin-right: 1.5%;
    box-sizing: border-box;
    vertical-align: top;
    text-decoration: none;
    color: #212121;
}

@media (max-width: 991px) {
    .main-page-portf .portf_history-item {
        width: 100%;
        margin-right: 0;
    }

    .main-page-portf .portf_history-item {
        margin-top: 40px;
    }
}

.main-page-portf .portf_history-showMore.is-active {
    display: none;
}

.main-page-portf .portf_history-block {
    padding: 35px 0 40px;
}

.main-page-portf .portf_history-item:nth-child(3n) {
    margin-right: 0;
}

.main-page-portf .portf_history-block--yellow {
    background-color: #FFF42F;
}

.main-page-portf .portf_history-block--blue {
    background-color: #00A5FC;
}

.main-page-portf .portf_history-block--green {
    background-color: #00C866;
}

.main-page-portf .portf_history-notebook {
    background-image: url('notebook.png');
    max-width: 278px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 2.1% 0 4.5%;
    text-align: center;
}

.main-page-portf .portf_history-caption {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    padding-top: 20px;
    transition: all 0.2s;
    padding-right: 20px;
    padding-left: 2px;
}

@media (max-width: 479px) {
    .main-page-portf .portf_history-caption {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (min-width: 480px) and (max-width: 1200px) {
    .main-page-portf .portf_history-caption {
        font-size: 18px;
        line-height: 24px;
    }

    .main-page-portf .portf_history-caption {
        text-align: center;
    }
}

.main-page-portf .portf_history-item:hover > .portf_history-caption {
    color: #2c75ff;
    transition: none;
}

.main-page-portf .portf_history-site {
    max-width: 213px;
    display: block;
    margin: 0 auto;
    width: 80%;
    max-height: 132px;
}

.main-page-portf .portf_history-buttons {
    text-align: center;
    padding: 0px 0 0 0;
    margin-top: 30px;
}

.main-page-portf .portf_history-block, .main-page-portf .portf_history-caption, .main-page-portf .portf_history-buttons {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.main-page-portf .portf_history-item .portf_history-block {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.main-page-portf .portf_history-item .portf_history-caption {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.main-page-portf .portf_history-item:nth-child(odd) .portf_history-bloc {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.main-page-portf .portf_history-item:nth-child(odd) .portf_history-caption {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.main-page-portf .portf_history-buttons {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}

.main-page-portf .portf_history-items.is-ready .portf_history-block, .main-page-portf .portf_history-items.is-ready .portf_history-caption, .main-page-portf .portf_history-buttons.is-ready {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: none;
    transition: none;
}
