

/* Start:/local/templates/.default/assets/css/pre.css?17605209963614*/
html{-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}img{max-width:100%;border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}button,[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='submit']::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}img{max-width:100%}a{text-decoration:none;color:inherit}*{box-sizing:border-box}html{font-size:62.5%}body{font-family:'GothamPro';font-size:1.6rem;line-height:1.23;overflow-x:hidden}button::-moz-focus-inner{padding:0;border:0}.mobile-header{position:fixed;z-index:10;top:0;left:0;display:none;width:100%}.mobile-header__top{display:flex;padding:1rem 1.5rem;background:#f9f9f9;align-items:center;justify-content:space-between}.mobile-header__middle{display:none;overflow:auto;height:calc(-66px + 100vh);background:#fff}.mobile-header__middle_offset{padding-right:3rem;padding-left:3rem}.mobile-menu{padding-left:0;list-style:none}.mobile-menu__item{display:block}.mobile-menu__item_bordered{border-bottom:1px solid #ebebeb}.mobile-menu__link_first{font-size:1.5rem;font-weight:700;padding-top:1.4rem;padding-bottom:1.4rem;text-transform:uppercase}.mobile-menu__link{display:block;margin-right:2rem;flex:1}.mobile-menu-item__header{display:flex;align-items:center;justify-content:space-between}.mobile-hamburger{position:relative;width:18px;height:18px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.mobile-hamburger__item{position:absolute;left:0;display:block;width:100%;height:2px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);opacity:1;border-radius:9px;background:#4ea6d8}:nth-child(1).mobile-hamburger__item{top:0}:nth-child(2).mobile-hamburger__item{top:6px}:nth-child(3).mobile-hamburger__item{top:12px}@font-face{font-family:'GothamPro';font-weight:400;font-style:normal;src:url(/local/templates/main/css/../fonts/GothamPro.woff2) format('woff2'),url(/local/templates/main/css/../fonts/GothamPro.woff) format('woff');font-display:swap}@font-face{font-family:'GothamPro';font-weight:700;font-style:normal;src:url(/local/templates/main/css/../fonts/GothamPro-Bold.woff2) format('woff2'),url(/local/templates/main/css/../fonts/GothamPro-Bold.woff) format('woff');font-display:swap}@font-face{font-family:'GothamPro';font-weight:300;font-style:normal;src:url(/local/templates/main/css/../fonts/GothamPro-Light.woff2) format('woff2'),url(/local/templates/main/css/../fonts/GothamPro-Light.woff) format('woff');font-display:swap}@font-face{font-family:'GothamPro';font-weight:500;font-style:normal;src:url(/local/templates/main/css/../fonts/GothamPro-Medium.woff2) format('woff2'),url(/local/templates/main/css/../fonts/GothamPro-Medium.woff) format('woff');font-display:swap}.search-form{position:relative}.search-form{position:relative}.search-form--mobile-offset{margin-bottom:4rem}.mobile-header__middle{padding:2rem 2.5rem}.mobile-header{position:fixed;z-index:19;top:0;left:0;display:none;width:100%}.search-form__submit{font-size:0;position:absolute;top:0;right:0;display:inline-block;width:44px;height:44px;padding:0;text-align:center;border:none;background:none}.search-form-submit__ico{width:21px;height:18px;fill:#4ea6d8}.mobile-hamburger__item:nth-child(2){top:6px}@media (max-width:990px){body{padding-top:54px}.mobile-header{display:block}}
/* End */


/* Start:/local/templates/.default/assets/css/styles.css?1760520996103238*/
html {
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

a {
    background-color: transparent
}

b,
strong {
    font-weight: 600
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    max-width: 100%;
    border-style: none
}

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

.button {
    cursor: pointer
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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'] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

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

[hidden] {
    display: none
}

img {
    max-width: 100%
}

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

* {
    box-sizing: border-box
}

:focus {
    outline: none
}

:hover {
    outline: none
}

html {
    font-size: 62.5%
}

body {
    font-family: 'GothamPro';
    font-size: 1.6rem;
    line-height: 1.23;
    overflow-x: hidden
}

.wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto
}

.wrapper-middle {
    margin-right: 12%;
    margin-left: 12%;
    flex: 1
}

.desctop-header_abs {
    padding-top: 35px
}

.desctop-header__link {
    /*font-size: 1.4rem;*/
    font-size: 16px;
    line-height: 17px;
    margin-right:15px;
    margin-left:15px;
    /*text-transform: uppercase*/
}

.line_rotate {
    position: absolute;
    top: 74%;
    right: 7px;
    width: 1px;
    height: 3000px;
    transform: rotate(45deg);
    transform-origin: top;
    background: #f3f3f3
}

.desctop-header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.logo {
    margin-right: 10rem
}

.desctop-header__left {
    display: inline-flex;
    flex: 1;
    align-items: center
}

.desctop-header__right {
    display: flex;
    align-items: center
}

.desctop-header__phone {
    margin-left: 30px
}

.desctop-header-search {
    margin-left: 30px;
}

.index-baner {
    position: relative
}

.desctop-header_abs {
    position: absolute;
    z-index: 8;
    top: 0;
    right: 0;
    left: 0;
    margin: auto
}

.index-slider-content {
    position: relative;
    text-align: left
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

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

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.index-slider-item {
    position: relative;
    display: flex;
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: center
}

.index-slider-nav {
    font-size: 1.6rem;
    font-weight: 700;
    color: #747272
}

.video-baner {
    cursor: pointer
}

.video-baner:after {
    pointer-events: none
}

.video-baner.full:after {
    opacity: 0
}

.video-baner.full .video-baner__title {
    opacity: 0;
    pointer-events: none
}

.fullscreen-bg {
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.toogle-text {
    display: none
}

.toogle-text p {
    margin-top: 0
}

.index-slider-nav__item_active {
    color: #4ea6d8
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index-baner-controls {
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 6rem;
    text-align: right;
    color: #fff
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important
}

.swiper-button-next.swiper-button-disabled {
    opacity: 0 !important
}

.index-baner-controls__pic {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 1.8rem
}

.index-baner .desctop-header__phone {
    color: #fff
}

.index-baner-controls__pic img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    margin: auto;
    opacity: 0
}

.index-baner-controls__item img:nth-child(1) {
    opacity: 1
}

.index-baner-controls__item img:nth-child(2) {
    opacity: 0
}

.index-baner-controls__item.active img:nth-child(2) {
    opacity: 1
}

.index-baner-controls__item.active img:nth-child(1) {
    opacity: 0
}

.index-baner-controls__item {
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase
}

.index-baner-controls__item:not(:last-child) {
    margin-right: 5rem
}

@media (min-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        top: -100%;
        height: 300%
    }
}

@media (max-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        left: -100%;
        width: 300%
    }
}

@media (max-width: 767px) {
    .fullscreen-bg {
        background: url(/local/templates/.default/assets/css/../img/videoframe.jpg) center center/cover no-repeat
    }

    .fullscreen-bg__video {
        display: none
    }
}

.index-slider-cu__left {
    max-width: 760px
}

.index-slider__title {
    font-family: 'HeliosCond';
    font-size: 70px;
    font-weight: 700;
    display: block;
    margin-top: 2rem;
    margin-bottom: 3rem;
    text-transform: uppercase
}

.index-slider-content {
    color: #fff
}

.r-item__img {
    margin-bottom: 1rem
}

.r-item__img_matrix {
    width: 42px;
    height: 42px
}

.r-item {
    position: relative;
    max-width: 265px;
    padding-top: 3.5rem;
    padding-left: 36px
}

.r-item__desc {
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase
}

.r-item__plus {
    position: absolute;
    z-index: 7;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url(/local/templates/.default/assets/css/../images/plus-icon-white.svg) no-repeat center
}

.index-slider-cu {
    display: flex;
    max-width: 1265px;
    align-items: flex-start
}

.index-baner-controls__title {
    display: inline-block;
    min-width: 60px;
    text-align: left
}

.index-baner.full .desctop-header_abs {
    pointer-events: none;
    opacity: 0
}

.index-baner.full .index-slider-content {
    pointer-events: none;
    opacity: 0
}

.logo_single {
    width: 380px;
    height: 82px
}

.r-item__title {
    font-size: 3.6rem;
    display: block;
    text-transform: uppercase
}

.plused-link_grayed {
    color: #d0d0d1
}

.r-item__desc {
    font-family: 'HeliosCond';
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    text-transform: uppercase;
    color: #dbdad9
}

.index-slider-cu__right {
    margin-left: auto
}

.link_gray {
    color: #c4c4c4
}

.desctop-header__link.active {
    color: #000
}

.loop-ico {
    width: 17px;
    height: 16px;
    stroke: #000
}

.desctop-header_single {
    padding-top: 4.2rem;
    padding-bottom: 4.2rem
}

.baner-single {
    position: relative;
    display: flex;
    min-height: 370px;
    padding-bottom: 4rem;
    color: #fff;
    background-position: center;
    background-size: cover;
    align-items: flex-end
}

.baner-single:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .25)
}

.baner-single__content {
    position: relative
}

.main {
    overflow: hidden;
    height: 100%
}

.baner-single__title {
    font-family: 'HeliosCond';
    font-size: 4.8rem;
    line-height: 1.6;
    max-width: 630px;
    margin-bottom: 2rem;
    text-transform: uppercase
}

.breadcrump__item_gray {
    color: #bbb
}

.breadcrump_offset {
    padding: 5rem 0
}

.breadcrump {
    background: #f4f4f4
}

.breadcrump__item {
    font-size: 1.2rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 4.8rem;
    text-transform: uppercase
}

.col {
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.col--no-gutters {
    padding: 0
}

.grid {
    box-sizing: border-box;
    padding: 0 15px
}

.grid--container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

.grid--no-gutters {
    padding: 0
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

.row--no-gutters {
    margin: 0
}

.row--xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.row--xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.row--xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.col--xs-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.col--xs-align-center {
    -ms-flex-item-align: center;
    align-self: center
}

.col--xs-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.col--xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col--xs-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.col--xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.row--xs-reverse {
    flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse
}

.col--xs-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.text--xs-right {
    text-align: right
}

.text--xs-left {
    text-align: left
}

.text--xs-center {
    text-align: center
}

.col--xs {
    max-width: 100%;
    padding: 1rem .5rem 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.col--xs-1 {
    width: 8.3333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-2 {
    width: 16.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-3 {
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-4 {
    width: 33.333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-5 {
    width: 41.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-6 {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-7 {
    width: 58.333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-8 {
    width: 66.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-9 {
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-10 {
    width: 83.333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-11 {
    width: 91.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-12 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-offset-0 {
    margin-left: 0
}

.col--xs-offset-1 {
    margin-left: 8.3333333333333%
}

.col--xs-offset-2 {
    margin-left: 16.666666666667%
}

.col--xs-offset-3 {
    margin-left: 25%
}

.col--xs-offset-4 {
    margin-left: 33.333333333333%
}

.col--xs-offset-5 {
    margin-left: 41.666666666667%
}

.col--xs-offset-6 {
    margin-left: 50%
}

.col--xs-offset-7 {
    margin-left: 58.333333333333%
}

.col--xs-offset-8 {
    margin-left: 66.666666666667%
}

.col--xs-offset-9 {
    margin-left: 75%
}

.col--xs-offset-10 {
    margin-left: 83.333333333333%
}

.col--xs-offset-11 {
    margin-left: 91.666666666667%
}

.col--xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 544px) {
    .row--sm-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .row--sm-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    .row--sm-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end
    }

    .col--sm-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col--sm-align-center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .col--sm-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .col--sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .col--sm-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .col--sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .row--sm-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse
    }

    .col--sm-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .text--sm-right {
        text-align: right
    }

    .text--sm-left {
        text-align: left
    }

    .text--sm-center {
        text-align: center
    }

    .col--sm {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .col--sm-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-offset-0 {
        margin-left: 0
    }

    .col--sm-offset-1 {
        margin-left: 8.3333333333333%
    }

    .col--sm-offset-2 {
        margin-left: 16.666666666667%
    }

    .col--sm-offset-3 {
        margin-left: 25%
    }

    .col--sm-offset-4 {
        margin-left: 33.333333333333%
    }

    .col--sm-offset-5 {
        margin-left: 41.666666666667%
    }

    .col--sm-offset-6 {
        margin-left: 50%
    }

    .col--sm-offset-7 {
        margin-left: 58.333333333333%
    }

    .col--sm-offset-8 {
        margin-left: 66.666666666667%
    }

    .col--sm-offset-9 {
        margin-left: 75%
    }

    .col--sm-offset-10 {
        margin-left: 83.333333333333%
    }

    .col--sm-offset-11 {
        margin-left: 91.666666666667%
    }

    .col--sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .row--md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .row--md-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    .row--md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end
    }

    .col--md-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col--md-align-center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .col--md-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .col--md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .col--md-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .col--md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .row--md-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse
    }

    .col--md-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .text--md-right {
        text-align: right
    }

    .text--md-left {
        text-align: left
    }

    .text--md-center {
        text-align: center
    }

    .col--md {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .col--md-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-offset-0 {
        margin-left: 0
    }

    .col--md-offset-1 {
        margin-left: 8.3333333333333%
    }

    .col--md-offset-2 {
        margin-left: 16.666666666667%
    }

    .col--md-offset-3 {
        margin-left: 25%
    }

    .col--md-offset-4 {
        margin-left: 33.333333333333%
    }

    .col--md-offset-5 {
        margin-left: 41.666666666667%
    }

    .col--md-offset-6 {
        margin-left: 50%
    }

    .col--md-offset-7 {
        margin-left: 58.333333333333%
    }

    .col--md-offset-8 {
        margin-left: 66.666666666667%
    }

    .col--md-offset-9 {
        margin-left: 75%
    }

    .col--md-offset-10 {
        margin-left: 83.333333333333%
    }

    .col--md-offset-11 {
        margin-left: 91.666666666667%
    }

    .col--md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .row--lg-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .row--lg-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    .row--lg-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end
    }

    .col--lg-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col--lg-align-center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .col--lg-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .col--lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .col--lg-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .col--lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .row--lg-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse
    }

    .col--lg-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .text--lg-right {
        text-align: right
    }

    .text--lg-left {
        text-align: left
    }

    .text--lg-center {
        text-align: center
    }

    .col--lg {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .col--lg-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-offset-0 {
        margin-left: 0
    }

    .col--lg-offset-1 {
        margin-left: 8.3333333333333%
    }

    .col--lg-offset-2 {
        margin-left: 16.666666666667%
    }

    .col--lg-offset-3 {
        margin-left: 25%
    }

    .col--lg-offset-4 {
        margin-left: 33.333333333333%
    }

    .col--lg-offset-5 {
        margin-left: 41.666666666667%
    }

    .col--lg-offset-6 {
        margin-left: 50%
    }

    .col--lg-offset-7 {
        margin-left: 58.333333333333%
    }

    .col--lg-offset-8 {
        margin-left: 66.666666666667%
    }

    .col--lg-offset-9 {
        margin-left: 75%
    }

    .col--lg-offset-10 {
        margin-left: 83.333333333333%
    }

    .col--lg-offset-11 {
        margin-left: 91.666666666667%
    }

    .col--lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .row--xl-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .row--xl-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    .row--xl-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end
    }

    .col--xl-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .col--xl-align-center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .col--xl-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .col--xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .col--xl-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .col--xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .row--xl-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse
    }

    .col--xl-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .text--xl-right {
        text-align: right
    }

    .text--xl-left {
        text-align: left
    }

    .text--xl-center {
        text-align: center
    }

    .col--xl {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .col--xl-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-offset-0 {
        margin-left: 0
    }

    .col--xl-offset-1 {
        margin-left: 8.3333333333333%
    }

    .col--xl-offset-2 {
        margin-left: 16.666666666667%
    }

    .col--xl-offset-3 {
        margin-left: 25%
    }

    .col--xl-offset-4 {
        margin-left: 33.333333333333%
    }

    .col--xl-offset-5 {
        margin-left: 41.666666666667%
    }

    .col--xl-offset-6 {
        margin-left: 50%
    }

    .col--xl-offset-7 {
        margin-left: 58.333333333333%
    }

    .col--xl-offset-8 {
        margin-left: 66.666666666667%
    }

    .col--xl-offset-9 {
        margin-left: 75%
    }

    .col--xl-offset-10 {
        margin-left: 83.333333333333%
    }

    .col--xl-offset-11 {
        margin-left: 91.666666666667%
    }

    .col--xl-offset-12 {
        margin-left: 100%
    }
}

.title_brown {
    color: #8b5353
}

.position {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    opacity: 0.6;
    display: block;
    margin-top: 9px;
}

.line-nav_grid {
    position: relative
}

.line-nav__ico {
    display: inline-block
}

.line-nav__arrow {
    position: absolute;
    left: 12%;
    width: 14px;
    height: 15px;
    background: url(/local/templates/.default/assets/css/../images/right-arrow.svg) no-repeat center;
    background-size: contain
}

.line-nav_flex {
    display: flex;
    align-items: stretch
}

.line-nav__item {
    font-size: 1.4rem;
    display: inline-flex;
    min-height: 12rem;
    text-transform: uppercase;
    align-items: center;
    justify-content: center
}

.line-nav__item_large {
    font-weight: 500;
    width: 62%;
    background-color: #f4f4f4
}

.line-nav__sub {
    margin-left: 1rem
}

.desctop-header__link:hover {
    color: #4ea6d8
}

.popup {
    background: #fff
}

.popup_middle {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 6rem 9rem;
    position: relative
}

.line-nav__item_small {
    font-weight: 700;
    position: relative;
    width: 38%
}

.line-nav__item_blue {
    color: #fff;
    background: #4ea6d8
}

.sidebar-content {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-left: 6rem;
    border-left: 1px solid #e6e7e8
}

.sidebar {
    z-index: 9;
    width: 330px;
    flex-shrink: 0
}

.line-nav__ico_plus {
    font-size: 2rem;
    font-weight: 400;
    position: absolute;
    left: 8%
}

.section_default {
    padding: 10rem 0
}

.section_middle {
    padding: 8rem 0
}

.sidebar__menu {
    padding-left: 0;
    list-style: none
}

.sidebar__menu:before {
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 125px;
    content: '';
    background: #4ea6d8
}

.section-test_gray {
    background: #ccc
}

.section-test {
    height: 1000px
}

.sidebar__link {
    transition: all .2s ease-in
}

.sidebar__item {
    font-size: 1.4rem;
    font-weight: 500;
    max-width: 220px;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
    text-transform: uppercase
}

.sidebar__item.current .sidebar__link {
    color: #4ea6d8
}

.section-wrap {
    display: flex;
    align-items: flex-start
}

.section__content {
    width: calc(100% - 330px);
    margin-right: 0;
    margin-left: auto;
    padding-left: 3rem
}

.section-items_offset {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.section-items_center {
    display: flex;
    align-items: flex-start
}

.section__content {
    line-height: 1.8
}

.h2_uppercased {
    text-transform: uppercase
}

.section-item__title {
    font-family: 'HeliosCond';
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase
}

.section-item__h2 {
    line-height: 1;
    margin-bottom: 0
}

.section-item_r-large {
    margin-right: 8rem
}

.section_gray {
    background-color: #f7f7f7
}

.plused-link__area {
    font-style: normal;
    position: relative;
    display: inline-flex;
    width: 22px;
    height: 22px;
    transform: rotate(45deg);
    background: #4ea6d8;
    align-items: center;
    justify-content: center
}

.plused-link__plus {
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg)
}

.plused-link__plus:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 2px;
    margin: auto;
    content: '';
    background: #fff
}

.plused-link__plus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 2px;
    height: 10px;
    margin: auto;
    content: '';
    background: #fff
}

.section__desc_offset {
    margin-bottom: 4rem
}

.desctop-header__nav_black .link_white {
    color: #000
}

.plused-link__title {
    font-size: 1.5rem;
    flex-shrink: 0;
    font-weight: 700;
    text-transform: uppercase
}

.plused-link {
    cursor: pointer
}

.floated-content {
    width: calc(100% - 330px - 12%);
    margin-left: auto;
    padding-left: 2.6rem
}

.dev-section {
    position: relative
}

.dev-section__item {
    position: relative;
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover
}

.dev-section__item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .2)
}

.plused-link__area_offset {
    margin-right: 3rem
}

.section-wrap_big-bottom {
    padding-bottom: 20rem
}

.section_top-reverce {
    margin-top: -22rem
}

.dev-section-nav {
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 100%;
    min-height: 170px;
    padding: 4.5rem 4rem
}

.dev-section-nav__ico {
    width: 40px;
    height: 40px;
    margin-right: 2rem;
    transition: all .2s ease-in .2s;
    transform: translateY(15px);
    opacity: 0;
    flex-shrink: 0
}

.dev-section-nav__content {
    color: #fff
}

.dev-section-nav__item {
    display: inline-flex;
    transition: all .2s ease-in;
    transform: scale(.65);
    align-items: flex-start
}

.dev-section-nav__desc {
    font-family: 'HeliosCond';
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    max-width: 170px;
    max-height: 36px;
    transition: all .2s ease-in .6s;
    transform: translateX(15px);
    text-transform: uppercase;
    opacity: 0;
    color: #e4e2e2
}

.dev-section-nav__title {
    font-family: 'HeliosCond';
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    display: block;
    margin-bottom: 1.2rem;
    transition: all .2s ease-in .4s;
    transform: translateX(-15px);
    text-transform: uppercase;
    opacity: .7
}

.section_relative {
    position: relative
}

.line-plus {
    position: absolute;
    top: 70%;
    right: 15%;
    width: 20px;
    height: 3000px;
    text-align: center;
    pointer-events: none
}

.line-plus_header {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: 1rem;
    background: url(/local/templates/.default/assets/css/../images/plus-icon.svg) no-repeat center
}

.product-links {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.line-plus_item {
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #ebebeb
}

.line_plus {
    width: 1px;
    height: 3000px;
    pointer-events: none;
    background: #ebebeb
}

.link-product {
    font-family: 'HeliosCond';
    font-size: 1.7rem;
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: #bbb
}

.wf-copy {
    display: inline-block;
    font-size: 13px;
    white-space: nowrap;
    position: relative;
    top: 7px;
}

.wf-tile {
    color: #4ea6d8;
}

.link-product:hover {
    color: #4ea6d8
}

.product-slider .swiper-slide {
    width: 42%
}

.product-slider__item {
    position: relative;
    display: block;
    height: 380px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.product-slider__content {
    position: absolute;
    bottom: 4rem;
    left: 5rem
}

.product-slider__item_static img {
    display: none
}

.product-slider__title {
    font-family: 'HeliosCond';
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.4;
    display: block;
    margin-bottom: 4rem;
    color: #fff
}

.plused-link__title_white {
    color: #fff
}

.plused-link__area_s-offset {
    margin-right: 1.4rem
}

.product-slider__item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .2)
}

.product-slider-nav {
    font-size: 1.6rem
}

.product-slider-nav__sepparator {
    font-size: 1.6rem;
    font-weight: 700;
    display: inline-block;
    margin-right: .4rem;
    margin-left: .4rem
}

.product-slider-nav {
    font-weight: 700;
    padding-top: 5rem;
    padding-bottom: 5rem
}

.product-slider-nav__item_gray {
    color: #999
}

.product-slider .swiper-pagination-fraction {
    color: #a0a0a0
}

.product-slider .swiper-pagination-current {
    font-weight: 700;
    color: #000
}

.product-slider-nav .swiper-button-next {
    font-size: 0;
    position: static;
    width: 12px;
    height: 9px;
    margin-top: 0;
    background: none
}

.product-slider-nav .swiper-button-prev {
    font-size: 0;
    position: static;
    width: 12px;
    height: 9px;
    margin-top: 0;
    margin-right: 2.5rem;
    background: none
}

.product-slider-nav__arrow {
    display: inline-flex;
    align-items: center
}

.product-slider-nav {
    display: flex;
    align-items: center
}

.product-slider-nav .swiper-pagination {
    position: static
}

.product-slider-nav__numb {
    /*width: 45px;*/
    margin-right: 5rem
}

.refraction .swiper-pagination-fraction {
    color: #a0a0a0
}

.refraction .swiper-pagination-current {
    font-weight: 700;
    color: #000
}

.refration-arrow {
    transition: all .2s ease-in
}

.refration-arrow:hover {
    opacity: .3
}

.refraction .refration-next {
    font-size: 0;
    position: static;
    width: 12px;
    height: 9px;
    margin-top: 0;
    cursor: pointer;
    background: none
}

.refraction .refration-prev {
    font-size: 0;
    position: static;
    width: 12px;
    height: 9px;
    margin-top: 0;
    margin-right: 2.5rem;
    cursor: pointer;
    background: none
}

.etap-slider__item {
    display: flex;
    align-items: flex-start
}

.etap-slider__numb {
    font-family: 'HeliosCond';
    font-size: 12rem;
    font-weight: 700;
    line-height: 1;
    width: 85px;
    -webkit-background-clip: text;
    flex-shrink: 0;
    -webkit-text-fill-color: transparent
}

.etap-slider__desc {
    font-size: 1.4rem
}

.etap-slider__title {
    font-family: 'HeliosCond';
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    display: block;
    margin-bottom: 1.5rem
}

.etap-slider {
    padding-top: 10rem;
    padding-bottom: 10rem
}

.etap-slider__item {
    max-width: 300px
}

.swiper-slide-active .etap-slider__numb {
    color: #4ea6d8;
    -webkit-text-fill-color: #4ea6d8
}

.etap-slider__item {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.input-widget {
    position: relative
}

.input-widget__label {
    font-weight: 500;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 100%;
    transition: all .2s ease-in;
    pointer-events: none
}

.input-widget__item {
    width: 100%;
    height: 48px;
    padding-top: 2rem;
    border: none;
    border-bottom: 2px solid #e8e8e8
}

.feedback {
    padding-top: 4rem
}

.row_submit {
    margin-top: 4rem
}

.input-widget_active .input-widget__label {
    font-size: 12px;
    top: 0
}

.feedback__item {
    margin-bottom: 4rem
}

.plused-link__arrow {
    width: 11px;
    height: 7px;
    transform: rotate(-45deg)
}

.plused-link {
    border: none;
    background: transparent
}

.product-example__item {
    min-height: 140px;
    margin-right: 4%;
    flex: auto
}

.product-example__title {
    display: block;
    margin-bottom: 2rem
}

.product-example {
    padding-top: 4rem
}

.section_product {
    padding-top: 10rem;
    padding-bottom: 0
}

.main_b-offset {
    margin-bottom: 5rem
}

.single-item {
    margin-bottom: 6rem
}

.section-items_end {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.product-info__job {
    display: block;
    margin-bottom: 1.5rem
}

.section-item__title {
    line-height: 1.2;
    display: block;
    max-width: 230px
}

.product-info__name {
    line-height: 1;
    margin-bottom: .5rem
}

.product-info__link {
    display: block;
    margin-bottom: 13rem
}

.product-info_offset {
    padding-top: 3rem;
    padding-left: 3rem
}

.author_offset {
    margin-bottom: 4rem
}

.plused-link__title_regular {
    font-family: 'HeliosCond';
    font-weight: 400
}

.product-info__nav_sb {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.line_rotate.line_top {
    top: 10%;
    right: 0
}

.line {
    opacity: .4
}

.line-plus.line_top {
    top: 10%;
    right: 12%
}

.full .video-baner-play {
    opacity: 0 !important
}

.video-baner.played .video-baner-play {
    opacity: 0;
    pointer-events: none
}

.video-baner-play {
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 178px;
    height: 178px;
    margin: auto;
    content: '';
    background: url(/local/templates/.default/assets/css/../images/video-play.png) no-repeat center;
    transition: all .2s ease-in
}

.video-baner__title {
    font-family: 'HeliosCond';
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 5rem;
    font-weight: 700;
}

.index-baner-controls_sb {
    display: flex;
    padding-left: 14rem;
    text-align: left;
    align-items: center;
    justify-content: space-between
}

.video-baner_shadow {
    position: relative
}

.video-baner_shadow:before {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .5)
}

.contact_shadow {
    position: relative
}

.contact_shadow:before {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    pointer-events: none;
    background: rgba(0, 0, 0, .1)
}

.section_small {
    padding: 4rem 0 0
}

.sidebar__sub {
    display: block;
    margin-top: 6rem
}

.baner__content {
    padding-left: 14.3rem
}

.row_t_offset {
    margin-top: 5.6rem
}

.sidebar__desc_t-offset {
    margin-top: 10rem
}

.contacts__item {
    margin-right: 6rem;
    margin-bottom: 1rem
}

.contacts-row {
    display: flex;
    align-items: flex-start
}

.section_last {
    padding-top: 8rem;

}

.video-baner__content {
    position: relative;
    display: flex;
    width: 100%;
    height: 590px;
    align-items: center;
    justify-content: center
}

.contact-map {
    height: 700px
}

.h1_baner {
    font-size: 3.6rem;
    position: absolute;
    bottom: 4rem;
    color: #333;
    text-transform: uppercase;
    font-family: 'HeliosCond';
    font-weight: 700;
    margin-bottom: 20px
}

.link_blue {
    color: #4ea6d8
}

.sidebar__desc {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6
}

.sidebar_middle {
    width: 410px
}

.index-baner {
    background: #000
}

.dev-section-nav__item {
    cursor: pointer
}

.dev-section-nav__item.active {
    transform: scale(1)
}

.dev-section-nav__item.active .dev-section-nav__title {
    transform: translateX(0);
    opacity: 1
}

.dev-section-nav__item.active .dev-section-nav__ico {
    transform: translateY(0);
    opacity: 1
}

.dev-section-nav__item.active .dev-section-nav__desc {
    max-width: 170px;
    max-height: 136px;
    transform: translateX(0);
    opacity: .9
}

.desctop-header_abs,
.index-slider-content {
    transition: all .2s ease-in
}

.view {
    top: 60px;
    transition: all .4s ease-in .2s;
    opacity: .1
}

.view.view_in {
    top: 0;
    opacity: 1
}

@keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.tab {
    display: none
}

.tab.active {
    display: block;
    animation: show .2s ease-in
}

.link {
    display: inline-block
}

.link_white {
    color: #fff
}

.link_bold {
    font-weight: 700
}

.list {
    padding-left: 0;
    list-style: none
}

.list li {
    position: relative;
    display: block;
    margin-bottom: 1rem;
    padding-left: 12px
}

.list li:before {
    position: absolute;
    top: 15px;
    left: 0;
    width: 5px;
    height: 2px;
    content: '';
    background: #555
}

.single-item__img {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.swiper-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

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

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column
}

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

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

.swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.input-widget__item.error {
    border-color: #e26161
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

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

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

.swiper-container-3d {
    -webkit-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 {
    -webkit-transform-style: preserve-3d;
    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;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.mobile-header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    display: none;
    width: 100%
}

.mobile-header__top {
    display: flex;
    padding: 1rem 1.5rem;
    background: #f9f9f9;
    align-items: center;
    justify-content: space-between
}

.mobile-header__middle {
    display: none;
    overflow: auto;
    height: calc(-66px + 100vh);
    background: #fff
}

.mobile-header__middle_offset {
    padding-right: 3rem;
    padding-left: 3rem
}

.mobile-menu {
    padding-left: 0;
    list-style: none
}

.mobile-header__info_offset {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.mobile-header-phone_offset {
    margin-bottom: .6rem
}

.mobile-header-phone {
    font-size: 1.3rem;
    display: block
}

.mobile-header-date {
    font-size: 1rem;
    font-weight: 600
}

.mobile-header-phone__sub {
    font-weight: 700;
    display: inline-block
}

.mobile-menu__item {
    display: block
}

.mobile-menu__item_bordered {
    border-bottom: 1px solid #ebebeb
}

.mobile-menu__link_first {
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    text-transform: uppercase
}

.mobile-menu__link {
    display: block;
    margin-right: 2rem;
    flex: 1
}

.mobile-menu-item__header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mobile-menu-item__header-catalog .category__title {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: none
}

.mobile-menu-sub {
    display: none;
    padding-left: 1.7rem;
    list-style: none
}

.mobile-menu-sub_offset {
    margin-top: .5rem;
    margin-bottom: 2rem
}

:not(:last-child).mobile-menu-sub__item_offset {
    margin-bottom: 1.5rem
}

.mobile-menu-sub__link {
    font-size: 1.2rem;
    font-weight: 700
}

.mobile-menu__link_blue {
    color: #3a66ad
}

.arrow-ico_black {
    border-right-color: #000;
    border-bottom-color: #000
}

.arrow-ico {
    position: relative;
    width: 12px;
    height: 12px;
    cursor: pointer
}

.mobile-hamburger {
    position: relative;
    width: 18px;
    height: 18px;
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.mobile-hamburger__item {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
    border-radius: 9px;
    background: #4ea6d8
}

:nth-child(1).mobile-hamburger__item {
    top: 0
}

:nth-child(2).mobile-hamburger__item {
    top: 6px
}

:nth-child(3).mobile-hamburger__item {
    top: 12px
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

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

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 10px;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%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%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%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%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E)
}

.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%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E)
}

.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%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    z-index: 10;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    text-align: center
}

.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-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

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

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

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    width: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s top, .2s -webkit-transform;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

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

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.catalog_offset {
    padding: 10rem 0 7rem
}

.product-slider__item_static .product-slider__content {
    background-repeat: no-repeat;
    background-size: cover
}

.product-slider__item_static {
    height: 330px;
    margin-bottom: 3rem
}

.product-slider__item_static .product-slider__content {
    left: 0;
    bottom: 0;
    padding: 35px 25px
}

.product-slider__item_static .product-slider__title {
    font-size: 3.2rem
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s left, .2s -webkit-transform;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s right, .2s -webkit-transform;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

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

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

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

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

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

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

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

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

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

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

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

.swiper-lazy-preloader:after {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-image: '';
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

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

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

.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-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    z-index: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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

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

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

.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 {
    visibility: visible;
    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 {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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

.swiper-container-flip {
    overflow: visible
}

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

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

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

.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-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.desctop-footer_blue {
    color: #fff;
    background: #192988
}

.desctop-footer {
    padding: 4rem 0 1.5rem
}

.footer-desc {
    font-size: 1.7rem;
    margin-bottom: 5rem;
    color: #fff
}

.footer-logo {
    display: block;
    margin-bottom: 2rem
}

.btn_white-bordered {
    color: #fff;
    border: 1px solid #fff
}

.footer-link__item {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 1rem
}

.footer-link__item:hover {
    text-decoration: underline
}

.hr_l-blue {
    background: #66a0c5
}

.hr_small {
    width: 25px;
    height: 2px;
    border: none
}

.hr_left {
    margin-left: 0
}

.footer__hr {
    margin-bottom: 2rem
}

.footer-widget {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.footer-phone__numb {
    font-size: 2.6rem;
    font-weight: 600;
    display: block;
    margin-bottom: .3rem
}

.footer-phone__desc {
    display: block;
    color: #4c58a2
}

.soc-item__ico {
    fill: #fff
}

.position {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    opacity: 0.6;
    display: block;
    margin-top: 9px;
}

.contact__item {
    display: flex;
}

.social-network__icon:last-child {
    margin-left: 15px;
}

.contact__wrapper-title {
    margin-right: 12%;
    margin-left: 12%;
    flex: 1;
    display: flex;
    align-items: flex-start;
}

.contact__block-title {
    width: 410px;
    z-index: 9;
    flex-shrink: 0;
}

.contact__title {
    margin-top: 0;
    font-size: 4.8rem;
    line-height: 1.2;
    margin-bottom: 3rem;
}

@media (max-width: 1460px) {
    .contact__wrapper-title {
        margin-right: 6%;
        margin-left: 6%;
    }
}

@media (max-width: 990px) {
    .contact__wrapper-title {
        flex-wrap: wrap;
    }

    .contact__block-title {
        width: 100%;
    }

    .contact__title {
        margin-bottom: 1.5rem;
        font-size: 2.8rem;
    }
}


.soc-item__ico_fb {
    width: 17px;
    height: 17px
}

.footer-phone {
    margin-bottom: 3rem
}

.desctop-footer__top {
    padding-bottom: 3rem
}

.soc-item {
    margin-right: 4px
}

.soc-item__ico_vk {
    width: 17px;
    height: 17px
}

.soc-item__ico_in {
    width: 17px;
    height: 17px
}

.soc-item_white {
    display: inline-flex;
    width: 50px;
    height: 50px;
    border: 2px solid #8c94c4;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

.copyright {
    font-size: 1.3rem
}

.payment {
    display: inline-flex;
    padding: 5px 20px;
    border-radius: 30px;
    background: #fff;
    align-items: center
}

.payment__item {
    margin-right: 8px;
    margin-left: 8px
}

.copyright_r-offset {
    margin-right: 3.6rem
}

.desctop-footer-bottom__left {
    display: flex;
    align-items: center
}

.desctop-footer-bottom {
    padding-top: 1.5rem;
    border-top: 1px solid #4754a0
}

.desctop-footer-bottom__right {
    text-align: right
}

.desctop-footer {
    padding: 7rem 0;
    background: #fbfbfb
}

.copyright {
    width: 330px;
    flex-shrink: 0
}

.footer__copy {
    font-size: 1.7rem;
    font-weight: 500;
    display: inline-block
}

.footer-menu__link {
    font-size: 1.4rem;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase
}

.footer-menu__link:not(:last-child) {
    margin-right: 4.5rem
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 400;
    font-style: normal;
    src: url(/local/templates/.default/assets/css/../fonts/GothamPro.woff2) format("woff2"), url(/local/templates/.default/assets/css/../fonts/GothamPro.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 700;
    font-style: normal;
    src: url(/local/templates/.default/assets/css/../fonts/GothamPro-Bold.woff2) format("woff2"), url(/local/templates/.default/assets/css/../fonts/GothamPro-Bold.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 300;
    font-style: normal;
    src: url(/local/templates/.default/assets/css/../fonts/GothamPro-Light.woff2) format("woff2"), url(/local/templates/.default/assets/css/../fonts/GothamPro-Light.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 500;
    font-style: normal;
    src: url(/local/templates/.default/assets/css/../fonts/GothamPro-Medium.woff2) format("woff2"), url(/local/templates/.default/assets/css/../fonts/GothamPro-Medium.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: 'HeliosCond';
    font-weight: 400;
    font-style: normal;
    src: url(/local/templates/.default/assets/css/../fonts/HeliosCond.woff2) format("woff2"), url(/local/templates/.default/assets/css/../fonts/HeliosCond.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: 'HeliosCond';
    font-weight: 700;
    font-style: normal;
    src: url(/local/templates/.default/assets/css/../fonts/HeliosCond-Bold.woff2) format("woff2"), url(/local/templates/.default/assets/css/../fonts/HeliosCond-Bold.woff) format("woff");
    font-display: swap
}

h1 {
    font-family: 'HeliosCond';
    font-size: 5rem;
    font-weight: 700
}

h2 {
    font-family: 'HeliosCond';
    font-size: 4rem;
    font-weight: 700
}

h3 {
    font-family: 'HeliosCond';
    font-size: 2.6rem;
    font-weight: 700
}

h4 {
    font-family: 'HeliosCond';
    font-size: 2.4rem;
    font-weight: 700
}

h5 {
    font-family: 'HeliosCond';
    font-size: 2rem;
    font-weight: 700
}

h6 {
    font-family: 'HeliosCond';
    font-size: 1rem;
    font-weight: 700
}

.h2 {
    margin-top: 0
}

.h5 {
    margin-top: 0
}

.title_gray {
    color: #999
}

.title_uppercased {
    text-transform: uppercase
}

.title_middle {
    font-size: 1.8rem
}

.title_bold {
    font-weight: 700
}

.title_small {
    font-size: 1.4rem
}

.title_nano {
    font-size: 1.3rem
}

.title_normal {
    font-size: 1.5rem
}

.h2_big {
    font-size: 6rem;
    line-height: 1;
    margin-bottom: 4rem
}

.h2_middle {
    font-size: 4.8rem;
    line-height: 1.2;
    margin-bottom: 3rem
}

.h2_blue {
    color: #4ea6d8
}

.section-item .h2_blue {
    color: #000
}

.section-item:first-child .h2_blue {
    color: #4ea6d8
}

.index-slider-item {
    min-height: 645px
}

.product-slider__title {
    padding-right: 15px
}

label.error {
    font-size: 13px;
    color: #e26161
}

.bx-breadcrumb {
    display: flex;
    align-items: center
}

.bx-breadcrumb a {
    font-size: 1.2rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 4.8rem;
    text-transform: uppercase
}

.bx-breadcrumb a span {
    color: #000;
    margin-right: 0
}

.bx-breadcrumb span {
    color: #bbb;
    font-size: 1.2rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 4.8rem;
    text-transform: uppercase
}

.title_blue {
    color: #4ea6d8
}

.client-item {
    display: flex;
    align-items: center
}

.iconed__ico_client {
    margin-right: 4rem
}

.image-popup-trigger {
    display: block;
}

.client-item__img {
    display: block;
    flex-shrink: 0;
    width: 200px;
    margin-right: 7rem
}

.client-item__info {
    padding-left: 7rem;
    border-left: 1px solid #4ea6d8
}

.client-item__title {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 500
}

.client-item:not(:last-child) {
    margin-bottom: 7rem
}

.client-item__desc {
    margin-bottom: 2rem
}

.desctop-header__link.active {
    color: #4ea6d8
}

.page-404__desc {
    margin-bottom: 13rem
}

.page-404__title {
    font-size: 280px;
    font-weight: 700;
    color: #4ea6d8;
    text-align: center;
    display: block;
    font-family: "HeliosCond"
}

.page-404__desc p {
    font-size: 1.7rem;
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 0
}

.page-404__desc {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.search-string__title {
    display: block;
    margin-bottom: 10px
}

.search-string {
    font-size: 2rem
}


.search-string__q {
    display: block;
    font-weight: 700
}

.sidebar-wrapper {
    max-width: 240px;
    line-height: 1.6
}

.search_top {
    padding-top: 10rem;
    padding-bottom: 5rem
}

.search_feedback {
    padding-bottom: 10rem
}

.search-page form {
    max-width: 600px;
    margin-bottom: 40px
}

.search-page .plused-link {
    margin-top: 20px
}

.mobile-header__info .desctop-header__phone {
    margin-left: 0;
    font-size: 15px;
    display: block;
    margin-bottom: 5px
}

.search-form {
    position: relative;
    position: relative
}

.search-form--mobile-offset {
    margin-bottom: 4rem
}

.mobile-header__middle {
    padding: 2rem 2.5rem
}

.mobile-header__content {
    display: none;
    overflow: auto;
    max-height: calc(-63px + 100vh);
    background: #fff
}

.mobile-header {
    position: fixed;
    z-index: 19;
    top: 0;
    left: 0;
    display: none;
    width: 100%
}

.line-input--gray {
    background: #f0f4f8
}

.line-input {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    width: 100%;
    height: 44px;
    padding-left: 1.5rem;
    border: none
}

.search-form__input {
    padding-right: 6rem
}

.line-input--gray {
    transition: all .2s ease-in
}

.line-input {
    padding-right: 15px
}

.line-input--gray:focus {
    background: #fafafa
}

.search-form__submit {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 44px;
    height: 44px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    border: none;
    background: none
}

.search-form-submit__ico {
    width: 21px;
    height: 18px;
    fill: #4ea6d8
}

.mobile-hamburger.open span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.mobile-hamburger.open span:nth-child(2) {
    left: -30px;
    opacity: 0
}

.mobile-menu__link:hover {
    color: #4ea6d8
}

.mobile-menu__link.active {
    color: #4ea6d8
}

.mobile-hamburger__item:nth-child(2) {
    top: 6px
}

.mobile-hamburger.open span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.popup-success {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 660px;
    padding: 4.8rem
}

.popup-success-title__ico {
    width: 60px;
    height: 60px;
    margin-right: 4rem;
    background: #4ea6d8;
    transform: rotate(45deg);
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.popup-success-title__plus {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    transform: rotate(-45deg)
}

.popup-success__desc {
    font-size: 2rem;
    padding-left: 10rem
}

.popup-success__desc p {
    margin-bottom: 1rem;
    margin-top: 0
}

.popup-success-title__plus:before {
    content: '';
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.popup-success-title__text {
    font-size: 4.8rem;
    font-weight: 700;
    font-family: 'HeliosCond';
    color: #4ea6d8
}

.popup-success-title {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.popup-success-title__plus:after {
    content: '';
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(0.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

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

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0
}

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

.popup-success .mfp-close {
    display: none !important
}

.search-popup__ico {
    width: 30px;
    height: 30px;
}

.search-popup__btn {
    background: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 14px;
    cursor: pointer;
    background: transparent;
}

.search-popup__form {
    position: relative;
}

.search-popup__input {
    height: 56px;
    width: 100%;
    background: transparent;
    padding-right: 50px;
    font-size: 34px;
    border: none;
    border-bottom: 3px solid #4ea6d8;
}

.gallery-wrapper {
    display: none !important;
}

.product-example__pic {
    width: 100%;
}

.product-example .product-example__item {
    margin-right: 0;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transform: translateY(-50px);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.95;
    transform: translateY(0px);
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
    transform: translateY(-50px);
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: translateY(-50px);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateY(0px);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    transform: translateY(-50px);
}

.search-bg .mfp-close:focus {
    top: 15px;
    right: 15px;
}

.search-bg .mfp-close {
    top: 15px;
    right: 15px;
    font-size: 50px;
    font-family: 'GothamPro';
    font-weight: 300;
}

.mfp-bg.search-bg {
    background: rgba(255, 255, 255, 1);
    opacity: .95;
}

.search-popup {
    width: 100vw;
    height: 100vh;

    display: flex;
    align-items: center;
    justify-content: center;
}

.search-popup__content {
    width: 80%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.category__title.category__title_active {
    color: #4ea6d8;
}

.category {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background: #f4f4f4;
}

.category__title {
    font-size: 1.2rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 4.8rem;
    text-transform: uppercase;
}

@media (max-width: 1800px) {
    .section-item_r-large {
        margin-right: 4rem
    }

    .section-item__h2 {
        font-size: 4rem
    }

    .section-items_offset {
        margin-bottom: 2rem
    }
}

@media (max-width: 1750px) {
    .product-slider__title {
        font-size: 3rem
    }
}

@media (max-width: 1700px) {
    .logo {
        margin-right: 6rem
    }

    .desctop-header__link {
        margin-right: 15px;
        margin-left: 15px
    }

    .desctop-header-search {
        margin-left: 6rem
    }
}

@media (max-width: 1660px) {
    .product-slider__content {
        left: 3rem
    }

    .dev-section-nav {
        min-height: 130px
    }

    .dev-section-nav__ico {
        width: 30px;
        height: 30px;
        margin-right: 1.5rem
    }

    .dev-section-nav__title {
        font-size: 2rem
    }

    .dev-section-nav {
        padding: 2.5rem 1.5rem
    }

    .dev-section-nav__desc {
        font-size: 1.2rem
    }
}

@media (max-width: 1620px) {
    .baner__content {
        padding-left: 6.8%
    }

    .logo {
        max-width: 280px;
        margin-right: 3rem
    }

    .desctop-header__link {
        margin-right: 1.5rem;
        margin-left: 1.5rem;
        font-size: 1.2rem
    }

    .desctop-header__phone {
        font-size: 1.2rem;
        margin-left: 1.5rem
    }

    .desctop-header-search {
        margin-left: 3rem
    }
}

@media (max-width: 1540px) {
    .footer-menu__link:not(:last-child) {
        margin-right: 1.5rem;
    }
}

@media (max-width: 1460px) {
    .bx-yandex-map {
        height: 500px !important
    }

    .wrapper-middle {
        margin-right: 6%;
        margin-left: 6%
    }

    .product-slider__item_static .product-slider__title {
        font-size: 2.8rem;
        margin-bottom: 2rem
    }

    .product-slider__item_static .plused-link__title {
        font-size: 1.2rem
    }

    .floated-content {
        width: calc(100% - 330px - 6%)
    }
}

@media (max-width: 1370px) {
    .dev-section-nav__ico {
        display: none
    }
}

@media (max-width: 1300px) {
    .product-slider__item_static .product-slider__title {
        font-size: 2.2rem;
        line-height: 1.2
    }

    .section__content {
        width: calc(100% - 280px)
    }

    .floated-content {
        width: calc(100% - 280px - 6%)
    }

    #sidebar {
        width: 280px
    }

    .copyright {
        width: 280px
    }

    .desctop-header__link {
        margin-right: 1rem;
        margin-left: 1rem
    }

    .logo {
        max-width: 220px;
        margin-right: 1rem
    }

    .desctop-header-search {
        margin-left: 2rem
    }
}

@media (max-width: 1200px) {
    .line {
        display: none !important;
    }

    .client-item__img {
        margin-right: 3rem
    }

    .client-item__info {
        padding-left: 3rem
    }

    .dev-section-nav__title {
        transform: translateX(5px)
    }

    .dev-section-nav {
        min-height: 82px
    }

    .dev-section-nav__desc {
        font-size: 1rem;
        display: none
    }

    .sidebar-content {
        padding-top: 3rem;
        padding-bottom: 3rem;
        padding-left: 4rem
    }

    .index-slider__title {
        font-size: 5rem
    }

    .desctop-header__phone {
        font-size: 1.1rem
    }

    .desctop-header__link {
        font-size: 1.1rem
    }

    .logo {
        max-width: 185px
    }
}

@media (max-width: 1160px) {
    .desctop-footer {
        position: relative;
    }

    .wf-copy {
        position: absolute;
        top: 72%;
        right: 15px;
    }
}

@media (max-width: 1060px) {
    .sidebar_middle {
        width: 328px
    }
}

@media (max-width: 990px) {
    .section_last {
        padding-top: 3rem;

    }

    .section-items_end {
        flex-wrap: wrap
    }

    .section-item {
        margin-bottom: 1.5rem
    }

    .single-item {
        margin-bottom: 2rem
    }

    .product-info__link {
        margin-bottom: 2rem
    }

    .product-info_offset {
        padding-left: 0
    }

    .h2_big {
        margin-bottom: 2rem
    }

    .single-item__img {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .section_product {
        padding-top: 3rem
    }

    .bx-breadcrumb a {
        margin-right: 1.5rem
    }

    .popup_middle {
        padding: 4rem
    }

    .client-item {
        flex-wrap: wrap
    }

    .client-item__img {
        width: 100%;
        margin-bottom: 1.5rem
    }

    .wrapper.baner__content {
        width: 100%
    }

    .sidebar__desc_t-offset {
        margin-top: 2rem
    }

    .row_t_offset {
        margin-top: 2rem
    }

    .baner__content {
        padding-left: 15px
    }

    .h1_baner {
        bottom: 2rem;
        font-size: 3rem
    }

    .catalog_offset {
        padding-top: 3rem;
        padding-bottom: 0
    }

    .section__content p {
        margin-top: 0
    }

    .h2_middle {
        margin-bottom: 1.5rem
    }

    .wrapper-middle {
        flex-wrap: wrap
    }

    .wrapper-middle .sidebar {
        width: 100%
    }

    .wrapper-middle .section__content {
        width: 100%;
        padding-left: 0
    }

    .video-baner__nav {
        display: none
    }

    .index-baner-controls_sb {
        padding-left: 0
    }

    .video-baner-play {
        display: none
    }

    .video-baner video {
        display: none
    }

    .video-baner__content {
        height: 500px
    }

    .desctop-header {
        display: none
    }

    .h2_big {
        font-size: 4rem
    }

    body {
        padding-top: 54px
    }

    .desctop-footer {
        padding: 3rem 0 7rem;
    }

    .desctop-footer .wrapper-middle {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .copyright {
        margin-top: 15px;
        width: 100%
    }

    .section__desc_offset {
        margin-bottom: 2rem
    }

    .section-wrap_big-bottom {
        padding-bottom: 0
    }

    .section_top-reverce {
        margin-top: 3rem
    }

    .h2_middle {
        font-size: 2.8rem
    }

    .section_default {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .section_middle {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .line-nav__arrow {
        left: 8%
    }

    .line-nav__item {
        min-height: 6rem
    }

    .line-nav_flex {
        flex-wrap: wrap
    }

    .line-nav__item_large,
    .line-nav__item_small {
        width: 100%
    }

    .index-slider__title {
        font-size: 4rem
    }

    .index-slider-item {
        height: auto
    }

    .index-slider-cu__right {
        margin-left: 0
    }

    .index-slider-cu__left {
        margin-bottom: 30px
    }

    .index-slider-cu {
        flex-wrap: wrap
    }

    .mobile-header {
        display: block
    }

    .floated-content {
        width: 100%
    }

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

    #sidebar {
        display: none
    }

    .desctop-header_abs {
        display: none
    }
}

@media (max-width: 760px) {
    .breadcrump_offset {
        padding: 2rem 0
    }

    .bx-breadcrumb {
        flex-wrap: wrap
    }

    .feedback {
        padding-top: 2rem
    }

    .popup_middle {
        padding: 3rem 2rem
    }

    .baner-single {
        padding-bottom: 2rem;
        min-height: 240px
    }

    .baner-single__title {
        font-size: 3rem;
        line-height: 1.2;
        margin-bottom: 0
    }

    .video-baner__content {
        height: 240px
    }

    h1 {
        font-size: 3rem
    }

    .index-baner-controls {
        padding-bottom: 2rem
    }

    .product-slider__item {
        height: 280px
    }

    .product-slider__title {
        font-size: 2rem
    }

    .line {
        display: none
    }

    .feedback__item {
        margin-bottom: 2rem
    }

    .etap-slider__item {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .section_top-reverce {
        margin-top: 0
    }

    .product-links {
        margin-top: 1rem
    }

    .dev-section-nav__item {
        display: block;
        transform: scale(1)
    }

    .dev-section-nav__title {
        font-size: 1.5rem;
        transform: translateX(0px)
    }

    .floated-content {
        padding-right: 15px;
        padding-left: 15px
    }

    .dev-section__item {
        height: 260px
    }

    .plused-link__area_offset {
        margin-right: 2rem
    }

    .plused-link__title {
        font-size: 1.2rem
    }

    .section-item {
        width: 100%
    }

    .section-items_offset {
        margin-top: 1rem;
        margin-bottom: 0
    }

    .section-items_center {
        flex-wrap: wrap
    }

    .video-baner .index-baner-controls {
        display: block
    }

    .h2_big {
        font-size: 2.8rem
    }

    .r-item__title {
        font-size: 2rem
    }

    .etap-slider__item {
        max-width: 100%
    }

    .index-baner-controls {
        display: none
    }

    .r-item {
        padding-left: 0
    }

    .index-slider__title {
        font-size: 3rem
    }
}

@media (max-width: 600px) {
    .product-example__item {
        min-height: inherit
    }

    .section-item__title {
        margin-bottom: 10px
    }

    .product-slider-nav {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .bx-yandex-map {
        height: 400px !important
    }

    .contacts__item {
        margin-right: 0;
        width: 100%;
        margin-bottom: 0
    }

    .contacts-row {
        flex-wrap: wrap
    }

    .product-slider__item_static .plused-link__title {
        font-size: 1rem
    }

    .index-slider-item {
        min-height: 370px;
        padding-top: 2rem;
        padding-bottom: 2rem;
        max-height: 370px;
    }
}

.sidebar__link {
    transition: all .3s ease-in;
}

.sidebar__link:hover {
    color: #4ea6d8;
}

.plused-link__area, .plused-link__title, .plused-link__plus {
    transition: all .3s ease-in;
}

.plused-link:hover .plused-link__plus {
    transform: rotate(-225deg);
}

.plused-link:hover .plused-link__area {
    transform: rotate(225deg)
}

.plused-link__title {
    display: inline-block;
}

.plused-link:hover .plused-link__title {
    color: #4ea6d8;
    transform: translateX(5px);
}

.map-bg.client-bg {
    height: 700px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1200px) {
    .map-bg.client-bg {
        height: 400px;
    }
}

@media screen and (max-width: 650px) {
    .map-bg.client-bg {
        height: 240px;
    }
}

.baner.contact .h1_baner.h1_client {
    color: #FFF;
}

#search-page .search {
    display: flex;
    align-items: flex-start;
    padding-left: 12%;
}

#search-page .search-content {
    padding-left: 20px;
    width: calc(100% - 320px);
}

.js-lang-switch {
    display: flex;
    align-items: center;
}

.EN-icon {
    width: 14px;
    margin-bottom: 2px;
    margin-left: 5px;
}

.RU-icon {
    width: 14px;
    margin-bottom: 2px;
    margin-left: 5px;
}

.desctop-header img.logo_img.logo_img-black, .desctop-header_abs img.logo_img.logo_img-black {
    display: none;
}

.desctop-header {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 10px;
}

.desctop-header.js_fixed, .desctop-header_abs.js_fixed {
    position: fixed;
    width: 100%;
    padding: 10px 0;
    background: #ffffff;
    box-shadow: 0px 2px 4px rgba(62, 62, 62, 0.15);
    z-index: 999;
    padding-left: 12%;
    padding-right: 12%;
}

.desctop-header_abs.js_fixed .desctop-header {
    border-bottom: none;
}

.desctop-header.js_fixed .desctop-header-bottom, .desctop-header_abs.js_fixed .desctop-header-bottom {
    display: none;
}

.desctop-header.js_fixed img.logo_img, .desctop-header_abs.js_fixed img.logo_img {
    display: none;
    width: 235px;
}

.desctop-header.js_fixed img.logo_img.logo_img-black, .desctop-header_abs.js_fixed img.logo_img.logo_img-black {
    display: block;
    width: 235px;
}

.desctop-header.js_fixed img.logo_img.logo_single {
    display: inline;
}

.desctop-header.js_fixed .desctop-header__link, .desctop-header_abs.js_fixed .desctop-header__link {
    color: #3e3e3e;
}
.desctop-header.js_fixed .desctop-header__phone, .desctop-header_abs.js_fixed .desctop-header__phone {
    color: #3e3e3e;
    margin-left: 15px;
}

.desctop-header.js_fixed .desctop-header__phone:first-child, .desctop-header_abs.js_fixed .desctop-header__phone:first-child {
    margin-left: 0;
}

.desctop-header_abs .desctop-header-search__ico svg {
    stroke: #ffffff;
}

.desctop-header_abs.js_fixed .desctop-header-search__ico svg {
    stroke: #3e3e3e;
}

.desctop-header_abs.js_fixed .logo, .desctop-header.js_fixed .logo {
    margin-right: 25px;
}

@media (max-width: 1620px) {
    .desctop-header_abs.js_fixed .desctop-header__link, .desctop-header.js_fixed .desctop-header__link {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.desctop-header_abs.js_fixed .desctop-header__link, .desctop-header.js_fixed .desctop-header__link {
    margin-left: 15px;
    margin-right: 15px;
}

.desctop-header-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}

.desctop-header__wrapper .desctop-header-bottom {
    padding-bottom: 20px;
}

.desctop-header_abs .desctop-header-bottom .category__title:hover{
    color: #4EA6D8;
}
.desctop-header .category__title, .desctop-header_abs .category__title {
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    margin-right: 30px;
}

.desctop-header-call-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 193px;
    height: 50px;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #ffffff;
    border: 2px solid #ffffff;
    margin-left: 40px;
}


.desctop-header_abs.js_fixed .desctop-header-call-btn, .desctop-header_single .desctop-header-call-btn  {
    color: #4EA6D8;
    border-color: #4EA6D8;
}

.mobile-header-end {
    display: flex;
}

.mobile-header-call-btn {
    margin-right: 17px;
}
.social-icons{
    height: 21px;
    width: 21px;
    full:none;
}
/* End */
/* /local/templates/.default/assets/css/pre.css?17605209963614 */
/* /local/templates/.default/assets/css/styles.css?1760520996103238 */
