/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/reset.css?16761282571311*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button, input[type=submit]:focus {
    outline: none;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/bootstrap-grid.min.css?167612825734243*/
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

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

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

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

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

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

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

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

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

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

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

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

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

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

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

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

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

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

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

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

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

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

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

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

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

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

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

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

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

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

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

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

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

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

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

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

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

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

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

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

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

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

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

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

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

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

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

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

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

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

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

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

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

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

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

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/font-awesome.min.css?167612825731000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {

}

.fa-minus:before {
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

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

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

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

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

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

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

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

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

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

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

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

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

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

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

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/owl-carousel-2/css/owl.carousel.min.css?16761282573351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -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: translate3d(0, 0, 0)
}

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

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -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
}

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

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

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.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 {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

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

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

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

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        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 .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    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/gvozdevsoft_shopgs_s1/lib/owl-carousel-2/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 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: center center;
    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%
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/owl-carousel-2/css/owl.theme.default.css?16761282572810*/
/**
	* Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme {
    height: auto;
    position: relative;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme:hover .owl-nav [class*='owl-'] {
    display: inline-block;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #fff;
    font-size: 32px;
    width: 44px;
    height: 44px;
    line-height: 36px;
    display: none;
    cursor: pointer;
    box-sizing: border-box;

}

.owl-theme .owl-nav .owl-prev {
    float: left;
    padding-left: 12px;
}

.owl-theme .owl-nav .owl-next {
    float: right;
    padding-left: 16px;
}

.owl-theme .owl-nav .fa {
    font-size: 1.5em;
    opacity: 0.7;
}

.owl-theme .owl-nav .fa:hover {
    opacity: 1;
}

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

.owl-theme .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

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

.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 5px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    cursor: pointer;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 3px;
}

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

.owl-theme .slideblock {
    height: auto;
    position: relative;
}

.owl-theme .slideblock img {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
}

.owl-theme .slpart {
    max-width: 1100px;
    margin: 0 auto;
}

.owl-theme .slidetext {
    color: #fff;
    left: 4%;
    position: relative;
    top: 100px;
    width: 500px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 10px 40px 30px;
}

.owl-theme .slidetexthd {
    font-size: 1.9em;
    margin-bottom: 5px;
}

.owl-theme .slidetextdesc {
    font-size: 1.9em;
    margin-bottom: 35px;
}

.owl-theme a.slidetextlink {
    color: #fff;
    border: 3px solid #48a216;
    padding: 8px 13px;
    border-radius: 4px;
    font-size: 1.1em;
    cursor: pointer;
}

.owl-theme a.slidetextlink:hover {
    background: #48a216;
}

.owl-theme span.cena_color {
    font-size: 1.5em;
}

.owl-theme .slideoverlay {
    bottom: 0;
    height: 0;
    left: 0;
    position: absolute;
    width: 50%;
    height: 0;
    /*border-bottom: 420px solid rgba(0,0,0,0.4);
	border-right: 250px solid transparent;*/
}

.owl-theme svg {
    display: block;
    overflow: visible;
}

.owl-theme .slideoverlaypath {
    opacity: 0.4;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/fancybox/jquery.fancybox.min.css?167612825712795*/
body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

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

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

.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: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

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

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

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

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

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

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

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

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

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

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

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

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

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

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

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

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

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

.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 {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

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

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

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

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

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/flex-gallery/justified-gallery.min.css?16761282572515*/
/*!
 * justifiedGallery - v3.7.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2018 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
    filter: "alpha(opacity=10)";
    opacity: 0.1;
    margin: 0;
    padding: 0;
}

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
    filter: "alpha(opacity=0)";
    opacity: 0;
}

.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000000;
    left: 0;
    right: 0;
    margin: 0;
    color: white;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif;
}

.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible,
.justified-gallery > figure > .caption.caption-visible {
    display: initial;
    filter: "alpha(opacity=70)";
    opacity: 0.7;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}

.justified-gallery > .entry-visible {
    filter: "alpha(opacity=100)";
    opacity: 1;
    background: none;
}

.justified-gallery > .entry-visible > img,
.justified-gallery > .entry-visible > a > img {
    filter: "alpha(opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}

.justified-gallery > .jg-filtered {
    display: none;
}

.justified-gallery > .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0 10px 0;
    left: 50%;
    filter: "alpha(opacity=100)";
    opacity: 1;
    overflow: initial;
}

.justified-gallery > .spinner > span {
    display: inline-block;
    filter: "alpha(opacity=0)";
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px 0 4px;
    background-color: #000;
    border-radius: 6px;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/template.css?167612825712390*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

/* class */
.pr-0 {
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.pr-5 {
    padding-right: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.mr-5 {
    margin-right: 5px;
}

.ml-5 {
    margin-left: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

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

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mt-0 {
    margin-top: 0;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.row-0 {
    margin: 0;
}

.row-5 {
    margin: 0 -5px;
}

.row-10 {
    margin: 0 -10px;
}

/* castom */
.section-slider .owl-nav,
.section-slider2 .owl-nav {
    display: inline-block !important;
    margin-top: 30px;
}

.section-slider .owl-prev,
.section-slider2 .owl-prev {
    margin-right: 7px !important;
}

.section-slider .owl-prev,
.section-slider2 .owl-prev,
.section-slider .owl-next,
.section-slider2 .owl-next {
    width: 30px !important;
    height: 30px !important;
    color: #f7f7f7 !important;
    background: #CD2122 !important;
    border-radius: 4px !important;
    outline: 0;
}

.section-slider .owl-prev:hover,
.section-slider2 .owl-prev:hover,
.section-slider .owl-next:hover,
.section-slider2 .owl-next:hover {
    opacity: 0.8;
}

/* ELEMENTS */
.btn-link {
    padding: 20px 30px;
    border-radius: 4px;
    background: #CD2122;
    color: #f7f7f7 !important;
    letter-spacing: 1px;
    text-decoration: none;
}

.btn-link_oval {
    border-radius: 30px;
}

.btn-link:hover {
    opacity: 0.8;
}

.btn-button {
    padding: 20px 30px;
    border: none;
    border-radius: 4px;
    outline: 0;
    background: #CD2122;
    color: #f7f7f7;
    font-size: 1em;
    cursor: pointer;
    letter-spacing: 1px;
}

.btn-button:hover {
    opacity: 0.8;
}

.link-dotted {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.link-dotted:hover {
    border: none;
}

/* spec */
body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #333;
}

a {
    color: #CD2122;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* TEMPLATE */
/* header */
#header {
    position: relative;
    color: #f7f7f7;
    /* form */
    /* slider top */
}

#header .header-main-page {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #333;
}

#header .header-inner-main-page {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
}

#header .header-inner {
    background: #232c35;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

#header .header-top {
    padding-top: 20px;
    margin-bottom: 20px;
}

#header .header-logo img {
    max-width: 200px;
    max-height: 100px;
}

#header .header-address {
    display: flex;
    color: #f7f7f7;
}

#header .header-address__icon {
    font-size: 1.1em;
    margin-right: 10px;
}

#header .header-address__icon:before {
    content: "\f041";
    font-family: FontAwesome;
    font-size: 1em;
}

#header .header-address__text {
    font-size: 0.9em;
    line-height: 1.3;
}

#header .header-phone {
    position: relative;
    text-align: right;
    margin-bottom: 3px;
}

#header .header-phone__main-phone {
    display: inline-block;
    font-size: 1.2em;
    text-align: right;
    margin-bottom: 3px;
    transition: all 1s;
}

#header .header-phone__main-phone:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 0.7em;
    color: #ccc;
    vertical-align: middle;
}

#header .header-phone__main-phone:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 1em;
}

#header .header-phone__main-phone:hover .header-phone__popup {
    display: block;
}

#header .header-phone__link {
    text-decoration: none;
    color: #f7f7f7;
}

#header .header-phone__popup {
    position: absolute;
    z-index: 3;
    top: -4px;
    right: 0;
    display: none;
    border: 2px solid #dadada;
    min-width: 220px;
    min-height: 50px;
    padding: 10px 20px 10px 20px;
    background: #fff;
    color: #333;
    white-space: nowrap;
    text-align: center;
    border-radius: 4px;
}

#header .header-phone__popup-item {
    padding: 15px 0;
    border-bottom: 1px solid #ececec;
}

#header .header-phone__popup-item:last-child {
    border-bottom: none;
}

#header .header-phone__popup-link-phone {
    color: #333;
    text-decoration: none;
}

#header .header-phone__popup-link-email {
    font-size: 0.8em;
    color: #333;
}

#header .header-phone__popup-link-email:hover {
    text-decoration: none;
}

#header .header-btn-callback {
    text-align: right;
}

#header .header-btn-callback__link {
    margin-right: 11px;
    font-size: 0.9em;
    text-decoration: none;
    border-bottom: 1px dotted #f7f7f7;
    color: #f7f7f7;
}

#header .header-btn-callback__link:hover {
    border: none;
}

#header .header-btn-zayvka__link {
    padding: 15px;
}

#header .menu-line-main-page {
    border-bottom: 1px solid #f7f7f7;
}

#header .menu-line {
    border-top: 1px solid #f7f7f7;
}

#header .header-form {
    position: relative;
    width: 100%;
}

#header .header-form__inner {
    position: absolute;
    right: 30px;
    margin-top: calc(50vh - 258px);
}

#header .header-slider {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

#header .header-slider__img {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

#header .header-slider__img .big {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

#header .header-slider__img .small {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

@media (max-width: 991px) {
    #header .header-slider__img .big {
        display: none;
    }

    #header .header-slider__img .small {
        display: block;
    }
}

#header .header-slider__shadow {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

#header .header-slider__inner {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 660px;
}

#header .header-slider__offer {
    position: absolute;
    z-index: 3;
    top: 39%;
    left: 0;
    padding: 30px 30px 60px 30px;
    max-width: 600px;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

#header .header-slider__title {
    font-size: 2.8em;
    margin: 0 0 10px 0;
}

#header .header-slider__desc {
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-size: 1.1em;
}

#header .header-slider__price {
    margin: 0 auto;
    font-size: 2.2em;
}

#header .header-slider__btn {
    display: flex;
    margin-top: 30px;
}

/* wrapper */
.wrapper {
    padding: 70px 0;
}

.wrapper-main-page {
    padding: 0;
}

.wrapper-inner {
    display: flex;
}

/* SIDEBAR */
#sidebar {
    margin-right: 60px;
    width: 270px;
    min-width: 270px;
}

/* CONTENT */
.content-box {
    width: 100%;
    /* spec */
    /* breadcrumb */
}

.content-box p,
.content-box ul,
.content-box ol {
    color: #333;
}

.content-box p {
    line-height: 1.5;
    margin: 0 0 10px 0;
}

.content-box ul,
.content-box ol {
    margin: 10px 0 20px 5%;
}

.content-box ul {
    list-style: square;
}

.content-box ol {
    list-style: decimal;
}

.content-box ul li,
.content-box ol li {
    line-height: 1.5;
    margin-bottom: 10px;
}

.content-box img {
    max-width: 100%;
    height: auto;
}

.content-box b,
.content-box strong {
    font-weight: 600;
}

.content-box i {
    font-style: italic;
}

.content-box i.fa {
    font-style: normal;
}

.content-box sup {
    position: relative;
    top: -0.5em;
}

.content-box sub {
    position: relative;
    top: 0.5em;
}

.content-box h1 {
    font-size: 2em;
    font-weight: 600;
    margin: 0 0 40px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

.content-box h2 {
    font-size: 1.6em;
    margin: 27px 0 20px 0;
}

.content-box h3 {
    font-size: 1.4em;
    margin: 27px 0 20px 0;
}

.content-box h4 {
    font-size: 1.14em;
    margin: 27px 0 20px 0;
}

.content-box h5 {
    font-size: 1em;
    font-weight: bold;
}

.content-box table {
    width: 100%;
    border: 1px solid #dadada;
    font-size: 0.9em;
    margin: 20px 0 30px 0;
}

.content-box td,
.content-box th {
    border: 0;
    padding: 15px 5px;
    text-align: center;
    border: 1px solid #dadada;
}

.content-box th {
    text-transform: uppercase;
    padding: 15px 5px;
    background: #CD2122;
    color: #fff;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.5;
}

.content-box tr {
    background: #fff;
}

.content-box table td:first-child {
    text-align: left;
    padding-left: 24px;
}

.content-box table tr:nth-child(odd) {
    background: #f7f7f7;
}

.content-box .breadcrumb {
    margin: 0 0 10px 0;
    overflow: hidden;
    color: #777;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.content-box .breadcrumb a {
    text-decoration: none;
}

.content-box .breadcrumb a:hover {
    text-decoration: none;
}

.content-box .breadcrumb ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}

.content-box .breadcrumb ul li {
    background: none;
    float: left;
    margin: 0 10px 0 0;
    font-size: 0.9em;
}

.content-box .breadcrumb li + li:before {
    content: "\f105";
    font-family: fontAwesome;
    font-size: 1em;
    margin: 0 10px 0 0;
}

.content-box .breadcrumb ul li:first-child {
    margin-left: 0;
    padding-left: 0;
}

.content-box .breadcrumb ul li:last-child {
    background: none;
    line-height: 1.7;
}

/* footer */
#footer .footer__top {
    padding: 50px 0;
    background: #212932;
}

#footer .footer__logo img {
    width: 170px;
    height: auto;
    margin-bottom: 20px;
}

#footer .footer__text {
    margin-bottom: 20px;
    color: #f7f7f7;
    font-size: 0.9em;
    line-height: 150%;
}

#footer .footer__hr {
    width: 100%;
    height: 2px;
    margin-bottom: 20px;
    background: #3e4c5a;
}

#footer .footer__phone {
    margin-bottom: 30px;
    font-size: 1.3em;
    color: #f7f7f7;
}

#footer .footer__phone a {
    text-decoration: none;
    color: #f7f7f7;
}

#footer .footer .header-phone__link,
#footer .footer .header-phone__popup-link-email {
    display: none;
}

#footer .footer .header-phone__popup-item {
    margin-bottom: 10px;
}

#footer .footer__btn-callback {
    margin-bottom: 40px;
}

#footer .footer__btn-callback-link {
    padding: 13px 20px;
}

#footer .footer__mail {
    margin-bottom: 15px;
}

#footer .footer__mail a {
    color: #8ea0b5;
    text-decoration: none;
}

#footer .footer__mail a:before {
    content: "\f003";
    font-family: FontAwesome;
    font-size: 0.9em;
    margin-right: 8px;
}

#footer .footer__address {
    margin-bottom: 20px;
    color: #f7f7f7;
    font-size: 0.9em;
    line-height: 130%;
}

#footer .footer__address:before {
    content: "\f041";
    font-family: FontAwesome;
    margin-right: 3px;
    font-size: 1.1em;
}

#footer .footer__menu-title {
    margin: 20px 0;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #f7f7f7;
}

#footer .footer__menu-title:after {
    content: "";
    width: 40px;
    height: 2px;
    background: #3e4c5a;
    display: block;
    margin: 15px 0;
}

#footer .footer__menu a {
    display: block;
    margin-bottom: 17px;
    color: #a1b0c1;
    text-decoration: none;
}

#footer .footer__menu a:hover {
    text-decoration: none;
    color: #d5dce3;
}

#footer .footer__bottom {
    padding: 30px 0;
    background: #191f26;
}

#footer .footer__social ul {
    display: flex;
}

#footer .footer__social ul li {
    padding-left: 25px;
}

#footer .footer__social a {
    color: #3f4f60;
    font-size: 1.5em;
}

#footer .footer__social a:hover {
    color: #8ea0b5;
}

#footer .footer__copyright {
    color: #b9b9b9;
    font-size: 0.8em;
}

#footer .footer__copyright a {
    color: #8ea0b5;
    margin-right: 10px;
}

/* bitrix */
[id^=bx_incl] {
    display: inline;
}

.content-box *[id^=bx_incl] {
    display: block;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/mainpage.css?167612825717294*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

/* mixin */
.section-main-page-title {
    margin-top: -5px;
    margin-bottom: 45px;
    font-size: 2em;
    font-weight: 600;
}

.section-title-align-center {
    text-align: center;
}

.section-title-align-left {
    text-align: left;
}

.section-main-page-desc {
    margin-top: -10px;
    margin-bottom: 35px;
    max-width: 950px;
    line-height: 1.5;
    color: #777;
}

.section-desc-align-center {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.section-desc-align-left {
    text-align: left;
}

.section-link-all {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 0;
}

.section-link-all-center {
    display: block;
    width: 200px;
    text-align: center;
    margin: 20px auto 0 auto;
    padding: 15px 30px;
    border: 1px solid;
    border-radius: 4px;
    text-decoration: none;
}

.section-link-all-center:hover {
    opacity: 0.8;
}

.section-slider-row {
    position: relative;
}

.section-bg {
    background: #f7f7f7;
}

.section-border-bottom {
    border-bottom: 1px solid #ececec;
}

.section-padding {
    padding: 70px 0;
}

.section-padding-55 {
    padding: 55px 0;
}

.section-padding-55 .section-main-page-title {
    margin-top: 15px;
}

.section-padding-55 .section-link-all-center {
    margin-top: 35px;
    margin-bottom: 15px;
}

.section-block-hover:hover {
    border: 1px solid #dadada;
    box-shadow: none !important;
}

.section-link-more__link {
    display: inline-block;
    font-size: 0.9em;
}

.section-link-more__link:hover {
    opacity: 0.8;
}

.video-bg {
    position: relative;
}

.video-bg__box {
    position: absolute;
    z-index: -1;
    inset: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
}

.video-bg__video {
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    width: 1940px;
    height: auto;
}

.video-bg__video-company {
    width: 570px;
}

/* MAIN PAGE */
/* section projects list */
.section-projects-list__link {
    display: block;
    width: 100%;
    height: 280px;
}

.section-projects-list__link:hover .section-projects-list__shadow-focus,
.section-projects-list__link:hover .section-projects-list__btn-focus {
    opacity: 1;
}

.section-projects-list__box {
    position: relative;
    width: 100%;
    height: 280px;
}

.section-projects-list__img {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.section-projects-list__shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/shadow_projects.png) repeat-x top left;
}

.section-projects-list__text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    font-weight: 600;
    line-height: 130%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}

.section-projects-list__text-title {
    font-size: 1.3em;
    margin-bottom: 5px;
    color: #f7f7f7;
}

.section-projects-list__text-desc {
    color: #f7f7f7;
}

.section-projects-list__shadow-focus {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
}

.section-projects-list__btn-focus {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 17px 20px;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    background-size: 200% 100%, auto, 100% 2px, 100% 2px, 100% 1px, 100% 1px;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
    background-repeat: no-repeat;
    background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
    animation: shine 5s ease reverse infinite;
    box-shadow: 0 9px 40px 0 rgba(50, 50, 50, 0.9);
    opacity: 0;
}

/* section services */
.section-services__row {
    position: relative;
}

/* section company */
.section-company__row {
    margin-bottom: 50px;
}

.section-company__box-img {
    position: relative;
    width: 400px;
    min-width: 400px;
    height: 400px;
    border: 15px solid #ccc;
    margin-right: 40px;
}

.section-company__img {
    position: absolute;
    z-index: 1;
    top: 22px;
    left: 25px;
    background-position: center;
    background-size: cover;
    width: 390px;
    height: 325px;
}

.section-company__img-title {
    position: absolute;
    z-index: 2;
    bottom: 50px;
    width: 350px;
    left: 66px;
    padding: 25px;
    background: rgba(242, 255, 255, 0.7);
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2;
}

.section-company__title {
    line-height: 1.2;
}

.section-company__title h1 {
    font-size: 2em;
    margin-bottom: 20px;
    font-weight: 500;
}

.section-company__text {
    line-height: 1.5;
    margin-bottom: 20px;
}

.section-company__metric {
    display: flex;
    align-items: center;
}

.section-company__metric-nomber,
.section-company__metric-img {
    margin-right: 15px;
}

.section-company__metric-nomber {
    font-size: 3em;
}

.section-company__metric-img img {
    max-width: none;
}

.section-company__metric-title {
    font-size: 0.9em;
    font-weight: 600;
}

.section-company__metric-desc {
    margin-top: 10px;
    font-size: 0.9em;
    color: #777;
    line-height: 1.5;
}

.section-company__metric-link {
    text-decoration: none;
    color: #333;
}

.section-company__metric-link:hover {
    opacity: 0.8;
}

/* section portfolio */
.section-portfolio__row {
    position: relative;
}

.section-portfolio__item:hover {
    opacity: 0.9;
}

.section-portfolio__box-img {
    position: relative;
    width: 100%;
    height: auto;
}

.section-portfolio__img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.section-portfolio__img-shadow {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.3;
}

.section-portfolio__img-desc {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.7);
    color: #f7f7f7;
}

.section-portfolio__link-all-box {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 0;
}

.section-portfolio__link-all:hover {
    opacity: 0.8;
}

/* section advantage */
.section-advantage__box-items {
    padding: 0 30px;
}

.section-advantage__box-item {
    display: flex;
    padding: 15px 0;
}

.section-advantage__icon-fa {
    font-size: 2em;
    color: #CD2122;
    margin-right: 20px;
}

.section-advantage__icon-fa-small {
    font-size: 1.7em;
}

.section-advantage__icon-fa i {
    padding: 4px;
    border: 1px solid;
    border-radius: 4px;
}

.section-advantage__icon-img {
    width: 60px;
    height: 60px;
    margin-right: 20px;
}

.section-advantage__advantage-title {
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: 600;
}

.section-advantage__link {
    color: #333;
    text-decoration: none;
}

.section-advantage__link:hover {
    opacity: 0.8;
}

.section-advantage__advantage-desc {
    font-size: 0.9em;
    line-height: 1.5;
    min-height: 45px;
    color: #777;
}

.section-advantage__advantage-desc p {
    color: #777;
}

.section-advantage__img-line {
    height: 30px;
    width: 100%;
    font-size: 0px;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/advantage_line.png) no-repeat bottom center;
    background-size: 100% auto;
}

.section-advantage__box-link {
    text-align: center;
    margin: 45px auto 25px auto;
}

/* section review */
.section-review__row {
    position: relative;
}

.section-review__btn-focus {
    color: #333;
    margin-top: 50px;
    padding: 20px 30px;
    white-space: nowrap;
    background: #CD2122;
    color: #f7f7f7;
    font-size: 1em;
    background-size: 200% 100%, auto, 100% 2px, 100% 2px, 100% 1px, 100% 1px;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
    background-repeat: no-repeat;
    background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
    animation: shine 5s ease reverse infinite;
    box-shadow: 0 9px 40px 0 rgba(50, 50, 50, 0.5);
}

.section-review__box-video {
    position: relative;
    width: 100%;
    height: auto;
}

.section-review__box-video:hover .section-review__icon-video {
    opacity: 0.9;
}

.section-review__box-video:hover .section-review__icon-photo {
    opacity: 0.9;
}

.section-review__box-video:hover .section-review__shadow-video {
    opacity: 0.7;
}

.section-review__img-video {
    width: 100%;
    height: auto;
}

.section-review__img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.section-review__shadow-video {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.3;
}

.section-review__icon-video {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/icon_youtube.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
}

.section-review__icon-photo {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/icon_photo.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
}

.section-review__desc-video {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.7);
    color: #f7f7f7;
}

.section-review__link-all-box {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 0;
}

.section-review__link-all:hover {
    opacity: 0.8;
}

/* section otzyvy */
.section-otzyvy__item {
    width: 100%;
    height: 100%;
    padding: 20px 20px 30px 20px;
    background-color: #fff;
    border: 1px solid #ececec;
}

.section-otzyvy__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.section-otzyvy__name-box {
    margin-bottom: 20px;
}

.section-otzyvy__name-box:before {
    content: "\f10e";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 1em;
    color: #eb1a1f;
}

.section-otzyvy__name {
    display: inline;
    font-weight: 600;
    margin-right: 10px;
}

.section-otzyvy__date {
    display: inline;
    font-size: 0.9em;
    color: #777;
}

.section-otzyvy__text {
    line-height: 1.5;
    margin: 0 0 10px 0;
}

/* section news */
.section-news__item {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #ececec;
}

.section-news__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.section-news__text-box {
    padding: 20px 20px 30px 20px;
}

.section-news__title {
    margin-top: -5px;
    margin-bottom: 45px;
    font-size: 2em;
    font-weight: 600;
}

.section-news__desc {
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.1;
}

.section-news__date {
    margin-bottom: 10px;
    font-size: 0.9em;
    color: #777;
}

.section-news__img-img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.section-news__link-box {
    margin-bottom: 20px;
}

.section-news__link-link {
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 600;
    color: #333;
}

.section-news__link-link:hover {
    opacity: 0.8;
}

.section-news__link-all {
    margin-top: 20px;
}

/* section personal */
.section-personal__box {
    background-color: #fff;
    border: 1px solid #ececec;
}

.section-personal__box:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.section-personal__img-img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.section-personal__text {
    padding: 20px 20px 30px 20px;
}

.section-personal__text .fa {
    color: #777;
    margin-right: 5px;
}

.section-personal__name {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 5px;
    min-height: 35px;
    line-height: 1.3;
}

.section-personal__name a {
    color: #333;
}

.section-personal__name a:hover {
    opacity: 0.8;
}

.section-personal__position {
    font-size: 0.9em;
    margin-bottom: 30px;
    color: #777;
}

/* section action */
.section-action__item {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    padding: 0;
}

.section-action__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.section-action__img-img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.section-action__text-box {
    padding: 20px 20px 30px 20px;
    background-color: #fff;
}

.section-action__data-stop {
    margin-bottom: 15px;
    font-size: 0.9em;
    color: #777;
}

.section-action__link {
    margin-bottom: 15px;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.3;
}

.section-action__link-link {
    display: inline-block;
    color: #333;
    min-height: 50px;
}

.section-action__link-link:hover {
    opacity: 0.8;
}

.section-action__text {
    font-size: 0.9em;
    line-height: 1.3;
}

/* section catalog */
.owl-carousel .owl-item .section-catalog img {
    width: auto;
}

.owl-carousel .owl-item .catalog-section-tile__item {
    background-color: #fff !important;
}

/* section map */
.section-map {
    position: relative;
    height: 550px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.section-map__map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    z-index: 1;
}

.section-map__contacts {
    position: relative;
    top: 90px;
    left: 0;
    width: 100%;
    padding: 30px;
    z-index: 2;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
}

.section-map__contacts-item {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #ececec;
    line-height: 1.5;
}

.section-map__contacts-item:last-child {
    border: none;
}

.section-map__title {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 20px;
}

.section-map .fa {
    font-size: 1.5em;
    color: #212932;
    margin-right: 20px;
}

/* section portfolio-projects */
.section-portfolio-projects__item {
    padding: 40px 0;
    border-bottom: 1px solid #ececec;
}

.section-portfolio-projects__item:first-child {
    padding-top: 20px;
}

.section-portfolio-projects__img {
    width: 100%;
    height: auto;
}

.section-portfolio-projects__img-img {
    width: 100%;
    height: auto;
}

.section-portfolio-projects__properties {
    display: flex;
    margin-bottom: 15px;
    font-size: 0.9em;
    justify-content: space-between;
    color: #000;
}

.section-portfolio-projects h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.3em;
}

.section-portfolio-projects__title-link {
    text-decoration: none;
    color: #000;
}

.section-portfolio-projects__title-link:hover {
    opacity: 0.8;
}

.section-portfolio-projects__preview-text {
    font-size: 0.8em;
    line-height: 1.5;
    margin: 10px 0 30px;
}

.section-portfolio-projects__parameter-line {
    flex: 1 0;
    border-bottom: 1px dotted #000;
    height: 1em;
    margin: 0 0.4em;
}

.section-portfolio-projects__link-more {
    display: inline-block;
    margin-top: 10px;
    padding: 12px 20px;
}

.section-portfolio-projects__desc-section {
    margin-top: 20px;
}

/* section-tariff */
.section-tariff__item {
    background-color: #fff;
    border: 1px solid #ececec;
}

.section-tariff__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.section-tariff__img-box {
    width: 100%;
    height: auto;
}

.section-tariff__img-img {
    width: 100%;
    height: auto;
}

.section-tariff__text {
    text-align: center;
    padding: 30px 20px 40px 20px;
}

.section-tariff__title {
    margin-bottom: 10px;
    font-size: 1.2em;
    text-transform: uppercase;
}

.section-tariff__price {
    padding: 10px 0;
    min-height: 80px;
    font-size: 1.3em;
    font-weight: 600;
}

.section-tariff__price-price {
    font-size: 1.5em;
}

.section-tariff__price-old {
    display: block;
    margin: 3px 0 0 0;
    text-decoration: line-through;
    font-size: 0.9em;
    font-weight: 500;
    color: #eb1a1f;
}

.section-tariff__work {
    margin: 0;
    font-size: 1em;
    text-align: left;
}

.section-tariff .section-tariff__work ul {
    margin: 0;
    list-style: none;
}

.section-tariff .section-tariff__work ul li:before {
    content: "\f05d";
    font-family: FontAwesome;
    font-size: 1.1em;
    color: #eb1a1f;
    margin-right: 10px;
}

.section-tariff__hide {
    display: none;
}

.section-tariff__btn-work {
    width: 175px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    color: #000;
    border-radius: 4px;
    padding: 7px 15px;
    cursor: pointer;
    outline: none;
}

.section-tariff__link-link {
    display: block;
    margin-top: 40px;
    padding: 15px 0;
    background: #eb1a1f;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}

/* catalog-section-list2 */
.catalog-section-list2__row {
    margin-bottom: 50px;
}

.catalog-section-list2__link-title {
    color: #333;
    text-decoration: none;
}

.catalog-section-list2__link-title:hover {
    opacity: 0.8;
}

.catalog-section-list2__box {
    position: relative;
    width: 100%;
    height: 280px;
    border: 1px solid #ececec;
    background-color: #fff;
}

.catalog-section-list2__box:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-section-list2__img-img {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.catalog-section-list2__shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/shadow_bottom.png) repeat-x bottom left;
}

.catalog-section-list2__text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    line-height: 130%;
}

.catalog-section-list2__text-title {
    font-size: 1.2em;
    margin-bottom: 5px;
    font-weight: 600;
    color: #f7f7f7;
}

.catalog-section-list2__text-desc {
    color: #f7f7f7;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/content.css?167612825718065*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

/* link back infoblock */
.link_back {
    margin-top: 20px;
}

.link_back .fa {
    margin-right: 30px;
    width: 30px;
    height: 30px;
    line-height: 31px;
    color: #fff;
    background: #CD2122;
    border-radius: 4px;
    padding-right: 2px;
    margin-right: 10px;
    text-align: center;
}

.link_back a {
    text-decoration: none;
}

.link_back a:hover {
    opacity: 0.8;
}

/* other */
.section-desc {
    margin-top: 30px;
}

.h2-section {
    font-weight: 600;
    margin: 0 0 30px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background-color: #CD2122;
}

.bx-pagination .bx-pagination-container ul li span {
    border-radius: 4px;
}

/* SERVICES */
.services-sections__col {
    margin-bottom: 30px;
}

.services-sections__item {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    padding: 0;
    border-radius: 4px;
}

.services-sections__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.services-sections__img {
    width: 100%;
    height: auto;
    line-height: 0;
}

.services-sections__img-img {
    width: 100%;
    height: auto;
}

.services-sections__text {
    padding: 20px 20px 30px 20px;
}

.services-sections h2 {
    margin: 0 0 10px 0;
    font-size: 1.3em;
}

.services-sections__title-link {
    text-decoration: none;
    color: #333;
}

.services-sections__title-link:hover {
    opacity: 0.8;
}

.services-sections__text-desc {
    font-size: 0.9em;
    margin-bottom: 10px;
}

.services-sections ul {
    margin: 0;
}

.services-sections ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 10px 0 0;
}

.services-sections__links-link {
    font-size: 0.9em;
}

.services-sections__links-link:hover {
    opacity: 0.8;
}

.services-sections-list__item {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #ececec;
    padding: 50px 0 20px 0;
}

.services-sections-list__item:first-child {
    padding-top: 0;
}

.services-sections-list__item:last-child {
    margin-bottom: 30px;
}

.services-sections-list__img {
    width: 100%;
    height: auto;
    line-height: 0;
}

.services-sections-list__img-img {
    width: 100%;
    height: auto;
}

.services-sections-list__text {
    padding-left: 0;
}

.services-sections-list__title {
    margin: 0 0 20px 0 !important;
    font-size: 1.3em;
}

.services-sections-list__title-link {
    text-decoration: none;
    color: #000;
}

.services-sections-list__title-link:hover {
    opacity: 0.8;
}

.services-sections-list__desc {
    font-size: 0.9em;
    margin-bottom: 20px;
    line-height: 1.5;
}

.services-sections-list ul {
    margin: 0;
}

.services-sections-list ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 20px 0 0;
}

.services-sections-list__links-link {
    font-size: 0.9em;
}

.services-sections-list__links-link:hover {
    opacity: 0.8;
}

.services-news-list__col {
    margin-bottom: 30px;
}

.services-news-list__item {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    padding: 40px 20px;
    border-radius: 4px;
}

.services-news-list__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.services-news-list__img {
    display: flex;
    align-items: top;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.services-news-list__img-img {
    width: 100%;
    height: auto;
}

.services-news-list__text {
    text-align: left;
    padding: 0 0 0 20px;
}

.services-news-list__title {
    margin: 0 0 20px 0;
    font-size: 1.2em;
}

.services-news-list__title-popular {
    margin: 0 0 25px 0;
    font-size: 1.1em;
}

.services-news-list__title-link {
    color: #333;
}

.services-news-list__desc-text {
    margin-bottom: 20px;
    line-height: 150%;
    color: #333;
    font-size: 0.9em;
}

.services-news-list__price {
    font-size: 1.2em;
    font-weight: 600;
}

.services-news-list__price-price {
    display: inline;
    font-size: 1.5em;
}

.services-news-list__price-old {
    display: inline-block;
    margin: 3px 0 0 10px;
    text-decoration: line-through;
    font-size: 1em;
    font-weight: 500;
    color: #eb1a1f;
}

.services-news-list__btn-link {
    display: inline-block;
    margin-top: 35px;
    padding: 10px 30px;
}

.services-news-list__desc-section {
    margin-top: 20px;
}

.services-view-tile__col {
    margin-bottom: 30px;
}

.services-view-tile__item {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    background-color: #fff;
    padding: 0;
}

.services-view-tile__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.services-view-tile__img {
    width: 100%;
    height: auto;
    line-height: 0;
}

.services-view-tile__img-img {
    width: 100%;
    height: auto;
}

.services-view-tile__text {
    text-align: center;
    padding: 20px 20px 40px 20px;
}

.services-view-tile__title {
    margin: 0 0 25px 0;
    font-size: 1.1em;
    line-height: 1.3;
    min-height: 47px;
}

.services-view-tile__title-popular {
    margin: 0 0 15px 0;
    font-size: 1em;
}

.services-view-tile__title-link {
    color: #333;
}

.services-view-tile__title-link:hover {
    opacity: 0.8;
}

.services-view-tile__price {
    font-size: 1.2em;
    font-weight: 600;
}

.services-view-tile__price-price {
    display: inline;
    font-size: 1.5em;
}

.services-view-tile__price-old {
    display: inline-block;
    margin: 3px 0 0 10px;
    text-decoration: line-through;
    font-size: 1em;
    font-weight: 500;
    color: #eb1a1f;
}

.services-view-tile__btn-link {
    display: inline-block;
    margin-top: 35px;
    padding: 10px 30px;
}

.services-view-tile__desc-section {
    margin-top: 20px;
}

.services-view-list__item {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    padding: 30px 20px 0 20px;
}

.services-view-list__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.services-view-list__img {
    display: flex;
    align-items: top;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.services-view-list__img-img {
    width: 100%;
    height: auto;
}

.services-view-list__text {
    text-align: left;
}

.services-view-list__title {
    margin: 0 0 20px 0;
    font-size: 1.2em;
}

.services-view-list__title-link {
    color: #333;
}

.services-view-list__title-link:hover {
    opacity: 0.8;
}

.services-view-list__desc-text {
    margin-bottom: 20px;
    line-height: 150%;
    color: #333;
    font-size: 0.9em;
}

.services-view-list__price {
    font-size: 1.2em;
    font-weight: 600;
}

.services-view-list__price-price {
    display: inline;
    font-size: 1.5em;
}

.services-view-list__price-old {
    display: inline-block;
    margin: 3px 0 0 10px;
    text-decoration: line-through;
    font-size: 1em;
    font-weight: 500;
    color: #eb1a1f;
}

.services-view-list__btn-link {
    display: inline-block;
    margin-top: 35px;
    padding: 10px 30px;
}

.services-view-list__desc-section {
    margin-top: 20px;
}

.services-news-detail__slider-box {
    margin-bottom: 40px;
    border: 1px solid #ececec;
}

.services-news-detail__img-box,
.services-news-detail__form-box {
    min-height: 350px;
    height: 100%;
}

.services-news-detail__img-box {
    position: relative;
    width: 100%;
}

.services-news-detail__img-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.services-news-detail__img-shadow {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.services-news-detail__form-box {
    padding: 25px 30px;
    background: #f7f7f7;
}

.services-news-detail__form-title {
    font-size: 1.4em;
    margin-bottom: 10px;
    line-height: 1.2;
}

/* PORTFOLIO-PROJECTs */
.portfolio-projects-list__item {
    padding: 40px 0;
    border-bottom: 1px solid #ececec;
}

.portfolio-projects-list__item:first-child {
    padding-top: 20px;
}

.portfolio-projects-list__img {
    width: 100%;
    height: auto;
}

.portfolio-projects-list__img-img {
    width: 100%;
    height: auto;
}

.portfolio-projects-list__properties {
    display: flex;
    margin-bottom: 15px;
    font-size: 0.9em;
    justify-content: space-between;
    color: #333;
}

.portfolio-projects-list h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.3em;
}

.portfolio-projects-list__title-link {
    text-decoration: none;
    color: #333;
}

.portfolio-projects-list__title-link:hover {
    opacity: 0.8;
}

.portfolio-projects-list__preview-text {
    font-size: 0.8em;
    line-height: 1.5;
    margin: 10px 0 30px;
}

.portfolio-projects-list__parameter-line {
    flex: 1 0;
    border-bottom: 1px dotted #333;
    height: 1em;
    margin: 0 0.4em;
}

.portfolio-projects-list__link-more {
    display: inline-block;
    margin-top: 10px;
    padding: 12px 20px;
}

.portfolio-projects-list__desc-section {
    margin-top: 20px;
}

.portfolio-projects-detail {
    margin-top: 10px;
}

.portfolio-projects-detail__row-top {
    margin-bottom: 30px;
}

.portfolio-projects-detail__img {
    max-width: 400px;
    width: 100%;
    height: auto;
}

.portfolio-projects-detail__img-img {
    width: 100%;
    height: 100%;
}

.portfolio-projects-detail__img-img:hover {
    opacity: 0.8;
}

.portfolio-projects-detail__properties {
    display: flex;
    margin-bottom: 15px;
    font-size: 0.9em;
    justify-content: space-between;
    color: #333;
}

.portfolio-projects-detail__parameter-line {
    flex: 1 0;
    border-bottom: 1px dotted #333;
    height: 1em;
    margin: 0 0.4em;
}

.portfolio-projects-detail__photo {
    padding: 5px 0;
}

.portfolio-projects-detail__photo-img {
    width: 100%;
    height: auto;
}

.portfolio-projects-detail__btn {
    margin-top: 30px;
}

.portfolio-projects-detail__btn-link {
    display: inline-block;
    padding: 20px;
}

/* PORTFOLIO */
.portfolio-sections__item {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    border-radius: 4px;
}

.portfolio-sections__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.portfolio-sections__img {
    width: 100%;
    height: auto;
    line-height: 0;
    border: 1px solid #ececec;
}

.portfolio-sections__img-img {
    width: 100%;
    height: auto;
}

h2.portfolio-sections__title {
    position: absolute;
    left: 10px;
    bottom: 13%;
    margin: 0;
    display: block;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    font-size: 1.1em;
}

.portfolio-sections__title-link {
    color: #fff;
    text-decoration: none;
}

.portfolio-list__img {
    margin-bottom: 10px;
}

.portfolio-list__img-img {
    width: 100%;
    height: auto;
}

.portfolio-list__title {
    text-align: center;
}

.portfolio-list__title-link:hover {
    opacity: 0.8;
}

.portfolio-list__desc-section {
    margin-top: 20px;
}

.portfolio-detail a {
    line-height: 0;
}

.portfolio-detail__desc {
    margin-top: 30px;
}

/* PRICE */
.accordion h2 {
    font-size: 1.2em;
    margin: 0;
    background: #CD2122;
}

.accordion h2:hover {
    opacity: 0.9;
}

.accordion table {
    font-size: 0.9em;
    margin: 0;
}

.accordion table th {
    background: #f7f7f7;
    color: #333;
    font-size: 0.9em;
}

.accordion table td:first-child {
    width: 60%;
}

.prais_print {
    margin: 20px 0 20px 10px;
}

.prais_print a {
    padding: 5px 15px;
    background: #CD2122;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    cursor: pointer;
}

.prais_print a:hover {
    opacity: 0.8;
}

.prais_print .fa {
    font-size: 1.1em;
    margin: 0 10px 0 0;
}

@media print {
    #header,
    #sidebar,
    #footer,
    .breadcrumb,
    .prais_print {
        display: none;
    }

    #bx-panel {
        display: none !important;
    }
}

/* ACTION */
.action-list__col {
    margin-bottom: 30px;
}

.action-list__item {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #ececec;
    padding: 0;
}

.action-list__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.action-list__img {
    width: 100%;
    height: auto;
}

.action-list__text-box {
    padding: 20px 20px 30px 20px;
}

.action-list__data-stop {
    margin-bottom: 15px;
    font-size: 0.9em;
    color: #3bc915;
}

.action-list__link {
    margin-bottom: 15px;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.3;
}

.action-list__link-link {
    color: #333;
}

.action-list__link-link:hover {
    opacity: 0.8;
}

.action-list__text {
    font-size: 0.9em;
    line-height: 1.3;
}

.action-detail__img {
    margin-bottom: 40px;
}

.action-detail__img-img {
    width: 100%;
    max-width: 800px;
    height: auto;
}

.action-detail__data-stop {
    margin-bottom: 20px;
    color: #3bc915;
}

/* NEWS */
.news-list__item {
    padding: 50px 0 20px 0;
    border-bottom: 1px solid #ececec;
}

.news-list__item:first-child {
    padding-top: 0;
}

.news-list__img {
    margin-top: 8px;
    width: 100%;
    height: auto;
}

.news-list__text {
    line-height: 1.5;
}

.news-list__img-img {
    width: 100%;
    height: 100%;
}

.news-list__date {
    margin-bottom: 10px;
    font-size: 0.9em;
    color: #777;
}

.news-list h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.3em;
}

.news-list__title-link {
    text-decoration: none;
    color: #333;
}

.news-list__title-link:hover {
    opacity: 0.8;
}

.news-list__btn {
    margin-top: 20px;
}

.news-list__btn-more {
    display: inline-block;
    padding: 12px 20px;
}

.news-detail__img {
    margin-bottom: 40px;
    width: 100%;
    height: auto;
}

.news-detail__img-img {
    width: 100%;
    height: auto;
}

.news-detail__date {
    margin-bottom: 20px;
    font-size: 0.9em;
    color: #777;
}

/* CONTACTS */
.contacts__box {
    display: flex;
    align-items: top;
    margin-bottom: 25px;
    line-height: 1.3;
}

.contacts__name {
    font-weight: 600;
}

.contacts .fa {
    margin-right: 15px;
    width: 30px;
    font-size: 2em;
    color: #CD2122;
}

/* STRANICA OTZYVY */
.otzyvy__item {
    width: 100%;
    height: 100%;
    padding: 20px 20px 30px 20px;
    background-color: #fff;
    border: 1px solid #ececec;
}

.otzyvy__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.otzyvy__name-box {
    margin-bottom: 20px;
}

.otzyvy__name-box:before {
    content: "\f10e";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 1em;
    color: #eb1a1f;
}

.otzyvy__name {
    display: inline;
    font-weight: 600;
    margin-right: 10px;
}

.otzyvy__date {
    display: inline;
    font-size: 0.9em;
    color: #777;
}

.otzyvy__text {
    line-height: 1.5;
    margin: 0 0 10px 0;
}

#content .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* STRANICA SOTRUDNIKI */
.personal-news-list__box {
    padding: 50px 0 20px 0;
    border-bottom: 1px solid #ececec;
}

.personal-news-list__box:first-child {
    padding-top: 0px;
}

.personal-news-list__text .fa {
    color: #777;
    margin-right: 5px;
}

.personal-news-list__name {
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 5px;
}

.personal-news-list__name a {
    color: #333;
}

.personal-news-list__name a:hover {
    opacity: 0.8;
}

.personal-news-list__position {
    font-size: 0.9em;
    margin-bottom: 20px;
    color: #777;
}

.personal-news-list__description {
    font-size: 0.9em;
    line-height: 1.5;
    margin-bottom: 30px;
}

.personal-news-list__email {
    margin-bottom: 10px;
}

.personal-detail {
    margin-bottom: 30px;
}

.personal-detail__box {
    padding: 50px 0;
    border-bottom: 1px solid #ececec;
}

.personal-detail__text {
    margin-bottom: 30px;
}

.personal-detail__text .fa {
    color: #777;
    margin-right: 5px;
}

.personal-detail__text2 {
    line-height: 1.5;
}

.personal-detail__name {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 5px;
}

.personal-detail__position {
    font-size: 0.9em;
    margin-bottom: 20px;
    color: #777;
}

.personal-detail__description {
    font-size: 0.9em;
    line-height: 1.5;
    margin-bottom: 30px;
}

.personal-detail__email {
    margin-bottom: 10px;
}

.personal-detail__img {
    margin-bottom: 30px;
}

/* STRANICA REKVIZITY */
.content-box table.table_rekvizity td {
    padding-left: 20px;
    text-align: left;
}

/* STRANICA PARTNERY */
.partners-list__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ececec;
}

.partners-list__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.partners-list__img {
    width: auto !important;
    max-width: 130px;
    max-height: 100px;
}

.partners-detail {
    margin-bottom: 30px;
}

.partners-detail__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 160px;
    padding: 10px;
    margin-bottom: 30px;
}

.partners-detail__img {
    max-width: 140px;
    max-height: 140px;
}

.partners-detail__text {
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.partners-detail__text2 {
    line-height: 1.5;
}

/* STRANICA SITEMAP */
#content .sitemap table {
    background: #fff;
    border: 0;
}

#content .sitemap table td,
#content .sitemap table th {
    text-align: left;
    background: #fff;
    border: 0;
}

/* text */
.text_index {
    margin: 30px 0;
}

.index_plus_block {
    margin: 20px 0 25px;
}

.index_plus_block .left {
    float: left;
}

.index_plus_block .block {
    margin-left: 55px;
}

.index_plus .fa {
    margin: 3px 0 0 10px;
    font-size: 2.5em;
    color: #CD2122;
}

.index_plus .title {
    font-size: 1.1em;
    margin-bottom: 0;
}

.index_plus .text {
    font-size: 1em;
    margin-bottom: 0;
}

/* shagi zakaza */
ol.index_zakaz {
    margin: 20px 0 30px;
    counter-reset: myCounter;
}

ol.index_zakaz li {
    list-style: none;
}

ol.index_zakaz li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: #CD2122;
    display: inline-block;
    text-align: center;
    margin: 5px 10px;
    line-height: 37px;
    width: 37px;
    height: 37px;
    font-size: 1.2em;
}

/* section links */
.catalog-links {
    margin-top: 70px;
}

.catalog-links__text {
    font-size: 0.9em;
    padding-top: 7px;
}

.catalog-links__link {
    display: inline-block;
    margin-bottom: 15px;
    line-height: 1.3;
}

.catalog-links__link-link {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #CD2122;
    margin-right: 15px;
    text-decoration: none;
    color: #CD2122;
    font-size: 0.9em;
}

.catalog-links__link-link:hover {
    background-color: #CD2122;
    color: #fff;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/catalog.css?167612825715440*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

/* section search catalog */
#catalog-filter .catalog-filter__inner {
    background: none;
    border: 1px solid #ececec;
    margin-bottom: 50px;
}

#catalog-filter .catalog-filter__title {
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 265px;
    padding: 0 20px;
    background: #fff;
    font-size: 1.2em;
    font-weight: 500;
}

#catalog-filter .catalog-filter__box {
    padding-top: 20px;
}

#catalog-filter .catalog-filter__item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

#catalog-filter .catalog-filter__item-title {
    font-weight: 600;
}

#catalog-filter .catalog-filter__price-item {
    max-width: 100%;
    border-radius: 0;
    background: none;
    border: none;
}

#catalog-filter .catalog-filter__price-item input {
    background: #f7f7f7;
    border: 1px solid #dadada;
    box-shadow: none;
    border-radius: 0;
}

#catalog-filter .catalog-filter__track {
    margin-bottom: 50px;
}

#catalog-filter .catalog-filter__line-v {
    background: #CD2122;
}

#catalog-filter .catalog-filter__line-vn {
    background: #ccc;
}

#catalog-filter .catalog-filter__checkbox {
    position: relative;
    padding-left: 5px;
}

#catalog-filter .catalog-filter__checkbox input[type=checkbox] {
    display: none;
}

#catalog-filter .catalog-filter__checkbox-label {
    margin-bottom: 0;
}

#catalog-filter .catalog-filter__checkbox .checkbox-text {
    margin-left: 0;
    padding: 1px 0 0 22px;
    font-size: 1.05em;
    line-height: 1.2;
}

#catalog-filter .catalog-filter__checkbox .checkbox-text:after {
    content: '';
    display: block;
    height: 14px;
    width: 14px;
    outline: 1px solid #939598;
    position: absolute;
    top: 0;
    left: 1px;
    margin-top: 2px;
    box-sizing: border-box;
}

#catalog-filter .catalog-filter__checkbox input[type=checkbox]:checked + .checkbox-text:after {
    outline: 1px solid #939598;
    border: 2px solid #fff;
    width: 14px;
    height: 14px;
    background-color: #CD2122;
}

#catalog-filter .catalog-filter__button {
    padding: 10px 15px;
    margin-right: 10px;
}

#catalog-filter .catalog-filter__button-reset {
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    outline: 0;
    background: #f7f7f7;
    color: #333;
    font-size: 1em;
    cursor: pointer;
    letter-spacing: 1px;
}

#catalog-filter .catalog-filter__button-reset:hover {
    background: #f2f2f2 !important;
}

#catalog-filter .catalog-filter__popup {
    color: #333;
}

#catalog-filter .catalog-filter__popup a {
    color: #CD2122;
}

/* catalog section list */
.catalog-section-list__row {
    margin-bottom: 50px;
}

.catalog-section-list__link-title {
    color: #333;
    text-decoration: none;
}

.catalog-section-list__link-title:hover {
    opacity: 0.8;
}

.catalog-section-list__box {
    width: 100%;
    height: 100%;
    border: 1px solid #ececec;
    padding: 40px 20px;
    text-align: center;
    background-color: #fff;
}

.catalog-section-list__box:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-section-list__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px;
    padding: 0;
    margin-bottom: 30px;
}

img.catalog-section-list__img-img {
    max-width: 100%;
    max-height: 150px;
}

.catalog-section-list__text {
    line-height: 100%;
}

.catalog-section-list__text-title {
    font-size: 1em;
    margin-bottom: 10px;
    color: #333;
}

.catalog-section-list__text-desc {
    color: #333;
    font-size: 0.9em;
}

/* catalog section */
.catalog-section__top-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.catalog-section__sort {
    margin-bottom: 0px;
}

.catalog-section__sort-text {
    display: inline-block;
    margin-right: 5px;
    font-size: 0.9em;
    color: #777;
}

.catalog-section__sort select {
    padding: 3px 10px;
    font-size: 0.9em;
    color: #777;
    border: 1px solid #dadada;
    outline: 0;
}

.catalog-section__view {
    display: flex;
}

.catalog-section__view-item {
    background-repeat: no-repeat;
    background-position: center;
    width: 28px;
    height: 28px;
    border: 1px solid #dadada;
    margin-left: 7px;
}

.catalog-section__view-tile {
    background-image: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/icon_flat.svg);
}

.catalog-section__view-list {
    background-image: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/icon_list.svg);
}

.catalog-section__view-price {
    background-image: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/icon_table.svg);
}

.catalog-section__view-item:hover,
.catalog-section__view-item.active {
    border: 1px solid #25344c;
    box-shadow: 0 0 1px #25344c;
}

.catalog-section__link-all-box {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 0;
}

.catalog-section__desc-section {
    margin-top: 20px;
}

.catalog-section-tile__item {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #ececec;
    padding: 40px 20px;
    background-color: #fff;
}

.catalog-section-tile__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-section-tile__img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px;
    margin-bottom: 30px;
}

img.catalog-section-tile__img-img {
    max-width: 100%;
    max-height: 150px;
}

.catalog-section-tile__promo-box {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.8em;
    z-index: 4;
}

.catalog-section-tile__promo-action,
.catalog-section-tile__promo-sale {
    display: inline-block;
    padding: 5px 10px;
}

.catalog-section-tile__promo-action {
    background-color: #eb1a1f;
    margin-right: 2px;
    color: #f7f7f7;
}

.catalog-section-tile__promo-sale {
    background-color: #25344c;
    color: #f7f7f7;
}

.catalog-section-tile__text-box {
    color: #333;
}

.catalog-section-tile__title-link {
    display: inline-block;
    font-size: 1em;
    line-height: 120%;
    min-height: 42px;
    color: #333;
    text-decoration: none;
}

.catalog-section-tile__title-link:hover {
    opacity: 0.8;
}

.catalog-section-tile__status-box {
    display: flex;
    margin-bottom: 15px;
}

.catalog-section-tile__article {
    font-size: 0.8em;
    color: #777;
}

.catalog-section-tile__status {
    margin-right: 10px;
    font-size: 0.8em;
}

.catalog-section-tile__status-nal {
    color: #3bc915;
}

.catalog-section-tile__status-nal:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-section-tile__status-nonal {
    color: #eb1a1f;
}

.catalog-section-tile__status-nonal:before {
    content: "\f00d  ";
    font-family: FontAwesome;
}

.catalog-section-tile__status-zakaz {
    color: #777;
}

.catalog-section-tile__status-zakaz:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-section-tile__status-time {
    color: orange;
}

.catalog-section-tile__status-time:before {
    content: "\f017 ";
    font-family: FontAwesome;
}

.catalog-section-tile__price-box {
    margin-top: 25px;
    font-size: 1.3em;
}

.catalog-section-tile__price-now {
    display: inline;
    font-weight: 600;
}

.catalog-section-tile__price-ot {
    display: inline;
    font-size: 0.9em;
    font-weight: 600;
    margin-right: 2px;
}

.catalog-section-tile__price-rub {
    display: inline;
    font-size: 0.9em;
    font-weight: 600;
    margin-left: 2px;
}

.catalog-section-tile__price-old {
    display: inline-block;
    margin: 3px 0 0 10px;
    text-decoration: line-through;
    font-size: 0.8em;
    color: #eb1a1f;
}

.catalog-section-list__item {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #ececec;
    padding: 30px 20px;
    background-color: #fff;
}

.catalog-section-list__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-section-list__img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
    width: 100%;
    height: 150px;
}

img.catalog-section-list__img-img {
    max-width: 100%;
    max-height: 150px;
}

.catalog-section-list__promo-box {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.8em;
    z-index: 4;
}

.catalog-section-list__promo-action,
.catalog-section-list__promo-sale {
    display: inline-block;
    padding: 5px 10px;
}

.catalog-section-list__promo-action {
    background-color: #eb1a1f;
    margin-right: 2px;
    color: #f7f7f7;
}

.catalog-section-list__promo-sale {
    background-color: #25344c;
    color: #f7f7f7;
}

.catalog-section-list__text-box {
    color: #333;
}

.catalog-section-list__title-link {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 120%;
    color: #333;
    text-decoration: none;
}

.catalog-section-list__title-link:hover {
    opacity: 0.8;
}

.catalog-section-list__status-box {
    display: flex;
    margin-bottom: 15px;
}

.catalog-section-list__article {
    font-size: 0.8em;
    color: #777;
}

.catalog-section-list__status {
    margin-right: 10px;
    font-size: 0.8em;
}

.catalog-section-list__status-nal {
    color: #3bc915;
}

.catalog-section-list__status-nal:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-section-list__status-nonal {
    color: #eb1a1f;
}

.catalog-section-list__status-nonal:before {
    content: "\f00d  ";
    font-family: FontAwesome;
}

.catalog-section-list__status-zakaz {
    color: #777;
}

.catalog-section-list__status-zakaz:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-section-list__status-time {
    color: orange;
}

.catalog-section-list__status-time:before {
    content: "\f017 ";
    font-family: FontAwesome;
}

.catalog-section-list__desc-text {
    font-size: 0.9em;
    line-height: 1.2;
}

.catalog-section-list__price-box {
    margin-top: 25px;
    font-size: 1.3em;
}

.catalog-section-list__price-now {
    display: inline;
    font-weight: 600;
}

.catalog-section-list__price-ot {
    display: inline;
    font-size: 0.9em;
    font-weight: 600;
    margin-right: 2px;
}

.catalog-section-list__price-rub {
    display: inline;
    font-size: 0.9em;
    font-weight: 600;
    margin-left: 2px;
}

.catalog-section-list__price-old {
    display: inline-block;
    margin: 3px 0 0 10px;
    text-decoration: line-through;
    font-size: 0.8em;
    color: #eb1a1f;
}

.catalog-section-price__item {
    width: 100%;
    height: 100%;
    border: 1px solid #ececec;
    padding: 20px 20px 0 20px;
    background-color: #fff;
}

.catalog-section-price__item:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-section-price__img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
}

img.catalog-section-price__img-img {
    max-width: 100%;
    max-height: 50px;
}

.catalog-section-price__text-box {
    height: 100%;
}

.catalog-section-price__title {
    margin-bottom: 10px;
}

.catalog-section-price__title-link {
    font-size: 1em;
    line-height: 120%;
    color: #333;
    text-decoration: none;
}

.catalog-section-price__title-link:hover {
    opacity: 0.8;
}

.catalog-section-price__status-box {
    display: flex;
    align-items: center;
}

.catalog-section-price__article {
    font-size: 0.8em;
    color: #777;
}

.catalog-section-price__status {
    margin-right: 10px;
    font-size: 0.8em;
}

.catalog-section-price__status-nal {
    color: #3bc915;
}

.catalog-section-price__status-nal:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-section-price__status-nonal {
    color: #eb1a1f;
}

.catalog-section-price__status-nonal:before {
    content: "\f00d  ";
    font-family: FontAwesome;
}

.catalog-section-price__status-zakaz {
    color: #777;
}

.catalog-section-price__status-zakaz:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-section-price__status-time {
    color: orange;
}

.catalog-section-price__status-time:before {
    content: "\f017 ";
    font-family: FontAwesome;
}

.catalog-section-price__price-box {
    display: flex;
    font-size: 1.1em;
}

.catalog-section-price__price-now {
    display: inline;
    font-weight: 600;
}

.catalog-section-price__price-ot {
    display: inline;
    font-size: 0.9em;
    font-weight: 600;
    margin-right: 2px;
}

.catalog-section-price__price-rub {
    display: inline;
    font-size: 0.9em;
    font-weight: 600;
    margin-left: 2px;
}

.catalog-section-price__price-old {
    display: inline-block;
    margin: 3px 0 0 10px;
    text-decoration: line-through;
    font-size: 0.8em;
    color: #eb1a1f;
}

/* catalog detail */
.catalog-detail__top {
    position: relative;
    margin: 40px 0 70px 0;
}

.catalog-detail__img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 617px;
    width: 100%;
    min-height: 300px;
}

img.catalog-detail__img-img {
    max-width: 100%;
    max-height: 400px;
    top: 0;
    left: 0;
    z-index: 1;
}

.catalog-detail__img-item {
    padding: 5px;
    border: 1px solid #dadada;
}

.catalog-detail__img-item:hover {
    opacity: 0.8;
}

.catalog-detail__img-view {
    margin-top: 20px;
}

.catalog-detail__img-view img {
    border: 1px solid #dadada !important;
}

.catalog-detail__promo-box {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 0.8em;
    z-index: 2;
}

.catalog-detail__promo-action,
.catalog-detail__promo-sale {
    display: inline-block;
    padding: 7px 10px;
}

.catalog-detail__promo-action {
    background-color: #eb1a1f;
    margin-bottom: 5px;
    color: #f7f7f7;
}

.catalog-detail__promo-sale {
    display: block;
    background-color: #25344c;
    color: #f7f7f7;
}

.catalog-detail__status-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.catalog-detail__article {
    font-size: 0.9em;
    color: #777;
}

.catalog-detail__status {
    font-size: 0.9em;
}

.catalog-detail__status-nal {
    color: #3bc915;
}

.catalog-detail__status-nal:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-detail__status-nonal {
    color: #eb1a1f;
}

.catalog-detail__status-nonal:before {
    content: "\f00d  ";
    font-family: FontAwesome;
}

.catalog-detail__status-zakaz {
    color: #777;
}

.catalog-detail__status-zakaz:before {
    content: "\f00c";
    font-family: FontAwesome;
}

.catalog-detail__status-time {
    color: orange;
}

.catalog-detail__status-time:before {
    content: "\f017 ";
    font-family: FontAwesome;
}

.catalog-detail__price-box {
    margin-bottom: 30px;
}

.catalog-detail__price {
    display: flex;
    align-items: flex-end;
    font-size: 2.2em;
    font-weight: 600;
}

.catalog-detail__price-ot {
    font-size: 0.8em;
    margin-right: 10px;
}

.catalog-detail__price-rub {
    font-size: 0.8em;
    margin-left: 10px;
}

.catalog-detail__price-old {
    display: block;
    margin-top: 10px;
    font-size: 1.3em;
    text-decoration: line-through;
    color: #777;
}

.catalog-detail__preview {
    font-size: 0.9em;
    line-height: 150%;
}

.catalog-detail__btn {
    margin-top: 50px;
}

.catalog-detail__btn-link {
    padding: 18px 30px;
}

.catalog-detail .tabs > ul {
    margin: 0 0 30px 0;
}

.catalog-detail .tabs > ul > li {
    font-size: 1em;
}

.catalog-detail__text {
    line-height: 1.5;
}

.catalog-detail__parameter-title {
    font-size: 1.3em;
    margin-bottom: 20px;
}

.catalog-detail__parameter-item {
    display: flex;
    margin-bottom: 15px;
    font-size: 1em;
    justify-content: space-between;
    color: #555;
}

.catalog-detail__parameter-line {
    flex: 1 0;
    border-bottom: 1px dotted #333;
    height: 1em;
    margin: 0 0.4em;
}

.catalog-detail .h4-first {
    margin-top: 0;
}

.catalog-detail__file {
    margin-top: 30px;
}

.catalog-detail__file-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.catalog-detail__file-icon {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}

.catalog-detail__file-icon .fa {
    font-size: 2.2em;
    color: #25344c;
}

.catalog-detail__file-format {
    display: inline;
    margin-right: 5px;
}

.catalog-detail__file-size {
    margin-top: 3px;
    font-size: 0.7em;
    color: #888;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/sidebar.css?16761282573498*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

#sidebar {
    /* sidebar action */
    /* sidebar review */
    /* sidebar portfolio */
    /* sidebar news */
}

#sidebar .sidebar-action-box,
#sidebar .sidebar-review-box,
#sidebar .sidebar-photo-box,
#sidebar .sidebar-news-box {
    position: relative;
    margin-bottom: 70px;
}

#sidebar .title {
    font-size: 1.1em;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
}

#sidebar .nextarr {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

#sidebar .prevarr {
    position: absolute;
    bottom: 0;
    right: 35px;
    z-index: 1;
    cursor: pointer;
}

#sidebar .prevarr,
#sidebar .nextarr {
    font-size: 2em;
    color: #ccc;
}

#sidebar .prevarr:hover,
#sidebar .nextarr:hover {
    color: #555;
}

#sidebar .link_all {
    position: absolute;
    z-index: 2;
    bottom: 7px;
}

#sidebar .link_all a {
    padding: 3px 10px;
    color: #fff;
    background: #CD2122;
}

#sidebar .link_all a:hover {
    opacity: 0.8;
}

#sidebar .sidebar-action {
    padding-bottom: 35px;
}

#sidebar .sidebar-action__img {
    margin-bottom: 10px;
}

#sidebar .sidebar-action__text {
    text-align: center;
}

#sidebar .sidebar-action__text-link {
    text-decoration: none;
    color: #333;
    font-size: 0.9em;
    font-weight: 600;
}

#sidebar .sidebar-action__text-link:hover {
    opacity: 0.8;
}

#sidebar .sidebar-review {
    padding-bottom: 35px;
}

#sidebar .sidebar-review__date-name {
    display: flex;
    margin-bottom: 10px;
}

#sidebar .sidebar-review__name {
    font-weight: 600;
    margin-right: 10px;
}

#sidebar .sidebar-review__text {
    color: #333;
    font-size: 0.9em;
    line-height: 1.3;
}

#sidebar .sidebar-portfolio {
    padding-bottom: 35px;
}

#sidebar .sidebar-news {
    padding-bottom: 35px;
}

#sidebar .sidebar-news__item {
    display: flex;
    margin-bottom: 10px;
}

#sidebar .sidebar-news__img-box {
    margin-right: 10px;
}

#sidebar .sidebar-news__date {
    font-size: 0.9em;
    margin-bottom: 5px;
}

#sidebar .sidebar-news__link-link {
    font-size: 0.9em;
    color: #333;
}

#sidebar .sidebar-news__link-link:hover {
    opacity: 0.8;
}

/* sidebar fixed */
#sidebar_fixed {
    margin: 0;
    width: 280px;
}

#sidebar .sticky-wrapper {
    z-index: 1;
}

/* calc */
#sidebar_calc {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    height: 140px;
}

#sidebar_calc .bg {
    position: absolute;
    top: 23px;
    width: 100%;
    height: 85px;
    background: #CD2122;
    border-radius: 4px;
}

#sidebar_calc .text {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #fff;
    font: 600 0.9em/130% Arial;
    text-transform: uppercase;
}

#sidebar_calc .img {
    position: absolute;
    top: 7px;
    right: 10px;
    width: 105px;
    height: 115px;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/calc_sidebar.png) no-repeat;
    background-size: auto 115px;
}

/* prais */
#sidebar_fixed a {
    text-decoration: none;
}

#sidebar_prais {
    margin: 0 0 50px;
    padding: 5px;
    background: #f7f7f7;
}

#sidebar_prais .block {
    border: 2px dashed #ececec;
    padding: 15px;
    text-align: center;
}

#sidebar_prais .block .fa {
    font-size: 2.5em;
    color: #CD2122;
    margin-bottom: 10px;
}

#sidebar_prais .text {
    color: #333;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
    font-size: 0.9em;
    text-transform: uppercase;
}

#sidebar_prais:hover {
    opacity: 0.8;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/feedback.css?167612825715881*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

/* FORM */
/* color */
/* mixin */
.textbox {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
}

.form-padding {
    padding: 5% 6%;
}

.form-bg {
    background-color: #fbfcfc !important;
}

.form-border-img {
    border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px, transparent 10px, transparent 20px);
}

.form-border-solid {
    border: 10px solid #9d9cab;
    border-radius: 4px;
    box-shadow: 0px 0px 31px 0px #222;
}

.form-border-line {
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* ELEMENT */
/* garant */
.feedback-garant {
    height: 20px;
}

.feedback-garant__box {
    display: flex;
    align-items: center;
    font-size: 0.9em;
    color: #555;
}

.feedback-garant__label {
    margin-left: 5px;
}

.feedback-garant__link {
    text-decoration: none;
}

.feedback-garant__mess-error {
    font-size: 0.9em;
    color: red;
    height: 20px;
}

/* captcha */
.form-captcha {
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 20px 0 0 0;
}

.form-captcha__code {
    height: 40px;
    margin-right: 10px;
}

.form-captcha__input {
    height: 40px !important;
    max-width: 180px;
}

/* manager */
.forms-manager {
    margin-right: 30px;
    text-align: center;
    font-size: 0.95em;
}

.forms-manager__img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.forms-manager__name {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.forms-manager__line {
    width: 40px;
    height: 1px;
    background-color: #777;
    margin: 10px auto;
}

.forms-manager__post {
    margin-bottom: 5px;
    font-size: 0.9em;
    color: #777;
}

.forms-manager__phone {
    margin-bottom: 5px;
    font-size: 0.9em;
    color: #777;
}

.forms-manager__email-link {
    text-decoration: none;
    font-size: 0.9em;
    color: #777;
}

@media screen and (max-width: 767px) {
    .forms-manager {
        display: none;
    }
}

/* form good send */
.feedback-send-message {
    font-size: 1.1em;
    font-weight: 600;
    color: green;
}

/* file */
.feedback-file {
    margin-top: -20px;
}

.feedback-file__input {
    display: block;
    opacity: 0;
    width: 100%;
    height: 25px;
    margin: 40px 0px -40px 0px;
}

.feedback-file__box {
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.feedback-file__icon {
    width: 40px;
    height: 40px;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/files-ico.png) no-repeat;
    margin-right: 10px;
}

.feedback-file__text {
    border-bottom: 1px dotted;
}

@media screen and (max-width: 575px) {
    .feedback-file__text {
        display: none;
    }
}

/* popup custom */
.fancybox-close-small {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 0;
}

.form-hide {
    display: none;
}

/* FORMS */
/* form manager */
.form-manager__form {
    background-color: #fbfcfc !important;
    padding: 5% 6%;
    border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px, transparent 10px, transparent 20px);
}

.form-manager__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-manager__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-manager__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 20px;
}

.form-manager__textarea {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    padding: 20px;
    width: 100%;
    height: 100px;
}

.form-manager__file {
    margin-top: 20px;
}

.form-manager__feedback-garant {
    margin: 10px 0 30px;
}

@media screen and (max-width: 991px) {
    .form-manager__title {
        font-size: 1.7em;
    }
}

/* form measure */
.form-measure__form {
    padding: 5% 6%;
    border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px, transparent 10px, transparent 20px);
    background-color: #fbfcfc !important;
}

.form-measure__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-measure__text {
    margin-bottom: 30px;
    color: #222;
    font-size: 1em;
}

.form-measure__text ul {
    margin: 0 0 0 3px;
}

.form-measure__text ul li {
    list-style: none;
    margin-bottom: 10px;
    line-height: 1;
}

.form-measure__text ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    font-size: 1.1em;
    color: #CD2122;
    margin-right: 10px;
}

.form-measure__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 20px;
}

.form-measure__feedback-garant {
    margin: 10px 0 30px;
}

@media screen and (max-width: 991px) {
    .form-measure__title {
        font-size: 1.7em;
    }
}

/* form estimate */
.form-estimate__form {
    background-color: #fbfcfc !important;
    padding: 5% 6%;
    border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px, transparent 10px, transparent 20px);
}

.form-estimate__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-estimate__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-estimate__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 20px;
}

.form-estimate__textarea {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    padding: 20px;
    width: 100%;
    height: 100px;
}

.form-estimate__feedback-garant {
    margin: 10px 0 30px;
}

.form-estimate__file {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .form-estimate__title {
        font-size: 1.7em;
    }
}

/* form calc index */
.form-calc-index__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 15px 20px;
}

.form-calc-index__feedback-garant {
    margin: 10px 0 30px;
}

/* form slider main page */
.form-slider-main__form {
    max-width: 330px;
    width: 100%;
    padding: 20px;
    background-color: #fbfcfc !important;
    border: 10px solid #9d9cab;
    border-radius: 4px;
    box-shadow: 0px 0px 31px 0px #222;
    border-color: transparent;
}

.form-slider-main__text {
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: center;
    color: #222;
}

.form-slider-main__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    height: 50px;
    padding: 15px;
    margin: 2px 0;
}

.form-slider-main__feedback-garant {
    width: 200px;
    margin: 10px auto 30px auto;
}

.form-slider-main__feedback-garant .feedback-send-message {
    font-size: 1em;
    margin: 5px 0;
    text-align: center;
    font-weight: 600;
}

.form-slider-main__btn {
    display: block;
    padding: 15px 30px;
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    .form-slider-main {
        display: none;
    }
}

/* form service top */
.form-service-top__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 15px 20px;
}

.form-service-top__feedback-garant {
    margin: 10px 0 30px;
}

/* form service bottom */
.form-service-bottom__form {
    padding: 5% 6%;
    border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px, transparent 10px, transparent 20px);
    background-color: #fbfcfc !important;
}

.form-service-bottom__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-service-bottom__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-service-bottom__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 20px;
}

.form-service-bottom__feedback-garant {
    margin: 10px 0 30px;
}

@media screen and (max-width: 991px) {
    .form-service-bottom__title {
        font-size: 1.7em;
    }
}

/* form contacts */
.form-contacts__form {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fbfcfc !important;
}

.form-contacts__title {
    font-size: 1.3em;
    margin-bottom: 20px;
    text-align: center;
    line-height: 100%;
}

.form-contacts__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-contacts__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    margin: 3px 0;
    width: 49%;
    height: 50px;
    padding: 10px;
}

.form-contacts__input-email {
    width: 100%;
}

.form-contacts__textarea {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    margin: 3px 0;
    padding: 10px;
    width: 100%;
    height: 80px;
}

.form-contacts__btn {
    padding: 15px 20px;
    display: block;
    margin: 0 auto;
}

.form-contacts__feedback-garant {
    margin: 10px 0 20px 0;
}

@media screen and (max-width: 991px) {
    .form-contacts {
        display: none;
    }
}

/* form popup estimate */
.form-popup-estimate {
    position: relative;
    margin: auto;
    max-width: 800px;
    height: auto;
    border: 10px solid #9d9cab;
    border-radius: 4px;
    box-shadow: 0px 0px 31px 0px #222;
    background-color: #fbfcfc !important;
}

.form-popup-estimate__form {
    height: auto;
}

.form-popup-estimate__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-popup-estimate__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-popup-estimate__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 15px 20px;
}

.form-popup-estimate__textarea {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    padding: 15px 20px;
    width: 100%;
    height: 100px;
}

.form-popup-estimate__feedback-garant {
    margin: 10px 0 30px;
}

.form-popup-estimate__file {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .form-popup-estimate__title {
        font-size: 1.7em;
    }
}

@media (max-width: 575px) {
    .form-popup-estimate {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* form popup request */
.form-popup-request {
    position: relative;
    margin: auto;
    max-width: 800px;
    height: auto;
    border: 10px solid #9d9cab;
    border-radius: 4px;
    box-shadow: 0px 0px 31px 0px #222;
    background-color: #fbfcfc !important;
}

.form-popup-request__form {
    height: auto;
}

.form-popup-request__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-popup-request__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-popup-request__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 15px 20px;
}

.form-popup-request__textarea {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    padding: 15px 20px;
    width: 100%;
    height: 100px;
}

.form-popup-request__feedback-garant {
    margin: 10px 0 30px;
}

.form-popup-request__file {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .form-popup-request__title {
        font-size: 1.7em;
    }
}

@media (max-width: 575px) {
    .form-popup-request {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* form popup callback */
.form-popup-callback {
    position: relative;
    margin: auto;
    max-width: 800px;
    width: 100%;
    height: auto;
    border: 10px solid #9d9cab;
    border-radius: 4px;
    box-shadow: 0px 0px 31px 0px #222;
    background-color: #fbfcfc !important;
}

.form-popup-callback__form {
    width: 100%;
    height: auto;
}

.form-popup-callback__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-popup-callback__text {
    font-size: 1em;
    margin-bottom: 30px;
}

.form-popup-callback__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 20px;
}

.form-popup-callback__feedback-garant {
    margin: 10px 0 30px;
}

@media screen and (max-width: 991px) {
    .form-popup-callback__title {
        font-size: 1.7em;
    }
}

@media (max-width: 575px) {
    .form-popup-callback {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* form popup measure */
.form-popup-measure {
    position: relative;
    margin: auto;
    max-width: 800px;
    width: 100%;
    height: auto;
    border: 10px solid #9d9cab;
    border-radius: 4px;
    box-shadow: 0px 0px 31px 0px #222;
    background-color: #fbfcfc !important;
}

.form-popup-measure__form {
    width: 100%;
    height: auto;
}

.form-popup-measure__title {
    font-size: 2em;
    margin-bottom: 20px;
    line-height: 100%;
}

.form-popup-measure__text {
    margin-bottom: 30px;
    color: #222;
    font-size: 1em;
}

.form-popup-measure__text ul {
    margin: 0 0 0 3px;
}

.form-popup-measure__text ul li {
    list-style: none;
    margin-bottom: 10px;
    line-height: 1;
}

.form-popup-measure__text ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    font-size: 1.1em;
    color: #CD2122;
    margin-right: 10px;
}

.form-popup-measure__input {
    height: 60px;
    margin: 5px 0;
    box-sizing: border-box;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    width: 100%;
    padding: 20px;
}

.form-popup-measure__feedback-garant {
    margin: 10px 0 30px;
}

@media screen and (max-width: 991px) {
    .form-popup-measure__title {
        font-size: 1.7em;
    }
}

@media (max-width: 575px) {
    .form-popup-measure {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* form popup catalog */
.form-popup-catalog__product {
    margin: 40px 20px 20px 0;
}

.form-popup-catalog__product-name {
    font-weight: 600;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/flmenu/flmenu.css?16761282575427*/
/* block struktury */
#flvmenu {
    display: block;
    margin: 0 auto;
    max-width: 1220px;
    position: relative;
}

#flvmenu > ul > li > a, #flvmenu > ul > li > ul > li > a, #flvmenu > ul > li > ul > li > ul > li > a, #flvmenu > ul > li > ul > li > ul > li > ul > li > a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

#flvmenu > ul > li {
    display: inline-block;
    position: relative;
    margin-right: -4px;
}

#flvmenu > ul > li > ul {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

#flvmenu > ul > li > ul > li > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
}

#flvmenu > ul > li > ul > li > ul > li > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
}

#flvmenu > ul > li:last-child > ul > li > ul {
    display: none;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1000;
}

#flvmenu > ul > li:last-child > ul > li > ul > li > ul {
    display: none;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1001;
}

#flvmenu > ul > li ul li {
    display: block;
    position: relative;
}

#flvmenu > ul > li:hover > ul {
    display: block;
}

#flvmenu > ul > li > ul > li:hover > ul {
    display: block;
}

#flvmenu > ul > li > ul > li > ul > li:hover > ul {
    display: block;
}

#flvmenu > ul > #fllast {
    display: none;
    font-weight: 500;
}

/* block stile */
#flvmenu {
    font-size: 14px;
}

#flvmenu ul > li ul {
    background-color: #fff;
}

.minmenu {
    display: none;
}

#flvmenu > ul > li ul li {
    width: 200px;
    border-top: 1px solid #eeeeee;
    box-sizing: border-box;
}

#flvmenu > ul > li ul li:first-child {
    border-top: 0;
}

#flvmenu > ul > li ul {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}

#flvmenu > ul > li a {
    display: inline-block;
    padding: 15px 30px;
    font-weight: 400;
}

#flvmenu > ul > li > a {
    color: #fff;
    padding: 20px 37px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.95em;
    font-weight: 600;
}

#flvmenu > ul > li a:hover {
    color: #fff;
}

#flvmenu > ul > li ul li a {
    padding: 15px 25px 15px 0;
    padding-left: 20px;
    color: #000;
    font-size: 1em;
}

#flvmenu > ul > li > .flarr {
    top: 16px;
    right: 0px;
}

#flvmenu > ul > li ul li .flarr {
    top: 8px;
    right: 0px;
}

#flvmenu > ul > li .flarr {
    padding: 0;
}

#flvmenu > ul > li > a.flarr:after {
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -30px;
    margin-right: 10px;
}

#flvmenu > ul > li ul li a.flarr:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    color: #000;
}

#flvmenu > ul > li ul li:hover a.flarr {
    color: #000;
}

#flvmenu > ul > li ul li:hover > a.flarr:after {
    color: #000;
}

#flvmenu > ul > li ul li:hover > a {
    color: #000;
}

#flvmenu > ul > li ul li.root-item-selected > a {
    color: #fff;
}

#flvmenu > ul > li ul li.item-selected > a.flarr:after {
    color: #000;
}

#flvmenu ul li:hover,
#flvmenu ul li.root-item-selected,
#flvmenu ul li.item-selected {
    background: rgba(0, 0, 0, .2);
}

.menu-line #flvmenu > ul > li:hover:before,
.menu-line #flvmenu > ul > li.root-item-selected:before,
.menu-line #flvmenu > ul > li.item-selected:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #c42021;
}

@media (max-width: 1199px) {
    #flvmenu > ul > li > a {
        padding: 20px 30px;
    }

    #flvmenu > ul > li > a.flarr:after {
        margin-left: -24px;
    }
}

@media (max-width: 768px) {

    .minmenu {
        display: block;
        cursor: pointer;
    }

    .minmenu i {
        padding-left: 25px;
        line-height: 45px;
        font-size: 24px;
        color: #fff;
    }

    .minmenu a {
        padding-left: 10px;
        padding-right: 10px;
        line-height: 45px;
        font-size: 20px;
        color: #fff;
        text-decoration: none;
    }

    #flvmenu > ul {
        position: relative;
        left: 0;
        top: 100%;
        z-index: 999;
    }

    #flvmenu > ul li {
        width: 100%;
    }

    #flvmenu > ul > li > ul, #flvmenu > ul > li > ul > li > ul, #flvmenu > ul > li > ul > li > ul > li > ul {
        display: block;
        position: relative;
        overflow-y: hidden;
        width: auto;
        left: 0;
    }

    #flvmenu > ul > li > ul > li, #flvmenu > ul > li > ul > li > ul > li, #flvmenu > ul > li > ul > li > ul > li > ul > li {
        width: auto;
    }

    /* block style */
    #flvmenu > ul {
        background-color: #2c4668;
        width: 100%;
    }

    #flvmenu > ul li ul {
        background-color: #2c4668;
    }

    #flvmenu > ul li a {
        color: #fff !important;
        display: block;
        font-weight: 400;
        text-transform: uppercase;
    }

    #flvmenu > ul > li {
        display: block;
    }

    #flvmenu > ul > li > a {
        font-size: 0.95em;
    }

    .menu-line #flvmenu > ul > li:hover:before, .menu-line #flvmenu > ul > li.root-item-selected:before, .menu-line #flvmenu > ul > li.item-selected:before {
        background: none !important;
    }

    #flvmenu > ul > li > ul > li > a {
        font-size: 0.95em;
    }

    #flvmenu > ul > li > ul, #flvmenu > ul > li > ul > li > ul {
        border: none;
    }

    #flvmenu > ul > li > ul > li a {
        padding-left: 40px;
    }

    #flvmenu > ul > li > ul > li > ul > li a {
        padding-left: 55px;
    }

    #flvmenu > ul > li > ul > li > ul > li > ul > li a {
        padding-left: 70px;
    }

    #flvmenu > ul > li > a.flarr:after, #flvmenu > ul > li ul li a.flarr:after {
        content: "";
    }

    #flvmenu > ul > li ul {
        box-shadow: none;
    }

    #flvmenu > ul > li .flarr, #flvmenu > ul > li ul li a.flarr {
        position: absolute;
        top: 0;
        right: 20px;
        padding: 15px;
    }

    #flvmenu > ul > li ul li {
        border-top: 0;
    }
}

div.menu-clear-left {
    clear: left;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/accordion/accordion.css?16761282571496*/
/* stranica price */

.accordion {
    width: 100%;
    margin: 0 0 30px;
}

.accordion .accordion_item {
    margin-bottom: 1px;
    position: relative
}

.accordion .title_block {
    font-weight: 400;
    font-size: 18px;
    color: #eee;
    cursor: pointer;
    background: #9d9cab;
    padding: 10px 55px 10px 15px;
    -webkit-transition: all .2s linear 0;
    -webkit-transition-delay: .2s 0;
    transition: all .2s linear 0
}

.accordion .title_block:before {
    content: '';
    height: 8px;
    width: 8px;
    display: block;
    border: 2px solid #fefefe;
    border-right-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 20px;
    top: 15px
}

.accordion .active_block .title_block:before {
    border: 2px solid #fefefe;
    border-left-width: 0;
    border-bottom-width: 0;
    top: 18px
}

.accordion .title_block:hover {
    background: #9d9cab
}

.accordion .active_block .title_block {
    background: #9d9cab;
    color: #fefefe
}

.accordion .info {
    display: none;
    overflow: hidden;
}

.accordion .info_first {
    display: block;
}

.accordion .info_item {
    margin-bottom: 10px
}

.accordion .info img {
    height: auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.large-img {
    width: 100%;
    margin-bottom: 10px;
}

.img-left {
    width: 25%;
    float: left;
    margin: 5px 15px 5px 0;
}

.img-right {
    width: 25%;
    float: right;
    margin: 5px 0 5px 15px;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/tabs/tabs.css?1676128257697*/
.tabs {
    display: inline-block;
    width: 100%;
}

.tabs > div {
    padding-top: 10px;
}

.tabs > ul {
    margin: 15px 0 0;
    padding: 0px;
    overflow: hidden;
}

.tabs > ul > li {
    display: block;
    float: left;
    width: auto;
    margin-right: 20px;
    padding: 10px 3%;
    background-color: #cecece;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    font-size: 1.1em;
    color: #333;
}

.tabs > ul > li:first-child {
    margin-left: 0 !important;
}

.tabs > ul > li.active, .tabs > ul > li.active:hover,
.tabs > ul > li:hover {
    background-color: #25344c;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .tabs > ul > li {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 10px 0;
    }
}


/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/arrup/arrup.css?1676128257556*/
#arrup {
    height: 35px;
    width: 35px;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    background-color: #fff;
    color: #333;
    border: 2px solid;
    border-color: #333;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    opacity: 0;
    transition: color 0.2s ease 0s, background 0.2s ease 0s, opacity 0.2s ease 0s, border 0.2s ease 0s;
    visibility: hidden;
    z-index: 1003;
    cursor: pointer;
    box-sizing: content-box;
}

#arrup.arvis {
    opacity: 1;
    visibility: visible;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/hdfix/hdfix.css?16761282572088*/
.head_slide {
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: -60px;
    height: 50px;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.7s ease;
}

.hdslide_inn {
    margin: 0 auto;
    max-width: 1220px;
    padding: 0 10px;
}

.hdslide_home {
    float: left;
    background: #cc0000;
    color: #fff;
    height: 50px;
    margin-right: 3%;
}

.hdslide_home img {
    width: auto;
    height: 50px;
}

.hdslide_contact {
    position: relative;
    float: right;
    margin: 13px 20px 0 0;
    text-align: right;
}

.hdslide_contact_nomer {
    font-size: 1.2em;
}

#header .hdslide_inn .header-phone__main-phone:before {
    display: none;
}

#header .header-fix-phone a {
    color: #000;
}

#header .header-fix-phone .header-phone__popup-link-phone {
    font-size: 0.9em;
}

.header-fix-phone .header-phone__popup {
    border-width: 1px;
}

.hdslide_contact_zayvka {
    float: right;
    margin: 0;
}

.hdslide_contact_zayvka a {
    display: block;
    height: 50px;
    padding: 17px 15px;
    border-radius: 0;
}

.hdslide_search {
    float: left;
}

.hdslide_search form {
    position: relative;
    width: 300px;
}

.hdslide_search input, button {
    border: none;
    outline: none;
    border-radius: 3px;
    box-sizing: border-box;
}

.hdslide_search input {
    width: 100%;
    border: 1px solid #ccc;
    height: 37px;
    margin-top: 7px;
    background: #fff;
    color: #000;
    padding: 0 40px 0 15px;
    background-color: #f7f7f7;
    border-radius: 20px;
}

.hdslide_search button {
    height: 26px;
    width: 26px;
    position: absolute;
    top: 12px;
    right: 8px;
    background: none;
    cursor: pointer;
}

.hdslide_search button:before {
    font-family: FontAwesome;
    color: #000;
    font-size: 1.4em;
}

@media (max-width: 1199px) {
    .hdslide_search form {
        width: 220px;
    }
}

@media (max-width: 1024px) {
    .hdslide_contact_email {
        display: none;
    }
}

@media (max-width: 991px) {
    .hdslide_search {
        display: none;
    }
}

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

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/lib/img-zoom/img-zoom.css?1676128257682*/
.img_zoom {
    width: 100%;
    overflow: hidden;
}

.img_zoom a {
    position: relative;
    float: left;
}

.img_zoom a span::before {
    color: #fff;
    content: "\f00e";
    display: inline-block;
    font-family: FontAwesome;
}

.img_zoom a span {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 4px;
    font-size: 24px;
    height: 40px;
    left: 30px;
    display: none;
    line-height: 40px;
    margin: -20px 0 0 -20px;
    position: absolute;
    text-align: center;
    top: 30px;
    transition: color 0.15s ease 0s, background 0.15s ease 0s, opacity 0.15s ease 0s, border 0.15s ease 0s;
    width: 40px;
    cursor: pointer;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/cart.css?16761282576569*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-cart-input {
    display: flex;
}

.catalog-cart-input-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.catalog-cart-input-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dadada;
    border-radius: 4px;
    box-sizing: border-box;
}

.catalog-cart-input-wrap:after {
    clear: both;
    display: block;
    content: '';
}

.catalog-cart-input-wrap input {
    text-align: center;
    border: none;
    font: inherit;
    outline: none;
}

.catalog-cart-input-wrap input:disabled {
    background-color: #f7f7f7;
}

.catalog-cart-input-plus,
.catalog-cart-input-minus {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #777;
}

.catalog-cart-input-plus {
    border-left: 1px solid #dadada;
}

.catalog-cart-input-minus {
    border-right: 1px solid #dadada;
}

.catalog-cart-input-plus:hover,
.catalog-cart-input-minus:hover {
    color: #333;
}

.catalog-cart-input-detail-btn {
    height: 50px;
    padding: 0 30px;
}

.catalog-cart-input-detail-wrap {
    margin-right: 10px;
}

.catalog-cart-input-detail-wrap input {
    width: 70px;
    height: 49px;
}

.catalog-cart-input-detail-plus,
.catalog-cart-input-detail-minus {
    font-size: 0.7em;
    height: 49px;
    width: 30px;
}

.catalog-cart-input-list {
    margin-top: 40px;
}

.catalog-cart-input-list-btn {
    font-size: 0.8em;
    height: 37px;
    padding: 0 10px;
}

.catalog-cart-input-list-wrap {
    margin-right: 10px;
}

.catalog-cart-input-list-wrap input {
    width: 50px;
    height: 35px;
}

.catalog-cart-input-list-plus,
.catalog-cart-input-list-minus {
    font-size: 0.6em;
    height: 35px;
    width: 20px;
}

.catalog-cart-input-price {
    justify-content: flex-end;
    align-items: center;
}

.catalog-cart-input-price-btn {
    font-size: 0.8em;
    height: 37px;
    padding: 0 10px;
}

.catalog-cart-input-price-wrap {
    margin-right: 20px;
}

.catalog-cart-input-price-wrap input {
    width: 50px;
    height: 35px;
}

.catalog-cart-input-price-plus,
.catalog-cart-input-price-minus {
    font-size: 0.6em;
    height: 35px;
    width: 20px;
}

.catalog-cart-link {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 40%;
    width: 60px;
    height: 80px;
    padding: 15px 0;
    text-align: center;
    background-color: #eee;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #fff;
}

.catalog-cart-link-count {
    display: inline-block;
    background: #CD2122;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    line-height: 20px;
    font-weight: bold;
    font-size: 0.8em;
    margin-left: 5px;
}

.catalog-cart-link-count:hover {
    opacity: 0.8;
}

.catalog-cart-link-basket {
    display: block;
    color: #333;
    font-size: 1.5em;
    margin-bottom: 5px;
}

.catalog-cart-table {
    display: table;
    width: 100%;
    border: 1px solid #dadada;
    border-bottom: none;
    margin: 0 0 30px;
}

.catalog-cart-table-tr {
    display: table-row;
}

.catalog-cart-table-header {
    background: #eee;
    font-weight: bold;
}

.catalog-cart-table-td {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #dadada;
    text-align: center;
}

.catalog-cart-table-td img {
    max-width: 80px;
}

.catalog-cart-table-link:hover {
    opacity: 0.8;
}

.catalog-cart-input-wrap2 {
    width: 100px;
    margin: 0 auto;
}

.catalog-cart-input-wrap2 input {
    width: 54px;
    height: 30px;
}

.catalog-cart-input-wrap2 .catalog-cart-input-plus,
.catalog-cart-input-wrap2 .catalog-cart-input-minus {
    height: 30px;
    width: 23px;
    font-size: 0.5em;
}

.catalog-cart-table-td[data-cell='name'] {
    text-align: left;
}

.catalog-cart-old-price {
    text-decoration: line-through;
    opacity: 0.5;
}

.catalog-cart-delete {
    color: #777;
    font-size: 0.8em;
}

.catalog-cart-delete:hover {
    color: #333;
}

.catalog-cart-table-result {
    margin: 0 0 90px;
}

.catalog-cart-table-result:after {
    clear: both;
    display: block;
    content: '';
}

.catalog-cart-table-result .btn-link {
    display: inline-block;
    padding: 10px 20px;
}

.catalog-cart-table-summ {
    line-height: 36px;
    float: right;
    font-weight: bold;
}

.catalog-cart-clear {
    color: #777;
    font-size: 0.9em;
}

.catalog-cart-clear:before {
    margin-right: 5px;
}

.catalog-cart-clear:hover {
    color: #333;
}

.catalog-cart-form {
    margin: 0 0 30px;
}

.catalog-cart-form-manager {
    color: #333;
    font-size: 0.9em;
    line-height: 1.3;
    margin-bottom: 20px;
}

.catalog-cart-text {
    font-size: 0.9em;
}

.catalog-cart-text__title {
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 20px;
}

.catalog-cart-text__title-d:before {
    content: "\f0d1";
    font-family: FontAwesome;
    margin-right: 3px;
}

.catalog-cart-text__title-o:before {
    content: "\f09d";
    font-family: FontAwesome;
    margin-right: 3px;
}

.catalog-cart-text__ul li {
    line-height: 100% !important;
    margin-left: 20px;
}

.catalog-cart-text__ul-green {
    color: #3bc915;
}

@media (max-width: 767px) {
    .catalog-cart-input-price {
        justify-content: flex-start;
        margin-top: 20px;
    }

    .catalog-cart-input-wrap2 {
        margin: 0;
    }

    .catalog-cart-table {
        display: block;
    }

    .catalog-cart-table-tr {
        display: block;
        border-bottom: 1px solid #dadada;
        padding-left: 100px;
    }

    .catalog-cart-table-tr:after {
        clear: both;
        display: block;
        content: '';
    }

    .catalog-cart-table-header {
        display: none;
    }

    .catalog-cart-table-td {
        display: block;
        float: left;
        width: 100%;
        text-align: left;
        border-bottom: none;
    }

    .catalog-cart-table-td:nth-child(1) {
        width: 100px;
        margin-left: -100px;
    }

    .catalog-cart-table-result {
        text-align: center;
    }

    .catalog-cart-table-summ {
        float: none;
        margin-top: 20px;
    }

    .catalog-cart-text {
        margin-top: 70px;
    }
}

.cart-free-page {
    display: flex;
    align-items: center;
}

.cart-free-page:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-size: 3em;
    background-color: #ccc;
    color: #fff;
    padding: 20px;
    border-radius: 50%;
}

.cart-free-page-text {
    padding-left: 30px;
}

.cart-success-page {
    display: flex;
    align-items: center;
}

.cart-success-page:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-size: 3em;
    background-color: #ccc;
    color: #fff;
    padding: 20px;
    border-radius: 50%;
}

.cart-success-page-text {
    padding-left: 30px;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/shop.css?16761282571307*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.content-box {
    min-height: 500px;
}

/* catalog section list */
.catalog-section-list2__row {
    margin-bottom: 50px;
}

.catalog-section-list2__link-title {
    color: #333;
    text-decoration: none;
}

.catalog-section-list2__link-title:hover {
    opacity: 0.8;
}

.catalog-section-list2__box {
    position: relative;
    width: 100%;
    height: 280px;
    border: 1px solid #ececec;
    background-color: #fff;
}

.catalog-section-list2__box:hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

.catalog-section-list2__img-img {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.catalog-section-list2__shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: url(/bitrix/templates/gvozdevsoft_shopgs_s1/css/../images/shadow_bottom.png) repeat-x bottom left;
}

.catalog-section-list2__text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    line-height: 130%;
}

.catalog-section-list2__text-title {
    font-size: 1.2em;
    margin-bottom: 5px;
    font-weight: 600;
    color: #f7f7f7;
}

.catalog-section-list2__text-desc {
    color: #f7f7f7;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/js/select2.min.css?167727783717782*/
.select2-container {
    box-sizing: border-box;
    display: block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 48px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 25px;
    padding-right: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 25px;
    padding-left: 35px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 48px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 35px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 7px 20px;
    font-size: 14px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    display: block !important;
    height: 50px !important;
    border: 1px solid red; /* 红色边框 */
    border-radius: 25px; /* 圆角 */
    padding: 5px 15px; /* 内边距 */
    -webkit-appearance: none; /* 移除默认样式（针对Safari） */
    -moz-appearance: none; /* 移除默认样式（针对Firefox） */
    appearance: none; /* 移除默认样式 */
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 48px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #555 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    height: 0;
    left: 10%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 5px 6px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 0;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #eee;
    color: black
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 0;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    height: 0;
    left: 10%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #d8d8d8
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 5px 6px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #d8d8d8
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #d8d8d8
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #d8d8d8;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #eee;
    color: black
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/themes/color_custom.css?16761282574745*/
/* color_custom */

/* main */
a {
    color: var(--main-template-color);
}

.content-box th {
    background: var(--main-template-color);
}

.section-slider .owl-prev, .section-slider .owl-next {
    background: var(--main-template-color) !important;
}

.section-slider2 .owl-prev, .section-slider2 .owl-next {
    background: var(--main-template-color) !important;
}

.btn-link {
    background: var(--main-template-color);
}

.btn-button {
    background: var(--main-template-color);
}

#header .header-slider__square {
    background: var(--main-template-color);
}

.hdslide_home {
    background-color: var(--main-template-color);
}

#projects-filter .projects-filter__line-v {
    background: var(--main-template-color);
}

#projects-filter .projects-filter__checkbox input[type=checkbox]:checked + .checkbox-text:after {
    background-color: var(--main-template-color);
}

#projects-filter .projects-filter__popup a {
    color: var(--main-template-color);
}

.section-calc__itog {
    color: var(--main-template-color);
}

.section-calc__btn-form {
    background: var(--main-template-color);
}

.section-review__btn-focus {
    background: var(--main-template-color);
}

.section-tariff .section-tariff__work ul li:before {
    color: var(--main-template-color);
}

.section-tariff__link-link {
    background: var(--main-template-color);
}

.section-otzyvy__name-box:before, .otzyvy__name-box:before {
    color: var(--main-template-color);
}

.section-advantage__icon-fa {
    color: var(--main-template-color);
}

/* top menu */
#header .hdtopmenu ul li:hover {
    background-color: var(--main-template-color) !important;
}

.menu-line #flvmenu > ul > li:hover:before, .menu-line #flvmenu > ul > li.root-item-selected:before, .menu-line #flvmenu > ul > li.item-selected:before {
    background-color: var(--main-template-color);
}

/* sidebar */
.calc-fix__zamer-icon, .calc-fix__calc-icon {
    background: var(--main-template-color);
}

#section_element_menu ul.menu-element-list-active2 a.item-selected {
    color: var(--main-template-color) !important;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a {
    background: var(--main-template-color) !important;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-drive-active > a {
    background: var(--main-template-color) !important;
}

#section_element_menu ul#vertical-multilevel-menu li a:hover {
    background: var(--main-template-color) !important;
}

/* content */
.form-popup-measure__text ul li:before {
    color: var(--main-template-color);
}

#calc .calc_block h3 {
    background-color: var(--main-template-color);
}

.tabs > ul.tabs2 > li.active, .tabs > ul.tabs2 > li.active:hover, .tabs > ul.tabs2 > li:hover {
    border-color: var(--main-template-color);
    color: var(--main-template-color);
}

.accordion .active_block .title_block {
    background: var(--main-template-color);
}

.accordion .active_block .title_block, .accordion .title_block, .accordion .title_block:hover {
    background-color: var(--main-template-color);
}

.services-news-list__title-link {
    color: var(--main-template-color);
}

.link_back .fa {
    background: var(--main-template-color);
}

.contacts .fa {
    color: var(--main-template-color);
}

.prais_print a {
    background: var(--main-template-color);
}

.index_plus .fa {
    color: var(--main-template-color);
}

/* sidebar */
#sidebar .link_all a {
    background: var(--main-template-color);
}

#sidebar_calc .bg {
    background: var(--main-template-color);
}

.btn-fix {
    background: var(--main-template-color);
}

.btn-fix__img-box {
    background: var(--main-template-color);
}

/* catalog */
.catalog-links__link-link {
    border-color: var(--main-template-color);
    color: var(--main-template-color);
}

.catalog-links__link-link:hover {
    background-color: var(--main-template-color);
}

.catalog-cart-link-count {
    background-color: var(--main-template-color);
}

/* new */
.section-repair__element:before {
    color: var(--main-template-color);
}

.section-repair__link-link {
    background: var(--main-template-color);
}

.form-measure__text ul li:before {
    color: var(--main-template-color);
}

.section-link-all-center {
    border-color: var(--main-template-color);
}

#sidebar_prais .block .fa {
    color: var(--main-template-color);
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background-color: var(--main-template-color);
}

/* new profi */
.section-slider-advantage__icon-fa {
    color: var(--main-template-color);
}

.section-slider-advantage__img-box-bg {
    background: var(--main-template-color);
}

/*filter*/
#catalog-filter .catalog-filter__line-v {
    background-color: var(--main-template-color);
}

#catalog-filter .catalog-filter__checkbox input[type=checkbox]:checked + .checkbox-text:after {
    background-color: var(--main-template-color);
}

.bx_filter .bx_filter_popup_result.left, .bx_filter .bx_filter_popup_result.right {
    background-color: var(--main-template-color);
}

.bx_filter .bx_filter_popup_result.right:before {
    border-right-color: var(--main-template-color);
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/slider.css?1676128257389*/
/*slider main page */
#header .header-main-page {
    height: 750px;
}

#header .header-slider__inner {
    height: 750px;
}

#header .header-form__inner {
    margin-top: 115px;
}

#header .header-slider__offer {
    top: 36%;
}

#header .header-slider__title {
    font-size: 2.6em;
}

#header .header-slider__price {
    font-size: 2em;
}

.form-slider-main__form {
    background: rgba(255, 255, 255, 0.7) !important;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/adaptive.css?16761282573830*/
/* import */
/* color */
/* mixin */
.br {
    border-radius: 4px;
}

.opacity-img {
    opacity: 0.8;
}

.opacity-btn {
    opacity: 0.8;
}

.link-hover {
    opacity: 0.8;
}

.box-hover {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}

@media (min-width: 1200px) {
    .container {
        max-width: 1220px;
    }
}

@media (max-width: 1199px) {
    #header .header-slider__offer {
        padding-left: 0;
    }

    #header .header-form__inner {
        right: 0;
    }

    #sidebar {
        margin-right: 30px;
        width: 240px;
        min-width: 240px;
    }

    #sidebar_fixed {
        width: 240px;
    }

    #catalog-filter .catalog-filter__button {
        margin-bottom: 5px;
    }

    #catalog-filter .catalog-filter__title {
        padding: 0 10px;
    }

    .catalog-cart-input-detail-btn {
        padding: 0 15px;
    }

    .catalog-cart-input-detail-wrap input {
        width: 60px;
    }
}

@media (max-width: 991px) {
    #header .header-top {
        text-align: center;
    }

    #header .header-logo {
        margin-bottom: 30px;
    }

    #header .header-logo img {
        max-height: 60px;
    }

    #header .header-address {
        display: none;
    }

    #header .header-phone {
        text-align: center;
        margin-bottom: 30px;
    }

    #header .header-btn-callback {
        display: none;
    }

    #header .header-btn-zayvka {
        margin-bottom: 20px;
    }

    #header .header-slider {
        position: relative;
        text-align: center;
    }

    #header .header-main-page {
        height: auto;
    }

    #header .header-slider__offer {
        display: none;
    }

    #header .header-slider__btn {
        display: none;
    }

    #header .header-slider__inner {
        max-height: 300px !important;
        min-height: 0;
    }

    #header .header-form__inner {
        display: none;
    }

    #footer .footer__item1 {
        display: flex;
        justify-content: space-between;
        padding-top: 20px;
        border-top: 2px solid #3e4c5a;
        margin-bottom: 30px;
    }

    #footer .footer__hr {
        display: none;
    }

    #footer .footer__btn-callback-link {
        display: inline-block;
    }

    .section-map {
        background: #f7f7f7;
        height: auto;
    }

    .section-map__map {
        position: static;
    }

    .section-map__contacts {
        position: static;
        background: #f7f7f7;
        box-shadow: none;
        border-radius: 0;
    }

    .section-company__col-img {
        display: none;
    }

    #sidebar {
        display: none;
    }

    .catalog-detail__status-box {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .section-projects-list,
    .section-services,
    .section-projects,
    .section-company,
    .section-partners,
    .section-portfolio,
    .section-advantage,
    .section-review,
    .section-news {
        margin-bottom: 50px;
    }

    .wrapper {
        padding: 50px 0;
    }

    .portfolio-detai__img {
        margin-bottom: 30px;
    }

    .portfolio-projects-list__img {
        margin-bottom: 30px;
    }

    #footer .footer {
        text-align: center;
    }

    #footer .footer__item1 {
        display: block;
        justify-content: space-between;
        padding-top: 0;
        border-top: none;
        margin-bottom: 0;
    }

    #footer .footer__hr {
        display: block;
    }

    #footer .footer__btn-callback-link {
        display: inline-block;
    }

    #footer .footer__menu-title:after {
        margin: 20px auto;
    }

    #footer .footer__copyright {
        margin-bottom: 20px;
    }

    #footer .footer__social ul {
        justify-content: center;
    }

    #footer .footer__metrics {
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding: 30px 0;
    }

    .catalog-section__view {
        display: none;
    }

    .catalog-links__text {
        margin-bottom: 30px;
    }

    .content-box h1 {
        font-size: 1.8em;
        line-height: 1.1;
    }
}

/* new */
@media (min-width: 1600px) {
    #header .video-bg__video {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 991px) {
    #header .video-bg__video {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 575px) {
    #header .video-bg__video {
        width: auto;
        height: 100%;
    }
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/width_1350.css?1676128257309*/
@media (min-width: 1200px) {
    .container {
        max-width: 1350px;
    }
}

#flvmenu {
    max-width: 1350px;
}

.hdslide_inn {
    max-width: 1350px;
}

#flvmenu > ul > li > a {
    padding-left: 42px;
    padding-right: 42px;
}

.services-news-detail__form-box {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/css/customer.css?167612825722*/
/* customer css */


/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/components/bitrix/menu/top/style.css?1676128257581*/
/* Left menu*/
ul.left-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    position: relative; /*IE bug*/
}

ul.left-menu li {
    padding: 10px 16px;
    background: #F5F5F5 url(/bitrix/templates/gvozdevsoft_shopgs_s1/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a {
    font-size: 100%;
    color: #BC262C;
    font-weight: bold;
    text-decoration: none;
}

ul.left-menu li a:visited {
    color: #BC262C;
}

ul.left-menu li a:hover {
    color: #BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
    color: #FC8D3D;
}


/* End */


/* Start:/bitrix/templates/gvozdevsoft_shopgs_s1/styles.css?171173615155117*/
/* CUSTOM CSS 2023 */
body {
    font-family: 'Montserrat', sans-serif !important;
}

.container {
    padding-left: 0;
    padding-right: 0;
    width: 94%;
}

a {
    transition: all .3s;
}

a.blue {
    color: #5879e0;
    border-bottom: 1px solid #5879e0;
}

a.blue:hover {
    color: #ee6154;
    border-bottom-color: #ee6154;
}

a.red {
    color: #ee6154;
    border-bottom: 1px solid #ee6154;
}

a.red:hover {
    color: #5879e0;
    border-bottom-color: #5879e0;
}

/* 	colors
	#5879e0 - blue
	#ee6154 - red
*/

body > .wrapper {
    padding-top: 0;
}


/* HEADER ------------------------------------------------------------------- */
#header {
    color: #111;
}

#header .header-main-page {
    height: auto;
    background: #fff;
}

#header .header-inner {
    background: #fff;
    box-shadow: none;
}

#header .menu-line {
    border: 0;
}

#header .header-inner-main-page {
    position: static;
}

#header .header-top {
    margin: 0;
    padding: 15px 30px;
    justify-content: space-between;
    background: #fcfcfc;
}

#header .header-bottom {
    margin: 0;
    padding: 15px 30px 40px 30px;
    justify-content: space-between;
    background: #fff;
}

#header .header-logo-mob {
    display: none;
}

#header .header-logo__link img {
    width: 200px;
    height: auto;
}

#header .header-logo__name {
    font-size: 13px;
}

#header .header-logo__name br {
    display: none;
}

#header .header-contacts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

#header .header-address {
    color: #3d3d3d;
}

#header .header-phone {
    margin: 0;
}

#header .header-phone__popup {
    display: none !important;
}

#header .header-phone__main-phone {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    margin-right: 30px;
}

#header .header-phone__main-phone:before {
    display: none;
}

#header .header-phone__main-phone:after {
    display: none;
}

#header .header-phone__link {
    margin-right: 30px;
    font-size: 15px;
    font-weight: 600;
    color: #3d3d3d;
    transition: all .3s;
}

#header .header-phone__link:hover {
    color: #5879e0;
}

#header .header-email__link {
    font-size: 15px;
    color: #3d3d3d;
}

#header .header-email__link:hover {
    color: #5879e0;
}

#header .header-btn-callback__link {
    margin: 0;
    font-size: 13px;
    color: #e02716;
    border-bottom: 1px solid #e02716;
}

#header .header-btn-callback__link:hover {
    color: #ee6154;
    border-bottom: 1px solid #ee6154;
}

#header .header-btn-zayvka__link {
    transition: all .3s;
}

#header .header-btn-zayvka__link:hover {
    background: #5879e0;
    opacity: 1;
}

/* menu */
#header .menu-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    padding-left: 60px;
}

#header .menu-line-main-page {
    width: 100%;
    border: 0;
}

#horizontal-multilevel-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right;
    font-family: 'Montserrat', sans-serif;
}

#flvmenu {
    margin: 0;
}

#flvmenu > ul > li {
    margin: 0;
}

#flvmenu > ul > li > a {
    padding: 10px 15px;
    font-size: 16px;
    text-transform: none;
    color: #3d3d3d;
    background: none;
    border-radius: 20px;
    transition: all .3s;
}

#flvmenu > ul > li.root-item > a, #flvmenu > ul > li.root-item-selected > a {
    padding-right: 30px;
}

#flvmenu > ul > li > a:hover {
    color: #3d3d3d;
    background-color: #f0f0f0;
}

#flvmenu > ul > li.root-item, #flvmenu > ul > li.root-item-selected {
    position: relative;
}

#flvmenu > ul > li.item-selected > a,
#flvmenu > ul > li.root-item-selected > a {
    color: #3d3d3d;
    background-color: #f0f0f0;
}

#flvmenu > ul > li:hover, #flvmenu > ul > li.item-selected {
    background: none;
}

#flvmenu ul li:hover, #flvmenu ul li.root-item-selected, #flvmenu ul li.item-selected {
    background: none;
}

#flvmenu ul li:hover:before, #flvmenu ul li.root-item-selected:before, #flvmenu ul li.item-selected:before {
    display: none;
}

#flvmenu > ul > li .flarr {
    position: absolute;
    top: 10px;
    right: 8px;
    padding: 0 !important;
    min-width: 14px;
    text-align: center;
    /*background: none !important;*/
}

#flvmenu > ul > li > a.flarr:after {
    margin: 0;
}

#flvmenu > ul > li ul li .flarr {
    top: 0;
}

#flvmenu > ul > li ul {
    text-align: left;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

#flvmenu > ul > li > ul li a:hover {
    color: #e02716;
}

.header-fix .hdslide_home {
    background: none;
}


/* slider */
#header .header-slider {
    position: relative;
}

#header .header-slider .owl-item {
    padding-bottom: 25px;
}

#header .header-slider__img {
    position: relative;
    background: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/mainslider-img.png') no-repeat right -50px #5879e0 !important;
    background-size: 500px auto !important;
    border-radius: 20px;
}

#header .header-slider__offer {
    position: static;
    padding: 40px;
    padding-right: 0;
    width: 60%;
    max-width: 100%;
    color: #fff;
}

#header .header-slider__title {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.2;
}

#header .header-slider__desc {
    font-size: 18px;
    line-height: 1.4;
}

#header .header-slider__btn {
    position: absolute;
    right: 100px;
    bottom: -25px;
}

#header .header-slider__btn .btn-link {
    display: inline-block;
    padding: 0 30px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    background: #111;
}

#header .header-slider__btn .btn-link:hover {
    opacity: 1;
    background: #ee6154;
    color: #fff !important;
}

#header .header-form__inner {
    margin-top: 10%;
}

/* header-fix */
.header-fix .head_slide {
    background: #fcfcfc;
    box-shadow: none;
}

.header-fix .hdslide_inn {
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    height: 48px;
}

.header-fix .hdslide_home {
    float: none;
    margin: 0;
    height: auto;
    font-size: 14px;
    color: #3d3d3d;
}

.header-fix .hdslide_home br {
    display: none;
}

.header-fix .hdslide_search input {
    margin: 0;
    padding: 0 30px 0 15px;
    height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    background: transparent;
}

.header-fix .hdslide_search button {
    top: 2px;
    padding: 0;
}

.header-fix .hdslide_search button:before {
    font-size: 14px;
}

.header-fix .hdslide_contact {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
}

.wrapper {
    padding: 60px 0;
}


/* CATALOG MAIN -------------------------------------------------------------- */
.catalog-section-list2__box {
    position: relative;
    border: 0;
    border-radius: 20px;
}

.catalog-section-list2__img-img {
    border-radius: 20px;
}

.catalog-section-list2__shadow {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    border-radius: 20px;
    background-image: none;
    /* transparent to black #000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); /* IE6-9 */
    transition: all .3s;
}

.catalog-section-list2__link:hover .catalog-section-list2__shadow {
    opacity: 0.5;
}


/* COMPANY MAIN -------------------------------------------------------------- */
.section-padding {
    padding: 90px 0;
}

.section-company__title h1 {
    margin-bottom: 50px;
    padding: 0;
    font-size: 50px;
    font-weight: bold;
    color: #111;
    border: 0;
}

.section-company__box-text {
    padding-right: 40px;
}

.section-company__text {
    font-size: 20px;
}

.section-company__text p {
    margin-bottom: 30px;
}

.section-company__more a {
    color: #5879e0;
    font-size: 20px;
    font-weight: 600;
    transition: all .3s;
}

.section-company__more a:hover {
    color: #e02716;
}

.section-company__box-img {
    margin: 0;
    width: 100%;
    height: auto;
    border: 0;
}

.section-company__box-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.section-company__box-links .hh {
    margin-bottom: 20px;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #c4c4c4;
}

.section-company__box-links a {
    margin-bottom: 15px;
    padding: 0 20px;
    height: 50px;
    line-height: 48px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    color: #3d3d3d;
    border: 1px solid #3d3d3d;
    border-radius: 30px;
    transition: all .3s;
}

.section-company__box-links a:not(:last-child) {
    margin-right: 15px;
}

.section-company__box-links a:hover {
    color: #fff;
    background: #5879e0;
    border-color: #5879e0;
}


/* INDEX NEW BLOCKS ---------------------------------------------- */
.block-index .title {
    margin: 0 0 40px 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3;
    color: #111;
}

.block-index .blue {
    color: #5879e0;
}

.block-index .link-more {
    padding-top: 10px;
}

/* block-equipment */
.block-equipment {
    margin-bottom: 100px;
}

.block-equipment .items {
    margin: 0 -10px;
}

.block-equipment .item {
    margin-bottom: 20px;
    padding: 0 10px;
}

.block-equipment .item .link {
    display: block;
    padding: 50px 150px 50px 30px;
    height: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #3d3d3d;
    background-color: #fcfcfc;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 130px auto;
    border-radius: 20px;
    border: 1px solid #f5f5f5;
}

.block-equipment .item1 .link {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-equipment-1.png');
}

.block-equipment .item2 .link {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-equipment-2.png');
}

.block-equipment .item3 .link {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-equipment-3.png');
}

.block-equipment .item4 .link {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-equipment-4.png');
}

.block-equipment .item5 .link {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-equipment-5.png');
}

.block-equipment .item6 .link {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-equipment-6.png');
}

.block-equipment .item .link:hover {
    border-color: #3d3d3d;
    transform: scale(1.02);
}


/* block-delivery */
.block-delivery {
    margin-bottom: 150px;
    padding-bottom: 150px;
}

.block-delivery .container {
    position: relative;
    padding: 60px;
    padding-bottom: 150px;
    border-radius: 20px;
    background: #e3e3e3;
}

.block-delivery section {
    margin-bottom: 60px;
    font-size: 20px;
}

.block-delivery section:last-child {
    margin-bottom: 0;
}

.block-delivery section ul {
    margin: 0 0 30px 0;
    padding: 0 0 0 17px;
}

.block-delivery section ul li {
    list-style-type: disc;
}

.block-delivery section p {
    margin-bottom: 30px;
}

.block-delivery .steps {
    margin: 0;
}

.block-delivery .steps .item {
    margin-bottom: 50px;
    padding: 0;
    line-height: 1.3;
}

.block-delivery .steps .item:before {
    content: '';
    display: block;
    margin-bottom: 30px;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-color: #1e1e1e;
    border-radius: 100%;
}

.block-delivery .steps .item1:before {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-delivery-icon1.svg');
}

.block-delivery .steps .item2:before {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-delivery-icon2.svg');
}

.block-delivery .steps .item3:before {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-delivery-icon3.svg');
}

.block-delivery .steps .item4:before {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-delivery-icon4.svg');
}

.block-delivery .steps .hh {
    margin: 0 0 30px 0;
    font-weight: 700;
    line-height: 1.3;
}

.block-delivery .order {
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: -150px;
    padding: 60px;
    background: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/company-delivery-server-parts.png') no-repeat 130% -250px #f5f5f5;
    background-size: 600px auto;
    border-radius: 20px;
}

.block-delivery .order-wrap {
    width: 60%;
}

.block-delivery .order .hh {
    margin: 0 0 30px 0;
    font-size: 36px;
    line-height: 1.3;
}

.block-delivery .order .txt {
    margin-bottom: 40px;
    font-size: 20px;
}

.block-delivery .order .btn-box {
    margin: 0;
}

.block-delivery .order .btn {
    position: absolute;
    right: 100px;
    bottom: -25px;
    display: inline-block;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background: #1e1e1e;
    border-radius: 30px;
}

.block-delivery .order .btn:hover {
    background: #5879e0;
}


/* block-import */
.block-import {
    margin-bottom: 120px;
}

.block-import .text1 {
    margin-bottom: 120px;
    font-size: 20px;
}

.block-import .text2 {
    font-size: 20px;
}

.block-import .text1 p, .block-import .text2 p {
    margin-bottom: 30px;
}

.block-import .exam {
    padding-top: 60px;
}

.block-import .items {
    margin: 40px -20px 0 -20px;
}

.block-import .item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0 20px;
}

.block-import .item .img {
    margin-bottom: 15px;
    height: 300px;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
}

.block-import .item .hh {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
}


/* block-config */
.block-config {
    margin-bottom: 100px;
}

.block-config .text {
    margin-bottom: 60px;
    font-size: 20px;
}

.block-config .text p {
    margin-bottom: 30px;
}

.block-config .config {
    position: relative;
    overflow: hidden;
}

.block-config .config .row {
    margin: 0 -80px;
}

.block-config .config .col1, .block-config .config .col2 {
    padding: 0 80px;
}

.block-config h3 {
    margin: 0 0 30px 0;
}

.config-server h3 {
    color: #5879e0;
}

.config-shd h3 {
    color: #e02716;
}

.block-config .field {
    margin-bottom: 25px;
}

.block-config .field p {
    margin-bottom: 7px;
    font-size: 13px;
}

.block-config .field select {
    width: 100%;
}

.block-config .input {
    padding: 0 15px;
    width: 100%;
    height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    border: 1px solid transparent;
    border-radius: 30px;
}

.config-server .input {
    border-color: #5879e0;
}

.config-shd .input {
    border-color: #e02716;
}

.block-config .btn-box {
    padding-top: 10px;
}

.block-config .btn {
    padding: 0 30px;
    height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    border-radius: 30px;
    background: #111;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}

.config-server .btn:hover {
    background: #5879e0;
}

.config-shd .btn:hover {
    background: #e02716;
}

.block-config .radios {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.block-config .radios .radio:not(:last-child) {
    margin-right: 20px;
}

.block-config select {
    display: none;
}

.config-server .select2-dropdown {
    border-color: #5879e0;
}

.config-shd .select2-dropdown {
    border-color: #e02716;
}

.config-server .select2-container--default .select2-selection--multiple {
    border-color: #5879e0;
}

.config-shd .select2-container--default .select2-selection--multiple {
    border-color: #e02716;
}

.config-server .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-color: #5879e0;
}

.config-shd .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-color: #e02716;
}

.config-server .select2-container--default .select2-selection--single {
    border-color: #5879e0;
}

.config-shd .select2-container--default .select2-selection--single {
    border-color: #e02716;
}

.block-config .select2-selection--single {
    border-radius: 30px;
}


/* block-faq */
.block-faq {
    margin-bottom: 80px;
}

.block-faq .items {
    margin: 0 -20px;
}

.block-faq .item {
    margin-bottom: 30px;
    padding: 0 20px;
}

.block-faq .item-wrap {
    padding: 30px;
    background: #eee;
    border-radius: 20px;
}

.block-faq .item .hh {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}

.block-faq .item .txt {
    margin: 0;
    font-size: 16px;
    line-height: 1.3;
}


/* block-bottom-form */
.block-bottom-form {
    margin-bottom: 120px;
}

.block-bottom-form .bottom-form {
    position: relative;
    padding: 40px;
    padding-bottom: 60px;
    border: 1px solid #111;
    border-radius: 20px;
}

.block-bottom-form .bottom-form .hh {
    width: 65%;
    font-size: 40px;
    line-height: 1.3;
    color: #111;
}

.block-bottom-form .fields {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: -25px;
    align-items: center;
    justify-content: center;
}

.block-bottom-form .field {
    padding: 0 10px;
}

.block-bottom-form .field input, .block-bottom-form .btn {
    padding: 0 20px;
    width: 100%;
    height: 50px;
    border: 1px solid #111;
    border-radius: 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

.block-bottom-form .btn-box {
    padding: 0 10px;
}

.block-bottom-form .btn {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: #111;
    transition: all .3s;
    cursor: pointer;
}

.block-bottom-form .btn:hover {
    color: #fff;
    background: #5879e0;
    border-color: #5879e0;
}

.block-bottom-form .error {
}


/* section-map */
.section-map {
    padding: 120px 0;
    height: auto;
    box-shadow: none;
    background: #fcfcfc;
}

.section-map__row {
    margin: 0;
}

.section-map__title {
    font-size: 28px;
    font-weight: 600;
}

.section-map__contacts {
    top: auto;
    left: auto;
    padding: 0 60px 0 0;
    box-shadow: none;
    background: none;
}

.section-map__contacts-item {
    padding: 20px 0;
    font-size: 18px;
}

.section-map__phone {
    font-size: 20px;
}

.section-map__note {
    display: block;
}

.section-map__map {
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    height: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.section-map__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}


/* INNER PAGES ----------------------------------------------------------------------- */
/* breadcrumbs */
.wrapper-inner .breadcrumb {
    margin-bottom: 60px;
    font-family: 'Montserrat', sans-serif;
}

.wrapper-inner .breadcrumb ul li {
    font-size: 13px;
}

.wrapper-inner .breadcrumb ul li a {
    color: #3d3d3d;
}

.wrapper-inner .breadcrumb ul li a:hover {
    color: #e02716;
}

.wrapper-inner .breadcrumb li + li:before {
    content: '→';
    color: #e02716;
}


/* inner title */
.wrapper-inner .content-box h1 {
    margin-bottom: 60px;
    padding-bottom: 0;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    color: #111;
    border-bottom: 0;
}

.wrapper-inner .content-box .h2-section {
    margin-bottom: 30px;
    padding-bottom: 0;
    border: 0;
}


/* left menu */
ul#vertical-multilevel-menu {
    border-radius: 10px;
}

#section_element_menu ul.menu-element-list-active2 {
    padding-bottom: 10px;
    background: none;
}

ul#vertical-multilevel-menu > li > a {
    padding: 17px 5px 17px 10px;
    font-size: 16px;
}

ul#vertical-multilevel-menu > li > ul > li > a {
    padding: 12px 5px 12px 10px;
    font-size: 14px;
}

#section_element_menu ul#vertical-multilevel-menu > li > a:hover,
#section_element_menu ul#vertical-multilevel-menu > li > ul > li > a:hover {
    color: #fff !important;
    background: #5879e0 !important;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a {
    color: #5879e0;
    background: none !important;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a::before {
    color: #5879e0;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a:hover {
    color: #fff;
    background: #5879e0 !important;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a:hover:before {
    color: #fff;
}

#section_element_menu ul.menu-element-list-active2 a.item-selected {
    color: #5879e0 !important;
}


/* left filter */
#catalog-filter .catalog-filter__inner {
    border-radius: 10px;
}

#catalog-filter .catalog-filter__title {
    padding: 0 5px;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}

#catalog-filter .bx_filter_parameters_box.active {
    padding-bottom: 20px;
}

#catalog-filter .catalog-filter__price-item input {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

#catalog-filter .catalog-filter__line-v {
    background-color: #5879e0;
}

#catalog-filter .bx_ui_slider_part span {
    width: auto;
    white-space: nowrap;
    letter-spacing: -1px;
}

#catalog-filter .bx_ui_slider_part.p1 span {
    left: 0;
    right: auto;
    margin-left: 0;
}

#catalog-filter .bx_ui_slider_part.p5 span {
    left: auto;
    right: 0;
    text-align: right;
}

#catalog-filter .catalog-filter__button,
#catalog-filter .catalog-filter__button-reset {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    border-radius: 30px;
    transition: all .3s;
}

#catalog-filter .catalog-filter__button {
    color: #fff;
    background: #111;
}

#catalog-filter .catalog-filter__button:hover {
    background: #5879e0;
}

#catalog-filter .catalog-filter__button-reset {
    background: #eee;
}

#catalog-filter .catalog-filter__checkbox input[type=checkbox]:checked + .checkbox-text:after {
    background-color: #5879e0;
}

.bx_filter .bx_filter_popup_result.right:before {
    border-right-color: #5879e0;
}

#catalog-filter .bx_filter .bx_filter_popup_result.left, .bx_filter .bx_filter_popup_result.right {
    background-color: #5879e0;
}


/* center filter */
.catalog-section__sort select {
    font-family: 'Montserrat', sans-serif;
}


/* catalog elements */
.catalog-section-tile__item {
    border-radius: 10px;
}

.catalog-section-tile__status-box {
    display: none;
}

.catalog-section-tile__price-now .pricespace {
    white-space: nowrap;
}

.catalog-section-list__box {
    border-radius: 10px;
}

.catalog-section-list__text-title {
    font-weight: 600;
}

.catalog-cart-input-list-btn {
    padding: 0 15px;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #222;
    color: #111 !important;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: normal;
    white-space: nowrap;
    transition: all .3s;
}

.catalog-cart-input-list-btn:hover {
    color: #fff !important;
    border-color: #5879e0;
    background: #5879e0;
}

.catalog-cart-input-detail-wrap {
    margin-right: 15px;
}

.catalog-cart-input-detail-btn {
    font-weight: 600;
    letter-spacing: normal;
    color: #fff !important;
    border-radius: 50px;
    border: 1px solid #5879e0;
    background: #5879e0;
    transition: all .3s;
}

.catalog-cart-input-detail-btn:hover {
    color: #fff !important;
    border-color: #e02716;
    background: #e02716;
}

.catalog-detail__tabs-ul li {
    color: #111 !important;
    border-radius: 30px !important;
    border: 1px solid #333;
    background: none !important;
    transition: all .3s;
}

.catalog-detail__tabs-ul li.active {
    color: #5879e0 !important;
    border-color: #5879e0;
}

.catalog-detail__tabs-ul li:hover {
    color: #5879e0 !important;
    border-color: #5879e0;
}

.catalog-links__link-link {
    color: #5879e0;
    border-radius: 30px;
    border-color: #5879e0;
}

.catalog-links__link-link:hover {
    color: #fff;
    background: #5879e0;
}


/* consult form */
.form-service-bottom__form {
    border: 1px solid #ccc;
    border-radius: 20px;
    border-image: none;
}

.form-service-bottom__input {
    border-radius: 10px;
}

.form-service-bottom__form .btn-button {
    font-weight: 600;
    background: #5879e0;
    transition: all .3s;
}

.btn-button {
    border-radius: 30px;
}


/* parallel */
.parallel {
    padding-bottom: 0 !important;
}

.parallel .block1 .text {
    font-size: 20px;
}

.parallel .block1 .text p {
    margin-bottom: 30px;
}

.parallel .block1 .text p:last-child {
    margin: 0;
}

.parallel .block1 .image {
    text-align: right;
}

.parallel .block1 .image img {
    width: 443px;
    height: auto;
}

.parallel .block2 {
    padding: 40px;
    font-size: 18px;
    border-radius: 20px;
    background: #e3e3e3;
}

.parallel .block2 .hh {
    font-size: 20px;
    font-weight: bold;
}

.parallel .block2 p {
    margin-bottom: 30px;
}

.parallel .order {
    position: relative;
    left: 0;
    right: 0;
    bottom: auto;
}


/* server-page */
.server-page {
    margin-bottom: 80px;
}

.server-page section {
    font-size: 20px;
}

.server-page section:not(:last-child) {
    margin-bottom: 80px;
}

.server-page section h2 {
    margin: 0 0 40px 0;
    font-size: 36px;
    font-weight: 600;
    color: #111;
}

.server-page section p {
    margin-bottom: 30px;
}

.server-page section .image {
    padding-top: 10px;
    margin-bottom: 30px;
}

.server-page section .image img {
    max-width: 100%;
    height: auto;
}

.server-page section .image.dell-1 img, .server-page section .image.dell-2 img {
    width: 800px;
}

.server-page section .section-text {
    width: 70%;
}

.blue-order {
    margin-bottom: 100px !important;
}

.blue-order__img {
    position: relative;
    background: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/mainslider-img.png') no-repeat right -50px #5879e0 !important;
    background-size: 500px auto !important;
    border-radius: 20px;
}

.blue-order-sugon .blue-order__img {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/blue-order-sugon-chenbro.png') !important;
}

.blue-order-dell .blue-order__img {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/blue-order-dell.png') !important;
}

.blue-order-inspur .blue-order__img {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/blue-order-inspur.png') !important;
}

.blue-order-chenbro .blue-order__img {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/blue-order-sugon-chenbro.png') !important;
}

.blue-order-hpe .blue-order__img {
    background-image: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/blue-order-hpe.png') !important;
    background-size: 420px auto !important;
}

.blue-order__offer {
    position: static;
    padding: 40px;
    padding-right: 0;
    width: 60%;
    max-width: 100%;
    color: #fff;
}

.blue-order__title {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.2;
}

.blue-order__desc {
    font-size: 18px;
    line-height: 1.4;
}

.blue-order__btn {
    position: absolute;
    right: 100px;
    bottom: -25px;
}

.blue-order__btn .btn-link {
    display: inline-block;
    padding: 0 30px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    background: #111;
}

.blue-order__btn .btn-link:hover {
    opacity: 1;
    background: #ee6154;
    color: #fff !important;
}

.server-page table {
    margin: 0 0 30px 0;
    border: 0;
}

.server-page table thead {
    border: 0;
    border-bottom: 1px solid #ccc;
}

.server-page table thead tr {
    border: 0;
    background: none !important;
}

.server-page table th {
    padding: 20px 15px !important;
    font-size: 16px;
    line-height: 1.2;
    color: #5879e0;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
    background: none;
    border: 0;
}

.server-page table tbody tr:nth-child(even) {
    background: #f5f5f5;
}

.server-page table tbody tr:nth-child(odd) {
    background: none;
}

.server-page table td {
    padding: 15px !important;
    font-size: 14px;
    text-align: left;
    line-height: 1.2;
    vertical-align: middle;
    border: 0;
    border-bottom: 1px solid #eee;
}

.server-page table .th-reserve, .server-page table .td-reserve {
    display: none;
}

.server-page .nav-tabs {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 0 30px 0;
    padding: 0;
}

.server-page .nav-tabs .nav-item {
    list-style: none;
    margin: 0;
    margin-left: -1px;
    padding: 0;
    width: 33.3%;
}

.server-page .nav-tabs .nav-link {
    display: block;
    padding: 15px 20px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #111;
    border-radius: 0;
    border: 1px solid #111;
    cursor: pointer;
    background: none;
    transition: all .3s;
}

.server-page .nav-tabs .nav-item:first-child .nav-link {
    border-radius: 30px 0 0 30px;
}

.server-page .nav-tabs .nav-item:last-child .nav-link {
    border-radius: 0 30px 30px 0;
}

.server-page .nav-tabs .nav-link:hover {
    color: #5879e0;
}

.server-page .nav-tabs .nav-link.active {
    color: #fff;
    border-color: #5879e0;
    background: #5879e0;
}

.server-page .tab-pane {
    display: none;
}

.server-page .tab-pane.show {
    display: block;
}

.server-page .video-iframe {
    margin-bottom: 30px;
}

.server-page .video-iframe iframe {
    margin-bottom: 10px;
    width: 600px;
    height: 400px;
}

.server-page .video-iframe p {
    margin: 0;
    font-size: 80%;
    font-style: italic;
}

.server-page-dop .block-index .container,
.server-page-dop .block-bottom-form .container {
    width: 100%;
}


.spoiler .truncate_more_link {
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
    color: #5879e0;
}

.spoiler .truncate_more_link:hover {
    color: #ee6154;
}


/* contacts page */
.contacts .contacts__icon .fa {
    color: #5879e0;
}

.contacts .form-contacts .btn-button {
    font-weight: bold;
    background: #111;
    transition: all .3s;
}

.contacts .form-contacts .btn-button:hover {
    background: #5879e0;
}


/* FOOTER ------------------------------------------------------------------- */
#footer .footer__top {
    background: #3d3d3d;
}

#footer .footer__bottom {
    background: #3d3d3d;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#footer a {
    color: rgba(255, 255, 255, 0.7);
}

#footer a:hover {
    color: #fff;
}

#footer .footer__logo .header-logo__link {
    filter: invert();
}

#footer .footer__logo img {
    margin-bottom: 15px;
    filter: grayscale();
    width: 90px;
    height: auto;
}

#footer .footer__text {
    margin-bottom: 15px;
}

#footer .footer__hr {
    display: none;
    heigt: 1px;
    background: #fff;
    opacity: 0.2;
}

#footer .footer .header-phone__link,
#footer .footer .header-phone__popup-link-email {
    display: block;
}

#footer .footer .header-phone__link {
    font-weight: normal;
}

#footer .header-phone__popup {
    display: none !important;
}

#footer .footer__phone {
    margin-bottom: 10px;
    font-size: 16px;
}

#footer .footer__phone > div {
    display: none;
}

#footer .footer__phone > div:first-child {
    display: block;
}

#footer .footer__address {
    margin-bottom: 0;
}

#footer .footer__btn-callback {
    margin: 0;
    padding-top: 25px;
}

#footer .footer__btn-callback-link {
    padding: 10px 15px;
    font-size: 14px;
}

#footer .footer__mail a {
    color: #fff;
}

#footer .footer__btn-callback-link {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    letter-spacing: normal;
    border-radius: 30px;
    border: 1px solid #fff;
    background: none;
}

#footer .footer__btn-callback-link:hover {
    color: #111 !important;
    background: #fff;
}

#footer .footer__menu-title:after {
    display: none;
}

#footer .footer__menu-title {
    font-size: 16px;
}

#footer .footer__menu a {
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
}

#footer .footer__menu a:hover {
    color: #fff;
    opacity: 1;
}

#footer .header-email__link {
    display: none;
}

#footer .footer__copyright {
    line-height: 2;
}

#footer .footer__copyright a {
    color: rgba(255, 255, 255, 0.7);
}

#footer .footer__social a {
    color: rgba(255, 255, 255, 0.7);
}

#footer .footer__copyright a:hover {
    color: #fff;
}

#footer .footer__social a:hover {
    color: #fff;
}


/* cart fixed icon */
.catalog-cart-link {
    background-color: #5879e0;
}

.catalog-cart-link-basket .fa {
    color: #fff;
}

.catalog-cart-link-count {
    color: #111;
    background-color: #fff;
}

.catalog-cart-link:hover {
    background-color: #e02716;
}


/* cart form */
.catalog-cart-form .btn-button {
    font-weight: bold;
    background: #111;
    transition: all .3s;
}

.catalog-cart-form .btn-button:hover {
    background: #5879e0;
}

.catalog-cart-text__title-d:before, .catalog-cart-text__title-o:before {
    color: #FFF;
}


/* radio custom */
.radio input[type=radio] {
    display: none;
}

.radio label {
    position: relative;
    display: block;
    cursor: pointer;
    padding-left: 23px;
    margin: 0;
    user-select: none;
}

.radio label:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: 1px solid #999;
    background: #fff;
}

.radio input[type=radio]:checked + label:before {
    background: url('../bitrix/templates/gvozdevsoft_shopgs_s1/images/radio-circle.svg') no-repeat center center;
    background-size: 8px 8px;
}

/* Checked */
.radio label:hover:before {
    filter: brightness(120%);
}

/* Hover */
.radio input[type=radio]:disabled + label:before {
    opacity: 0.5;
}

/* Disabled */
.radio input[type=radio]:disabled + label {
    opacity: 0.5;
}

/* Disabled + label */


/* MEDIA --------------------------------------------------------------------- */
@media (max-width: 1200px) {
    #header .header-logo__name {
        line-height: 1.3;
    }

    #header .header-slider__img {
        background-size: 450px auto !important;
        background-position: 110% top !important;
    }

    #header .header-slider__offer {
        width: 70%;
    }

    #header .header-slider__title {
        font-size: 36px;
    }

    .blue-order__img {
        background-size: 450px auto !important;
        background-position: 110% top !important;
    }

    .blue-order__offer {
        width: 70%;
    }

    .blue-order__title {
        font-size: 36px;
    }

    .section-padding {
        padding: 60px 0;
    }

    .section-company__box-text {
        padding-right: 30px;
    }

    .section-company__box-img {
        padding-left: 0;
        min-width: auto;
    }

    .section-company__box-links a {
        padding: 0 15px;
        height: 45px;
        line-height: 43px;
        font-size: 16px;
    }

    .block-delivery .order {
        padding: 40px;
        background-size: 550px auto;
        background-position: 165% -200px;
    }

    .block-import .items {
        margin: 40px -15px 0 -15px;
    }

    .block-import .item {
        padding: 0 15px;
    }

    .block-import .item .img {
        height: 250px;
    }

    .block-config .config .row {
        margin: 0 -60px;
    }

    .block-config .config .col1, .block-config .config .col2 {
        padding: 0 60px;
    }

    .block-faq .items {
        margin: 0 -15px;
    }

    .block-faq .item {
        margin-bottom: 25px;
        padding: 0 15px;
    }

    .block-bottom-form .bottom-form .hh {
        width: 100%;
        font-size: 36px;
        text-align: center;
    }

    .block-bottom-form .field input {
        font-size: 16px;
    }

    .block-bottom-form .btn {
        font-size: 14px;
    }

    .section-map {
        padding: 100px 0;
    }

    .section-map__contacts-item {
        padding: 15px 0;
        font-size: 16px;
    }

    .section-map__phone {
        font-size: 18px;
    }

    .parallel .block1 .image {
        display: none;
    }

    .blue-order-hpe .blue-order__img {
        background-size: 330px auto !important;
    }

    .server-page .nav-tabs .nav-link {
        font-size: 19px;
    }

    .server-page section .section-text {
        width: 80%;
    }
}

@media (max-width: 992px) {
    .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 92%;
    }

    #header .header-top {
        padding: 15px 20px;
    }

    #header .header-bottom {
        padding: 15px 20px 40px 20px;
    }

    #header .header-logo {
        margin: 0;
    }

    #header .header-logo__link img {
        margin-left: -10px;
    }

    #header .header-logo__name {
        text-align: left;
    }

    #header .header-logo__name br {
        display: block;
    }

    #header .header-contacts-col {
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-start;
        padding: 0;
    }

    #header .header-phone {
        margin-right: 20px;
    }

    #header .header-phone__main-phone {
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-start;
        margin-right: 0;
    }

    #header .header-phone__link {
        margin-right: 0;
        margin-bottom: 5px;
    }

    #header .header-btn-callback {
        display: block !important;
    }

    .header-fix .hdslide_inn {
        padding: 0 20px;
    }

    .header-fix .hdslide_home br {
        display: block;
    }

    .header-fix .header-fix-phone {
        margin-right: 20px !important;
    }

    #header .header-slider__img {
        background-size: 400px auto !important;
        background-position: 120% -50px !important;
    }

    #header .header-slider__offer {
        display: block !important;
        text-align: left;
    }

    #header .header-slider__title {
        font-size: 32px;
    }

    #header .header-slider__desc {
        font-size: 16px;
    }

    #header .header-slider__btn {
        display: block;
        right: 60px;
    }

    .blue-order__img {
        background-size: 400px auto !important;
        background-position: 120% -50px !important;
    }

    .blue-order__offer {
        display: block !important;
        text-align: left;
    }

    .blue-order__title {
        font-size: 32px;
    }

    .blue-order__desc {
        font-size: 16px;
    }

    .blue-order__btn {
        display: block;
        right: 60px;
    }

    .catalog-section-list2__box {
        height: 250px;
    }

    .catalog-section-list2__text-desc {
        font-size: 14px;
    }

    .section-company__col-img {
        display: block;
    }

    .section-company__box-links {
        margin-bottom: 60px;
    }

    .section-company__box-links a {
        padding: 0 10px;
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }

    .block-index .title {
        font-size: 36px;
    }

    .block-equipment .item .link {
        padding: 40px 130px 40px 25px;
        font-size: 16px;
        background-size: 110px auto;
    }

    .block-delivery {
        margin-bottom: 80px;
        padding-bottom: 100px;
    }

    .block-delivery .container {
        padding: 60px 40px 130px 40px;
    }

    .block-delivery section {
        margin-bottom: 40px;
    }

    .block-delivery .steps {
        margin: 0 -20px;
    }

    .block-delivery .steps .item {
        padding: 0 20px;
    }

    .block-delivery .steps .item:before {
        width: 55px;
        height: 55px;
    }

    .block-delivery .steps .hh {
        font-size: 18px;
    }

    .block-delivery .steps .item {
        font-size: 14px;
    }

    .block-delivery .order {
        left: 30px;
        right: 30px;
        bottom: -100px;
        padding: 40px 30px 60px 30px;
        background-size: 440px auto;
        background-position: 140% -170px;
    }

    .block-delivery .order .hh {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 1.2;
    }

    .block-delivery .order .txt {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 1.3;
    }

    .block-delivery .order .btn {
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }

    .block-import {
        margin-bottom: 80px;
    }

    .block-import .text1, .block-import .text2 {
        font-size: 18px;
    }

    .block-import .item {
        margin-bottom: 30px;
    }

    .block-config .text {
        font-size: 18px;
    }

    .block-config .config .row {
        margin: 0 -40px;
    }

    .block-config .config .col1, .block-config .config .col2 {
        padding: 0 40px;
    }

    .block-config .input {
        padding: 0 15px;
        height: 45px;
        font-size: 16px;
    }

    .block-config .field p {
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .block-faq .item .txt {
        font-size: 14px;
    }

    .block-bottom-form {
        margin-bottom: 80px;
    }

    .block-bottom-form .bottom-form {
        padding: 40px;
    }

    .block-bottom-form .bottom-form .hh {
        margin-bottom: 30px;
        font-size: 30px;
    }

    .block-bottom-form .fields {
        position: static;
    }

    .block-bottom-form .field {
        margin-bottom: 20px;
        width: 50%;
        text-align: center;
    }

    .wrapper-inner .content-box h1 {
        font-size: 44px;
    }

    .server-page section .section-text {
        width: 100%;
    }

    .server-page .nav-tabs .nav-item {
        width: 220px;
    }

    .server-page .nav-tabs .nav-link {
        font-size: 18px;
    }

    .server-page table th {
        padding: 15px 10px !important;
        font-size: 14px;
    }

    .server-page table td {
        padding: 10px !important;
        font-size: 13px;
    }

    .section-map {
        padding: 80px 0;
    }

    .section-map__title {
        text-align: center;
    }

    .section-map__contacts {
        padding-right: 0;
        padding-bottom: 60px;
    }

    .section-map__contacts-item {
        display: block;
        padding: 0;
        text-align: center;
        border: 0;
    }

    .section-map__phone {
        padding-top: 20px;
    }

    .section-map__address {
        padding: 20px 0;
    }

    .section-map__note {
        font-size: 14px;
    }

    .section-map__note br {
        display: none;
    }

    .section-map__map {
        height: 450px;
    }

    #footer .footer__hr {
        display: block;
    }
}

@media (max-width: 860px) {
    .block-delivery .order {
        background-position: 180% -150px;
    }
}

@media (max-width: 768px) {
    .header-inner-main-page > .container {
        padding: 0;
    }

    #header .header-top {
        padding: 15px 0 15px 50px;
        background: #fff;
    }

    #header .header-logo {
        display: none;
    }

    #header .header-logo__link img {
        margin: 0;
        width: 80px;
        height: auto;
    }

    #header .header-logo-mob, #header .header-logo__name {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
    }

    #header .header-logo__name {
        margin-left: -22%;
    }

    #header .header-contacts {
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
    }

    #header .header-phone {
        margin-right: 0;
        margin-bottom: 10px;
    }

    #header .header-bottom {
        padding: 0;
    }

    #header .header-slider-main {
        padding-top: 20px;
    }

    #header .header-slider__img {
        background-image: none !important;
    }

    #header .header-slider__offer {
        padding: 40px;
        width: 100%;
        text-align: center;
    }

    #header .header-slider__title {
        font-size: 30px;
    }

    #header .header-slider__desc {
        font-size: 14px;
    }

    #header .header-slider__btn {
        right: auto;
        left: calc(50% - 118px);
    }

    .blue-order .blue-order__img {
        background-image: none !important;
    }

    .blue-order__offer {
        padding: 40px;
        padding-bottom: 60px;
        width: 100%;
        text-align: center;
    }

    .blue-order__title {
        font-size: 30px;
    }

    .blue-order__desc {
        font-size: 14px;
    }

    .blue-order__btn {
        right: auto;
        left: calc(50% - 118px);
    }

    #header .menu-col {
        align-items: flex-start;
        justify-content: flex-start;
        padding: 0;
        width: 100%;
    }

    .minmenu {
        position: absolute;
        top: -60px;
        left: 0;
    }

    .minmenu .fa {
        margin: 0;
        padding: 0;
        width: 35px;
        height: 35px;
        text-align: left;
        line-height: 35px;
    }

    .minmenu .fa:before {
        /*font-size: 24px;*/
        color: #000;
    }

    .minmenu a {
        display: none;
    }

    #horizontal-multilevel-menu {
        display: none;
        position: absolute !important;
        top: -5px !important;
        left: -1.5% !important;
        padding: 10px 0;
        width: auto !important;
        min-width: 300px;
    }

    #flvmenu > ul {
        background: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    }

    #flvmenu > ul > li > a {
        padding: 12px 20px;
        color: #3d3d3d !important;
        text-align: left;
    }

    #flvmenu > ul > li.root-item > a, #flvmenu > ul > li.root-item-selected > a {
        padding-right: 35px;
    }

    #flvmenu > ul > li .flarr {
        min-width: 20px;
    }

    #flvmenu > ul > li a.flarr {
        right: 20px;
    }

    #flvmenu > ul > li ul li a.flarr {
        right: 0;
    }

    #flvmenu > ul > li > a.flarr:after, #flvmenu > ul > li ul li a.flarr:after {
        /*content: '\f107';*/
    }

    #flvmenu > ul > li > a.flarr .fa, #flvmenu > ul > li ul li a.flarr .fa {
        display: none;
    }

    #flvmenu ul li a:hover {
        color: #e02716 !important;
    }

    #flvmenu > ul > li > ul {
        border-radius: 0;
        box-shadow: none;
        background: #f0f0f0;
    }

    #flvmenu > ul > li > ul > li a {
        padding-left: 30px;
        font-size: 14px;
        text-transform: none;
        color: #3d3d3d !important;
    }

    #flvmenu > ul > li > ul > li a.parent {
        padding-right: 35px;
    }

    #flvmenu > ul > li > ul > li a:hover {
        color: #e02716 !important;
    }

    #flvmenu > ul > li > ul > li > ul {
        border-radius: 0;
        box-shadow: none;
        background: #e8e8e8;
    }

    #flvmenu > ul > li > ul > li > ul > li a {
        padding-left: 30px;
        font-size: 14px;
        text-transform: none;
        color: #3d3d3d !important;
    }

    #flvmenu > ul > li > ul > li > ul > li a:hover {
        color: #e02716 !important;
    }

    .header-inner #flvmenu > ul > li.item-selected > a,
    .header-inner #flvmenu > ul > li.root-item-selected > a {
        background: none;
    }

    body > .wrapper {
        padding-top: 20px;
    }

    .wrapper-inner .breadcrumb {
        margin-bottom: 40px;
    }

    .section-padding {
        padding: 50px 0;
    }

    .section-company__row {
        margin: 0;
    }

    .section-company__title h1 {
        margin-bottom: 30px;
        font-size: 40px;
    }

    .section-company__title, .section-company__col-text, .section-company__col-img {
        padding: 0;
    }

    .section-company__col-text {
        margin-bottom: 40px;
    }

    .section-company__box-links {
        padding: 0;
    }

    .section-company__box-text {
        padding: 0;
    }

    .block-index .title {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1.2;
    }

    .block-equipment .item .link {
        padding: 30px 30px 90px 30px;
        background-position: right bottom;
    }

    .block-delivery {
        padding-bottom: 0;
    }

    .block-delivery .container {
        padding: 30px;
    }

    .block-delivery section {
        margin-bottom: 30px;
    }

    .block-delivery .order {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin: -25px 0 25px 0 !important;
        padding: 40px 30px;
        background-image: none;
    }

    .block-delivery .order-wrap {
        width: 100%;
        text-align: center;
    }

    .block-delivery .order .btn {
        right: auto;
        left: calc(50% - 95px);
    }

    .block-import .exam {
        padding-top: 20px;
    }

    .block-bottom-form {
        margin-bottom: 40px;
    }

    .block-bottom-form .bottom-form {
        padding: 30px;
    }

    .block-bottom-form .bottom-form .hh {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .block-bottom-form .field input {
        font-size: 14px;
    }

    .section-map__map {
        height: 400px;
    }

    .wrapper-inner .content-box h1 {
        font-size: 40px;
    }

    .parallel .block1 .text {
        font-size: 18px;
    }

    .parallel .block1 .text p {
        margin-bottom: 20px;
    }

    .parallel .block2 {
        font-size: 16px;
    }

    .parallel .block2 .hh {
        font-size: 18px;
    }

    .parallel .block2 p {
        margin-bottom: 20px;
    }

    .server-page section h2 {
        font-size: 30px;
    }

    .server-page .table-box, .server-page .tab-pane {
        overflow-x: scroll;
    }

    .server-page .nav-tabs .nav-item {
        width: 33.3%;
    }

    .server-page .nav-tabs .nav-link {
        font-size: 14px;
    }

    .server-page .video-iframe {
        text-align: center;
    }

    .server-page .video-iframe iframe {
        width: 100%;
        height: 300px;
    }
}

@media (max-width: 700px) {
    #header .header-logo__name {
        margin-left: -16%;
    }
}

@media (max-width: 640px) {
    #header .header-logo__name {
        margin-left: -8%;
    }
}

@media (max-width: 576px) {
    #header .header-top {
        margin: 0;
        padding: 15px 0 20px 35px;
    }

    #header .header-logo-col {
        margin-bottom: 15px;
    }

    #header .header-logo {
        display: none;
    }

    #header .header-logo-mob {
        display: block;
    }

    #header .header-logo__link {
        display: block;
        margin: 0 auto;
        width: 80px;
    }

    #header .header-logo__link img {
        margin: 0;
        width: 70px;
    }

    #header .header-logo__name {
        margin-left: 0;
    }

    #header .header-logo__name br {
        display: none;
    }

    #header .header-contacts {
        flex-direction: row;
        justify-content: space-between;
        margin-left: -35px;
        padding-top: 15px;
        width: calc(100% + 35px);
    }

    #header .header-contacts-col {
        align-items: center;
        justify-content: center;
    }

    #header .header-phone {
        margin: 0;
    }

    #header .header-phone__link,
    #header .header-email__link,
    #header .header-btn-callback__link {
        font-size: 13px;
    }

    #header .header-phone__main-phone {
        align-items: flex-start;
    }

    .minmenu {
        top: -110px;
    }

    #horizontal-multilevel-menu {
        top: -60px !important;
        right: -1.5%;
    }

    #flvmenu > ul > li.root-item > a, #flvmenu > ul > li > a {
        font-size: 13px;
    }

    #flvmenu > ul > li > ul > li a {
        font-size: 14px;
    }

    #flvmenu > ul > li > ul > li > ul > li a {
        font-size: 13px;
    }

    #header .header-slider-main {
        padding-top: 10px;
    }

    .section-main-page-title {
        font-size: 30px;
    }

    .section-company__title h1 {
        font-size: 36px;
    }

    .section-company__text {
        font-size: 14px;
    }

    .section-company__more {
        font-size: 15px;
    }

    .block-index .title {
        font-size: 28px;
    }

    .block-equipment .items {
        margin: 0;
    }

    .block-equipment .item {
        margin-bottom: 15px;
        padding: 0;
    }

    .block-equipment .item .link {
        padding: 40px 130px 40px 30px;
        font-size: 17px;
        background-size: 120px auto;
        background-position: right center;
    }

    .block-delivery section {
        font-size: 14px;
    }

    .block-delivery .order .hh {
        font-size: 28px;
    }

    .block-import .text1, .block-import .text2 {
        font-size: 16px;
    }

    .block-config {
        margin-bottom: 80px;
    }

    .block-config .text {
        font-size: 16px;
    }

    .block-config .config .col1 {
        margin-bottom: 50px;
    }

    .block-config .btn {
        font-size: 16px;
    }

    .block-faq {
        margin-bottom: 60px;
    }

    .block-faq .items {
        margin: 0;
    }

    .block-faq .item {
        margin-bottom: 15px;
        padding: 0;
    }

    .block-bottom-form {
        margin-bottom: 20px;
    }

    .block-bottom-form .bottom-form {
        padding: 30px 25px;
    }

    .block-bottom-form .bottom-form .hh {
        font-size: 20px;
    }

    .block-bottom-form .fields {
        margin: 0;
    }

    .block-bottom-form .field {
        padding: 0;
        width: 100%;
    }

    .block-bottom-form .field input {
        text-align: center;
    }

    .section-map__contacts-item {
        padding-left: 0;
    }

    .section-map__map {
        height: 350px;
    }

    .wrapper-inner .content-box h1 {
        font-size: 36px;
        line-height: 1.1;
    }

    .parallel .block2 {
        padding: 30px;
    }

    .parallel .block1 .text {
        font-size: 16px;
    }

    .server-page section {
        font-size: 14px;
    }

    .server-page section:not(:last-child) {
        margin-bottom: 40px;
    }

    .server-page section h2 {
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 1.2;
    }

    .server-page .nav-tabs {
        flex-direction: column;
    }

    .server-page .nav-tabs .nav-item {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .server-page .nav-tabs .nav-item:first-child .nav-link {
        border-radius: 10px 10px 0 0;
    }

    .server-page .nav-tabs .nav-item:last-child .nav-link {
        border-radius: 0 0 10px 10px;
    }

    .server-page .video-iframe iframe {
        height: 230px;
    }
}

@media (max-width: 468px) {
    .container {
        padding-left: 0;
        padding-right: 0;
        width: 90%;
    }

    #header .header-logo__name {
        text-align: right;
    }

    #header .header-logo__name br {
        display: block;
    }

    #header .header-slider__offer {
        padding: 30px;
    }

    #header .header-slider__title {
        font-size: 24px;
    }

    #header .header-slider__btn {
        left: calc(50% - 108px);
    }

    #header .header-slider__btn .btn-link {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .blue-order__offer {
        padding: 30px;
        padding-bottom: 50px;
    }

    .blue-order__title {
        font-size: 24px;
    }

    .blue-order__btn {
        left: calc(50% - 108px);
    }

    .blue-order__btn .btn-link {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .section-padding {
        padding: 40px 0;
    }

    .catalog-section-list2__box {
        height: 200px;
    }

    .catalog-section-list2__text-title {
        font-size: 18px;
    }

    .catalog-section-list2__text-desc {
        font-size: 13px;
    }

    .section-main-page-title {
        font-size: 24px;
    }

    .section-company__title h1 {
        font-size: 32px;
    }

    .section-company__text {
        font-size: 13px;
    }

    .section-company__more {
        font-size: 14px;
    }

    .section-company__box-links {
        margin-bottom: 40px;
    }

    .section-company__box-links a {
        margin-bottom: 10px;
        height: 35px;
        line-height: 33px;
        font-size: 13px;
    }

    .section-company__box-links a:not(:last-child) {
        margin-right: 10px;
    }

    .block-index .title {
        font-size: 24px;
    }

    .block-equipment .item .link {
        font-size: 16px;
        border-radius: 10px;
    }

    .block-delivery .container {
        padding: 20px;
    }

    .block-delivery section {
        font-size: 13px;
    }

    .block-delivery .steps {
        margin: 0;
    }

    .block-delivery .steps .item {
        margin-bottom: 30px;
        padding: 0;
    }

    .block-delivery .steps .item:before {
        margin-bottom: 15px;
        width: 45px;
        height: 45px;
    }

    .block-delivery .steps .hh {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .block-delivery .order {
        padding: 25px;
    }

    .block-delivery .order .hh {
        font-size: 24px;
    }

    .block-delivery .order .txt {
        font-size: 14px;
    }

    .block-delivery .order .btn {
        left: calc(50% - 85px);
        padding: 0 15px;
        font-size: 14px;
    }

    .block-import .text1 {
        margin-bottom: 50px;
    }

    .block-import .text1, .block-import .text2 {
        font-size: 14px;
    }

    .block-import .exam {
        padding-top: 0;
    }

    .block-import .item .img {
        height: 200px;
    }

    .block-import .item .hh {
        font-size: 14px;
    }

    .block-config {
        margin-bottom: 60px;
    }

    .block-config .text {
        font-size: 14px;
    }

    .block-config h3 {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .block-config .config .col1 {
        margin-bottom: 40px;
    }

    .block-config .field {
        margin-bottom: 20px;
    }

    .block-config .field p {
        font-size: 12px;
    }

    .block-config .input {
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }

    .block-config .btn {
        font-size: 14px;
    }

    .block-faq {
        margin-bottom: 50px;
    }

    .block-faq .item-wrap {
        padding: 25px;
    }

    .block-faq .item .hh {
        font-size: 16px;
    }

    .block-faq .item .txt {
        font-size: 13px;
    }

    .block-bottom-form .btn-box {
        padding: 0;
        width: 100%;
    }

    .block-bottom-form .field input, .block-bottom-form .btn {
        padding: 0 15px;
    }

    .block-bottom-form .btn {
        width: 100%;
        font-size: 13px;
    }

    .section-map {
        margin-top: 70px;
        padding: 70px 0;
    }

    .section-map__title {
        font-size: 24px;
    }

    .section-map__contacts {
        padding-bottom: 50px;
    }

    .section-map__contacts-item {
        font-size: 15px;
    }

    .section-map__phone {
        font-size: 16px;
    }

    .section-map__note {
        font-size: 13px;
    }

    .wrapper-inner .content-box h1 {
        margin-bottom: 30px;
        font-size: 30px;
    }

    .parallel .block1 .text {
        font-size: 14px;
    }

    .parallel .block1 .text p {
        margin-bottom: 15px;
    }

    .parallel .block2 {
        font-size: 14px;
    }

    .parallel .block2 .hh {
        font-size: 16px;
    }

    .parallel .block2 p {
        margin-bottom: 15px;
    }

    .server-page section {
        font-size: 13px;
    }

    .server-page section h2 {
        font-size: 24px;
    }

    .server-page table th {
        padding: 10px 5px !important;
        font-size: 12px;
    }

    .server-page table td {
        padding: 5px !important;
        font-size: 12px;
    }

    .server-page .video-iframe iframe {
        height: 180px;
    }

    #footer .footer__logo img {
        width: 80px;
    }

    #footer .footer__text {
        font-size: 13px;
    }

    #footer .footer__menu-title {
        font-size: 14px;
    }

    #footer .footer__menu a {
        font-size: 13px;
    }

    #footer .footer__mail a {
        font-size: 13px;
    }
}

@media (max-width: 400px) {
    .block-equipment .item .link {
        padding: 30px 30px 90px 30px;
        background-position: right bottom;
    }
}

@media (max-width: 360px) {
    #header .header-top {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 15px 0;
    }

    #header .header-logo {
        width: 100%;
    }

    #header .header-logo__link {
        posiiton: relative;
        z-index: 2;
        margin: 0;
    }

    #header .header-logo__link img {
        margin-left: -10px;
    }

    #header .header-logo__name {
        justify-content: flex-start;
        width: 100%;
        text-align: left;
    }

    #header .header-logo__name br {
        display: none;
    }

    #header .header-contacts {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0;
        width: 100%;
    }

    #header .header-phone__main-phone {
        align-items: flex-start;
        margin-bottom: 10px;
    }

    #flvmenu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }

    .minmenu {
        top: 25px;
        left: auto;
        right: 0;
    }

    #horizontal-multilevel-menu {
        top: 72px !important;
        right: 0;
        left: 0 !important;
        min-width: 100%;
    }

    #header .header-slider__title {
        font-size: 22px;
    }

    #header .header-slider__btn {
        left: calc(50% - 88px);
        margin-top: 20px;
    }

    #header .header-slider__btn .btn-link {
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .blue-order__title {
        font-size: 22px;
    }

    .blue-order__btn {
        left: calc(50% - 88px);
        margin-top: 20px;
    }

    .blue-order__btn .btn-link {
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .block-equipment .item .link {
        padding: 20px 20px 80px 20px;
        background-size: 100px auto;
    }

    .block-bottom-form {
        margin-bottom: 0;
    }

    .block-bottom-form .bottom-form {
        padding: 25px 20px;
    }

    .block-bottom-form .bottom-form .hh {
        font-size: 17px;
        font-weight: 500;
        line-height: 1.2;
    }

    .block-bottom-form .btn {
        padding: 10px 15px 12px 15px;
        height: auto;
        white-space: normal;
    }

    .block-bottom-form .field input {
        height: 40px;
        font-size: 13px;
    }

    .section-map {
        margin-top: 60px;
        padding: 60px 0;
    }

    .section-map__title {
        font-size: 22px;
    }

    .section-map__contacts {
        padding-bottom: 40px;
    }

    .parallel .block1 .text {
        font-size: 13px;
    }

    .parallel .block2 {
        padding: 25px;
        font-size: 13px;
    }

    .parallel .block2 .hh {
        font-size: 15px;
    }

    .server-page .nav-tabs .nav-link {
        font-size: 13px;
    }
}

@media (max-width: 300px) {
    #header .header-logo__name br {
        display: block;
    }

    #header .header-slider__offer {
        padding: 25px 20px;
    }

    #header .header-slider__title {
        font-size: 20px;
    }

    #header .header-slider__desc {
        font-size: 13px;
    }

    #header .header-slider__btn {
        left: calc(50% - 78px);
    }

    #header .header-slider__btn .btn-link {
        padding: 0 15px;
        font-size: 13px;
    }

    .blue-order__offer {
        padding: 25px 20px 45px 25px;
    }

    .blue-order__title {
        font-size: 20px;
    }

    .blue-order__desc {
        font-size: 13px;
    }

    .blue-order__btn {
        left: calc(50% - 78px);
    }

    .blue-order__btn .btn-link {
        padding: 0 15px;
        font-size: 13px;
    }

    .section-padding {
        padding: 30px 0;
    }

    .catalog-section-list2__box {
        height: 150px;
    }

    .catalog-section-list2__text-title {
        font-size: 16px;
    }

    .catalog-section-list2__text-desc {
        font-size: 12px;
    }

    .section-main-page-title {
        font-size: 20px;
    }

    .section-company__title h1 {
        font-size: 28px;
    }

    .section-company__box-links a {
        margin-bottom: 7px;
        font-size: 12px;
    }

    .section-company__box-links a:not(:last-child) {
        margin-right: 7px;
    }

    .block-index .title {
        font-size: 20px;
    }

    .block-equipment .item .link {
        padding: 20px 15px;
        font-size: 15px;
        background-image: none;
    }

    .block-delivery .steps .item {
        margin-bottom: 20px;
    }

    .block-delivery .steps .hh {
        font-size: 15px;
    }

    .block-delivery .order {
        padding: 20px;
    }

    .block-delivery .order .hh {
        font-size: 20px;
    }

    .block-delivery .order .txt {
        font-size: 13px;
    }

    .block-delivery .order .btn {
        left: calc(50% - 75px);
        padding: 0 10px;
        font-size: 13px;
    }

    .block-import .text1 {
        margin-bottom: 40px;
    }

    .block-import .item .img {
        height: 150px;
    }

    .block-config {
        margin-bottom: 40px;
    }

    .block-config .text {
        font-size: 13px;
    }

    .block-config .config .col1 {
        margin-bottom: 30px;
    }

    .block-config .input {
        font-size: 13px;
    }

    .block-config .btn {
        font-size: 13px;
    }

    .block-faq {
        margin-bottom: 40px;
    }

    .block-faq .item-wrap {
        padding: 20px;
    }

    .block-faq .item .hh {
        font-size: 15px;
    }

    .block-bottom-form .bottom-form {
        padding: 18px 15px;
        border-radius: 10px;
    }

    .block-bottom-form .bottom-form .hh {
        font-size: 14px;
    }

    .block-bottom-form .field {
        margin-bottom: 15px;
    }

    .block-bottom-form .btn {
        font-size: 12px;
    }

    .section-map {
        margin-top: 50px;
        padding: 50px 0;
    }

    .section-map__contacts {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .section-map__contacts-item {
        font-size: 14px;
    }

    .section-map__phone {
        font-size: 15px;
    }

    .section-map__note {
        font-size: 12px;
    }

    .wrapper-inner .content-box h1 {
        font-size: 24px;
    }

    .server-page section h2 {
        margin-bottom: 25px;
        font-size: 22px;
    }

    .server-page .video-iframe iframe {
        height: 150px;
    }

    #footer .footer__phone a {
        font-size: 14px;
    }

    #footer .header-phone__link {
        margin-bottom: 7px;
    }
}

@media (max-width: 260px) {
    .block-equipment .item .link {
        font-size: 14px;
    }
}

/* End */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/reset.css?16761282571311 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/bootstrap-grid.min.css?167612825734243 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/font-awesome/css/font-awesome.min.css?167612825731000 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/owl-carousel-2/css/owl.carousel.min.css?16761282573351 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/owl-carousel-2/css/owl.theme.default.css?16761282572810 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/fancybox/jquery.fancybox.min.css?167612825712795 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/flex-gallery/justified-gallery.min.css?16761282572515 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/template.css?167612825712390 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/mainpage.css?167612825717294 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/content.css?167612825718065 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/catalog.css?167612825715440 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/sidebar.css?16761282573498 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/feedback.css?167612825715881 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/flmenu/flmenu.css?16761282575427 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/accordion/accordion.css?16761282571496 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/tabs/tabs.css?1676128257697 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/arrup/arrup.css?1676128257556 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/hdfix/hdfix.css?16761282572088 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/lib/img-zoom/img-zoom.css?1676128257682 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/cart.css?16761282576569 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/shop.css?16761282571307 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/js/select2.min.css?167727783717782 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/themes/color_custom.css?16761282574745 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/slider.css?1676128257389 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/adaptive.css?16761282573830 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/width_1350.css?1676128257309 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/css/customer.css?167612825722 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/components/bitrix/menu/top/style.css?1676128257581 */
/* /bitrix/templates/gvozdevsoft_shopgs_s1/styles.css?171173615155117 */
