

/* Start:/bitrix/templates/innet_focus_s1/css/style.css?1722685530267549*/
.order-table table .__image a, .product-single .__accessories .__image a, .tab-container .tab-content__item, .table-history table .__image a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.banners .__item .__image img, .cards .__item, .advantages ._image img, .hero__slider .__item, .gallery .__item .__image img, .goods-category .__item .__image img, .goods .__item .__image img, .intro-slider .__item, .parallax, .partners .__item .__image, .posts .__item .__image img, .teams .__item .__image img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

#footer__navigation .__toggle {
    text-align: center
}

.banners .__item .__image img, .features .__item .__ico img, .gallery .__item .__image img, .goods .__item .__image img, .reviews .__item .author-img img, .teams .__item .__image img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
    cursor: default
}

.owl-carousel {
    /*-webkit-transition:1.5s ease-in;-moz-transition:1.5s ease-in;-o-transition:1.5s ease-in;transition:1.5s ease-in;*/
}

/*new slider*/
.intro-slider-flex .__item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.intro-slider-flex {
    position: relative
}

.intro-slider-flex .__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.intro-slider-flex .__item .__content {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000
}

.intro-slider-flex .__item p {
    margin-top: 20px;
    margin-bottom: 20px
}

.intro-slider-flex .__item p:first-child {
    margin-top: 0
}

.intro-slider-flex .__item p:last-child {
    margin-bottom: 0
}

.intro-slider-flex .__item .p1, .intro-slider .__item .p2 {
    line-height: 1
}

.intro-slider-flex .__item .p1 {
    font-size: 3rem;
    font-weight: 100
}

.intro-slider-flex .__item .p2 {
    font-size: 3.6rem;
    font-weight: 700
}

.intro-slider-flex .__item .btns-group a {
    margin: 5px
}

.intro-slider-flex .owl-theme .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px
}

.intro-slider-flex .owl-theme .owl-dots .owl-dot span {
    box-shadow: 1px 1px 11px rgba(0, 0, 0, .2)
}

.intro-slider-flex .owl-theme .owl-dots .owl-dot span:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0
}

.intro-slider-flex .owl-theme .owl-dots .owl-dot:not(.active):not(:hover) span:before {
    background-color: #fefefe
}

.intro-slider-flex .owl-theme .owl-dots .owl-dot.active, .intro-slider .owl-theme .owl-dots .owl-dot :hover {
    box-shadow: none
}

@media (min-width: 992px) {
    .intro-slider-flex {
        min-height: 297px;
    }

    .intro-slider {
        min-height: 297px;
    }
}

@media (max-width: 999px) {
    .owl-theme .item .wr {
        padding-top: 10px !important;
        height: 200px !important;
    }
}

@media only screen and (min-width: 400px) {
    .intro-slider-flex .__item .p1 {
        font-size: 2rem
    }

    .intro-slider-flex .__item .p2 {
        font-size: 2.5rem
    }
}

@media only screen and (min-width: 560px) {
    .intro-slider-flex .__item .__content {
        /*padding-top:50px;padding-bottom:50px*/
    }

    .intro-slider-flex .__item .p1 {
        font-size: 3.5rem
    }

    .intro-slider-flex .__item .p2 {
        font-size: 3rem
    }
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

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

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

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

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

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

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

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

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

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

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

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

.row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin-left: -15px;
    margin-right: -15px
}

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

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

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

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

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

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

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

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

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

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

.col--xs-align-bottom {
    -webkit-align-self: flex-end;
    -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-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

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

.row--xs-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    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 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.col--xs-1 {
    width: 8.33333%
}

.col--xs-1, .col--xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-2 {
    width: 16.66667%
}

.col--xs-3 {
    width: 25%
}

.col--xs-3, .col--xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-4 {
    width: 33.33333%
}

.col--xs-5 {
    width: 41.66667%
}

.col--xs-5, .col--xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-6 {
    width: 50%
}

.col--xs-7 {
    width: 58.33333%
}

.col--xs-7, .col--xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-8 {
    width: 66.66667%
}

.col--xs-9 {
    width: 75%
}

.col--xs-9, .col--xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-10 {
    width: 83.33333%
}

.col--xs-11 {
    width: 91.66667%
}

.col--xs-11, .col--xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.col--xs-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col--sm-align-bottom {
        -webkit-align-self: flex-end;
        -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-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

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

    .row--sm-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        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 {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .col--sm-1 {
        width: 8.33333%
    }

    .col--sm-1, .col--sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-2 {
        width: 16.66667%
    }

    .col--sm-3 {
        width: 25%
    }

    .col--sm-3, .col--sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-4 {
        width: 33.33333%
    }

    .col--sm-5 {
        width: 41.66667%
    }

    .col--sm-5, .col--sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-6 {
        width: 50%
    }

    .col--sm-7 {
        width: 58.33333%
    }

    .col--sm-7, .col--sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-8 {
        width: 66.66667%
    }

    .col--sm-9 {
        width: 75%
    }

    .col--sm-9, .col--sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-10 {
        width: 83.33333%
    }

    .col--sm-11 {
        width: 91.66667%
    }

    .col--sm-11, .col--sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--sm-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col--md-align-bottom {
        -webkit-align-self: flex-end;
        -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-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

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

    .row--md-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        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 {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .col--md-1 {
        width: 8.33333%
    }

    .col--md-1, .col--md-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-2 {
        width: 16.66667%
    }

    .col--md-3 {
        width: 25%
    }

    .col--md-3, .col--md-4 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-4 {
        width: 33.33333%
    }

    .col--md-5 {
        width: 41.66667%
    }

    .col--md-5, .col--md-6 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-6 {
        width: 50%
    }

    .col--md-7 {
        width: 58.33333%
    }

    .col--md-7, .col--md-8 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-8 {
        width: 66.66667%
    }

    .col--md-9 {
        width: 75%
    }

    .col--md-9, .col--md-10 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-10 {
        width: 83.33333%
    }

    .col--md-11 {
        width: 91.66667%
    }

    .col--md-11, .col--md-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--md-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col--lg-align-bottom {
        -webkit-align-self: flex-end;
        -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-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

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

    .row--lg-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        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 {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .col--lg-1 {
        width: 8.33333%
    }

    .col--lg-1, .col--lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-2 {
        width: 16.66667%
    }

    .col--lg-3 {
        width: 25%
    }

    .col--lg-3, .col--lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-4 {
        width: 33.33333%
    }

    .col--lg-5 {
        width: 41.66667%
    }

    .col--lg-5, .col--lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-6 {
        width: 50%
    }

    .col--lg-7 {
        width: 58.33333%
    }

    .col--lg-7, .col--lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-8 {
        width: 66.66667%
    }

    .col--lg-9 {
        width: 75%
    }

    .col--lg-9, .col--lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-10 {
        width: 83.33333%
    }

    .col--lg-11 {
        width: 91.66667%
    }

    .col--lg-11, .col--lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--lg-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col--xl-align-bottom {
        -webkit-align-self: flex-end;
        -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-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

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

    .row--xl-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        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 {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .col--xl-1 {
        width: 8.33333%
    }

    .col--xl-1, .col--xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-2 {
        width: 16.66667%
    }

    .col--xl-3 {
        width: 25%
    }

    .col--xl-3, .col--xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-4 {
        width: 33.33333%
    }

    .col--xl-5 {
        width: 41.66667%
    }

    .col--xl-5, .col--xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-6 {
        width: 50%
    }

    .col--xl-7 {
        width: 58.33333%
    }

    .col--xl-7, .col--xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-8 {
        width: 66.66667%
    }

    .col--xl-9 {
        width: 75%
    }

    .col--xl-9, .col--xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-10 {
        width: 83.33333%
    }

    .col--xl-11 {
        width: 91.66667%
    }

    .col--xl-11, .col--xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .col--xl-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.eot);
    src: local("Proxima Nova Thin"), local("ProximaNova-Thin"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Thin.svg#ProximaNova-Thin) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.eot);
    src: local("Proxima Nova Light"), local("ProximaNova-Light"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Light.svg#ProximaNova-Light) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.eot);
    src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.eot);
    src: local("Proxima Nova Italic"), local("ProximaNova-Italic"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Italic.svg#ProximaNova-Italic) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.eot);
    src: local("Proxima Nova Medium"), local("ProximaNova-Medium"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-Medium.svg#ProximaNova-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.eot);
    src: local("Proxima Nova Medium Italic"), local("ProximaNova-MediumItalic"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-MediumItalic.svg#ProximaNova-MediumItalic) format("svg");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.eot);
    src: local("Proxima Nova SemiBold"), local("ProximaNova-SemiBold"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBold.svg#ProximaNova-SemiBold) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.eot);
    src: local("Proxima Nova SemiBold Italic"), local("ProximaNova-SemiBoldItalic"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-SemiBoldItalic.svg#ProximaNova-SemiBoldItalic) format("svg");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: Proxima Nova;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.eot);
    src: local("Proxima Nova ExtraBold"), local("ProximaNova-ExtraBold"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.woff2) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.woff) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.ttf) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/ProximaNova/ProximaNova-ExtraBold.svg#ProximaNova-ExtraBold) format("svg");
    font-weight: 800;
    font-style: normal
}

.fontello-compare:before {
    content: '\e822'
}

.fontello-heart:before {
    content: '\e81a'
}

.fontello-search:before {
    content: "\e800"
}

.fontello-zoom-in:before {
    content: "\e801"
}

.fontello-phone2:before {
    content: "\e802"
}

.fontello-ok:before {
    content: "\e803"
}

.fontello-cancel:before {
    content: "\e804"
}

.fontello-location:before {
    content: "\e805"
}

.fontello-down-open:before {
    content: "\e806"
}

.fontello-cart:before {
    content: "\e807"
}

.fontello-left-open:before {
    content: "\e808"
}

.fontello-right-open:before {
    content: "\e809"
}

.fontello-up-open:before {
    content: "\e80a"
}

.fontello-list-1:before {
    content: "\e80b"
}

.fontello-mappin:before {
    content: "\e80c"
}

.fontello-list-2:before {
    content: "\e80d"
}

.fontello-phone:before {
    content: "\e80e"
}

.fontello-user:before {
    content: "\e80f"
}

.fontello-instagram:before {
    content: "\e810"
}

.fontello-at:before {
    content: "\e811"
}

.fontello-text-quotes:before {
    content: "\e812"
}

.fontello-mail:before {
    content: "\e813"
}

.fontello-check:before {
    content: "\e814"
}

.fontello-list-3:before {
    content: "\e815"
}

.fontello-clock-alt:before {
    content: "\e816"
}

.fontello-truck:before {
    content: "\e817"
}

.fontello-globe:before {
    content: "\e818"
}

.fontello-chat:before {
    content: "\e819"
}

.fontello-clock:before {
    content: "\e81b"
}

.fontello-twitter:before {
    content: "\f099"
}

.fontello-facebook:before {
    content: "\f09a"
}

.fontello-angle-double-left:before {
    content: "\f100"
}

.fontello-angle-double-right:before {
    content: "\f101"
}

.fontello-angle-double-up:before {
    content: "\f102"
}

.fontello-angle-double-down:before {
    content: "\f103"
}

.fontello-angle-left:before {
    content: "\f104"
}

.fontello-angle-right:before {
    content: "\f105"
}

.fontello-angle-up:before {
    content: "\f106"
}

.fontello-angle-down:before {
    content: "\f107"
}

.fontello-youtube-play:before {
    content: "\f16a"
}

.fontello-down:before {
    content: "\f175"
}

.fontello-up:before {
    content: "\f176"
}

.fontello-left:before {
    content: "\f177"
}

.fontello-right:before {
    content: "\f178"
}

.fontello-vkontakte:before {
    content: "\f189"
}

.fontello-odnoklassniki:before {
    content: "\f263"
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: a;
    animation-name: a
}

@-webkit-keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/bitrix/templates/innet_focus_s1/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-container ~ .fancybox-container {
    z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
    top: 0;
    right: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "X";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}

.fancybox-button, .fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.fancybox-button:after, .fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
    opacity: .3
}

.fancybox-button--left:after, .fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close:after, .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s
}

.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px
}

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

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
    left: 0
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}

.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: b .8s infinite linear;
    animation: b .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes b {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }

    .fancybox-button--left, .fancybox-button--right {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none
}

.fancybox-button--pause:before, .fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px
}

.fancybox-button--thumbs, .fancybox-thumbs {
    display: none
}

@media (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block
    }

    .fancybox-button--thumbs span {
        font-size: 23px
    }

    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }

    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .fancybox-thumbs > ul > li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94)
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1
    }
}

/*! formstone v1.3.3 [dropdown.css] 2017-04-18 | GPL-3.0 License | formstone.it */
.fs-dropdown {
    position: relative;
    z-index: 1;
    display: block;
    max-width: 100%
}

.fs-dropdown, .fs-dropdown *, .fs-dropdown:after, .fs-dropdown :after, .fs-dropdown:before, .fs-dropdown :before {
    box-sizing: border-box;
    transition: none;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.fs-dropdown-element {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    opacity: 0;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent
}

.fs-dropdown-mobile .fs-dropdown-element {
    z-index: 7
}

.fs-dropdown-mobile.fs-dropdown-multiple .fs-dropdown-element {
    z-index: -1
}

.fs-dropdown-selected {
    border: none;
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 2;
    background: #fff;
    border: 1px solid;
    color: #000;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-align: left;
    text-overflow: clip
}

.fs-dropdown-options {
    width: 100%;
    max-height: 260px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background: #fff;
    border: 1px solid;
    display: none;
    overflow: auto;
    overflow-x: hidden
}

.fs-dropdown-options.fs-scrollbar {
    position: absolute
}

.fs-dropdown-group {
    display: block;
    font-size: 75%
}

.fs-dropdown-item {
    border: none;
    padding: 0;
    width: 100%;
    background: #fff;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis
}

.fs-dropdown-item_placeholder {
    display: none
}

.fs-dropdown-item_selected {
    background: #ddd
}

.fs-dropdown-item_disabled {
    cursor: default;
    opacity: .5
}

.fs-dropdown-open {
    z-index: 3
}

.fs-dropdown-open .fs-dropdown-options {
    display: block
}

.fs-dropdown-open .fs-dropdown-selected {
    z-index: 6
}

.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
    z-index: 4
}

.fs-dropdown-cover .fs-dropdown-options {
    top: 0
}

.fs-dropdown-bottom .fs-dropdown-options {
    top: auto;
    bottom: 100%
}

.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options {
    top: auto;
    bottom: 0
}

.fs-dropdown-multiple .fs-dropdown-options {
    width: 100%;
    position: static;
    display: block
}

.fs-dropdown-disabled {
    opacity: .5
}

.fs-dropdown-disabled .fs-dropdown-group, .fs-dropdown-disabled .fs-dropdown-item, .fs-dropdown-disabled .fs-dropdown-selected {
    cursor: default
}

.fs-dropdown-options.fs-scrollbar {
    overflow: hidden
}

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar {
    border: 1px solid;
    border-width: 0 0 0 1px
}

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
    max-height: 260px;
    height: auto
}

.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
    padding: 0
}

@font-face {
    font-family: fontello;
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.eot?23841510);
    src: url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.eot?23841510#iefix) format("embedded-opentype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.woff2?23841510) format("woff2"), url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.woff?23841510) format("woff"), url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.ttf?23841510) format("truetype"), url(/bitrix/templates/innet_focus_s1/css/../fonts/fontello/fontello.svg?23841510#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" fontello-"]:before, [class^=fontello-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.owl-control-container {
    margin-top: 30px;
    margin-bottom: 30px
}

.owl-control-container:first-child {
    margin-top: 0
}

.owl-control-container:last-child {
    margin-bottom: 0
}

.owl-control {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 25px
}

.owl-theme .owl-nav {
    margin: 0
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    background: none transparent !important;
    line-height: 1;
    font-size: 1.4rem;
    color: #000;
    outline: none;
    transition: color .3s ease-in-out
}

.owl-theme .owl-nav [class*=owl-] i {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    width: 1em
}

.owl-theme .owl-nav [class*=owl-] i:before {
    line-height: 18px
}

.owl-theme .owl-nav .owl-prev {
    left: 0
}

.owl-theme .owl-nav .owl-next {
    right: 0
}

.owl-theme .owl-dots {
    position: relative;
    line-height: 0;
    margin-top: 0 !important;
    z-index: 2
}

.owl-theme .owl-dots .owl-dot {
    vertical-align: top
}

.owl-theme .owl-dots .owl-dot span {
    position: relative;
    background-color: transparent !important;
    margin: 4px;
    transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out
}

.owl-theme .owl-dots .owl-dot span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
    background-color: #c5c4c4;
    border-radius: 50%;
    transition: background .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out
}

.owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before {
    background-color: #fc4646
}

.js-select {
    opacity: 0;
    visibility: hidden
}

.fs-dropdown.fs-custom {
    outline: none !important
}

.fs-dropdown.fs-custom .fs-dropdown-selected {
    background: none transparent;
    color: inherit;
    font-size: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding-right: 40px;
    outline: none !important;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.fs-dropdown.fs-custom .fs-dropdown-selected:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    height: 0;
    width: 0;
    margin: auto 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.fs-dropdown.fs-custom .fs-dropdown-options {
    max-height: 260px;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    border-radius: 0;
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 40%, .29), 0 9px 11px 0 rgba(0, 0, 0, .22)
}

.fs-dropdown.fs-custom .fs-dropdown-item {
    background-color: #fff;
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #2c2c2c;
    outline: none !important
}

.fs-dropdown.fs-custom .fs-dropdown-item:last-child {
    border-bottom: 0;
    border-radius: 0
}

.fs-dropdown.fs-custom .fs-dropdown-item.fs-dropdown-item_selected, .fs-dropdown.fs-custom .fs-dropdown-item.fs-dropdown-item_selected:hover {
    background-color: #f94711;
    color: #fff
}

* {
    padding: 0;
    margin: 0
}

*, * :after, * :before {
    box-sizing: inherit
}

html {
    font-size: 10px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box
}

body {
    line-height: 1.4;
    font-size: 1.4rem;
    font-family: Proxima Nova;
    font-weight: 500;
    color: #666;
    background-color: #fff;
    min-height: 100vh;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-height: 350px
}

body #footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

ol, ul {
    list-style: none;
    list-style-image: none
}

img {
    vertical-align: middle
}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.section {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px
}

.section--no-pt {
    padding-top: 0 !important
}

.section--no-pb {
    padding-bottom: 0 !important
}

.section--gray-bg {
    background-color: #FBFAFA
}

.section--with-border:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 95%;
    max-width: 1170px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #efefef
}

.parallax {
    position: relative
}

.desktop .parallax {
    background-attachment: fixed
}

.fl-l {
    float: left
}

.fl-r {
    float: right
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.v-bottom {
    vertical-align: bottom
}

.v-align {
    height: 100%
}

.v-align:before {
    content: "";
    width: 0;
    height: 100%;
    margin-left: -4.5px
}

.v-align:before, .v-align > * {
    display: inline-block;
    vertical-align: middle
}

.b-table, .v-align > * {
    width: 100%
}

.b-table {
    display: table
}

.b-table .cell {
    display: table-cell
}

.circled {
    border-radius: 50%
}

body .js-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

body .js-sticky:after, body .js-sticky:before {
    content: "";
    display: table
}

.col-MB-40 {
    margin-bottom: 40px
}

.col-MB-35 {
    margin-bottom: 35px
}

.col-MB-30 {
    margin-bottom: 30px
}

.col-MB-25 {
    margin-bottom: 25px
}

.col-MB-20 {
    margin-bottom: 20px
}

.col-MB-15 {
    margin-bottom: 15px
}

@media only screen and (min-width: 560px) {
    .col-sm-MB-40 {
        margin-bottom: 40px
    }

    .col-sm-MB-35 {
        margin-bottom: 35px
    }

    .col-sm-MB-30 {
        margin-bottom: 30px
    }

    .col-sm-MB-25 {
        margin-bottom: 25px
    }

    .col-sm-MB-20 {
        margin-bottom: 20px
    }

    .col-sm-MB-15 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .col-md-MB-40 {
        margin-bottom: 40px
    }

    .col-md-MB-35 {
        margin-bottom: 35px
    }

    .col-md-MB-30 {
        margin-bottom: 30px
    }

    .col-md-MB-25 {
        margin-bottom: 25px
    }

    .col-md-MB-20 {
        margin-bottom: 20px
    }

    .col-md-MB-15 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .col-lg-MB-40 {
        margin-bottom: 40px
    }

    .col-lg-MB-35 {
        margin-bottom: 35px
    }

    .col-lg-MB-30 {
        margin-bottom: 30px
    }

    .col-lg-MB-25 {
        margin-bottom: 25px
    }

    .col-lg-MB-20 {
        margin-bottom: 20px
    }

    .col-lg-MB-15 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .col-xl-MB-40 {
        margin-bottom: 40px
    }

    .col-xl-MB-35 {
        margin-bottom: 35px
    }

    .col-xl-MB-30 {
        margin-bottom: 30px
    }

    .col-xl-MB-25 {
        margin-bottom: 25px
    }

    .col-xl-MB-20 {
        margin-bottom: 20px
    }

    .col-xl-MB-15 {
        margin-bottom: 15px
    }
}

a {
    color: #09c;
    outline: none;
    transition: color .3s ease-in-out
}

a, a:focus, a:hover {
    text-decoration: none
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: color .3s ease-in-out
}

.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0
}

.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit
}

.h2, h2 {
    font-size: 3.3rem
}

@media only screen and (min-width: 560px) {
    .h2, h2 {
        font-size: 4rem
    }
}

.h3, h3 {
    font-size: 2.6rem
}

@media only screen and (min-width: 560px) {
    .h3, h3 {
        font-size: 3rem
    }
}

.h4, h4 {
    font-size: 2.4rem
}

.section-heading {
    margin-bottom: 25px;
    line-height: 1.4;
    text-align: center
}

/*.section-heading:first-child {
    margin-top: -5px
}*/

.section-heading .__title {
    line-height: 1.1;
    font-size: 4rem;
    font-weight: 300;
    text-transform: uppercase
}

.section-heading .__subtitle {
    font-weight: 400;
    max-width: 840px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

.section-heading--white .__subtitle, .section-heading--white .__title {
    color: #fff
}

@media only screen and (min-width: 400px) {
    .section-heading .__title {
        font-size: 3rem
    }
}

@media only screen and (min-width: 560px) {
    .section-heading .__title {
        font-size: 3.4rem
    }
}

.__site-logo {
    display: inline-block;
    max-width: 200px
}

.__site-logo img {
    vertical-align: middle;
    max-width: 100%
}

.custom-btn.custom-btn--style-1:active, .custom-btn.custom-btn--style-1:focus, .custom-btn.custom-btn--style-1:hover, .custom-btn.custom-btn--style-2 {
    color: #fff
}

.custom-btn.custom-btn--style-3 {
    background-color: #fff;
    border-color: #fff
}

.custom-btn.custom-btn--style-3:active, .custom-btn.custom-btn--style-3:focus, .custom-btn.custom-btn--style-3:hover {
    color: #fff
}

.custom-btn.custom-btn--style-4 {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.custom-btn.custom-btn--style-4:active, .custom-btn.custom-btn--style-4:focus, .custom-btn.custom-btn--style-4:hover {
    color: #fff
}

.custom-btn.wide {
    width: 100%
}

.custom-btn .ico {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
    margin-bottom: -1px
}

.custom-btn .ico:first-child {
    margin-right: 10px
}

.custom-btn .ico:last-child {
    margin-left: 10px
}

.custom-btn .ico img {
    display: none
}

.custom-btn .ico img:first-child {
    display: block
}

form {
    position: relative
}

form label {
    cursor: pointer
}

form .input-wrp {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    margin-top: 20px
}

form .input-wrp label {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    outline: none
}

form .input-wrp label span {
    color: #fc4646
}

form .input-wrp label + * {
    margin-top: 5px
}

form .textfield {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    line-height: 1.2;
    font-size: 1.4rem;
    font-family: Proxima Nova;
    font-weight: 500;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 17px 20px;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

form .textfield::-webkit-input-placeholder {
    color: #666;
    transition: color .3s ease-in-out
}

form .textfield:-moz-placeholder, form .textfield::-moz-placeholder {
    color: #666;
    transition: color .3s ease-in-out
}

form .textfield:-ms-input-placeholder {
    color: #666;
    transition: color .3s ease-in-out
}

form .textfield.rounded {
    border-radius: 30px
}

form .textfield.error {
    border-color: #fc4646
}

form input.textfield {
    min-height: 53px
}

form textarea {
    resize: vertical;
    min-height: 125px;
    height: 100%
}

form button[type=submit] {
    cursor: pointer;
    box-shadow: none;
    outline: none;
    margin-top: 25px
}

form .custom-checkbox {
    margin-top: 20px
}

form .fs-dropdown.fs-custom .fs-dropdown-selected {
    min-height: 53px;
    line-height: 1.2;
    padding: 17px 40px 17px 20px;
    color: #666;
    border-color: #ccc
}

form .fs-dropdown.fs-custom .fs-dropdown-item {
    padding-left: 20px;
    padding-right: 20px
}

.form-horizontal .cell:first-child {
    width: 95%
}

.form-horizontal .input-wrp, .form-horizontal button[type=submit] {
    margin-top: 0
}

.form-s {
    background-color: #FBFAFA;
    padding: 25px 20px;
    margin-bottom: 60px
}

.form-s:last-child {
    margin-bottom: 0
}

.form-s .__title {
    line-height: 1;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #010101;
    margin-bottom: 5px
}

.form-s .row {
    margin-left: -10px;
    margin-right: -10px
}

.form-s .col {
    padding-left: 10px;
    padding-right: 10px
}

.form-s .captcha {
    height: 53px;
    padding: 7px 20px;
    background-color: #fff;
    border: 1px solid #ccc
}

.form-s .captcha img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.custom-checkbox, .custom-radio {
    position: relative;
    display: inline-block;
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer
}

.custom-checkbox .input-invisible, .custom-radio .input-invisible {
    position: absolute;
    top: 16px;
    left: 7px;
    width: 1px;
    height: 1px;
    clip: rect(2px, 2px, 2px, 2px)
}

.custom-checkbox .input-invisible:checked ~ i:before, .custom-radio .input-invisible:checked ~ i:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.custom-checkbox i, .custom-radio i {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: -35px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    transition: background-color .25s ease-in-out
}

.custom-checkbox i:before, .custom-radio i:before {
    display: block;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
    transition: transform .25s cubic-bezier(.23, 1, .32, 1);
    transition: transform .25s cubic-bezier(.23, 1, .32, 1), -webkit-transform .25s cubic-bezier(.23, 1, .32, 1)
}

.custom-checkbox i:last-child, .custom-radio i:last-child {
    margin-right: 0
}

.custom-checkbox i:before {
    content: "\2713";
    line-height: 17px
}

.custom-radio i {
    border-radius: 50%
}

.custom-radio i:before {
    content: "";
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-radius: inherit
}

.navigation ul {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.navigation li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 1.3rem;
    letter-spacing: 0;
    white-space: normal
}

.navigation li a {
    display: inherit;
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
    color: #000;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.navigation li a:after, .navigation li a:before {
    pointer-events: none
}

.breadcrumbs {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    color: #000;
    background-color: #FBFAFA;
    padding-top: 18px;
    padding-bottom: 18px
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.3rem;
    font-size: 1.3rem;
    letter-spacing: 0
}

.breadcrumbs i {
    display: inherit;
    font-size: 1.1rem;
    color: #a3aaae;
    margin-left: 10px;
    margin-right: 10px
}

.breadcrumbs a {
    display: inherit;
    text-decoration: underline;
    color: #666
}

.breadcrumbs a:focus, .breadcrumbs a:hover {
    text-decoration: none
}

.modal {
    display: none;
    background-color: #fff;
    max-width: 600px;
    width: 95%;
    text-align: left;
    padding: 0
}

.modal .__content, .modal .__header {
    padding: 20px 15px
}

.modal .__header {
    background-color: #FBFAFA;
    line-height: 1.7
}

.modal .__header p {
    margin-top: 20px;
    margin-bottom: 20px
}

.modal .__header p:first-child {
    margin-top: 0
}

.modal .__header p:last-child {
    margin-bottom: 0
}

.modal .__title {
    line-height: 1;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.modal .__title:after {
    content: "";
    display: block;
    margin-top: 5px;
    width: 63px;
    height: 2px
}

.modal form .input-wrp:first-child {
    margin-top: 0
}

.modal form .textfield {
    color: #333
}

.modal form .textfield::-webkit-input-placeholder {
    color: #333
}

.modal form .textfield:-moz-placeholder, .modal form .textfield::-moz-placeholder {
    color: #333
}

.modal form .textfield:-ms-input-placeholder {
    color: #333
}

.modal form .fs-dropdown.fs-custom .fs-dropdown-selected {
    color: #333
}

@media only screen and (min-width: 560px) {
    .modal {
        padding-bottom: 20px
    }

    .modal .__content, .modal .__header {
        padding: 25px 40px
    }
}

.__label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 1;
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    z-index: 1
}

.__label span {
    position: relative;
    display: inline-block;
    margin-top: 2px;
    padding: 4px 10px
}

.__label span:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -10px;
    right: -10px;
    height: 2px
}

.__label--hot span, .__label--hot span:before {
    background-color: #ff334e
}

.__label--new span, .__label--new span:before {
    background-color: #159f2f
}

.__label--discount span, .__label--discount span:before {
    background-color: #fe5124
}

.__label--hit span, .__label--hit span:before {
    background-color: #09c
}

.__price, .__price-old, .__status {
    line-height: 1
}

.__price {
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #000;
}

.__price-old {
    font-weight: 600;
    margin-top: 5px
}

.__price-old span {
    text-decoration: line-through
}

.__status {
    display: inline-block;
    font-size: 1.3rem;
    font-weight: 500
}

.__status .ico {
    float: left;
    text-align: center
}

.__status--no, .__status--ok, .__status--order, .__status--wait {
    line-height: 14px
}

.__status--no .ico, .__status--ok .ico, .__status--order .ico, .__status--wait .ico {
    line-height: 15px;
    margin-right: 10px
}

.__status--no .ico, .__status--ok .ico, .__status--wait .ico {
    width: 14px;
    height: 14px;
    font-size: .7rem;
    color: #fff;
    margin-top: -1px;
    border-radius: 50%
}

.__status--ok {
    color: #159f2f
}

.__status--ok .ico {
    background-color: #159f2f
}

.__status--no {
    color: #fc4646
}

.__status--no .ico {
    background-color: #fc4646
}

.__status--wait {
    color: #09c
}

.__status--wait .ico {
    font-size: 1.4rem;
    background-color: #09c
}

.__status--order {
    color: #fe5124
}

.__status--order .ico {
    font-size: 1.6rem;
    margin-top: -2px
}

.__status--order .ico:before {
    line-height: inherit
}

.filter {
    margin-top: 30px;
    margin-bottom: 10px
}

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

.filter:after {
    content: "";
    display: table;
    clear: both
}

.filter .layout-switcher, .filter .sorting {
    position: relative;
    margin-bottom: 30px
}

.filter .layout-switcher .__name, .filter .sorting .__name {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 5px 0
}

.filter .sorting {
    z-index: 6
}

.filter .sorting .js-dropdown {
    opacity: 0;
    visibility: hidden
}

.filter .layout-switcher {
    float: right;
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    text-align: right;
    z-index: 5
}

.filter .layout-switcher > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0
}

.filter .layout-switcher .switcher__item {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    border: 1px solid #ccc;
    line-height: 38px;
    font-size: 4rem;
    text-align: center;
    color: #000;
    cursor: pointer;
    transition: border-color .3s ease-in-out, color .3s ease-in-out
}

.filter .layout-switcher .switcher__item:before {
    line-height: inherit
}

.filter .fs-dropdown.fs-custom--filter {
    color: #000
}

.filter .fs-dropdown.fs-custom--filter .fs-dropdown-selected {
    min-height: 40px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 15px;
    color: #000
}

.filter .fs-dropdown.fs-custom--filter .fs-dropdown-item {
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid #ccc
}

.filter .fs-dropdown.fs-custom--filter .fs-dropdown-item.fs-dropdown-item_selected, .filter .fs-dropdown.fs-custom--filter .fs-dropdown-item:first-child {
    border-top: none
}

@media only screen and (min-width: 560px) {
    .filter .sorting {
        float: left;
        width: 260px
    }
}

.pagination {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    list-style: none;
    margin-top: 75px
}

.pagination li {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 1.4rem;
    letter-spacing: 0;
    color: #000;
    margin-left: 5px
}

.pagination li:focus a, .pagination li:hover a {
    border-color: #efefef
}

.pagination li.prev {
    padding-right: 5px
}

.pagination li.next {
    padding-left: 10px
}

.pagination li.active a {
    cursor: default;
    color: #fff
}

.pagination a {
    display: inherit;
    width: 35px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    color: #666;
    border: 2px solid transparent;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.simple-banner {
    margin-bottom: 50px
}

.simple-banner:last-child {
    margin-bottom: 0
}

.tab-container {
    position: relative
}

.tab-container .tab-nav {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px
}

.tab-container .tab-nav a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none !important;
    line-height: 1;
    font-size: 1.6rem;
    text-align: center;
    letter-spacing: 0;
    border: none;
    box-shadow: none;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    padding: 0 15px
}

.tab-container .tab-content {
    position: relative; /*overflow:hidden*/
}

.tab-container .tab-content__item {
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.tab-container .tab-content__item.visible {
    position: relative;
    top: auto;
    left: auto;
    visibility: visible;
    z-index: 2;
    opacity: 1
}

.accordion-container {
    margin-bottom: 60px
}

.accordion-container:last-child {
    margin-bottom: 0
}

.accordion-item {
    margin-top: 4px;
    border: 1px solid #ccc
}

.accordion-item:first-child {
    margin-top: 0
}

.accordion-item:first-child article {
    display: block
}

.accordion-item article {
    position: relative;
    display: none
}

.accordion-item article p {
    margin-top: 15px;
    margin-bottom: 15px
}

.accordion-item article p:first-child {
    margin-top: 0
}

.accordion-item article p:last-child {
    margin-bottom: 0
}

.accordion-item .__inner {
    padding: 20px
}

.accordion-item.active .accordion-toggler {
    background-color: #FBFAFA;
    cursor: default
}

.accordion-item.active .accordion-toggler i:before {
    -webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0)
}

.accordion-toggler {
    position: relative;
    line-height: 1.3;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #252525;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 15px 75px 15px 15px;
    cursor: pointer;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.accordion-toggler i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    font-size: 1.4rem;
    border-left: 1px solid #ccc;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.accordion-toggler i:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
    margin: auto;
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.accordion-toggler:hover i {
    background-color: #FBFAFA
}

@media only screen and (min-width: 560px) {
    .accordion-toggler {
        padding: 20px 80px 20px 20px
    }

    .accordion-toggler i {
        width: 60px
    }
}

.widget {
    position: relative;
    margin-top: 30px
}

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

.widget .__toggle {
    display: block;
    padding: 15px 10px;
    line-height: 1.8rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer
}

.widget .__toggle i {
    display: inline-block;
    vertical-align: bottom;
    font-size: 1.8rem;
    margin-left: 5px;
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.widget input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    clip: rect(2px, 2px, 2px, 2px)
}

.widget input[type=checkbox]:checked + .__toggle i {
    -webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0)
}

.widget input[type=checkbox]:checked + .__toggle + *, .widget input[type=checkbox]:checked ~ ul {
    height: auto;
    overflow: visible
}

.widget--menu > ul {
    height: 0;
    overflow: hidden
}

.widget--menu > ul > li {
    border: 1px solid #ccc;
    margin-top: -1px
}

.widget--menu > ul > li:first-child {
    margin-top: 0
}

.widget--menu > ul > li > span {
    position: relative;
    display: inherit;
    margin-left: -1px;
    margin-right: -1px
}

.widget--menu > ul > li > span > i {
    font-size: 1.6rem;
    bottom: 0;
    width: 50px;
    border-left: 1px solid #ccc
}

.widget--menu > ul > li > span > i:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: auto
}

.widget--menu > ul > li > span > i + a {
    margin-right: 50px
}

.widget--menu > ul > li > span > a {
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #333;
    padding: 16px 19px
}

.widget--menu > ul > li.active > span > i:before {
    -webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0)
}

.widget--menu > ul > li.active > span, .widget--menu > ul > li:hover > span {
    color: #fff
}

.widget--menu > ul > li.active > span > i, .widget--menu > ul > li:hover > span > i {
    border-color: hsla(0, 0%, 100%, .4)
}

.widget--menu > ul > li.active > span > a, .widget--menu > ul > li:hover > span > a {
    color: inherit
}

.widget--menu ul {
    line-height: 1
}

.widget--menu ul li {
    position: relative;
    display: block
}

.widget--menu ul li.active > i, .widget--menu ul li:hover > i {
    color: #fff
}

.widget--menu ul span {
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out
}

.widget--menu ul i {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.widget--menu ul i:before {
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.widget--menu ul a {
    display: inherit;
    line-height: 1.2;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.widget--menu .submenu {
    display: none;
    background-color: #FBFAFA
}

.widget--menu .submenu ul {
    padding: 20px 15px
}

.widget--menu .submenu ul li {
    margin-top: 10px
}

.widget--menu .submenu ul li:first-child {
    margin-top: 0
}

.widget--menu .submenu ul li.active i:before {
    -webkit-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0)
}

.widget--menu .submenu ul i {
    width: 16px;
    height: 16px;
    border: 1px solid #ccc
}

.widget--menu .submenu ul i + a {
    margin-right: 26px
}

.widget--menu .submenu ul a {
    font-size: 1.3rem;
    font-weight: 600;
    color: #666
}

.widget--menu .submenu ul ul {
    padding: 15px
}

.widget--menu .submenu ul ul li.active a, .widget--menu .submenu ul ul li:hover a {
    text-decoration: underline
}

@media only screen and (min-width: 992px) {
    .widget .__toggle {
        display: none
    }

    .widget > ul {
        height: auto;
        overflow: visible
    }
}

.documents .__document {
    display: inline-block;
    vertical-align: top;
    line-height: 1.2;
    font-weight: 600
}

.documents .__document i {
    display: block;
    width: 38px;
    height: 42px;
    margin-right: 15px;
    background-image: url(/bitrix/templates/innet_focus_s1/css/../img/ico/doc_sprite.png);
    background-size: 100%
}

.documents .__document .cell span:first-child {
    text-decoration: underline
}

.documents .__document em {
    display: block;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    color: #666;
    margin-top: 10px
}

.documents .__document:focus .cell span:first-child, .documents .__document:hover .cell span:first-child {
    text-decoration: none
}

.documents .__document--doc i {
    background-position: 0 0
}

.documents .__document--pdf i {
    background-position: 0 50%
}

.documents .__document--xls i {
    background-position: 0 100%
}

.list-with-ico {
    margin-bottom: 30px;
    list-style: none !important
}

.list-with-ico li {
    margin: 5px 0;
    padding-left: 15px
}

.list-with-ico li .ico {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -15px;
    line-height: 1.2;
    font-size: .8rem
}

.list-with-ico--ok .ico {
    color: #159f2f
}

.pricing-table {
    line-height: 1.4;
    margin-bottom: 60px;
    overflow-y: hidden;
    overflow-x: auto
}

.pricing-table:last-child {
    margin-bottom: 0
}

.pricing-table table {
    min-width: 900px;
    margin: 15px 0
}

.pricing-table table th {
    text-align: left
}

.pricing-table .__price {
    font-size: 1.8rem
}

.pricing-table .lower {
    line-height: 1;
    font-size: 1.8rem;
    font-weight: 700;
    color: #19952a
}

.pricing-table--style-1 table thead tr {
    border-top: 1px solid #999
}

.pricing-table--style-1 table thead tr:first-child {
    color: #333
}

.pricing-table--style-1 table thead td, .pricing-table--style-1 table thead th {
    padding-top: 20px;
    padding-bottom: 20px
}

.pricing-table--style-1 table thead th {
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    width: 20%
}

.pricing-table--style-1 table tbody td, .pricing-table--style-1 table tbody th {
    padding-top: 19px;
    padding-bottom: 18px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.pricing-table--style-1 table tbody th {
    font-size: 1.6rem;
    font-weight: 500;
    background-color: #FBFAFA
}

.pricing-table--style-1 table tbody td:first-child, .pricing-table--style-1 table th {
    color: #000
}

.pricing-table--style-1 table td, .pricing-table--style-1 table th {
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top
}

.pricing-table--style-2 .accordion-item ul {
    margin-top: 15px;
    margin-bottom: 15px
}

.pricing-table--style-2 .accordion-item ul:first-child {
    margin-top: 0
}

.pricing-table--style-2 .accordion-item ul:last-child {
    margin-bottom: 0
}

.pricing-table--style-2 .accordion-item li {
    margin-top: 10px
}

.pricing-table--style-3 table thead {
    color: #fff
}

.pricing-table--style-3 table thead td {
    padding-top: 20px;
    padding-bottom: 20px
}

.pricing-table--style-3 table tbody {
    color: #000
}

.pricing-table--style-3 table tbody tr:last-child td {
    border-bottom: 1px solid #d7d7d7
}

.pricing-table--style-3 table tbody th {
    font-size: 1.6rem;
    font-weight: 500;
    padding-top: 19px;
    padding-bottom: 18px
}

.pricing-table--style-3 table tbody td {
    padding-top: 15px;
    padding-bottom: 14px;
    border-top: 1px solid #d7d7d7
}

.pricing-table--style-3 table td, .pricing-table--style-3 table th {
    padding-left: 15px;
    padding-right: 15px
}

.pricing-table--style-4 table thead tr {
    font-weight: 500;
    color: #000
}

.pricing-table--style-4 table thead tr:first-child {
    color: #fff
}

.pricing-table--style-4 table thead td {
    padding-top: 11px;
    padding-bottom: 10px
}

.pricing-table--style-4 table tbody tr {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.pricing-table--style-4 table td {
    background-color: #FBFAFA;
    padding: 15px;
    border-left: 2px solid #fff
}

.pricing-table--style-4 table td:first-child {
    border-left: none
}

.pricing-table--style-5 {
    font-weight: 400
}

.pricing-table--style-5 table tbody tr {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=");
    background-repeat: repeat-x;
    background-position: 0 100%
}

.pricing-table--style-5 table tbody tr:first-child td {
    padding-top: 0
}

.pricing-table--style-5 table tbody td {
    padding-top: 15px
}

.pricing-table--style-5 table td:first-child > span {
    padding-left: 0;
    padding-right: 10px
}

.pricing-table--style-5 table td > span {
    display: inline-block;
    vertical-align: bottom;
    background-color: #fff;
    margin-bottom: -.4em;
    padding-left: 10px
}

.pricing-table--style-5 .__price {
    font-size: inherit
}

.pricing-table--style-6 {
    font-size: 1.6rem;
    font-weight: 400
}

.pricing-table--style-6 table thead {
    font-weight: 600;
    text-transform: uppercase;
    color: #252525
}

.pricing-table--style-6 table tbody tr {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=");
    background-repeat: repeat-x;
    background-position: 0 100%
}

.pricing-table--style-6 table tbody tr:first-child td {
    padding-top: 15px
}

.pricing-table--style-6 table tbody td {
    padding-top: 25px
}

.pricing-table--style-6 table td:first-child {
    color: #000
}

.pricing-table--style-6 table td:first-child > span {
    padding-left: 0;
    padding-right: 10px
}

.pricing-table--style-6 table td > span {
    display: inline-block;
    vertical-align: bottom;
    background-color: #fff;
    margin-bottom: -.5em;
    padding-left: 10px
}

.pricing-table--style-6 .__price {
    font-size: 2.4rem
}

@media only screen and (min-width: 1200px) {
    .pricing-table table {
        min-width: 100%
    }
}

.alert {
    display: block;
    border: 1px solid;
    height: 60px;
    margin: 10px 0;
    padding: 20px 30px;
    line-height: 1.3;
    font-size: 1.4rem;
    font-weight: 700;
    border-radius: 30px
}

.alert span {
    text-transform: uppercase
}

.alert--warning {
    border-color: #fe5124;
    color: #fe5124
}

.alert--danger {
    border-color: #da0303;
    color: #da0303
}

.alert--info {
    border-color: #09c;
    color: #09c
}

.alert--success {
    border-color: #159f2f;
    color: #159f2f
}

.counter {
    position: relative;
    width: 90px
}

.counter .__btn {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 1.8rem;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1
}

.counter .__btn--minus {
    left: 10px
}

.counter .__btn--plus {
    right: 10px
}

.counter .input-wrp {
    margin-top: 0
}

.counter .textfield {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center
}

.social-btns {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    margin: 0 -5px
}

.social-btns a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 5px;
    transition: color .3s ease-in-out
}

.social-btns a:before {
    line-height: inherit
}

#btn-to-top-wrap {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 3
}

@media only screen and (min-width: 561px) {
    #btn-to-top-wrap {
        right: 25px;
        bottom: 25px
    }
}

#btn-to-top {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    opacity: .7;
    transition: opacity .3s ease-in-out
}

#btn-to-top:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-bottom: 6px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

#btn-to-top:hover {
    opacity: 1
}

#mobile-header {
    position: relative;
    background-color: #fff;
    min-height: 60px;
    z-index: 10
}

#mobile-header .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#mobile-header .logo-center .__site-logo {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

#mobile-header .__site-logo {
    margin: 10px auto 10px 5px
}

#mobile-header .__links {
    line-height: 0;
    font-size: 0
}

#mobile-header .__link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    color: #000;
    text-align: center;
    margin-left: 10px
}

#mobile-header .__link:first-child {
    margin-left: 0
}

#mobile-header .__account, #mobile-header .__search {
    font-size: 2rem
}

#mobile-header .__cart {
    font-size: 2.5rem
}

#mobile-header .__cart .num {
    position: absolute;
    top: -4px;
    right: -6px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 500;
    color: #fff
}

#menu-toggler {
    display: block;
    margin-left: -10px;
    padding: 19px 10px
}

#menu-toggler span {
    position: relative;
    display: block;
    height: 3px;
    width: 25px
}

#menu-toggler span:after, #menu-toggler span:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

#menu-toggler span:before {
    top: -8px
}

#menu-toggler span:after {
    top: 8px
}

#menu-toggler span, #menu-toggler span:after, #menu-toggler span:before {
    background-color: #666;
    transition: all .4s ease-in-out
}

#menu-toggler.active span {
    background-color: transparent
}

#menu-toggler.active span:after, #menu-toggler.active span:before {
    top: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#menu-toggler.active span:before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

#menu-toggler.active span:after {
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

#mobile-menu {
    position: fixed;
    top: 60px;
    top: 0;
    left: 0;
    bottom: 0;
    width: 260px;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform .7s cubic-bezier(0, 0, .2, 1);
    transition: transform .7s cubic-bezier(0, 0, .2, 1);
    transition: transform .7s cubic-bezier(0, 0, .2, 1), -webkit-transform .7s cubic-bezier(0, 0, .2, 1);
    z-index: 20
}

#mobile-menu.visible {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

#mobile-menu .__search {
    padding: 5px
}

#mobile-menu .__search .input-wrp {
    margin-top: 0
}

#mobile-menu .__search .textfield {
    color: #252525;
    padding-left: 15px;
    padding-right: 55px
}

#mobile-menu .__search button[type=submit] {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    margin: 0;
    border: 0;
    background: none transparent;
    width: 40px;
    font-size: 1.8rem;
    text-align: center
}

#mobile-menu .__menu > ul > li > span > a {
    text-transform: uppercase
}

#mobile-menu .__menu > ul > li.active > span, #mobile-menu .__menu > ul > li:hover > span {
    color: #fff
}

#mobile-menu .__menu > ul > li.active > span > i, #mobile-menu .__menu > ul > li:hover > span > i {
    border-color: hsla(0, 0%, 100%, .4)
}

#mobile-menu .__menu > ul > li.active > span > a, #mobile-menu .__menu > ul > li:hover > span > a {
    color: inherit
}

#mobile-menu .__menu ul li {
    position: relative;
    display: block;
    border-top: 1px solid #efefef
}

#mobile-menu .__menu ul li.active > span > i:before {
    -webkit-transform: rotate(-90deg) translateZ(0);
    transform: rotate(-90deg) translateZ(0)
}

#mobile-menu .__menu ul span {
    position: relative;
    display: inherit;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out
}

#mobile-menu .__menu ul i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    border-left: 1px solid transparent;
    font-size: 1.6rem;
    text-align: center;
    cursor: pointer;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

#mobile-menu .__menu ul i:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: auto;
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

#mobile-menu .__menu ul i + a {
    padding-right: 60px
}

#mobile-menu .__menu ul a {
    display: inherit;
    line-height: 1.2;
    color: #000;
    padding: 17px 20px;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

#mobile-menu .__menu ul .__account {
    background-color: #f7f5f6;
    border-bottom: 1px solid #efefef;
    line-height: 1;
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: underline;
    color: #252525
}

#mobile-menu .__menu ul .__account i {
    position: static;
    display: inline-block;
    vertical-align: bottom;
    width: auto;
    border: none;
    font-size: 1.8rem;
    color: #000;
    margin: -3px 10px -3px 0
}

#mobile-menu .__menu ul .__account i:before {
    position: static;
    width: auto;
    height: auto
}

#mobile-menu .__menu .submenu {
    display: none
}

#mobile-menu .__menu .submenu li.active > span, #mobile-menu .__menu .submenu li:hover > span {
    background-color: #efefef
}

#mobile-menu .__menu .submenu i {
    font-size: 1.4rem
}

#mobile-menu .__menu .submenu a {
    font-size: 1.3rem;
    font-weight: 600
}

#mobile-menu .__menu .submenu .submenu li.active > span, #mobile-menu .__menu .submenu .submenu li:hover > span {
    background-color: #f7f8f9
}

#mobile-menu .__menu .submenu .submenu a {
    font-weight: 500
}

#mobile-menu .__menu .submenu .submenu .submenu a {
    color: #666
}

#mobile-menu .__contacts .__item {
    margin-top: 40px;
    padding: 0 20px
}

#mobile-menu .__contacts a {
    display: inline-block;
    line-height: 1.7rem;
    color: #252525
}

#mobile-menu .__contacts a .__ico {
    font-size: 1.7rem;
    color: #000;
    margin-right: 10px
}

#mobile-menu .__contacts a.__callback {
    margin-top: 15px;
    margin-left: 27px
}

#mobile-menu .__contacts .social-btns {
    margin: 0 -20px
}

#mobile-menu .__contacts .social-btns a {
    font-size: 1.7rem;
    color: #b9b8b8;
    margin: 5px 10px;
    padding: 10px
}

#mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 13px;
    height: 100%;
    opacity: 0;
    transition: visibility .3s cubic-bezier(0, 0, .2, 1), opacity .3s cubic-bezier(0, 0, .2, 1);
    z-index: 5
}

.desktop #mobile-overlay {
    visibility: hidden
}

#mobile-overlay.visible {
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    visibility: visible;
    opacity: 1;
    z-index: 19
}

@media only screen and (min-width: 560px) {
    #mobile-header .__link {
        margin-left: 30px
    }
}

@media only screen and (min-width: 992px) {
    #mobile-header {
        display: none
    }
}

#header {
    position: relative;
    display: none;
    background-color: #fff;
    z-index: 10
}

#header .__line {
    min-height: 50px;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#header .__line .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#header .__line .__item:last-child {
    margin-left: auto
}

#header .__contacts > div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

#header .__contacts > div:first-child {
    margin-left: 0
}

@media only screen and (min-width: 1200px) {
    #header .__contacts > div {
        margin-left: 40px
    }
}

#header .__ico {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1;
    color: #000
}

#header .__ico:last-child {
    margin-right: 0
}

#header .__account, #header .__callback, #header .__cart, #header .__mail, #header .__phone, #header .__search, #header .social-btns {
    display: inline-block;
    vertical-align: middle;
    color: #252525
}

#header .__callback, #header .__mail, #header .__phone {
    margin-left: 10px;
    line-height: 1.7rem
}

#header .__callback:first-child, #header .__mail:first-child, #header .__phone:first-child {
    margin-left: 0
}

#header .__callback .__ico, #header .__mail .__ico, #header .__phone .__ico {
    margin-top: -2px;
    font-size: 1.7rem
}

#header .__callback {
    font-weight: 600;
    text-decoration: underline
}

#header .__account, #header .__cart, #header .__search, #header .social-btns {
    margin-left: 20px
}

#header .__account, #header .__search {
    font-size: 1.3rem
}

#header .__account {
    text-decoration: underline
}

#header .__account .__ico {
    font-size: 1.8rem
}

#header .__search {
    line-height: 1;
    cursor: pointer
}

#header .__search .__ico {
    font-size: 1.9rem
}

#header .__cart {
    line-height: 1;
    text-align: center
}

#header .__cart .__ico {
    font-size: 2.5rem
}

#header .__cart .num {
    position: absolute;
    top: -3px;
    right: -5px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 500;
    color: #fff
}

#header .__site-logo {
    margin-top: 25px;
    margin-bottom: 25px
}

#header .social-btns {
    margin-right: -10px
}

#header .social-btns:first-child {
    margin-left: 0
}

#header .social-btns a {
    font-size: 1.6rem;
    color: #b9b8b8;
    margin: 0 10px
}

#header[data-fixed=true] .__line--second {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

#header.fixed .__line--second {
    position: fixed !important;
    top: 0;
    bottom: auto !important
}

#header.fixed .__site-logo {
    margin-top: 20px;
    margin-bottom: 20px
}

#header.header--style-1[data-fixed=true] {
    padding-bottom: 100px
}

#header.header--style-1 .__line--first {
    line-height: 49px;
    box-shadow: inset 0 -1px 0 #d2d5d5
}

#header.header--style-1 #header__navigation > ul > li {
    margin-left: 10px;
    padding-top: 43px;
    padding-bottom: 43px
}

#header.header--style-1 #header__navigation > ul > li.has-submenu a:after {
    margin-top: 37px
}

#header.header--style-1.fixed .__line {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

#header.header--style-1.fixed #header__navigation > ul > li {
    padding-top: 33px;
    padding-bottom: 33px
}

#header.header--style-1.fixed #header__navigation > ul > li.has-submenu a:after {
    margin-top: 27px
}

@media only screen and (min-width: 1100px) {
    #header.header--style-1 #header__navigation > ul > li {
        margin-left: 25px
    }
}

@media only screen and (min-width: 1200px) {
    #header.header--style-1 #header__navigation {
        margin-left: 25px
    }
}

#header.header--style-2[data-fixed=true] {
    padding-bottom: 60px
}

#header.header--style-2 .__line--second .__item--first {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#header.header--style-2 .__line--second .__cart .num {
    background-color: #000;
    color: #fff
}

#header.header--style-2 #header__navigation > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#header.header--style-2 #header__navigation > ul > li {
    padding-top: 23px;
    padding-bottom: 23px
}

#header.header--style-2 #header__navigation > ul > li:not(.has-submenu) > a:after {
    content: "";
    height: 2px;
    background-color: #fff;
    margin-top: 21px
}

#header.header--style-2 #header__navigation > ul > li:not(.has-submenu).active > a:after, #header.header--style-2 #header__navigation > ul > li:not(.has-submenu):focus > a:after, #header.header--style-2 #header__navigation > ul > li:not(.has-submenu):hover > a:after {
    left: 0;
    width: 100%
}

#header.header--style-2 #header__navigation > ul > li.has-submenu a:after {
    margin-top: 18px;
    border-color: transparent transparent #fff
}

#header.header--style-2 #header__navigation > ul > li > a {
    color: #fff
}

#header.header--style-2:not(.fixed) .__line--second .__item--second {
    display: none
}

@media only screen and (min-width: 1200px) {
    #header.header--style-2 .__line--first .__account, #header.header--style-2 .__line--first .__cart, #header.header--style-2 .__line--first .__search {
        margin-left: 40px
    }
}

#header.header--style-3[data-fixed=true] {
    padding-bottom: 100px
}

#header.header--style-3 .__line--first {
    background-color: #f7f7f9;
    line-height: 49px
}

#header.header--style-3 .__account {
    padding: 0 25px;
    background-color: #ebebeb
}

#header.header--style-3 #header__navigation > ul > li {
    margin-left: 12px;
    padding-top: 43px;
    padding-bottom: 43px
}

#header.header--style-3 #header__navigation > ul > li.has-submenu a:after {
    margin-top: 37px
}

#header.header--style-3.fixed .__line {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

#header.header--style-3.fixed #header__navigation > ul > li {
    padding-top: 33px;
    padding-bottom: 33px
}

#header.header--style-3.fixed #header__navigation > ul > li.has-submenu a:after {
    margin-top: 27px
}

@media only screen and (min-width: 1100px) {
    #header.header--style-3 #header__navigation > ul > li {
        margin-left: 25px
    }
}

@media only screen and (min-width: 1200px) {
    #header.header--style-3 #header__navigation {
        margin-left: 25px
    }
}

#header.header--style-4[data-fixed=true] {
    padding-bottom: 60px
}

#header.header--style-4 .__line--first .__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#header.header--style-4 .__line--first .__item--second {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

#header.header--style-4 .__line--second {
    background-color: #f7f7f9
}

#header.header--style-4 .__line--second .__item--first {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#header.header--style-4 .__line--second .__cart, #header.header--style-4 .__line--second .__search {
    margin-left: 30px
}

#header.header--style-4 .__line--second .__cart {
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    padding: 0 20px
}

#header.header--style-4 .__line--second .__cart .__ico {
    color: inherit
}

#header.header--style-4 .__line--second .__cart .num {
    background-color: #fff
}

#header.header--style-4 #header__navigation > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#header.header--style-4 #header__navigation > ul > li {
    padding-top: 23px;
    padding-bottom: 23px
}

#header.header--style-4 #header__navigation > ul > li:not(.has-submenu) > a:after {
    content: "";
    height: 2px;
    margin-top: 21px
}

#header.header--style-4 #header__navigation > ul > li:not(.has-submenu).active > a:after, #header.header--style-4 #header__navigation > ul > li:not(.has-submenu):focus > a:after, #header.header--style-4 #header__navigation > ul > li:not(.has-submenu):hover > a:after {
    left: 0;
    width: 100%
}

#header.header--style-4 #header__navigation > ul > li.has-submenu > a:after {
    margin-top: 17px
}

#header.header--style-4:not(.fixed) .__line--second .__search {
    display: none
}

@media only screen and (max-width: 1100px) {
    #header.header--style-4 .__callback {
        display: block;
        margin-left: 30px
    }
}

#header__navigation {
    position: relative
}

#header__navigation > ul > li.has-submenu > a:after {
    content: "";
    margin-left: -5px;
    border-style: solid;
    border-width: 0 5px 5px
}

#header__navigation > ul > li > a {
    position: relative
}

#header__navigation > ul > li > a:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 4;
    transition: left .3s ease-in-out, width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out
}

#header__navigation > ul > li.active a:after, #header__navigation > ul > li:focus a:after, #header__navigation > ul > li:hover a:after, #header__navigation li.has-submenu:focus > .submenu, #header__navigation li.has-submenu:hover > .submenu {
    opacity: 1;
    visibility: visible
}

#header__navigation .submenu {
    position: absolute;
    top: 100%;
    letter-spacing: 1px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: background-color .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    z-index: 3
}

#header__navigation .submenu ul {
    text-transform: none
}

#header__navigation .submenu li {
    display: block
}

#header__navigation.with-submenu--style-1 .submenu {
    left: 0;
    margin-top: -2px;
    min-width: 260px;
    border-top: 2px solid;
    font-weight: 600
}

#header__navigation.with-submenu--style-1 .submenu ul {
    background-color: #f7f8f9;
    margin: 0
}

#header__navigation.with-submenu--style-1 .submenu li {
    border-top: 1px solid #ccc;
    margin: 0
}

#header__navigation.with-submenu--style-1 .submenu li:first-child {
    border-top: none
}

#header__navigation.with-submenu--style-1 .submenu li a {
    min-height: 50px;
    padding: 18px 20px;
    color: #333
}

#header__navigation.with-submenu--style-1 .submenu li.active > a, #header__navigation.with-submenu--style-1 .submenu li:focus > a, #header__navigation.with-submenu--style-1 .submenu li:hover > a {
    color: #fff
}

#header__navigation.with-submenu--style-1 .submenu .submenu {
    top: 0;
    left: 100%;
    margin: 0;
    border: none;
    font-weight: 500;
    letter-spacing: 0
}

#header__navigation.with-submenu--style-1 .submenu .submenu ul {
    background-color: #fff
}

#header__navigation.with-submenu--style-1 .submenu .submenu li {
    font-size: 1.3rem
}

#header__navigation.with-submenu--style-1 .submenu .submenu .submenu {
    border-left: 1px solid #ccc
}

#header__navigation.with-submenu--style-2, #header__navigation.with-submenu--style-2 > ul > li {
    position: static
}

#header__navigation.with-submenu--style-2 .submenu {
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 13px 15px 43px 0 rgba(0, 0, 0, .3)
}

#header__navigation.with-submenu--style-2 .submenu .__inner {
    margin-top: -2px;
    padding: 32px 0 30px;
    border-top: 2px solid
}

#header__navigation.with-submenu--style-2 .submenu .__title {
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    transition: border-color .3s ease-in-out, color .3s ease-in-out
}

#header__navigation.with-submenu--style-2 .submenu li {
    font-size: 1.3rem;
    margin-top: 10px
}

#header__navigation.with-submenu--style-2 .submenu li:first-child {
    margin-top: 0
}

#header__navigation.with-submenu--style-2 .submenu li.active > a, #header__navigation.with-submenu--style-2 .submenu li:focus > a, #header__navigation.with-submenu--style-2 .submenu li:hover > a {
    text-decoration: underline
}

#header__navigation.with-submenu--style-2 .submenu li.active .submenu, #header__navigation.with-submenu--style-2 .submenu li:focus .submenu, #header__navigation.with-submenu--style-2 .submenu li:hover .submenu {
    display: block
}

#header__navigation.with-submenu--style-2 .submenu li a {
    color: #666;
    font-weight: 600
}

#header__navigation.with-submenu--style-2 .submenu .submenu {
    position: relative;
    top: auto;
    padding: 10px 0;
    opacity: 1;
    visibility: visible;
    box-shadow: none
}

#header__navigation.with-submenu--style-2 .submenu .submenu ul {
    margin: -3px -5px 0
}

#header__navigation.with-submenu--style-2 .submenu .submenu li {
    display: inline-block;
    vertical-align: top;
    margin: 3px 5px 0
}

#header__navigation.with-submenu--style-2 .submenu .submenu li.active > a, #header__navigation.with-submenu--style-2 .submenu .submenu li:focus > a, #header__navigation.with-submenu--style-2 .submenu .submenu li:hover > a {
    color: #fff
}

#header__navigation.with-submenu--style-2 .submenu .submenu li a {
    padding: 4px 5px;
    font-weight: 500;
    text-decoration: none
}

#header__navigation.with-submenu--style-3 .submenu {
    left: -30px;
    width: 600px;
    margin-top: -2px;
    border-top: 2px solid;
    padding: 30px;
    background-color: #fff;
    box-shadow: 13px 15px 43px 0 rgba(0, 0, 0, .3)
}

#header__navigation.with-submenu--style-3 .submenu li {
    margin-top: 20px
}

#header__navigation.with-submenu--style-3 .submenu li:first-child {
    margin-top: 0
}

#header__navigation.with-submenu--style-3 .submenu li.active > a, #header__navigation.with-submenu--style-3 .submenu li:focus > a, #header__navigation.with-submenu--style-3 .submenu li:hover > a {
    text-decoration: underline
}

#header__navigation.with-submenu--style-3 .submenu li a {
    color: #333;
    font-weight: 600
}

#header__search {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    background-color: #FBFAFA;
    border-top: 2px solid;
    box-shadow: 10px 17px 43px 0 rgba(0, 0, 0, .3)
}

#header__search .__inner {
    padding-top: 23px;
    padding-bottom: 25px
}

#header__search .__inner > .cell {
    width: 95%
}

#header__search .__inner > .cell:first-child {
    width: auto;
    padding-right: 20px
}

#header__search .__title {
    line-height: 1;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    color: #000
}

#header__search form .cell {
    white-space: nowrap
}

#header__search form .cell:first-child {
    padding-right: 10px
}

#header__search form .textfield {
    background-color: transparent;
    border-color: #ccc;
    font-style: italic
}

#header__search form button[type=submit] {
    min-width: 140px
}

#header__search form .custom-btn:not(:hover):not(:focus):not(:active) {
    background-color: #fff
}

#header__search .close_btn {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    text-align: center;
    margin-left: 20px;
    cursor: pointer
}

#header__search .close:before {
    line-height: inherit
}

@media only screen and (min-width: 992px) {
    #header {
        display: block
    }
}

.intro-slider {
    position: relative
}

.intro-slider .__item {
    min-height: calc(100vh - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.intro-slider .__item .__content {
    padding-top: 30px;
    padding-bottom: 30px; /*font-weight:600;*/
    color: #000
}

.intro-slider .__item p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.6rem;
}

.intro-slider .__item p:first-child {
    margin-top: 0
}

.intro-slider .__item p:last-child {
    margin-bottom: 0
}

.intro-slider .__item .p1, .intro-slider .__item .p2 {
    line-height: 1
}

.intro-slider .__item .p1 {
    font-size: 3rem;
    font-weight: 100
}

.intro-slider .__item .p2 {
    font-size: 3rem;
    font-weight: 500
}

.intro-slider .__item .btns-group a {
    margin: 5px
}

.intro-slider .owl-theme .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px
}

.intro-slider .owl-theme .owl-dots .owl-dot span {
    box-shadow: 1px 1px 11px rgba(0, 0, 0, .2)
}

.intro-slider .owl-theme .owl-dots .owl-dot span:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0
}

.intro-slider .owl-theme .owl-dots .owl-dot:not(.active):not(:hover) span:before {
    background-color: #fefefe
}

.intro-slider .owl-theme .owl-dots .owl-dot.active, .intro-slider .owl-theme .owl-dots .owl-dot :hover {
    box-shadow: none
}

@media only screen and (min-width: 400px) {
    .intro-slider .__item .p1 {
        font-size: 4rem
    }

    .intro-slider .__item .p2 {
        font-size: 4rem
    }
}

@media only screen and (min-width: 560px) {
    .intro-slider .__item {
        min-height: 430px
    }

    .intro-slider .__item .__content {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .intro-slider .__item .p1 {
        font-size: 4rem
    }

    .intro-slider .__item .p2 {
        font-size: 3rem
    }
}

.features {
    margin-top: 60px;
    margin-bottom: 60px
}

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

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

.features .__inner {
    margin-bottom: -30px
}

.features .__item {
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
    text-align: center;
    color: #252525
}

.features .__item .__ico {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    min-height: 62px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid
}

.features .__item .__title {
    line-height: 1;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase
}

.features .__item p {
    margin-top: 5px;
    margin-bottom: 5px
}

.features .__item p:first-child {
    margin-top: 0
}

.features .__item p:last-child {
    margin-bottom: 0
}

.cards {
    margin-top: 60px;
    margin-bottom: 60px
}

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

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

.cards .__inner {
    margin-bottom: -10px
}

.cards .row {
    margin-left: -5px;
    margin-right: -5px
}

.cards .col {
    padding-left: 5px;
    padding-right: 5px
}

.cards .__item {
    position: relative;
    width: 100%;
    background-color: #FBFAFA;
    margin-bottom: 10px;
    text-align: center
}

.cards .__item .__content {
    padding: 40px 15px
}

.cards .__item .__title {
    line-height: 1.3;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #010101;
    margin-bottom: 30px
}

.cards .__item .__title:after {
    content: "";
    display: block;
    width: 84px;
    height: 2px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

.cards .__item .__full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rates {
    display: none;
    margin-bottom: 60px
}

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

.rates .__inner {
    margin-bottom: -10px
}

.rates .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 2px solid #f0f0f0;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 30px;
    text-align: center;
    color: #333;
    transition: border-color .3s ease-in-out
}

.rates .__item .__title {
    margin-bottom: 0;
    padding: 25px 15px;
    font-size: 3rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000
}

.rates .__item ul {
    line-height: 1;
    list-style: none
}

.rates .__item ul li {
    padding: 20px 15px;
    border-top: 1px solid #FBFAFA;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.rates .__item ul .__cost {
    background-color: #FBFAFA
}

.rates .__item ul .__cost p:first-child {
    font-size: 2rem
}

.rates .__item ul .__cost p:first-child span {
    font-size: 3.6rem
}

.rates .__item .radio-wrp {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
    text-align: left
}

.rates .__item p {
    margin-top: 5px;
    margin-bottom: 5px
}

.rates .__item p:first-child {
    margin-top: 0
}

.rates .__item p:last-child {
    margin-bottom: 0
}

.rates .__item.active ul li, .rates .__item:hover ul li {
    background-color: #FBFAFA
}

.rates .__item.active .custom-btn:not(:hover):not(:focus), .rates .__item.active ul .__cost, .rates .__item:hover .custom-btn:not(:hover):not(:focus), .rates .__item:hover ul .__cost {
    color: #fff
}

.desktop .rates {
    display: block
}

.desktop .rates .row {
    margin-left: -5px;
    margin-right: -5px
}

.desktop .rates .col {
    padding-left: 5px;
    padding-right: 5px
}

.rates--slider {
    display: block
}

.desktop .rates--slider {
    display: none
}

.banners {
    margin-top: 25px;
    margin-bottom: 25px
}

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

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

.banners .__item {
    position: relative
}

.banners .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    margin: auto;
    overflow: hidden
}

.banners .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.banners .__item .__title {
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase
}

.banners .__item .__full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banners .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.banners--style-1 .__item {
    background-color: #FBFAFA;
    text-align: center;
    transition: background-color .3s ease-in-out
}

.banners--style-1 .__item .__image {
    min-height: 250px;
    padding-top: 100%
}

.banners--style-1 .__item .__content {
    margin: 50px 15px
}

.banners--style-1 .__item .__title {
    margin-bottom: 25px
}

.banners--style-1 .__item .__title:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    margin: 5px auto 0
}

.banners--style-1 .__item p {
    margin-top: 15px;
    margin-bottom: 15px
}

.banners--style-1 .__item p:first-child {
    margin-top: 0
}

.banners--style-1 .__item p:last-child {
    margin-bottom: 0
}

.banners--style-1 .__item .__more {
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: underline
}

.banners--style-2 .__inner {
    margin-bottom: -10px
}

.banners--style-2 .row {
    margin-left: -5px;
    margin-right: -5px
}

.banners--style-2 .col {
    padding-left: 5px;
    padding-right: 5px
}

.banners--style-2 .__item {
    margin-bottom: 10px
}

.banners--style-2 .__item[data-y="1"] .__image {
    height: 250px
}

.banners--style-2 .__item[data-y="2"] .__image {
    height: 510px
}

.banners--style-2 .__item .__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px
}

.banners--style-2 .__item .__subtitle, .banners--style-2 .__item .__title {
    margin: 0
}

.banners--style-2 .__item .__subtitle span, .banners--style-2 .__item .__title span {
    display: inline-block;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

.banners--style-2 .__item .__title span {
    background-color: #fff;
    padding: 12px 15px
}

.banners--style-2 .__item .__subtitle {
    color: #fff
}

.banners--style-2 .__item .__subtitle span {
    background-color: rgba(0, 0, 0, .5);
    padding: 8px 15px
}

.banners--style-2 .__item:hover .__title span {
    color: #fff
}

.banners--style-2 .__item:hover .__subtitle span {
    background-color: #000
}

@media only screen and (min-width: 560px) and (max-width: 767px) {
    .banners--style-1 .col:nth-of-type(2n) .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media only screen and (min-width: 768px) {
    .banners--style-1 .row:nth-of-type(2n) .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .banners--style-1 .__item .__content {
        margin: 15px
    }

    .banners--style-1 .__item:hover {
        background-color: #e9e9e9
    }
}

.services {
    margin-bottom: 60px
}

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

.services .__inner {
    margin-bottom: -10px
}

.services .__item {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 15px;
    background-color: #fff;
    border: 1px solid #eee;
    transition: box-shadow .3s ease-in-out
}

.services .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 80.95238%;
    margin: auto;
    overflow: hidden
}

.services .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.services .__item .__content {
    padding-top: 25px
}

.services .__item .__title {
    line-height: 1.3;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #010101;
    margin-bottom: 10px
}

.services .__item .__title:after {
    content: "";
    display: block;
    width: 62px;
    height: 2px;
    margin-top: 10px
}

.services .__item p {
    margin-top: 10px;
    margin-bottom: 10px
}

.services .__item p:first-child {
    margin-top: 0
}

.services .__item p:last-child {
    margin-bottom: 0
}

.services .__item:hover {
    box-shadow: 5px 9px 30px 0 rgba(0, 0, 0, .2);
    z-index: 2
}

.services--columns:not(.services--no-gutters) .row {
    margin-left: -5px;
    margin-right: -5px
}

.services--columns:not(.services--no-gutters) .col {
    padding-left: 5px;
    padding-right: 5px
}

.services--columns .__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.services--columns .__item > .__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.services--columns .__item .__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    width: 100%
}

.services--columns .__item .__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.services--columns .__item .__title:after {
    margin-left: auto;
    margin-right: auto
}

.services--no-gutters .__inner, .services--no-gutters .__item {
    margin-bottom: 0
}

.services--no-gutters .col {
    margin-top: -1px;
    margin-left: -1px
}

.services--index .__item > div:first-child {
    width: 100%;
    height: 100%
}

.services--index .__item .row {
    height: 100%;
    margin-left: -5px;
    margin-right: -5px
}

.services--index .__item .col {
    padding-left: 5px;
    padding-right: 5px
}

@media only screen and (max-width: 559px) {
    .services--index .__item .__content, .services--rows .__item .__content {
        padding-top: 0;
        text-align: left
    }

    .services--index .__item .__title, .services--rows .__item .__title {
        font-size: 1.4rem
    }

    .services--index .__item .__title:after, .services--rows .__item .__title:after {
        content: none
    }
}

@media only screen and (max-width: 769px) {
    .services--rows .__item .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .services--rows .__item .col {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media only screen and (min-width: 560px) {
    .services .__item {
        padding: 30px 30px 35px
    }

    .services--index .__item .col:last-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

.services-cards {
    margin-bottom: 60px
}

.services-cards:last-child {
    margin-bottom: 0
}

.services-cards .__inner {
    margin-bottom: -30px
}

.services-cards .__item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding: 25px 15px;
    background-color: #fff;
    border: 1px solid #eee;
    transition: box-shadow .3s ease-in-out
}

.services-cards .__item .__title {
    line-height: 1.3;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #010101;
    margin-bottom: 15px;
    padding-left: 55px
}

.services-cards .__item .__title i {
    margin-left: -55px;
    float: left;
    width: 1em;
    line-height: 1;
    font-size: 40px
}

.services-cards .__item .__title:after {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    margin-top: 16px
}

.services-cards .__item ul {
    margin-top: 25px;
    margin-bottom: 25px
}

.services-cards .__item ul:first-child {
    margin-top: 0
}

.services-cards .__item ul:last-child {
    margin-bottom: 0
}

.services-cards .__item ul li {
    margin-top: 5px
}

.services-cards .__item ul li:first-child {
    margin-top: 0
}

.services-cards .__item ul span:not(:hover) {
    color: #505050
}

.services-cards .__item ul a {
    color: inherit
}

.services-cards .__item:hover {
    box-shadow: 5px 9px 30px 0 rgba(0, 0, 0, .2)
}

@media only screen and (min-width: 560px) {
    .services-cards .__item {
        padding: 30px
    }
}

.faq {
    margin-bottom: 60px
}

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

.faq .__list {
    margin-top: 60px;
    margin-bottom: 60px;
    list-style: none
}

.faq .__list:first-child {
    margin-top: 0
}

.faq .__list:last-child {
    margin-bottom: 0
}

.faq .__list li {
    margin-top: 40px
}

.faq .__answer, .faq .__question {
    position: relative;
    padding-left: 35px
}

.faq .__answer .__ico, .faq .__question .__ico {
    float: left;
    margin-left: -35px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.faq .__answer .__ico:before, .faq .__question .__ico:before {
    line-height: inherit
}

.faq .__question .__ico {
    font-size: 1.4rem;
    background-color: #fc4646
}

.faq .__question .__title {
    line-height: 1.3;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #252525
}

.faq .__answer {
    font-weight: 400;
    color: #333;
    margin-top: 20px
}

.faq .__answer .__ico {
    font-size: 1.2rem;
    background-color: #1dad19
}

.faq .__ask {
    position: relative;
    min-height: 135px;
    padding: 28px 38px;
    border: 2px solid
}

.faq .__ask:after, .faq .__ask:before {
    content: "";
    position: absolute;
    top: 50px;
    bottom: 50px;
    width: 2px;
    background-color: #fff
}

.faq .__ask:before {
    left: -2px
}

.faq .__ask:after {
    right: -2px
}

.faq .__ask .__title {
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.faq .__ask p {
    margin-top: 10px;
    margin-bottom: 10px
}

.faq .__ask p:first-child {
    margin-top: 0
}

.faq .__ask p:last-child {
    margin-bottom: 0
}

.faq .__ask .custom-btn {
    margin-top: 15px
}

.catalog {
    margin-bottom: 60px
}

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

.catalog .__inner {
    margin-bottom: -15px
}

.catalog .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-top: 2px solid #e6e1e1;
    margin-bottom: 15px
}

.catalog .__item:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -31px;
    width: 62px;
    height: 2px
}

.catalog .__item .__image {
    position: relative;
    margin: auto;
    padding-top: 30px;
    overflow: hidden
}

.catalog .__item .__image img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.catalog .__item .__content {
    position: relative;
    padding: 35px 0;
    line-height: 1.3;
    font-size: 1.4rem;
    font-weight: 400
}

.catalog .__item .__title {
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px
}

.catalog .__item .__tags {
    line-height: 0;
    font-size: 0;
    letter-spacing: -1px;
    margin: 10px -5px 0
}

.catalog .__item .__tags li {
    display: inline-block;
    vertical-align: top;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 10px 5px 0
}

.catalog .__item .__tags a {
    display: inherit;
    color: inherit;
    font-size: 1.3rem;
    font-weight: 600
}

@media only screen and (min-width: 560px) {
    .catalog .__item:before {
        content: none
    }

    .catalog .__item .__image {
        padding-bottom: 30px
    }

    .catalog .__item .__content:before {
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        width: 63px;
        height: 2px;
        transition: width .4s ease-in-out
    }

    .catalog .__item:hover .__content:before {
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .catalog .__item .__content {
        padding-right: 15px
    }
}

@media only screen and (min-width: 992px) {
    .catalog .__item .__content {
        padding-right: 30px
    }
}

.goods {
    margin-bottom: 60px
}

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

.goods .__inner {
    margin-bottom: -10px
}

.goods .row {
    margin-left: -5px;
    margin-right: -5px
}

.goods .col {
    padding-left: 5px;
    padding-right: 5px
}

.goods .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    transition: box-shadow .3s ease-in-out
}

.goods .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 80.35714%;
    margin: auto;
    overflow: hidden;
    /*box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1)*/
}

.goods .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

/*.goods .__item .__image:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}*/

.goods .__item .__content {
    position: relative;
    padding-top: 25px;
    margin: 0 20px 30px;
    line-height: 1;
    z-index: 1
}

.goods .__item .__full-link {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 0;
    left: 2px;
    z-index: 3
}

.goods .__item ul {
    list-style: none
}

.goods .__item .__title {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 5px
}

.goods .__item .__type {
    font-weight: 500;
    color: #000
}

.goods .__item .__price-old:last-child, .goods .__item .__price:last-child {
    margin-bottom: 0
}

.goods .__item .__price {
    font-size: 2.4rem;
    margin-top: 15px;
    margin-bottom: 5px
}

.goods .__item .__price-old {
    margin-top: 5px
}

.goods .__item .__status {
    margin: 15px 0
}

.goods .__item .custom-btn {
    width: 100%;
    min-width: 1px;
    max-width: 180px
}

.goods .__item .__details {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: -20px;
    background-color: #fff;
    border-top: none;
    padding: 0 15px 20px;
    font-weight: 500;
    visibility: hidden;
    opacity: 0;
    transition: box-shadow .3s ease-in-out
}

.goods .__item .__details td {
    padding: 3px 5px
}

.goods .__item .__details td + td {
    color: #000
}

.goods .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.goods--columns .__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.goods--columns .__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: none;
    opacity: 0;
    z-index: 1
}

.goods--columns .__item .__image:after {
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    border-width: 0 7px 7px;
    border-color: transparent transparent #f7f7f7
}

.goods--columns .__item .__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center
}

.goods--columns .__item ul {
    padding-bottom: 53px
}

.goods--columns .__item ul .__btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.goods--columns .__item:hover {
    z-index: 10;
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .1)
}

.goods--columns .__item:hover:before {
    visibility: visible;
    opacity: 1
}

.goods--columns .__item:hover .__details {
    visibility: visible;
    opacity: 1;
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .1)
}

.goods--rows .__item .__image:after {
    right: 0;
    top: 50%;
    margin-top: -7px;
    border-width: 7px 7px 7px 0;
    border-color: transparent #f7f7f7 transparent transparent
}

.goods--rows .__item .__content {
    margin: 0;
    padding: 20px 30px
}

.goods--rows .__item .__price, .goods--rows .__item .__price-old {
    display: inline-block;
    margin-bottom: 0
}

.goods--rows .__item .__price-old {
    margin-left: 15px
}

.goods--rows .__item .__label {
    left: 45px;
    width: auto
}

@media only screen and (min-width: 1200px) {
    .goods--5-columns .col {
        width: 20%
    }
}

.gallery {
    margin-bottom: 60px
}

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

.gallery .__inner {
    margin-bottom: -10px
}

.gallery .row {
    margin-left: -5px;
    margin-right: -5px
}

.gallery .col {
    padding-left: 5px;
    padding-right: 5px
}

.gallery .__item {
    background-color: #fff;
    margin-bottom: 10px;
    transition: box-shadow .3s ease-in-out
}

.gallery .__item, .gallery .__item .__image {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery .__item .__image {
    height: 0;
    min-height: 250px;
    padding-top: 65.10417%;
    margin: auto
}

.gallery .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.gallery .__item .__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color .3s ease-in-out
}

.gallery .__item .__description {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 80px;
    padding: 20px;
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: margin .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, margin .2s ease-in-out;
    transition: transform .2s ease-in-out, margin .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.gallery .__item .__title {
    position: relative;
    display: inline-block;
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 12px 15px;
    transition: background-color .3s ease-in-out, color .2s ease-in-out
}

.gallery .__item .__title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 2px;
    transition: background-color .3s ease-in-out
}

.gallery .__item .__full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery .__item .fontello-zoom-in {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 2.2rem;
    text-align: center;
    color: #666;
    background-color: #fff;
    border-radius: 50%;
    transition: background-color .3s ease-in-out, color .3s ease-in-out, opacity .3s ease-in-out;
    z-index: 1
}

.gallery .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.gallery .__item:hover .__content {
    background-color: rgba(0, 0, 0, .8)
}

.gallery .__item:hover .__description {
    margin-bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.gallery .__item:hover .__title {
    color: #fff
}

.gallery .__item:hover .__title:before {
    background-color: #fff
}

.gallery--style-2 .__item .__content:before {
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 3px solid #fff;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.gallery--style-2 .__item .__content .fontello-zoom-in {
    opacity: 0
}

.gallery--style-2 .__item .__content .fontello-zoom-in:hover {
    color: #fff
}

.gallery--style-2 .__item:hover .__content:before, .gallery--style-2 .__item:hover .fontello-zoom-in {
    opacity: 1
}

.gallery-video {
    margin-bottom: 60px
}

.gallery-video:last-child {
    margin-bottom: 0
}

.gallery-video .__inner {
    margin-bottom: -10px
}

.gallery-video .row {
    margin-left: -5px;
    margin-right: -5px
}

.gallery-video .col {
    padding-left: 5px;
    padding-right: 5px
}

.gallery-video .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    overflow: hidden;
    transition: box-shadow .3s ease-in-out
}

.gallery-video .__item .__content {
    padding: 20px
}

.gallery-video .__item .__title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 5px
}

.gallery-video .__item .__date-post {
    line-height: 1;
    font-size: 1.2rem;
    margin-top: 5px
}

.projects {
    margin-bottom: 60px
}

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

.projects .__inner {
    margin-bottom: -10px
}

.projects .row {
    margin-left: -5px;
    margin-right: -5px
}

/*.projects .col {
    padding-left: 5px;
    padding-right: 5px
}*/

.projects .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    transition: box-shadow .3s ease-in-out
}

.projects .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 63.82979%;
    margin: auto;
    overflow: hidden
}

.projects .__item .__image:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px;
    border-color: transparent transparent #fff
}

.projects .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.projects .__item .__content {
    position: relative;
    padding: 25px 15px 0;
    line-height: 1;
    font-size: 1.4rem;
    font-weight: 400;
    /*text-align: center*/
}

.projects .__item ul {
    list-style: none
}

.projects .__item .__title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.projects .__item .__type {
    color: #000;
    margin-top: 3px
}

.projects .__item .__square {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    color: #fff;
    margin: 15px 0;
    padding: 8px 15px;
    border-radius: 30px
}

.projects .__item .__price {
    font-size: 2.4rem;
    margin-top: 0
}

.projects .__item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.projects .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.projects--slider .__inner {
    margin: -15px
}

.projects--slider .owl-control-container {
    margin-top: 15px;
    margin-bottom: 0
}

.projects--slider .owl-control-container:first-child {
    margin-top: 0;
    margin-bottom: 15px
}

.projects--slider .owl-item {
    padding: 15px 7px
}

.projects--slider .__item {
    margin-bottom: 0
}

.content-container .projects--slider {
    padding-left: 7px;
    padding-right: 7px
}

.about .__inner {
    margin-bottom: -30px
}

.about .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px
}

.about .__num {
    position: relative;
    line-height: .8em;
    font-size: 6rem;
    font-weight: 600;
    margin-bottom: 10px
}

.about .__num:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-bottom: 5px;
    content: attr(data-text);
    line-height: 1;
    font-size: 1.6rem
}

.about .b-table .cell {
    width: 100%
}

.about .b-table .cell:first-child {
    width: auto
}

.about .__ico {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    margin-top: 5px;
    margin-right: 15px;
    padding-top: 5px;
    border-top: 2px solid;
    text-align: center
}

@media only screen and (max-width: 559px) {
    .about .__item {
        max-width: 250px
    }
}

.posts {
    display: none;
    margin-bottom: 60px
}

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

.posts .__inner {
    margin-bottom: -10px
}

.posts .__item {
    position: relative;
    width: 100%;
    background-color: #fff;
    font-weight: 400;
    margin-bottom: 10px
}

.posts .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 70.79646%;
    margin: auto;
    overflow: hidden
}

.posts .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.posts .__item .__content {
    padding: 20px;
    padding-bottom: 35px
}

.posts .__item .__title {
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 5px
}

.posts .__item p {
    margin-top: 20px;
    margin-bottom: 20px
}

.posts .__item p:first-child {
    margin-top: 0
}

.posts .__item p:last-child {
    margin-bottom: 0
}

.posts .__item .__date-post {
    line-height: 1;
    font-size: 1.2rem;
    margin-top: 5px
}

.posts .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.posts--slider {
    display: block
}

@media only screen and (min-width: 768px) {
    .posts {
        display: block
    }

    .posts .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .posts .col {
        padding-left: 5px;
        padding-right: 5px
    }

    .posts--slider {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .posts--5-columns .col {
        width: 20%
    }
}

.brands--slider {
    padding-left: 30px;
    padding-right: 30px
}

.brands--slider .owl-theme .owl-nav [class*=owl-] {
    top: 50%;
    margin-top: -10px
}

.brands--slider .owl-theme .owl-nav .owl-prev {
    left: -30px
}

.brands--slider .owl-theme .owl-nav .owl-next {
    right: -30px
}

.brands--slider .owl-theme .owl-dots {
    margin-top: 30px
}

.brands .__item {
    position: relative;
    display: block;
    width: 100%;
    height: 135px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #eee;
    transition: border-color .3s ease-in-out
}

.brands .__item img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    border: 9px solid transparent
}

.call-to-action {
    color: #fff;
    padding-top: 40px;
    padding-bottom: 10px
}

.call-to-action .__content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7
}

.call-to-action .__title {
    line-height: 1.3;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase
}

.call-to-action p {
    margin-top: 10px;
    margin-bottom: 10px
}

.call-to-action p:first-child {
    margin-top: 0
}

.call-to-action p:last-child {
    margin-bottom: 0
}

.subscribe {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

.subscribe .__content {
    font-size: 1.8rem
}

.subscribe .__content span {
    text-transform: uppercase
}

.subscribe .__form {
    margin-top: 30px
}

.subscribe .__form .cell:first-child {
    padding-right: 20px
}

.subscribe .__form .textfield {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px
}

.subscribe .__form .textfield::-webkit-input-placeholder {
    color: #fff
}

.subscribe .__form .textfield:-moz-placeholder, .subscribe .__form .textfield::-moz-placeholder {
    color: #fff
}

.subscribe .__form .textfield:-ms-input-placeholder {
    color: #fff
}

@media only screen and (max-width: 559px) {
    .subscribe .__form .b-table, .subscribe .__form .cell {
        display: block;
        width: 100%
    }

    .subscribe .__form button[type=submit] {
        width: 100%;
        margin-top: 30px
    }
}

@media only screen and (min-width: 992px) {
    .subscribe .__form {
        margin-top: 0
    }
}

.company-contacts {
    position: relative;
    min-height: 300px
}

.company-contacts .yandex-map {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 300px;
    z-index: 2
}

.company-contacts .__container {
    margin-top: 20px;
    margin-bottom: 20px
}

.company-contacts .btn-zoom-map, .company-contacts .company-address, .company-contacts .form-s {
    position: relative;
    z-index: 3
}

.company-contacts .company-address, .company-contacts .form-s {
    background-color: #fff;
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .2)
}

.company-contacts .btn-zoom-map {
    display: block;
    line-height: 1.2;
    font-size: 1.6rem;
    color: #fff
}

.company-contacts .btn-zoom-map .__ico {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    color: #fff !important
}

.company-contacts .btn-zoom-map .__ico:before {
    float: left;
    line-height: inherit
}

.company-contacts .btn-zoom-map b {
    font-weight: 600;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}

.company-contacts .btn-zoom-map--style-1 {
    max-width: 350px;
    padding: 15px 30px
}

.company-contacts .btn-zoom-map--style-1 .cell:first-child {
    width: 100px
}

.company-contacts .btn-zoom-map--style-1 .__ico {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 6rem
}

.company-contacts .btn-zoom-map--style-1 .__ico:before {
    float: left
}

.company-contacts .btn-zoom-map--style-2 {
    padding: 20px 30px
}

.company-contacts .btn-zoom-map--style-2 .b-table .cell {
    width: 100%
}

.company-contacts .btn-zoom-map--style-2 .b-table .cell:first-child {
    width: auto
}

.company-contacts .btn-zoom-map--style-2 .__ico {
    font-size: 3rem;
    margin-right: 25px
}

.company-contacts--style-1 .company-address {
    padding: 30px
}

.company-contacts--style-1 .company-address--style-1 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.company-contacts--style-3 .yandex-map {
    position: absolute !important
}

.company-address {
    position: relative;
    width: 100%
}

.company-address table {
    margin-bottom: 20px;
    line-height: 1
}

.company-address table tr:first-child td {
    padding-top: 0
}

.company-address .__subtitle, .company-address .__title {
    line-height: 1;
    font-weight: 700;
    color: #000
}

.company-address .__title {
    font-size: 1.8rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.company-address .__title:after {
    content: "";
    display: block;
    width: 62px;
    height: 2px;
    margin-top: 10px
}

.company-address .__subtitle {
    font-size: 1.6rem
}

.company-address .__ico {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    text-align: center
}

.company-address--style-1 table {
    margin-bottom: 25px
}

.company-address--style-1 table td {
    vertical-align: top;
    padding-top: 15px
}

.company-address--style-1 table td:first-child {
    width: 100px
}

.company-address--style-1 .btn-zoom-map {
    margin: 0 -30px;
    max-width: none
}

.company-address--style-2 {
    max-width: 490px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 15px;
    padding-right: 145px
}

.company-address--style-2 table tr:first-child td {
    padding-top: 0
}

.company-address--style-2 table td {
    padding-top: 40px
}

.company-address--style-2 table td:first-child {
    width: 50px
}

.company-address--style-2 .__subtitle {
    margin-bottom: 5px
}

.company-address--style-2 .__ico {
    min-width: 30px;
    padding-bottom: 1px;
    border-bottom: 2px solid #000;
    color: #000;
    font-size: 2.5rem;
    text-align: center
}

.company-address--style-2 .btn-zoom-map {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 130px;
    padding: 15px;
    text-align: center
}

.company-address--style-2 .btn-zoom-map .__ico {
    border: none;
    font-size: 6rem;
    margin-bottom: 25px
}

.company-address--style-3 table {
    margin-bottom: 45px
}

.company-address--style-3 table td {
    width: 100%
}

.company-address--style-3 table td:first-child {
    width: auto
}

.company-address--style-3 .__subtitle {
    margin-bottom: 10px
}

.company-address--style-3 .__ico {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    line-height: 40px;
    font-size: 2.2rem;
    color: #fff;
    border-radius: 50%
}

.company-address--style-3 .__ico:before {
    line-height: inherit
}

@media only screen and (min-width: 560px) {
    .company-address--style-2 {
        padding: 30px;
        padding-right: 160px
    }
}

@media only screen and (min-width: 768px) {
    .company-contacts--style-1 .company-address--style-1 {
        margin-top: 55px;
        margin-bottom: 55px;
        max-width: 370px
    }

    .company-contacts--style-1 .yandex-map, .company-contacts--style-2 .yandex-map {
        position: absolute !important;
        height: 100%
    }
}

@media only screen and (min-width: 992px) {
    .company-contacts--style-4 .yandex-map {
        position: absolute !important;
        height: 100%
    }
}

#footer {
    background-color: #fff;
    border-top: 1px solid;
    font-size: 1.4rem;
    color: #000
}

#footer .__line {
    padding-top: 19px;
    padding-bottom: 20px
}

#footer .__line--third {
    background-color: #333;
    margin-top: 20px;
    color: #fff
}

#footer .__line--third .footer__item {
    margin-top: 10px;
    margin-bottom: 10px
}

#footer .__site-logo {
    margin-top: 15px
}

#footer .footer__item {
    position: relative;
    width: 100%
}

#footer__navigation {
    margin-top: 30px
}

#footer__navigation .__toggle {
    display: block;
    padding: 15px 10px;
    line-height: 1.8rem;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer
}

#footer__navigation .__toggle i {
    display: inline-block;
    vertical-align: bottom;
    font-size: 1.8rem;
    margin-left: 5px;
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

#footer__navigation input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    clip: rect(2px, 2px, 2px, 2px)
}

#footer__navigation input[type=checkbox]:checked + .__toggle i {
    -webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0)
}

#footer__navigation input[type=checkbox]:checked + .__toggle + *, #footer__navigation input[type=checkbox]:checked ~ ul {
    height: auto;
    overflow: visible
}

#footer__navigation ul {
    height: 0;
    overflow: hidden;
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 40%, .29)
}

#footer__navigation li {
    display: block;
    border-top: 1px solid #efefef
}

#footer__navigation li.active a, #footer__navigation li:hover a {
    color: #fff
}

#footer__navigation a {
    padding: 18px 0
}

#footer .__contact {
    margin-top: 25px;
    margin-bottom: 25px
}

#footer .__contact .__title {
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px
}

#footer .__contact .__title:after {
    content: "";
    display: block;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 2px
}

#footer .__contact .b-table .cell + .cell {
    width: 100%
}

#footer .__contact .__ico {
    display: none;
    line-height: 1;
    font-size: 2.5rem
}

#footer .__contact .__ico:before {
    vertical-align: top
}

#footer .social-btns {
    margin-bottom: -10px
}

#footer .social-btns a {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 1.5rem;
    color: #fff
}

#footer .social-btns a.vk {
    background: #577591
}

#footer .social-btns a.ok {
    background: #eb6b0e
}

#footer .social-btns a.fb {
    background: #23599b
}

#footer .social-btns a.yt {
    background: #dc4b3f
}

#footer .social-btns a.mail {
    background: #eb6b0e
}

#footer .social-btns a.tw {
    background: #168de2
}

#footer .social-btns a.ins {
    background: linear-gradient(220deg, #5d25c6, #5d25c6 15%, #dc098b 62%, #f8bc6a)
}

#footer a {
    color: inherit
}

@media only screen and (min-width: 992px) {
    #footer .__line {
        border-top: 1px solid #e1e0e0
    }

    #footer .__line--first .row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #footer .__line--third {
        background-color: transparent;
        margin-top: 0;
        color: inherit
    }

    #footer .__line--third .footer__item {
        margin-top: 0;
        margin-bottom: 0
    }

    #footer .footer__item {
        width: auto
    }

    #footer .__site-logo, #footer__navigation {
        margin-top: 0
    }

    #footer__navigation .__toggle {
        display: none
    }

    #footer__navigation ul {
        height: auto;
        overflow: visible;
        margin-left: -25px;
        box-shadow: none
    }

    #footer__navigation li {
        display: inline-block;
        border: none;
        margin-left: 25px
    }

    #footer__navigation li.active a, #footer__navigation li:hover a {
        background-color: transparent
    }

    #footer .__contact {
        margin-top: 15px;
        margin-bottom: 15px
    }

    #footer .__contact .__title:after {
        margin-left: 0
    }

    #footer .__contact .b-table .cell:first-child {
        min-width: 50px
    }

    #footer .__contact .__ico {
        display: inline-block
    }
}

@media only screen and (min-width: 1200px) {
    #footer__navigation ul {
        margin-left: -35px
    }

    #footer__navigation li {
        margin-left: 35px
    }
}

.sidebar {
    padding-bottom: 30px
}

.sidebar:not(.js-sticky) {
    position: relative;
    z-index: 2
}

.sidebar.js-sticky {
    top: 100px
}

@media only screen and (min-width: 992px) {
    .sidebar {
        padding-bottom: 0
    }
}

.content-container {
    position: relative;
    line-height: 1.7;
    z-index: 2
}

.content-container ol, .content-container ul {
    list-style: disc inside
}

.content-container p {
    margin-top: 15px;
    margin-bottom: 15px
}

.content-container p:first-child {
    margin-top: 0
}

.content-container p:last-child {
    margin-bottom: 0
}

.content-container .caption {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #333
}

.content-container .caption:first-child {
    margin-top: 0
}

.content-container .caption:last-child {
    margin-bottom: 0
}

.content-container .caption .__title {
    line-height: 1;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #010101;
    margin-bottom: 15px
}

.content-container .subtitle {
    font-size: 1.6rem;
    font-weight: 600;
    color: #666;
    margin-bottom: 20px
}

.page-title {
    padding-bottom: 10px
}

.page-title:first-child {
    margin-top: -5px
}

.page-title .__title {
    line-height: 1.1;
    font-size: 4rem;
    font-weight: 300;
    color: #000
}

@media only screen and (min-width: 400px) {
    .page-title .__title {
        font-size: 4.3rem
    }
}

@media only screen and (min-width: 560px) {
    .page-title .__title {
        font-size: 4rem
    }
}

.goods-category:last-child {
    margin-bottom: 0
}

.goods-category .__item {
    position: relative;
    width: 100%
}

.goods-category .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    margin: auto;
    overflow: hidden
}

.goods-category .__item .__image img {
    position: absolute;
    top: 0;
    left: 0; /*width:100%;height:100%;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.goods-category .__item .__title {
    font-weight: 700
}

.goods-category .__item ul {
    list-style: none
}

.goods-category .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

.goods-category--style-1 {
    margin-bottom: 60px
}

.goods-category--style-1 .row {
    margin-left: -8px;
    margin-right: -8px
}

.goods-category--style-1 .col {
    padding-left: 8px;
    padding-right: 8px
}

.goods-category--style-1 .__item {
    border-top: 2px solid #e6e1e1;
    padding: 15px
}

.goods-category--style-1 .__item:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -31px;
    width: 62px;
    height: 2px
}

.goods-category--style-1 .__item .__image {
    padding-top: 72.46377%
}

.goods-category--style-1 .__item .__content {
    margin-top: 25px
}

.goods-category--style-1 .__item .__title {
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 15px
}

.goods-category--style-1 .__item ul {
    line-height: 1
}

.goods-category--style-1 .__item ul li {
    margin-top: 10px
}

.goods-category--style-1 .__item ul a {
    line-height: 1.4;
    font-weight: 600;
    color: #252525
}

.goods-category--style-1 .__item ul ul {
    padding-left: 10px
}

.goods-category--style-1 .__item ul ul a {
    font-size: 1.3rem;
    color: #666
}

.goods-category--style-2 {
    margin-top: 30px;
    margin-bottom: 30px
}

.goods-category--style-2 .__inner {
    margin-bottom: -30px
}

.goods-category--style-2 .row {
    margin-left: -10px;
    margin-right: -10px
}

.goods-category--style-2 .col {
    padding-left: 10px;
    padding-right: 10px
}

.goods-category--style-2 .__item {
    margin-bottom: 30px
}

.goods-category--style-2 .__item .__image {
    padding-top: 73.07692%
}

.goods-category--style-2 .__item .__content {
    margin-top: 20px
}

.goods-category--style-2 .__item .__title {
    font-size: 1.4rem
}

@media only screen and (min-width: 560px) {
    .goods-category--style-1 .__item {
        padding: 30px
    }
}

.reviews {
    margin-bottom: 60px
}

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

.reviews .__item {
    margin-top: 60px
}

.reviews .__item:first-child {
    margin-top: 0
}

.reviews .__item:after {
    content: "";
    display: table;
    clear: both
}

.reviews .__item .author-img {
    float: left
}

.reviews .__item .author-img img {
    width: auto
}

.reviews .__item .author-img + div {
    margin-left: 0;
    padding-top: 10px;
    clear: both
}

.reviews .__item .author-name, .reviews .__item .author-position {
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 5px
}

.reviews .__item .author-name:first-child, .reviews .__item .author-position:first-child {
    margin-top: 0
}

.reviews .__item .author-name:last-child, .reviews .__item .author-position:last-child {
    margin-bottom: 0
}

.reviews .__item .author-name {
    font-size: 1.6rem;
    font-weight: 600;
    color: #252525
}

.reviews .__item .author-position {
    font-size: 1.2rem;
    font-weight: 400
}

.reviews .__item .author-message {
    position: relative;
    background-color: #FBFAFA;
    border: 1px solid #ccc;
    margin-top: 25px;
    line-height: 1.4;
    color: #333
}

.reviews .__item .author-message:after, .reviews .__item .author-message:before {
    content: "";
    position: absolute;
    left: 13px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

.reviews .__item .author-message:before {
    border-width: 13px 0 0 13px;
    border-left-color: #ccc
}

.reviews .__item .author-message:after {
    margin-left: 1px;
    border-width: 11px 0 0 10px;
    border-left-color: #FBFAFA
}

.reviews .__item .author-message > div {
    padding: 19px 14px
}

.reviews .__item .author-message > div:before {
    content: "";
    position: absolute;
    left: 24px;
    top: -1px;
    width: 63px;
    height: 2px
}

.reviews--slider .__item {
    margin-top: 0;
    text-align: center
}

.reviews--slider .__item .author-img {
    float: none !important
}

.reviews--slider .__item .author-img + div {
    margin-left: 0 !important;
    padding-top: 15px !important
}

.reviews--slider .__item .author-message {
    text-align: left
}

.reviews--slider .__item .author-message:after, .reviews--slider .__item .author-message:before {
    content: none
}

.reviews--slider .__item .author-message > div:before {
    left: 50%;
    margin-left: -31px
}

@media only screen and (min-width: 560px) {
    .reviews .__item .author-img + div {
        margin-left: 130px;
        padding-top: 0;
        clear: none
    }

    .reviews .__item .author-img + div .author-message:after, .reviews .__item .author-img + div .author-message:before {
        top: 20px;
        right: 100%;
        bottom: auto;
        left: auto
    }

    .reviews .__item .author-img + div .author-message:before {
        border-width: 0 13px 13px 0;
        border-right-color: #ccc
    }

    .reviews .__item .author-img + div .author-message:after {
        margin-top: 1px;
        border-width: 0 11px 10px 0;
        border-right-color: #FBFAFA
    }

    .reviews .__item .author-message > div {
        padding: 24px
    }
}

.teams {
    margin-bottom: 60px
}

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

.teams .__inner {
    margin-bottom: -10px
}

.teams .row {
    margin-left: -5px;
    margin-right: -5px
}

.teams .col {
    padding-left: 5px;
    padding-right: 5px
}

.teams .__item {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 0 25px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1)
}

.teams .__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 2px;
    z-index: 1
}

.teams .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 87.5%;
    margin: auto;
    overflow: hidden;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1)
}

.teams .__item .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
}

.teams .__item .__content {
    padding-top: 25px;
    line-height: 1.2;
    text-align: center
}

.teams .__item .__content p {
    line-height: inherit
}

.teams .__item .__name, .teams .__item .__position {
    margin-top: 5px;
    margin-bottom: 5px
}

.teams .__item .__name:first-child, .teams .__item .__position:first-child {
    margin-top: 0
}

.teams .__item .__name:last-child, .teams .__item .__position:last-child {
    margin-bottom: 0
}

.teams .__item .__name {
    font-size: 1.6rem;
    font-weight: 600
}

.teams .__item .__contact {
    margin-top: 20px;
    list-style: none
}

.teams .__item .__contact li {
    margin-top: 10px
}

.teams .__item .__contact li:first-child {
    margin-top: 0
}

.teams .__item .__phone {
    font-size: 1.6rem;
    color: #000
}

.teams .__item .__phone a {
    color: inherit
}

.teams .__item .__link {
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: underline
}

.teams .__item .__link:focus, .teams .__item .__link:hover {
    text-decoration: none
}

.teams .__item .__ico {
    line-height: 1;
    font-size: 1.7rem;
    color: #000;
    margin-right: 10px
}

.teams .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0)
}

@media only screen and (min-width: 560px) {
    .teams .__item {
        padding: 20px 20px 35px
    }
}

.brands .col {
    margin-bottom: 30px;
}

.jobs .__item {
    margin-top: 40px;
    border: 1px solid #ccc
}

.jobs .__item:first-child {
    margin-top: 0
}

.jobs .__item .__header {
    background-color: #FBFAFA;
    border-bottom: 1px solid #ccc;
    padding: 24px 14px
}

.jobs .__item .__header p {
    line-height: 1.2;
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px
}

.jobs .__item .__header p:first-child {
    margin-top: 0
}

.jobs .__item .__header p:last-child {
    margin-bottom: 0
}

.jobs .__item .__header .__title {
    font-weight: 600;
    letter-spacing: 2px;
    color: #000
}

.jobs .__item .__header .__subtitle {
    font-weight: 700
}

.jobs .__item .__header .custom-btn {
    margin-top: 20px
}

.jobs .__item .__header .custom-btn:not(:hover):not(:focus):not(:active) {
    background-color: #fff
}

.jobs .__item .__header .custom-btn span {
    display: none
}

.jobs .__item .__header .custom-btn span:first-child {
    display: inline-block
}

.jobs .__item .__header .custom-btn i {
    margin-left: 5px
}

.jobs .__item .__header .custom-btn.active span {
    display: inline-block
}

.jobs .__item .__content, .jobs .__item .__header .custom-btn.active span:first-child {
    display: none
}

.jobs .__item .__content div {
    padding: 24px 14px
}

.jobs .__item .__content ul {
    margin-top: 40px
}

.jobs .__item .__content ul:first-child {
    margin-top: 0
}

.jobs .__item .__content li {
    color: #333;
    margin-top: 5px
}

.jobs .__item .__content li:first-child {
    margin-top: 0;
    list-style: none
}

@media only screen and (min-width: 560px) {
    .jobs .__item .__header {
        padding: 24px 29px
    }

    .jobs .__item .__content div {
        padding: 29px
    }
}

@media only screen and (min-width: 768px) {
    .jobs .__item .__header .custom-btn {
        margin-top: 0
    }
}

.licenses {
    margin-bottom: 60px
}

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

.licenses .__item {
    position: relative;
    margin-top: 20px;
    padding: 19px 14px;
    border: 1px solid #ccc;
    transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out
}

.licenses .__item:first-child {
    margin-top: 0
}

.licenses .__item:after, .licenses .__item:before {
    content: ""
}

.licenses .__item:before {
    position: absolute;
    top: -1px;
    left: auto;
    width: 63px;
    height: 2px
}

.licenses .__item:after {
    display: table;
    clear: both
}

.licenses .__item .__image {
    position: relative;
    width: 150px;
    margin: auto;
    background-color: rgba(0, 0, 0, .5)
}

.licenses .__item .__image a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 2.2rem;
    text-align: center;
    color: #666;
    background-color: #fff;
    border-radius: 50%;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
    z-index: 1
}

.licenses .__item .__image img {
    width: 100%;
    opacity: .5;
    transition: opacity .3s ease-in-out
}

.licenses .__item .__image + .__content {
    margin-left: 0;
    padding-top: 30px;
    clear: both
}

.licenses .__item .__content {
    line-height: 1.4
}

.licenses .__item .__title {
    line-height: 1.2;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #252525;
    margin-bottom: 15px
}

.licenses .__item:hover {
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, .2)
}

.licenses .__item:hover .__image img {
    opacity: 1
}

.licenses .__item:hover .__image a:before {
    color: #fff
}

@media only screen and (min-width: 560px) {
    .licenses .__item {
        padding: 19px
    }

    .licenses .__item .__image {
        float: left
    }

    .licenses .__item .__image + .__content {
        margin-left: 180px;
        padding-top: 0;
        clear: none
    }
}

.requisites {
    margin-bottom: 60px;
    overflow-x: auto
}

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

.requisites table {
    min-width: 600px;
    margin-top: 30px;
    line-height: 1.4
}

.requisites table tr {
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff
}

.requisites table tr:first-child {
    border-top: 1px solid #d7d7d7
}

.requisites table tr:nth-of-type(odd) {
    background-color: #FBFAFA
}

.requisites table td {
    padding: 18px 20px
}

.requisites table td:first-child {
    font-size: 1.6rem;
    color: #000
}

.product-single:last-child {
    margin-bottom: 0
}

.product-single .__gallery {
    position: relative;
    margin-bottom: 30px
}

.product-single .__gallery .row {
    margin-left: -7px;
    margin-right: -7px
}

.product-single .__gallery .col {
    padding-left: 7px;
    padding-right: 7px
}

.product-single .__gallery .__image {
    position: relative;
    width: 100%;
    height: 0;
    margin: 7px auto;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ccc
}

.product-single .__gallery .__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.product-single .__gallery .__image--big {
    margin-top: 0
}

.product-single .__gallery .__image--big a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.product-single .__gallery .__image--small {
    transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out
}

.product-single .__gallery .__image--small img {
    cursor: pointer
}

.product-single .__gallery .__image--small.active, .product-single .__gallery .__image--small:hover {
    box-shadow: 11px 16px 38px 0 rgba(0, 0, 0, .2)
}

.product-single .__gallery .__image--small.active {
    cursor: default
}

.product-single .__gallery--style-1 .__image {
    padding-top: 100%
}

.product-single .__gallery--style-1 .__image img {
    max-width: 100%;
    max-height: 100%;
    border-style: solid;
    border-color: transparent
}

.product-single .__gallery--style-1 .__image--big img {
    border-width: 14px
}

.product-single .__gallery--style-1 .__image--small img {
    border-width: 4px
}

.product-single .__gallery--style-2 .__image {
    padding-top: 68.42105%
}

.product-single .__gallery--style-2 .__image img {
    width: 100%;
    height: 100%
}

.product-single .__info .__line {
    border-top: 1px solid #efefef;
    padding-top: 20px;
    padding-bottom: 20px
}

.product-single .__info .__line:first-child {
    border-top: none;
    padding-top: 0
}

.product-single .__info .__line--info {
    line-height: 1
}

.product-single .__info .__line--info b {
    font-weight: 400;
    color: #000
}

.product-single .__info .__line--price .__price-old {
    font-size: 1.6rem
}

.product-single .__info .__line--price .__price {
    font-size: 3.6rem
}

.product-single .__info .__line--price .__sale {
    font-size: 1.6rem
}

.product-single .__info .__line--buy form {
    margin-top: -20px;
    margin-bottom: -20px
}

.product-single .__info .__line--buy form:after {
    content: "";
    display: table;
    clear: both
}

.product-single .__info .__line--buy form button[type=submit] {
    min-width: 140px
}

.product-single .__info .__line--buy .cell {
    padding-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.product-single .__info .__line--buy .cell--first {
    width: auto;
    padding-right: 15px
}

.product-single .__info .__line--buy .counter {
    float: left;
    margin-right: 10px
}

.product-single .__info .__line--buy .ask-btn {
    min-width: 180px
}

.product-single .__info .__line--text {
    color: #000
}

.product-single .__info .__line--share .ya-share2 {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.product-single .__description {
    /*margin-top:60px;*/
    font-weight: 400
}

.product-single .__accessories {
    margin-top: 60px;
    margin-bottom: 60px;
    line-height: 1.2;
    color: #000
}

.product-single .__accessories .accordion-item .__inner {
    padding: 0;
    overflow-y: auto
}

.product-single .__accessories table {
    min-width: 700px
}

.product-single .__accessories table tr {
    border-top: 1px solid #f0f0f0
}

.product-single .__accessories table tr:first-child {
    border-top: none
}

.product-single .__accessories table td {
    padding: 15px 25px
}

.product-single .__accessories table td:first-child {
    width: 100%
}

.product-single .__accessories .__image {
    position: relative;
    float: left;
    margin: auto;
    width: 85px;
    height: 85px;
    border: 1px solid #ccc;
    margin-right: 25px
}

.product-single .__accessories .__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    border: 1px solid transparent
}

.product-single .__accessories .__category a, .product-single .__accessories .__title a {
    color: inherit
}

.product-single .__accessories .__title {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 0
}

.product-single .__accessories .__category {
    margin-top: 0
}

.product-single .__accessories .__price {
    font-size: 1.8rem
}

.product-single .__accessories .__btn {
    display: inline-block;
    line-height: 1;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0;
    white-space: nowrap;
    border: 1px solid;
    padding: 9px 20px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 30px;
    transition: background-color .25s ease-in-out, border-color .25s ease-in-out, color .25s ease-in-out
}

.product-single .__accessories .__btn:active, .product-single .__accessories .__btn:focus, .product-single .__accessories .__btn:hover {
    color: #fff
}

.product-single .__accessories .__btn:focus, .product-single .__accessories .__btn:hover {
    background-color: #e51f1f;
    border-color: #e51f1f
}

.product-single .__accessories .__btn:active {
    background-color: #c11616;
    border-color: #c11616
}

.product-single .__details {
    /*margin-top:60px;*/
    line-height: 1.4
}

.product-single .__details .tab-nav {
    margin-left: -15px;
    margin-right: -15px
}

.product-single .__details .tab-nav a {
    display: block;
    margin-bottom: -1px;
    padding: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #252525;
    transition: color .3s ease-in-out, border-color .3s ease-in-out
}

.product-single .__details .tab-nav a.active, .product-single .__details .tab-nav a:focus, .product-single .__details .tab-nav a:hover {
    background-color: #FBFAFA;
    z-index: 1
}

.product-single .__details .tab-content {
    margin-top: 30px
}

.product-single .__compare .list-title {
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000
}

.product-single .__order-service {
    margin-top: 30px;
    background-color: #FBFAFA;
    padding: 30px
}

.product-single .__order-service .__title {
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px
}

.product-single .__order-service .__ico {
    vertical-align: top;
    line-height: 1;
    font-size: 8rem
}

.product-single .__order-service p {
    margin-top: 10px;
    margin-bottom: 10px
}

.product-single .__order-service p:first-child {
    margin-top: 0
}

.product-single .__order-service p:last-child {
    margin-bottom: 0
}

.product-single .__order-service .custom-btn {
    margin-top: 15px
}

.product-single .__subscribe {
    margin-top: 50px;
    margin-bottom: 50px
}

.product-single .__subscribe:first-child {
    margin-top: 0
}

.product-single .__subscribe:last-child, .product-single .__subscribe p:last-of-type {
    margin-bottom: 0
}

.product-single .__subscribe button[type=submit] {
    margin-top: 20px
}

.product-single .__specification {
    line-height: 1.2
}

.product-single .__specification tr {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=");
    background-repeat: repeat-x;
    background-position: 0 100%
}

.product-single .__specification tr:first-child td {
    padding-top: 0
}

.product-single .__specification td {
    padding-top: 15px;
    font-weight: 400;
    color: #000
}

.product-single .__specification td:first-child {
    color: #666
}

.product-single .__specification td:first-child span {
    padding-left: 0;
    padding-right: 10px
}

.product-single .__specification td span {
    display: inline-block;
    vertical-align: bottom;
    background-color: #fff;
    margin-bottom: -3px;
    padding-left: 10px
}

.product-single .photos--slider {
    margin: 20px 0 50px
}

.product-single .quote {
    background-color: #FBFAFA; /*margin:50px 0;*/
    padding: 1px 15px 15px;
    line-height: 1.7;
    font-style: italic;
    color: #000
}

.product-single .quote:first-child {
    margin-top: 0
}

.product-single .quote:last-child {
    margin-bottom: 0
}

.product-single .quote > div {
    padding-left: 45px
}

.product-single .quote > div:after {
    content: "";
    display: table;
    clear: both
}

.product-single .quote .ico {
    float: left;
    line-height: 1;
    font-size: 2.7rem;
    margin-left: -45px
}

@media only screen and (max-width: 559px) {
    .product-single .__info .__line--buy .ask-btn, .product-single .__info .__line--buy .b-table, .product-single .__info .__line--buy .b-table .cell {
        width: 100%
    }

    .product-single .__info .__line--buy .b-table, .product-single .__info .__line--buy .b-table .cell {
        display: block;
        padding: 10px 0;
        border: none !important
    }
}

@media only screen and (min-width: 560px) {
    .product-single .__accessories table td {
        padding: 25px
    }

    .product-single .quote {
        padding: 15px 30px 30px
    }
}

@media only screen and (min-width: 768px) {
    .product-single .__gallery {
        margin-bottom: 0
    }

    .product-single .__details .tab-nav {
        margin-left: 0;
        margin-right: 0;
        border-bottom: 1px solid #ccc
    }

    .product-single .__details .tab-nav a {
        display: inline-block;
        vertical-align: middle;
        padding: 8px 20px 7px;
        border-top: none;
        border-bottom: 2px solid transparent
    }

    .product-single .__details .tab-nav a.active, .product-single .__details .tab-nav a:focus, .product-single .__details .tab-nav a:hover {
        background-color: transparent
    }
}

@media only screen and (min-width: 1200px) {
    .product-single .__info .__line--buy form {
        text-align: right
    }

    .product-single .__info .__line--buy .cell--first {
        float: left
    }

    .product-single .__info .__line--buy .cell--second {
        display: inline-block;
        padding-left: 15px;
        border-left: 1px solid #efefef
    }

    .product-single .__info .__line--buy .cell > * {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 850px) and (max-width: 991px) {
    .product-single .__info .__line--buy form {
        text-align: right
    }

    .product-single .__info .__line--buy .cell--first {
        float: left
    }

    .product-single .__info .__line--buy .cell--second {
        display: inline-block;
        padding-left: 15px;
        border-left: 1px solid #efefef
    }

    .product-single .__info .__line--buy .cell > * {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 560px) and (max-width: 767px) {
    .product-single .__info .__line--buy form {
        text-align: right
    }

    .product-single .__info .__line--buy .cell--first {
        float: left
    }

    .product-single .__info .__line--buy .cell--second {
        display: inline-block;
        padding-left: 15px;
        border-left: 1px solid #efefef
    }

    .product-single .__info .__line--buy .cell > * {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.partners {
    margin-bottom: 60px
}

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

.partners .__inner {
    margin-bottom: -10px
}

.partners .row {
    margin-left: -5px;
    margin-right: -5px
}

.partners .col {
    padding-left: 5px;
    padding-right: 5px
}

.partners .__item {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    transition: box-shadow .3s ease-in-out
}

.partners .__item .__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 63.82979%;
    margin: auto;
    overflow: hidden;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.partners .__item .__image:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    border-width: 0 7px 7px;
    border-color: transparent transparent #f7f7f7
}

.partners .__item .__image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    border: 10px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.partners .__item .__image a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.partners .__item .__content {
    padding: 25px 20px 35px;
    line-height: 1;
    text-align: center
}

.partners .__item .__title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px
}

.partners .__item .__title:after {
    content: "";
    display: block;
    width: 62px;
    height: 2px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

.partners .__item .__contact {
    margin-top: 25px;
    list-style: none
}

.partners .__item .__contact li {
    margin-top: 10px
}

.partners .__item .__contact li:first-child {
    margin-top: 0
}

.partners .__item .__phone {
    font-size: 1.6rem;
    color: #000
}

.partners .__item .__phone a {
    color: inherit
}

.partners .__item .__link {
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: underline
}

.partners .__item .__link:focus, .partners .__item .__link:hover {
    text-decoration: none
}

.partners .__item .__ico {
    line-height: 1;
    font-size: 1.7rem;
    color: #000;
    margin-right: 10px
}

.partners-location {
    margin-bottom: 60px
}

.partners-location:last-child {
    margin-bottom: 0
}

.partners-location .__inner {
    margin-bottom: -10px
}

.partners-location .row {
    margin-left: -5px;
    margin-right: -5px
}

.partners-location .col {
    padding-left: 5px;
    padding-right: 5px
}

.partners-location .accordion-toggler {
    font-weight: 600;
    letter-spacing: 2px;
    color: #010101
}

.partners-location .location {
    padding-top: 20px;
    border-top: 1px solid #eee
}

.partners-location .location:first-child {
    padding-top: 0;
    border-top: none
}

.partners-location .location__item {
    margin-bottom: 15px
}

.partners-location .location__item .__link {
    text-decoration: underline
}

.partners-location .location__item .__link:focus, .partners-location .location__item .__link:hover {
    text-decoration: none
}

.partners-location .location__item .__phone {
    color: #000
}

.partners-location .location__item .__phone a {
    color: inherit
}

.partners-location .location__item .__ico {
    line-height: 1;
    font-size: 1.7rem;
    color: #000;
    margin-right: 10px
}

.partners-location .custom-radio {
    line-height: 1.2;
    font-size: 1.6rem;
    margin-bottom: 10px
}

.partners-location .custom-radio:first-child {
    margin-top: 0
}

.partners-location .custom-radio:last-child {
    margin-bottom: 0
}

.partners-location .yandex-map {
    height: 400px;
    margin-top: 40px
}

@media only screen and (min-width: 560px) {
    .partners-location .accordion-toggler {
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 768px) {
    .partners-location .yandex-map {
        height: 500px;
        margin-top: 0
    }
}

.profile-menu {
    margin-bottom: 60px
}

.profile-menu:last-child {
    margin-bottom: 0
}

.profile-menu .__inner {
    margin-bottom: -40px
}

.profile-menu .row {
    margin-left: -8px;
    margin-right: -8px
}

.profile-menu .col {
    padding-left: 8px;
    padding-right: 8px
}

.profile-menu .__item {
    position: relative;
    width: 100%;
    border-top: 2px solid #e6e1e1;
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
    padding-top: 25px
}

.profile-menu .__item:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -31px;
    width: 62px;
    height: 2px
}

.profile-menu .__item a {
    display: inline-block;
    vertical-align: top
}

.profile-menu .__item .__ico {
    position: relative;
    width: 60px;
    height: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-bottom: 30px
}

.profile-menu .__item .__ico img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.profile-menu .__item .__title {
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #252525
}

@media only screen and (min-width: 560px) {
    .profile-menu .__inner {
        margin-bottom: -70px
    }

    .profile-menu .__item {
        margin-bottom: 70px;
        padding-top: 45px
    }

    .profile-menu .__item .__ico {
        width: 80px;
        height: 80px;
        margin-bottom: 40px
    }
}

.profile-history {
    margin-bottom: 60px
}

.profile-history:last-child {
    margin-bottom: 0
}

.profile-history .search-history {
    margin-bottom: 20px
}

.profile-history .search-history:last-child {
    margin-bottom: 0
}

.profile-history .search-history .input-wrp {
    margin-top: 0
}

.profile-history .search-history .textfield {
    padding-right: 60px
}

.profile-history .search-history button[type=submit] {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    margin: 0;
    border: 0;
    background: none transparent;
    width: 40px;
    font-size: 1.8rem;
    text-align: center
}

.profile-history .table-history {
    margin-top: 20px
}

.table-history {
    line-height: 1.4;
    color: #000;
    overflow-x: auto
}

.table-history table {
    min-width: 1000px;
    border: 1px solid #ccc
}

.table-history table thead tr {
    background-color: #FBFAFA
}

.table-history table thead td {
    padding-top: 10px;
    padding-bottom: 10px
}

.table-history table tbody {
    font-size: 1.3rem
}

.table-history table tbody tr {
    border-top: 1px solid #f0f0f0
}

.table-history table tbody td {
    padding-top: 15px;
    padding-bottom: 15px
}

.table-history table td {
    padding-left: 15px;
    padding-right: 15px
}

.table-history table .__image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    width: 43px;
    height: 43px;
    border: 1px solid #ccc;
    margin-right: 10px
}

.table-history table .__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    border: 1px solid transparent
}

.table-history table .__name {
    color: inherit
}

.table-history table .__cost, .table-history table .__more {
    font-weight: 700
}

.table-history table .fail + .fail {
    border-top: none
}

.table-history table .fail + .fail td {
    padding-top: 0
}

@media only screen and (min-width: 560px) {
    .table-history table tbody td {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media only screen and (min-width: 1200px) {
    .table-history table td {
        padding-left: 25px;
        padding-right: 25px
    }
}

.order-table {
    line-height: 1.4;
    white-space: nowrap;
    color: #000;
    overflow-x: auto
}

.order-table table {
    border: 1px solid #ccc;
    min-width: 1000px
}

.order-table table thead tr {
    background-color: #FBFAFA
}

.order-table table thead td {
    padding-top: 10px;
    padding-bottom: 10px
}

.order-table table tbody tr {
    border-top: 1px solid #f0f0f0
}

.order-table table tbody td {
    padding-top: 15px;
    padding-bottom: 15px
}

.order-table table td {
    padding-left: 25px;
    padding-right: 25px
}

.order-table table .__image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    width: 85px;
    height: 85px;
    border: 1px solid #ccc;
    margin-right: 25px
}

.order-table table .__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    border: 1px solid transparent
}

.order-table table .__name {
    color: inherit
}

.order-table table .__old {
    display: block;
    text-decoration: line-through;
    color: #a3aaae;
    padding-top: 5px
}

.order-table table .__cost {
    font-weight: 700
}

.order-table table .__remove {
    display: inline-block;
    line-height: 1;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0;
    white-space: nowrap;
    padding: 9px 20px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 30px;
    transition: background-color .25s ease-in-out, border-color .25s ease-in-out, color .25s ease-in-out
}

.order-table table .__remove:active, .order-table table .__remove:focus, .order-table table .__remove:hover {
    color: #fff
}

.order-table table .__remove:focus, .order-table table .__remove:hover {
    background-color: #e51f1f;
    border-color: #e51f1f
}

.order-table table .__remove:active {
    background-color: #c11616;
    border-color: #c11616
}

.order-table .counter .textfield {
    border: none
}

.order-form .__title {
    line-height: 1.2;
    font-size: 3rem;
    color: #000;
    margin-bottom: 10px
}

.order-form .textfield {
    color: #000
}

.order-result {
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 400;
    color: #000;
    background-color: #f0f0f0;
    border: 2px solid hsla(0, 0%, 80%, .2);
    margin-top: 40px;
    padding: 40px 15px
}

.order-result, .order-result > div {
    position: relative
}

.order-result table {
    margin-left: auto;
    margin-right: auto;
    max-width: 280px
}

.order-result table tr:first-child td {
    padding-top: 0
}

.order-result table td {
    padding-top: 25px;
    vertical-align: top
}

.order-result p {
    margin-top: 10px;
    margin-bottom: 10px
}

.order-result p:first-child {
    margin-top: 0
}

.order-result p:last-child {
    margin-bottom: 0
}

.order-result .__price-old {
    color: #a3aaae
}

@media only screen and (min-width: 560px) {
    .order-table table tbody td {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media only screen and (min-width: 768px) {
    .order-result {
        height: 100%;
        border: none;
        margin-top: 0
    }

    .order-result:before {
        content: "";
        position: absolute;
        top: -30px;
        bottom: -30px;
        left: 0;
        width: 100%;
        background-color: #f0f0f0;
        border: 2px solid hsla(0, 0%, 80%, .2)
    }
}

.error-page .__image {
    margin-bottom: 40px
}

/*.error-page .__image img{box-shadow:10px 17px 38px 0 rgba(0,0,0,.2)}*/
.error-page .__text {
    color: #fff;
    font-size: 2rem
}

.error-page .__text p {
    margin-top: 30px;
    font-weight: 300
}

.error-page .__text p:first-child {
    margin-top: 0
}

.error-page .__text .__title {
    line-height: 1.2;
    font-size: 3.5rem;
    font-weight: 100
}

.error-page .__text .__title span {
    display: block;
    font-weight: 600
}

.error-page .__text .custom-btn {
    min-width: 260px;
    margin: 10px
}

@media only screen and (min-width: 400px) {
    .error-page .__text .__title {
        font-size: 4rem
    }
}

@media only screen and (min-width: 560px) {
    .error-page .__text .__title {
        font-size: 4.8rem
    }
}

@media only screen and (min-width: 768px) {
    .error-page .__image {
        margin-bottom: 0
    }
}

/*
.gallery--style-3 .__item .__image { padding: 0; min-height: 270px; }
.gallery--style-3 .__item .__description { margin-bottom: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
.gallery--style-3 .__item .__title { margin-bottom: 0; }
.gallery--style-3 .__item .__subtitle { display: inline-block; vertical-align: top; padding: 10px 15px; line-height: 1.3; font-size: 1.6rem; color: #fff; background-color: rgba(0, 0, 0, 0.5); }
.gallery--style-3 .__item:hover .__content { background-color: transparent; }
.gallery--style-4 .__item .__image { padding: 0; min-height: 350px; }
.gallery--style-4 .__item .__description { margin-bottom: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
.gallery--style-4 .__item .__content { background-color: rgba(0, 0, 0, 0.3); }
.gallery--style-4 .__item .__title { margin-bottom: 0; }
.gallery--style-4 .__item .__subtitle { display: inline-block; vertical-align: top; padding: 10px 15px; line-height: 1.3; font-size: 1.6rem; color: #fff; background-color: rgba(0, 0, 0, 0.5); }
.gallery--style-4 .__item:hover .__content { background-color: rgba(0, 0, 0, 0.3); }
@media only screen and (min-width: 560px) { 
.gallery--style-3 .__item[data-y="2"] .__image { min-height: 550px; }
  .gallery--style-4 .__item .__image { min-height: 525px; } 
}
*/

#header .__compare .__ico,
#header .__wishlist .__ico {
    font-size: 1.7rem
}

#header .__search {
    margin-right: 10px
}

#header .__compare .num,
#header .__wishlist .num {
    background: #fff;
    text-align: center;
}

.product-single .__info .__line .__compare.active a,
.product-single .__info .__line .__wishlist.active a,
.product-single .__info .__line .active .__ico {
    color: #000
}

#header .__compare .num,
#header .__wishlist .num {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 500;
    color: #fff
}

/*# sourceMappingURL=style.min.css.map */

.row:before,
.row:after {
    display: none !important
}

.__phone_20 {
    font-size: 22px;
    font-weight: 600;
}

#header.header--style-5 .__line--second {
    background-color: #fff !important;
    border-top: 1px solid #d2d5d5;
}

#header.header--style-5 #header__navigation > ul > li > a {
    color: #000
}

.product-single-preview {
    background: #FBFAFA;
    padding: 30px;
    margin-bottom: 30px;
    /*width: 100%;*/
}

/*new*/

/* --------------------------------
   reviews
-------------------------------- */
.reviews--style-2 .__item {
    margin-bottom: 15px;
}

.reviews--style-2 .__item .__title {
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.reviews--style-2 .__item .author-message {
    margin-top: 10px;
    background: none transparent;
    border: none;
    color: #666;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
}

.reviews--style-2 .__item .author-img {
    margin-right: 25px;
}

.reviews--style-2 .__item .author-name {
    font-size: 1.4rem;
    text-transform: uppercase;
}

.reviews--style-2 .__item .b-table:last-child {
    margin-top: 20px;
}

.reviews--style-2 .__item .cell {
    width: 100%;
}

.reviews--style-2 .__item .cell:first-child {
    width: auto;
}

.reviews--style-2.reviews--slider {
    margin: 0 -10px;
}

.reviews--style-2.reviews--slider .owl-item {
    padding: 0 10px;
}

/* --------------------------------
   advantages
-------------------------------- */
.advantages .__inner {
    margin-bottom: -30px;
}

.advantages .__item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
}

.advantages .__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
}

.advantages .__item:hover {
    -webkit-box-shadow: 10px 17px 38px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 10px 17px 38px 0px rgba(0, 0, 0, 0.2);
}

.advantages .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
}

.advantages .__image {
    position: relative;
    width: 100%;
    height: 215px;
    margin: auto;
    overflow: hidden;
}

.advantages .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.advantages .__desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 15px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(255, 255, 255, 0.2)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.2) 100%);
}

.advantages .__desc .__title {
    color: inherit;
}

.advantages .__content {
    padding: 20px 15px;
}

.advantages .__content li {
    margin-top: 20px;
    padding-left: 35px;
    overflow: hidden;
}

.advantages .__content li:first-child {
    margin-top: 0;
}

.advantages .__content .__ico {
    float: left;
    margin-left: -35px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 1.2rem;
    font-style: normal;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.advantages .__content .__ico:before {
    line-height: inherit;
}

.advantages .__content .__title {
    margin-top: 0;
    font-size: 1.6rem;
}

.advantages .__title {
    margin-bottom: 8px;
    font-weight: 600;
    text-transform: uppercase;
}

.advantages .__full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 560px) {
    .advantages .__desc {
        padding: 20px 25px;
    }

    .advantages .__content {
        padding: 30px 25px;
    }
}

/* --------------------------------
   best deals
-------------------------------- */
.best-deals .__inner {
    margin-bottom: -60px;
}

.best-deals .__item {
    position: relative;
    width: 100%;
    margin-bottom: 60px;
}

.best-deals .__item:hover .__image img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
}

.best-deals .__image {
    position: relative;
    width: 100%;
    height: 0;
    min-height: 170px;
    padding-top: 42.10526%;
    margin: auto;
    overflow: hidden;
}

.best-deals .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.best-deals .__content {
    padding-top: 35px;
}

.best-deals .__content ul {
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.4;
}

.best-deals .__content ul:last-child {
    margin-bottom: 0;
}

.best-deals .__content li {
    margin-top: 20px;
    padding-left: 20px;
}

.best-deals .__content li:before {
    content: "";
    float: left;
    width: 5px;
    height: 5px;
    margin-top: 5px;
    margin-left: -20px;
    background-color: currentColor;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.best-deals .__content li:first-child {
    margin-top: 0;
}

.best-deals .__title {
    text-transform: uppercase;
}

.best-deals .__title strong {
    font-weight: 900;
}

.best-deals .__title:after {
    content: "";
    display: block;
    width: 35%;
    min-width: 50px;
    max-width: 100px;
    height: 2px;
    margin-top: 20px;
}

.best-deals .__buy .custom-btn {
    margin-top: 20px;
}

.best-deals .__price {
    display: block;
    font-size: 2.4rem;
}

@media only screen and (min-width: 560px) {
    .best-deals .__buy .custom-btn {
        margin-left: 20px;
        margin-top: 0;
    }

    .best-deals .__price {
        display: inline;
    }
}

/* --------------------------------
   steps
-------------------------------- */
.steps {
    margin-top: 50px;
    margin-bottom: 50px;
}

.steps:first-child {
    margin-top: 0;
}

.steps:last-child {
    margin-bottom: 0;
}

.steps .__inner {
    margin-bottom: -30px;
}

.steps .col:first-child .__item:before {
    content: none;
}

.steps .__item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 1.6rem;
    text-align: center;
}

.steps .__item:before {
    content: "";
    display: block;
    border-left: 2px dotted #b4b4b4;
    height: 50px;
    margin: auto;
    margin-bottom: 30px;
    width: 1px;
}

.steps .__num, .steps .__ico {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 90px;
}

.steps .__num {
    border: 1px solid #b4b4b4;
    line-height: 88px;
    font-size: 7.2rem;
    font-style: normal;
    color: #b4b4b4;
}

.steps .__num:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 50%;
    width: 34px;
    height: 2px;
    margin-left: -17px;
}

.steps .__ico {
    line-height: 90px;
}

.steps .__ico img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.steps .__title {
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: 500;
    text-transform: uppercase;
}

@media only screen and (min-width: 560px) {
    .steps .col--sm-6:nth-of-type(2n+1) .__item:before {
        content: none;
    }

    .steps .__item:before {
        position: absolute;
        top: 44px;
        left: -35%;
        width: 60%;
        height: 0;
        margin: 0;
        border-left: none;
        border-top: 2px dotted #b4b4b4;
    }
}

@media only screen and (min-width: 992px) {
    .steps .col--sm-6:nth-of-type(2n+1) .__item:before {
        content: "";
    }

    .steps .col--lg-3:nth-of-type(4n+1) .__item:before {
        content: none;
    }

    .steps .col--lg-4:nth-of-type(3n+1) .__item:before {
        content: none;
    }
}

/* --------------------------------
   s cards
-------------------------------- */
.s-cards {
    margin-top: 50px;
    margin-bottom: 50px;
}

.s-cards:first-child {
    margin-top: 0;
}

.s-cards:last-child {
    margin-bottom: 0;
}

.s-cards .__inner {
    margin-bottom: -30px;
}

.s-cards .col:first-child .__item .__ico {
    display: none;
}

.s-cards .__item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

.s-cards .__item .__ico {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
    margin-bottom: 30px;
}

.s-cards .__item .__ico:before, .s-cards .__item .__ico:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #b4b4b4;
}

.s-cards .__item .__ico:before {
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.s-cards .__item .__ico:after {
    width: 2px;
    height: 100%;
    left: 50%;
    margin-left: -1px;
}

.s-cards .__image {
    position: relative;
    width: 170px;
    height: 170px;
    margin: auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.s-cards .__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.s-cards .__title {
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
}

.s-cards .__title:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    margin: auto;
    margin-top: 20px;
}

@media only screen and (min-width: 560px) {
    .s-cards .col--sm-6:nth-of-type(2n+1) .__item .__ico {
        display: none;
    }

    .s-cards .__item .__ico {
        position: absolute;
        top: 60px;
        left: -50%;
        margin-left: 50%;
        margin-bottom: 0;
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        transform: translateX(-40px);
    }
}

@media only screen and (min-width: 992px) {
    .s-cards .col--sm-6:nth-of-type(2n+1) .__item .__ico {
        display: block;
    }

    .s-cards .col--lg-3:nth-of-type(4n+1) .__item .__ico {
        display: none;
    }

    .s-cards .col--lg-4:nth-of-type(3n+1) .__item .__ico {
        display: none;
    }
}

/* --------------------------------
   hero
-------------------------------- */
.hero {
    position: relative;
    background-color: #fafafa;
}

@media only screen and (min-width: 992px) {
    .hero__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.hero__slider {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin: 20px 0;
    overflow: hidden;
}

.hero__slider .__item {
    position: relative;
    min-height: 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.hero__slider .__bg {
    display: none !important;
    position: absolute;
    width: auto !important;
}

.hero__slider .__content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 600; /*text-transform: uppercase;*/
    color: #000;
}

.hero__slider p {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #6B6B6B;
}

.hero__slider p:first-child {
    margin-top: 0;
}

.hero__slider p:last-child {
    margin-bottom: 0;
}

.hero__slider .p1 {
    font-size: 3rem;
    font-weight: 600;
    color: #000;
}

.hero__slider .owl-theme .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.hero__slider .owl-theme .owl-dots .owl-dot span {
    -webkit-box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.2);
}

.hero__slider .owl-theme .owl-dots .owl-dot span:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
}

.hero__slider .owl-theme .owl-dots .owl-dot:not(.active):not(:hover) span:before {
    background-color: #fefefe;
}

.hero__slider .owl-theme .owl-dots .owl-dot.active, .hero__slider .owl-theme .owl-dots .owl-dot :hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.hero__cards {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.hero__cards .__inner {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}

.hero__cards .__column {
    padding-left: 10px;
    padding-right: 10px;
}

.hero__cards .__column .row {
    margin-left: -10px;
    margin-right: -10px;
}

.hero__cards .__column .col {
    padding-left: 10px;
    padding-right: 10px;
}

.hero__cards .__item {
    position: relative;
    height: 200px;
    margin-top: 20px;
    padding: 20px;
    background-color: #e5e6e7;
    line-height: 1.2;
    font-weight: 600;
    color: #000;
}

.hero__cards .__cat {
    display: inline-block;
    vertical-align: top;
    padding: 12px;
    line-height: 15px;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #fff;
}

.hero__cards p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.hero__cards p:first-child {
    margin-top: 0;
}

.hero__cards p:last-child {
    margin-bottom: 0;
}

.hero__cards .__full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 560px) {
    .hero__slider .__item {
        height: 350px;
    }
}

/*@media only screen and (min-width: 768px) {
  .hero__slider {min-height: 420px;}
  .hero__slider .__item {min-height: 420px;}
  .hero__slider .__bg {display: block !important;} 
}*/

@media only screen and (min-width: 992px) {
    .hero__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .hero__cards--left {
        padding-left: 0;
        padding-right: 20px;
    }

    .hero__cards--right {
        padding-left: 20px;
        padding-right: 0;
    }

    .hero__cards .__column {
        float: left;
        width: 255px;
    }
}

.rounding-img {
    position: relative;
    width: 100%;
    max-width: 315px;
    font-size: 0;
}

.rounding-img::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.rounding-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'object-fit: cover;';
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

.our-serv__box {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #666666;
    /*letter-spacing: 1.05px;*/
}

.our-serv__box .__item {
    width: 50%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding: 36px;
    /*  background: silver;*/
    margin-left: -1px;
    margin-bottom: -1px;
}

/*.our-serv__box .__item:nth-child(-n+2){
    border-bottom: 0;
}
.our-serv__box .__item:nth-child(odd){
    border-right: 0;
}*/
.item__img {
    font-size: 0;
}

.item__img img {
    width: 130px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.our-serv__box {
    font-weight: 300;
}

.our-serv__box p {
    line-height: 1.4;
}

.our-serv__box .item__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
}

/*.our-serv__box .__item .__title{*/
.our-serv__box .__item .__title {
    margin-bottom: 10px;
    padding-left: 0;
    color: #010101;
    font-size: 1.6rem;
    line-height: 1.3;
    /*letter-spacing: 0.8px;*/
}

.our-serv__box .__item .__title::after {
    margin-top: 5px;
}

.title--f16 {
    color: #010101;
    font-size: 1.6rem;
    line-height: 1.3;
    /*letter-spacing: 0.8px;*/
}

.title--f16::after {
    margin-top: 5px;
}

.faq-ant {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.faq-ant .__ask {
    padding: 50px 40px;
}

.faq-ant .__ask:after, .faq-ant .__ask:before {
    content: "";
    position: absolute;
    top: 50%;
    bottom: auto;
    width: 2px;
    height: 22%;
    background: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq-ant .__ask:before {
    /*  left: 0;*/
}

.faq-ant .__ask:after {
    /*  right: 0;*/
}

.ask-box {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ask-box .rounding-img {
    max-width: 209px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
}

.faq-ant .__ask .__title {
    font-size: 2.4rem;
    font-weight: 600;
    text-transform: uppercase;
}

.ask-content {
    color: #666666;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 300;
    /*letter-spacing: 1.2px;*/
}

.faq__action {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}

.faq__action .custom-btn {
    margin-left: 10px;
    margin-right: 10px;
}

.about {
    /*letter-spacing: 1.54px;*/
}

.about .faq-ant {
    margin-top: 25px;
}

.options {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    color: #666666;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.4;
    /*letter-spacing: 0.33px;*/
}

.options__item {
    width: calc(50% - 20px);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 35px;
}

.options__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    font-size: 0;
}

.options__img svg {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.options__title {
    color: #010101;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    /*letter-spacing: 0.56px;*/
}

.one-more__title {
    position: relative;
    margin-bottom: 20px;
    color: #010101;
    /*font-size: 1.8rem;*/
    font-weight: 400;
    line-height: 1.2;
    /*text-transform: uppercase;*/
    /*letter-spacing: 0.48px;*/
    font-size: 2.4rem;
    text-transform: initial;
}

.one-more__title::after {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    margin-top: 16px;
    width: 63px;
}

.faq--qvote .ask-content {
    color: #666666;
    font-size: 1.8rem;
    font-weight: 300;
    /*letter-spacing: 1.98px;*/
}

.faq--qvote .ask-content p {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.faq--qvote .ask-content p svg {
    width: 25px;
    height: 25px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/*
.tariffs-sl .owl-item.active:not(:last-child) .tariffs__item{
border-left-color: rgba(255, 0, 0, 0);
border-left-color: red;
}
*/
/*
.tariffs-sl .owl-item:las .tariffs__item{
border-right: 0;
}
*/
.sl-btns {
    position: relative;
}

.sl-btns .owl-prev, .sl-btns .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 0;
    border-radius: 50%;
    -webkit-transition: background .25s linear;
    -o-transition: background .25s linear;
    transition: background .25s linear;
}

.sl-btns .owl-prev {
    left: -100px;
}

.sl-btns .owl-next {
    right: -100px;
}

/*
.sl-btns .owl-prev.disabled,.sl-btns .owl-next.disabled{
background: rgba(0, 0, 0, 0);
}
*/
.sl-btns .owl-prev svg, .sl-btns .owl-next svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #fff;
    -webkit-transition: fill .25s linear;
    -o-transition: fill .25s linear;
    transition: fill .25s linear;
}

/*
.sl-btns .owl-prev.disabled svg,.sl-btns .owl-next.disabled svg{
fill: #000;
}
*/
.tariffs__item-wrp {
    padding: 15px 0 25px;
}

.tariffs__item {
    padding: 40px 20px;
    color: #666666;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.tariffs__item:hover {
    -webkit-box-shadow: 0 7px 14px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 7px 14px 1px rgba(0, 0, 0, 0.07);
}

.tariffs__header {
    margin-bottom: 25px;
    text-align: center;
    font-size: 1.2rem;
    /*  font-weight: 300;*/
    line-height: 1.2;
    font-weight: 300;
    text-transform: uppercase;
}

.tariffs__header figure {
    margin: 0;
}

.tariffs__header svg {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}

.tariffs__header h3 {
    display: block;
    margin-top: 10px;
    color: #010101;
    font-size: 2.4rem;
    font-weight: 600;
    text-transform: uppercase;
    /*letter-spacing: 2.4px;*/
}

.tariffs__option {
    margin-bottom: 10px;
    padding: 8px 0;
    font-weight: 300;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.tariffs__option strong, .tariffs__option b {
    font-weight: 600;
}

.tariffs__option p {
    margin: 10px 0;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='10' viewBox='0 0 13 10'%3E%3Cdefs%3E%3Cpath id='ea15a' d='M639.85 545.01a.804.804 0 0 1-.576-.244L635.2 540.6a.846.846 0 0 1 0-1.179.801.801 0 0 1 1.152 0l3.467 3.547 6.758-7.682a.802.802 0 0 1 1.15-.062.847.847 0 0 1 .061 1.177l-7.333 8.334a.81.81 0 0 1-.584.276z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-635 -535)'%3E%3Cuse fill='%23bdbdbd' xlink:href='%23ea15a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.tariffs__price-box {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 0;
}

.tariffs__price-box strong {
    margin-left: 10px;
}

.tariffs__price-box .custom-checkbox, .tariffs__price-box .custom-radio {
    padding-left: 0;
}

.tariffs__price-box .custom-checkbox i, .tariffs__price-box .custom-radio i {
    margin-left: 0;
    margin-right: 10px;
}

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

.sl-btns .owl-dots {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.sl-btns .owl-dots .owl-dot {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    font-size: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}

.sl-btns .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-transition: background .25s linear;
    -o-transition: background .25s linear;
    transition: background .25s linear;
}

.sl-btns .owl-dots .owl-dot.active span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.main-team {
}

.main-team__item {
    color: #666666;
    font-size: 1.6rem;
    font-weight: 300;
}

.main-team__position {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    /*  letter-spacing: 1.2px;*/
}

.main-team__name {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #010101;
    font-size: 24px;
    font-weight: 400;
    /*  letter-spacing: 1.8px;*/
}

.main-team__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px;
}

.main-team__info-item {
    width: calc(33.33% - 40px);
    margin: 0 20px;
}

.main-team__info .custom-btn {
    min-width: 0;
    max-width: 220px;
    width: 100%;
}

.main-team__info-contact {
}

.main-team__info-contact span {
    display: block;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    /*letter-spacing: 1.32px;*/
}

.main-team__info-contact a {
    color: inherit;
    font-size: 1.6rem;
    font-weight: 400;
    /*  letter-spacing: 1.76px;*/
}

.same-desc {
    margin: 35px 0;
    padding: 20px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.same-desc p {
    color: #666666;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 25px;
}

.same-desc a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 0;
    color: #0099cc;
    font-size: 1.3rem;
    font-weight: 700;
    /*  text-decoration: underline;*/
}

.same-desc a span {
    /*  border-bottom: 1px solid currentColor;*/
    text-decoration: underline;
}

.same-desc a svg {
    width: 10px;
    height: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 7px;
    fill: currentColor;
}

.main-team__action {
    text-align: center;
}

.rtg {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -3px;
}

.rtg svg {
    width: 20px;
    height: 20px;
    margin: 0 3px;
    fill: #cdd0d4;
}

.rtg svg.active {
    fill: #fda022;
}

.main-review__sl .owl-prev, .main-review__sl .owl-next {
    top: 70%;
}

.main-review__sl-item {
    /*  padding-left: 50px;*/
}

.main-review__header {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    /*  background: silver;*/
}

.main-review__header-part--l {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 25px;
}

.rounding-img--main-review {
    max-width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 25px;
}

.main-review__header-info {
    padding: 10px 0;
}

.main-review__header-position {
    color: #666666;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.main-review__header-name {
    margin-top: 5px;
    color: #010101;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.2;
}

.same-desc--main-review {
    position: relative;
    margin: 0;
    border: 0;
    padding-left: 50px;
}

.same-desc--main-review::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    width: 27px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='26' height='18' viewBox='0 0 26 18'%3E%3Cdefs%3E%3Cpath id='gbf8a' d='M439.991 450s-3.832 1.517-5.783 5.998c3.205 0 5.783 2.674 5.783 5.998 0 3.325-2.578 5.999-5.783 5.999-3.206 0-5.784-2.674-5.784-5.999 0-6.576 5.156-11.924 11.567-11.996zm-14.424 0s-3.832 1.517-5.784 5.998c3.206 0 5.784 2.674 5.784 5.998 0 3.325-2.578 5.999-5.784 5.999-3.205 0-5.783-2.674-5.783-5.999 0-6.576 5.156-11.924 11.567-11.996z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-414 -450)'%3E%3Cuse fill='%23cdd0d4' xlink:href='%23gbf8a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.main-review__action {
    padding-top: 25px;
    text-align: center;
}

@media only screen and (max-width: 1400px) {
    .sl-btns .owl-prev, .sl-btns .owl-next {
        /*    background: rgba(250, 82, 87, 0.6);*/

    }

    .sl-btns .owl-prev {
        left: 0px;
    }

    .sl-btns .owl-next {
        right: 0px;
    }

    .tariffs-sl, .sl-btns {
        padding-left: 55px;
        padding-right: 55px;
    }
}

@media only screen and (max-width: 1100px) {
    .same-desc {
        margin-bottom: 15px;
    }

    .main-team__sl .owl-dots {
        margin-bottom: 30px;
    }

    .sl-btns .owl-prev, .sl-btns .owl-next {
        width: 30px;
        height: 30px;
    }

    .sl-btns .owl-prev svg, .sl-btns .owl-next svg {
        width: 10px;
        height: 10px;
    }

    .sl-btns .owl-prev {
        left: 0px;
    }

    .sl-btns .owl-next {
        right: 0px;
    }

    .tariffs-sl {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (max-width: 992px) {

    .faq-ant .__ask {
        padding: 30px;
    }

    .about .options {
        margin-top: 30px;
    }

    .main-team__info {
        margin-left: -10px;
        margin-right: -10px;
    }

    .main-team__info-item {
        width: calc(33.33% - 20px);
        margin: 0 10px;
    }
}

@media only screen and (max-width: 768px) {

    .our-serv__box .__item {
        width: 100%;
        padding: 15px;
    }

    .our-serv__box .item__img {
        margin-right: 10px;
    }

    .our-serv__box .__item:nth-child(-n+2) {
        border-bottom: 1px solid #eee;
    }

    .our-serv__box .__item:nth-child(odd) {
        border-right: 1px solid #eee;
    }

    .ask-box {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-align-items: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .ask-box .rounding-img {
        display: none;
    }

    .rounding-img--main-team {
        max-width: 150px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .main-review__header {
        display: block;
        padding-left: 0;
    }

    .rounding-img--main-review {
        max-width: 60px;
        margin-right: 10px;
    }

    .same-desc--main-review {
        padding-left: 35px;
    }

    .main-review__sl-item .rtg {
        margin-left: 70px;
    }
}

@media only screen and (max-width: 576px) {
    .tariffs-sl, .sl-btns {
        padding-left: 0;
        padding-right: 0;
    }

    .our-serv__box .item__img img {
        width: 70px;
        height: auto;
    }

    .faq__action .custom-btn {
        width: 50%;
        min-width: 0;
        height: 45px;
        min-height: 0;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
    }

    .options__item {
        width: calc(100% - 20px);
        margin-bottom: 20px;
    }

    .main-team__info {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .main-team__info-item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .main-team__info-item:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .faq-ant .__ask {
        padding: 30px 15px;
    }

    .faq__action {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .faq__action .custom-btn {
        width: 100%;
    }
}

/*** basket ***/
.order-table table {
    min-width: auto;
    margin-bottom: 10px;
}

.order-table::-webkit-scrollbar {
    width: 10px;
    height: 8px;
}

.order-table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

@media only screen and (max-width: 767px) {
    .order-table::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    }

    .order-table table td {
        padding-left: 5px;
        padding-right: 5px;
    }

    .order-table table .__image {
        display: block;
        margin: 0 auto 10px auto;
    }
}

/*** End .basket***/

/*** .submenuStyle .submenu--light ***/
#header .submenuStyle .__line--second {
    position: relative !important;
}

.submenu--light.active a:after {
    display: none;
}

.submenu--light.active:hover a:after {
    display: block;
}

#header__navigation .submenu--light > .submenu {
    width: 260px;
    left: inherit;
    background-color: #f7f8f9;
    margin-top: -1px;
}

#header__navigation .submenu--light .submenu {
    box-shadow: none !important;
}

#header__navigation .submenu--light .submenu .submenu {
    visibility: hidden !important;
}

#header__navigation .submenu--light .submenu .submenu {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
}

#header__navigation .submenu--light .submenu .submenu ul {
    margin: 0;
}

#header__navigation li.has-submenu:hover > .submenu {
    visibility: visible !important;
}

#header__navigation .submenu--light .submenu a {
    min-height: 50px;
    padding: 18px 20px;
    color: #333 !important;
    font-size: 14px;
    font-weight: 500;
}

#header__navigation .submenu--light .submenu .submenu li {
    display: block;
    margin: 0;
}

#header__navigation .submenu--light .submenu .submenu li a {
    min-height: 50px;
    padding: 18px 20px;
}

#header__navigation .submenu--light .submenu a:hover,
#header__navigation .submenu--light li.active > a {
    text-decoration: none !important;
    color: #fff !important;
}

#header__navigation .submenu--light .submenu li {
    margin-top: 0;
}

#header__navigation .submenu--light .submenu li:not(:first-child) {
    border-top: 1px solid #ccc;
}

/*** .submenuStyle .submenu--light ***/

/*** .submenuStyle .submenu--middle ***/
#header__navigation .submenu--middle {
    position: relative !important;
}

#header__navigation .submenu--middle .submenu {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 600px;
    margin-top: -1px;
    padding: 30px;
    background-color: #fff;
    box-shadow: 13px 15px 43px 0 rgba(0, 0, 0, .3);
}

#header.header--style-1:not(.fixed) #header__navigation li.submenu--middle {
    padding-bottom: 43px !important;
    margin-bottom: -43px;
}

#header__navigation li.submenu--middle:first-child .submenu {
    -webkit-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    -o-transform: translateX(-42%);
    transform: translateX(-42%);
}

@media only screen and (max-width: 1199px) {
    #header__navigation .submenu--middle .submenu {
        -webkit-transform: translateX(-56%);
        -ms-transform: translateX(-56%);
        -o-transform: translateX(-56%);
        transform: translateX(-56%);
    }

    #header__navigation li.submenu--middle:first-child .submenu {
        -webkit-transform: translateX(-37%);
        -ms-transform: translateX(-37%);
        -o-transform: translateX(-37%);
        transform: translateX(-37%);
    }
}

@media only screen and (max-width: 1099px) {
    #header__navigation li.submenu--middle:first-child .submenu {
        -webkit-transform: translateX(-35%);
        -ms-transform: translateX(-35%);
        -o-transform: translateX(-35%);
        transform: translateX(-35%);
    }

    #header__navigation li.submenu--middle:last-child .submenu {
        -webkit-transform: translateX(-56%);
        -ms-transform: translateX(-56%);
        -o-transform: translateX(-56%);
        transform: translateX(-56%);
    }
}

#header__navigation .submenu--middle .submenu li a {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}

#header__navigation .submenu--middle .submenu li:not(:first-child) {
    margin-top: 20px;
}

#header__navigation .submenu--light .submenu .submenu {
    transition: inherit !important;
}

/*** .submenuStyle .submenu--middle ***/

#header.header--style-1 #header__navigation > ul > li {
    padding-top: 0;
    padding-bottom: 0;
}

#header.header--style-1:not(.fixed) #header__navigation li:hover {
    padding-bottom: 43px !important;
    margin-bottom: -43px;
}

#header.header--style-1:not(.fixed) #header__navigation > ul {
    padding: 43px 0;
}

#header__navigation .submenu {
    margin-top: 1px;
}

#header__navigation li.has-submenu:hover > .submenu {
    transition-delay: .1s;
    z-index: 9999;
}

#header__navigation > ul > li.has-submenu:hover > a:after {
    transition-delay: .1s;
}

/*** Contact ***/
.page-title {
    /*text-transform: uppercase;*/
}

.__details--light {
    margin-bottom: 25px;
}

.__details--light .tab-nav {
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 25px;
}

.__details--light .tab-nav a {
    position: relative;
    color: #252525;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 32px;
}

@media only screen and (max-width: 991px) {
    .__details--light .tab-nav a {
        padding: 5px 16px;
    }
}

@media only screen and (max-width: 767px) {
    .__details--light .tab-nav a {
        display: block;
        border-bottom: solid 1px #e9e9e9;
        padding: 10px;
    }

    .__details--light .tab-nav a:last-child {
        border-bottom: none;
    }

    .__details--light .tab-nav {
        padding: 0;
    }

    .__details--light .tab-nav a.active {
        background: #efefef;
    }

}

@media only screen and (min-width: 768px) {
    .__details--light .tab-nav a:not(:last-child):before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 1px;
        background: #e9e9e9;
    }

    .__details--light .tab-content__item {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
    }
}

.place--underg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    cursor: pointer;
    color: #666666;
    font-size: 16px;
    position: relative;
    padding: 0 18px;
}

@media only screen and (max-width: 767px) {
    .place--underg {
        max-width: 270px;
        margin: 0 auto;
        padding: 10px;
    }
}

.place--underg-icon {
    width: 37px;
    height: 35px;
    margin-right: 10px;
    background-image: url(/bitrix/templates/innet_focus_s1/css/../img/marker-metro.png);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: contain;
    background-size: contain;
    transition: .3s ease;
}

.place--underg:hover .place--underg-icon,
.place--underg.active .place--underg-icon {
    background-image: url(/bitrix/templates/innet_focus_s1/css/../img/marker-metro-hover.png);
}

.place--underg-text {
    line-height: 18px;
}

.place--underg-text span {
    font-size: 13px;
}

@media only screen and (min-width: 768px) {
    .place--underg:not(:last-child):before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 1px;
        background: #e9e9e9;
    }

    #sidemap {
        width: calc(100% - 383px);
    }
}

.yandex-map {
    position: relative;
}

.map-inform-wrapper {
    background: #fff;
    box-shadow: -2px 0 15.5px 0.5px rgba(0, 0, 0, 0.09);
    max-width: 383px;
    width: 100%;
    color: #000;
    font-size: 14px;
    padding: 22px 35px 40px 39px;
}

.map-inform-wrapper.gray {
    background: #353535;
    color: #fff;
    border-top: solid 2px #353535;
}

.map-inform-wrapper.gray .custom-btn--style-1 {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .map-inform-wrapper {
        margin: 30px auto 0;
    }
}

@media only screen and (min-width: 768px) {
    .map-inform-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
    }
}

.map-inform--item {
    margin-bottom: 20px;
}

.map-inform--item p {
    line-height: 23px;
}

.map-inform--title {
    font-size: 18px;
    padding-bottom: 5px;
}

.map-inform-wrapper .custom-btn {
    width: 100%;
}

/*** End Contact ***/

.contactWrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 17px 0;

}

.contactItem {
    position: relative;
    text-align: center;
}

.contactItem:not(:last-child):before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #e9e9e9;
}

.contactItem {
    padding: 0 40px;
}

.contactItem__title {
    font-size: 13px;
    padding-bottom: 5px;
    color: #7d7d7d;
}

.contactItem__inform,
.contactItem__inform a {
    font-size: 15px;
    color: #252525;
    line-height: 17px;
}

.contactItem__inform a[href^="mailto:"] {
    font-size: 14px;
}

.contactItem__title {
    text-align: center;
}

@media only screen and (max-width: 1199px) {
    .contactItem {
        padding: 0 24px;
    }
}

.articleWrapper .item--article {
    margin-bottom: 30px;
    border: solid 1px #e9e9e9;
}

.part {
    padding: 0 20px 25px;
}

.item--article--img {
    position: relative;
    width: 100%;
    height: 360px;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 25px;
}

.pos-link {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 991px) {
    .item--article--img {
        height: 170px;
    }
}

@media only screen and (max-width: 767px) {
    .articleWrapper [class*="col-"] {
        width: 100%;
    }

    .articleWrapper .item--article--img {
        -webkit-background-size: contain;
        background-size: contain;
    }
}

.item--article.sm .item--article--img {
    height: 171px;
}

.item--article.sm .item--article--img {
    margin-bottom: 20px;
}

.item--article.sm .item--article--category {
    padding-bottom: 5px;
}

.item--article.sm .item--article--title {
    padding-bottom: 10px;
}

.item--article.sm .item--article--title a {
    font-size: 16px;
}

.item--article.sm .part {
    padding: 0 20px 20px;
}

.item--article--category {
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.item--article--title {
    padding-bottom: 10px;
}

.item--article--title a {
    color: #010101;
    font-size: 21px;
}

.item--article--description {
    color: #666;
    font-size: 14px;
}

.item--article--description p {
    margin-bottom: 17px;
}

.item--article--data {
    font-size: 13px;
}

.item--article:hover {
    box-shadow: -2px 0 15.5px 0.5px rgba(0, 0, 0, 0.09);
    transition: .3s ease;
}

.main-article__action {
    text-align: center;
}

.hero__slider{
    opacity: 0;
}

.product-item-2 .__item .__content{margin: 0 0 0 30px !important;}


/*** .contactInform ***/
.contactInform__title,.contactInformItem__title{
    color: #666666;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1.54px;
}
.contactInformItem__title{
    padding-bottom: 10px;
}
.contactInform__adress{
    color: #252525;
    padding: 16px 0 25px;
    border-bottom: solid 1px #dcdcdc;
    font-size: 3.4rem;
    font-weight: 300;
    line-height: 1.1;
    text-transform: uppercase;
}
.contactInformItem{
    margin-top: 35px;
}
.contactInformItem .part{
    padding-bottom: 20px;
}

.contactInformItem__description a{
    color: #252525;
}
.contactMap{
    background: #f7f7f7;
    width: 100%;
}

/*** footer ***/
.light--gray {
    background: #FBFAFA;
}

.footer{
    padding: 55px 0 25px 0;
    border-top: solid 1px #FBFAFA;
}

.footer a {
    color: #666;
    transition: .3s ease-in-out;
}

.footer .top-panel {
    margin-bottom: 35px;
}

.footer .top-panel__item {
    width: 25%;
}

.footer h3,
.footer h3 a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
.footer ul li {
    padding-bottom: 15px;
}
.footer ul li a{
    font-size: 14px;
}
.footer .top-panel__item:not(:first-child) {
    padding-left: 55px;
}
.footer  .contact-form{
    width: 280px;
    flex-shrink: 0;
    padding-left: 0 !important;
}
.top-panel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media (max-width: 991px) {
    .footer .top-panel{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .footer .top-panel__item {
        width: 200px;
        margin-bottom: 20px;
    }
    .footer .top-panel__item:not(:first-child){
        padding-left: 0;
    }
    .footer .contact-form {
        width: 100%;
        padding-left: 0 !important;
    }
    .footer .contact-form .mailing{ 
        width: 100%;
        max-width: 100%;
    }
    
}

.footer-network {
    position: relative;
    margin: 20px 0;
}
.template-1 .footer-network:before,
.template-2 .footer-network:before{
    content: '';
    position: absolute;
    left: 0;
    top: 23px;
    background: #e1e0e0;
    height: 1px;
    width: 100%;
}
.footer-network ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
    z-index: 9999;
    position: relative;
}

.footer-network ul li {
    padding-bottom: 0;
}

.light--gray .footer-network ul{
    background: #FBFAFA;
}

.footer-network a {
    width: 30px;
    height: 30px;
    margin: 7px;
    line-height: 30px;
    color: #b1b1b1;
    border: solid 1px #e1e0e0;
    padding: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

.footer-network a:first-child {
    margin-left: 0;
}

@media (min-width: 992px) {
   .footer .bottom-panel a:not(.__site-logo){
        margin-left: 30px;
    } 
}
.footer .bottom-panel a:not(.__site-logo){
    border-bottom: solid 1px #d9dadb;
}

.footer .bottom-panel a:hover{
    border-bottom: solid 1px transparent;
}
.footer .__site-logo{
    border-bottom: none !important;
}

@media (min-width: 992px) {
    .bottom-panel-row{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: space-between;
    }
}
.bottom-panel-item,
.bottom-panel-item ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.footer .__site-logo {
    margin-right: 30px;
    display: inline-block;
    border: none;
}
@media (max-width: 991px) {

    .bottom-panel-item,
    .bottom-panel-item ul {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }
    .bottom-panel-item ul {
        margin: 10px 0;
    }
    .bottom-panel-item li{
        margin: 5px;
        text-align: center;
    }
    .bottom-panel-item p {
        margin: 5px 0;
    }
}

@media (max-width: 650px) {
    .footer .__site-logo {
        margin-right: 0;
    }
    .bottom-panel-item p {
        width: 100%;
        text-align: center;
    }
}

.mailing {
    max-width: 280px;
    width: 100%;
    background: transparent;
    padding: 0 20px;
    border: solid 1px #e1e0e0;
    margin-bottom: 40px;
}
.mailing form{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

/*.footer .__contacts {
    padding-top: 42px;
}*/
@media (max-width: 991px) {
    .footer .__contacts {
        padding-top: 10px;
    }
}
/*.footer .__contacts {
    padding-bottom: 10px;
}*/
.footer .__contacts,
.footer .__contacts a{
    color: #000000;
}
.footer .__contacts i{
    padding-right: 21px;
    font-size: 20px;
}
.footer .__contacts div {
    padding-bottom: 18px;
}
.footer .__contacts div:last-child {
    padding-bottom: 0;
}

.mailing input,
.mailing button {
    background: transparent;
    border: none;
    outline: none;
}
.mailing input {
    width: 100%;
    padding: 12px 0;
}
.mailing i{
    color: #898989;
}
/*** End footer ***/

/*** footer gray ***/
.gray {
    background: #363636;
    color: #b1b1b1;
}
.gray a,
.gray .bottom-panel,
.gray .bottom-panel a {
    color: #b1b1b1;
}

.gray h3 ,
.gray h3 a {
    color: #fff;
}

.gray .mailing {
    border-color: #555555
}
.gray .__contacts{
    color: #fff;
}
.gray .__contacts a{
    color: #fff;
}
.gray .footer-network ul {
   background: #363636; 
}

.gray .footer-network:before{
    background: #555;
}
.gray .footer-network a{
    border-color: #555;
}
.gray .footer-network a{
    color: #b1b1b1;
}

/*** End footer gray ***/

/*** footer gray ***/
.dark-gray  h3,
.dark-gray  h3 a {
    color: #fff;
}
.dark-gray a{
    color: #a6a6aa;
}
/*** footer gray ***/

/*** template-3 ***/
.template-3 .bottom-panel{
    padding-bottom: 20px;
}
.template-3.footer {
    padding-bottom: 0;
}

@media (max-width: 991px){
   .template-3.footer .top-panel__item {
        width: 25%;
        padding-right: 20px;
    }
    .template-3.footer .top-panel__item:nth-child(3) {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .template-3.footer .top-panel__item,
    .template-3.footer .top-panel__item:nth-child(3) {
        width: 200px;
        padding-right: 0;
    }
}

.template-3.footer ul li {
    padding-bottom: 5px;
}

.template-3.footer h3,
.template-3.footer h3 a{
    font-size: 15px;
}

.template-3 p{
    padding-bottom: 10px;
}
.template-3 .footer-network ul{
    justify-content: flex-start;
    margin-left: 0;
}

.template-3 .contact-item span {
    color: #ddd;
}

.template-3 .bottom-panel{
    background: #202020;
}

.template-3 .bottom-panel a {
    color: #ddd;
}

.template-3 .bottom-panel .grid {
    padding-top: 20px;
}
.template-3 .bottom-panel p {
    padding: 0;
}
/*** End template-3 ***/

/*** white ***/
.white {
    background: #fff;
}
/*** End white ***/

/***  template-4 ***/
.template-4 {
    padding-bottom: 0;
    padding-top: 0;
}
.top-panel-wrapper {
    background: #FBFAFA;
    padding: 50px 0 1px 0;
}
.template-4 .bottom-panel .footer-network a{
    margin-left: 13px;
}

.template-4 .__contacts i{
    padding-right: 10px;
}
.template-4 .bottom-panel {
    border-top: solid 1px #e3e3e3;
    padding: 20px 0;
}
.template-4 .footer-network{
    margin: 0;
}

.template-4 .footer-network ul li{
    margin: 0;
}

.template-4 .footer-network ul li a{
    margin-right: 0;  
}


.middle-panel .grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.middle-panel {
    padding: 20px 0;
    color: #a6a6a6;
}

.middle-panel__item {
    width: 33%;
    padding-left: 25px;
}
.middle-panel__item:first-child {
    padding-left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.middle-panel__item:nth-child(2) {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.middle-panel__item:last-child {
    width: 59%;
}

.middle-panel .__contacts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    padding: 0;
}
.middle-panel .__contacts div{
    padding-bottom: 0;
}
.middle-panel .__contacts div:not(:first-child){
    margin-left: 30px;
}

.description-text{
    max-width: 230px;
}

.phone-part a{
    color: #040404;
    font-size: 16px;
}

.template-4 .bottom-panel a:hover{
    border-bottom: solid 1px #d9dadb;
}
@media (max-width: 991px) {
    .middle-panel .grid{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .middle-panel__item{
        width: 100%;
    }
    .middle-panel__item:last-child {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
    .middle-panel .__contacts{
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .template-4 .description-text{
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .template-4 .phone-part{
        text-align: center;
    }
    .template-4 .bottom-panel .footer-network a {
        margin-left: 0;
    }
}

.template-4 .footer-network a{
    background: #fff;
}
/*** End template-4 ***/
/* End */


/* Start:/bitrix/templates/innet_focus_s1/css/custom.css?17313303811443*/
.product-single .__details .tab-nav {
    
    display: none;
}
.col-MB-30 p{font-size:14px;}
.col-MB-30 table tr td{font-size:14px;}
#bx_incl_area_3_1_2_1{font-size:12px;}
.goods--columns .__item ul .__btn {top: 7em;}
.filter {
    display: none;
}
.options__item {
    width:inherit; }
.soc .social-btns a {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 1.5rem;
    color: #fff;
}
.soc .social-btns a.vk {
    background: #577591;}
.soc .social-btns a.ins {
    background: linear-gradient(220deg, #5d25c6, #5d25c6 15%, #dc098b 62%, #f8bc6a);
}
#footer .social-btns a.fb {
    background: #23599b;
}
.soc .social-btns a.fb{background: #23599b;}
.soc .social-btns a.yt{background: #dc4b3f;}
.soc .social-btns a.ok{background: #eb6b0e;}
.hero__slider .p1 {font-size: 3em;
    color: #fff;
    padding: 0.2em;
	padding: 0.2em;}
.hero__slider p {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
text-shadow: 1px 1px 2px black;}
.knopa{margin:0 40% 0 40%;}
.gt{line-height: 0;
    
    letter-spacing: -1px;
    margin: 10px -5px 0;}
.gt li{display: inline-block;
    vertical-align: top;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 10px 5px 0;}

#header.header--style-1 #header__navigation > ul > li {
    margin-left: 24px;
}
.best-deals .__image img {    width: 95% !important;
    height: 93% !important;}

.goods--columns .__item ul .__btn {
    top: 3em;
}
/* End */


/* Start:/bitrix/templates/innet_focus_s1/components/bitrix/search.title/top/style.css?17226855302490*/
@media screen and (max-width: 980px) {
    .title-search-result {
        display: none !important;
    }
}

div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 205;
}

table.title-search-result {
    border-collapse: collapse;
    border: none;
    width: 100%;
}

table.title-search-result th {
    background-color: #F7F7F7;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 14px;
    padding-right: 12px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}

table.title-search-result td {
    background-color: white;
    color: black;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

table.title-search-result td.title-search-item {
    padding-left: 8px;
    padding-right: 15px;
}

table.title-search-result td.title-search-item a {
    padding-left: 4px;
    padding-right: 15px;
    text-decoration: none;
    color: black;
    vertical-align: top;
    display: block;
}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    color: #cf0000;
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #fff2be;
}

table.title-search-result td.title-search-more {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 15px 10px 25px;
}

table.title-search-result td.title-search-more a {
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {
    padding: 10px 15px 10px 25px;
}

table.title-search-result td.title-search-all a {
    text-decoration: none;
    color: #000;
    font-family: "Exo2-Bold";
    text-transform: uppercase;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 4px;
}

div.title-search-fader {
    display: none;
    background-image: url('/bitrix/templates/innet_focus_s1/components/bitrix/search.title/top/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}
/* End */


/* Start:/bitrix/components/innet/form/templates/popap/style.css?172268551434*/
.errortext{color: red !important;}
/* End */
/* /bitrix/templates/innet_focus_s1/css/style.css?1722685530267549 */
/* /bitrix/templates/innet_focus_s1/css/custom.css?17313303811443 */
/* /bitrix/templates/innet_focus_s1/components/bitrix/search.title/top/style.css?17226855302490 */
/* /bitrix/components/innet/form/templates/popap/style.css?172268551434 */
