

/* Start:/bitrix/templates/kron_template/css/main.min.css?1720722034533094*/
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-family: inherit;
    font-weight: 500;
    /*line-height: 1.2;*/
    color: inherit
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.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: -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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -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;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -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;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -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;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -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;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -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%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label::after,
.was-validated .custom-file-input:valid~.custom-file-label::after {
    border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label::after,
.was-validated .custom-file-input:invalid~.custom-file-label::after {
    border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-label::after {
    border-color: #80bdff
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:first-child .card-header,
    .card-group>.card:first-child .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:first-child .card-footer,
    .card-group>.card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:last-child .card-header,
    .card-group>.card:last-child .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:last-child .card-footer,
    .card-group>.card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }
    .card-group>.card:only-child {
        border-radius: .25rem
    }
    .card-group>.card:only-child .card-header,
    .card-group>.card:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }
    .card-group>.card:only-child .card-footer,
    .card-group>.card:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }
    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
    border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
    border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .81
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.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: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    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: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        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: -ms-flexbox!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -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
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -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 {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -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 {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -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
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -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 {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -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 {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -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
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -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 {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -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 {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -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
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -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 {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -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 {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -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
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -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 {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -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
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.m-0 {
    margin: 0!important
}

.mt-0,
.my-0 {
    margin-top: 0!important
}

.mr-0,
.mx-0 {
    margin-right: 0!important
}

.mb-0,
.my-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,
.my-3 {
    margin-top: 1rem!important
}

.mr-3,
.mx-3 {
    margin-right: 1rem!important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,
.my-5 {
    margin-top: 3rem!important
}

.mr-5,
.mx-5 {
    margin-right: 3rem!important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,
.py-0 {
    padding-top: 0!important
}

.pr-0,
.px-0 {
    padding-right: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,
.py-3 {
    padding-top: 1rem!important
}

.pr-3,
.px-3 {
    padding-right: 1rem!important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,
.py-5 {
    padding-top: 3rem!important
}

.pr-5,
.px-5 {
    padding-right: 3rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,
.my-auto {
    margin-top: auto!important
}

.mr-auto,
.mx-auto {
    margin-right: auto!important
}

.mb-auto,
.my-auto {
    margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
    margin-left: auto!important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0!important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0!important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0!important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0!important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .m-sm-1 {
        margin: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem!important
    }
    .m-sm-3 {
        margin: 1rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem!important
    }
    .m-sm-4 {
        margin: 1.5rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .m-sm-5 {
        margin: 3rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem!important
    }
    .p-sm-0 {
        padding: 0!important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0!important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0!important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0!important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0!important
    }
    .p-sm-1 {
        padding: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem!important
    }
    .p-sm-3 {
        padding: 1rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem!important
    }
    .p-sm-4 {
        padding: 1.5rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .p-sm-5 {
        padding: 3rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem!important
    }
    .m-sm-auto {
        margin: auto!important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto!important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto!important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto!important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0!important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0!important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0!important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0!important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0!important
    }
    .m-md-1 {
        margin: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem!important
    }
    .m-md-3 {
        margin: 1rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem!important
    }
    .m-md-4 {
        margin: 1.5rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .m-md-5 {
        margin: 3rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem!important
    }
    .p-md-0 {
        padding: 0!important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0!important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0!important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0!important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0!important
    }
    .p-md-1 {
        padding: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem!important
    }
    .p-md-3 {
        padding: 1rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem!important
    }
    .p-md-4 {
        padding: 1.5rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem!important
    }
    .p-md-5 {
        padding: 3rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem!important
    }
    .m-md-auto {
        margin: auto!important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto!important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto!important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto!important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0!important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0!important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0!important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0!important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0!important
    }
    .m-lg-1 {
        margin: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem!important
    }
    .m-lg-3 {
        margin: 1rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem!important
    }
    .m-lg-4 {
        margin: 1.5rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .m-lg-5 {
        margin: 3rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem!important
    }
    .p-lg-0 {
        padding: 0!important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0!important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0!important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0!important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0!important
    }
    .p-lg-1 {
        padding: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem!important
    }
    .p-lg-3 {
        padding: 1rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem!important
    }
    .p-lg-4 {
        padding: 1.5rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .p-lg-5 {
        padding: 3rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem!important
    }
    .m-lg-auto {
        margin: auto!important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto!important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto!important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto!important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .p-xl-0 {
        padding: 0!important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0!important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0!important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0!important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0!important
    }
    .p-xl-1 {
        padding: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem!important
    }
    .p-xl-3 {
        padding: 1rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem!important
    }
    .p-xl-4 {
        padding: 1.5rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .p-xl-5 {
        padding: 3rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem!important
    }
    .m-xl-auto {
        margin: auto!important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto!important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto!important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto!important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
    color: #117a8b!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,
    ::after,
    ::before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px!important
    }
    .container {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0 none!important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #d0d0d0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 23px
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #fff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 8px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #7d7d7d;
    background: #fff;
    border: 0 solid #fff
}

.selectize-input>input {
    display: inline-block!important;
    padding: 0!important;
    min-height: 0!important;
    max-height: none!important;
    max-width: 100%!important;
    margin: 0 2px 0 0!important;
    text-indent: 0!important;
    border: 0 none!important;
    background: 0 0!important;
    line-height: inherit!important;
    -webkit-user-select: auto!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: 0!important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, .2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown .option {
    padding: 5px 8px
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
    cursor: inherit;
    opacity: .5
}

.selectize-dropdown [data-selectable].option {
    opacity: 1
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    -webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: grey transparent transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent grey transparent
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger.is-active:hover {
    opacity: .7
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
    background-color: #000
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner::after,
.hamburger--3dx .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner::after,
.hamburger--3dx-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner::after,
.hamburger--3dy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner::after,
.hamburger--3dy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy .hamburger-inner::after,
.hamburger--3dxy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r .hamburger-inner::after,
.hamburger--3dxy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
    transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
    transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
    transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
    transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
    transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::after,
.hamburger--boring .hamburger-inner::before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(135deg);
    transition-delay: 75ms
}

.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 75ms
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: 75ms
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 75ms
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent!important
}

.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent!important
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
    left: -80px;
    top: 80px;
    transform: translate3d(80px, -80px, 0) rotate(-45deg);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
    right: -80px;
    top: 80px;
    transform: translate3d(-80px, -80px, 0) rotate(45deg);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--minus .hamburger-inner::after,
.hamburger--minus .hamburger-inner::before {
    transition: bottom 80ms 0s ease-out, top 80ms 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::after,
.hamburger--minus.is-active .hamburger-inner::before {
    opacity: 0;
    transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s 80ms linear
}

.hamburger--minus.is-active .hamburger-inner::before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider .hamburger-inner::after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider-r .hamburger-inner::after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner::before {
    transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner::before {
    transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
    transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s .13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent!important
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand .hamburger-inner {
    transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand .hamburger-inner::before {
    transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand .hamburger-inner::after {
    transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent!important;
    transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand-r .hamburger-inner::before {
    transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r .hamburger-inner::after {
    transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r.is-active .hamburger-inner {
    transform: rotate(-90deg);
    background-color: transparent!important;
    transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 75ms .12s ease, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 75ms ease, opacity 75ms .12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--vortex .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex .hamburger-inner::after,
.hamburger--vortex .hamburger-inner::before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::after,
.hamburger--vortex.is-active .hamburger-inner::before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r .hamburger-inner::after,
.hamburger--vortex-r .hamburger-inner::before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::after,
.hamburger--vortex-r.is-active .hamburger-inner::before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px!important;
    max-height: 99999px!important;
    min-width: 0!important;
    min-height: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0!important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
    outline: 0
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none!important;
    transform: none!important
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    transition-duration: 0s
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle
}

.fotorama__nav__frame,
.fotorama__thumb-border {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
   /* background: url(/bitrix/templates/kron_template/css/../libs/fotorama-4.6.4/fotorama.png) no-repeat*/
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:2dppx) {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-close,
    .fotorama__video-play {
        /*background: url(/bitrix/templates/kron_template/css/../libs/fotorama-4.6.4/fotorama@2x.png) 0 0/96px 160px no-repeat*/
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play {
        background: 0 0!important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive)>:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    background: #000
}

.fotorama--fullscreen {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    float: none!important;
    z-index: 2147483647!important;
    background: #000;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1!important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    opacity: 0;
    border: none!important
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px!important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0!important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0!important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0!important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none!important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0)!important;
    transform: translate3d(32px, -32px, 0)!important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0)!important;
    transform: translate3d(-48px, 0, 0)!important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0)!important;
    transform: translate3d(48px, 0, 0)!important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before,
.fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after,
.fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    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 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -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-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -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
}

.no-js .owl-carousel {
    display: block
}

.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/kron_template/css/../libs/OwlCarousel2-2.3.4/dist/assets/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%
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none
}

.r-tabs .r-tabs-accordion-title {
    display: none
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block
}

@media only screen and (max-width:899.98px) {
    .r-tabs .r-tabs-nav {
        display: none
    }
    .r-tabs .r-tabs-accordion-title {
        display: block
    }
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    opacity: .8;
    color: #000;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 15px 25px;
    margin: -40px;
    z-index: 25000;
    font-size: 16px
}

.jqvmap-label strong {
    color: #b51d22;
    display: inline-block
}

.jqvmap-label ul {
    margin: 0;
    text-align: left;
    padding: 2px 10px 2px 20px;
    list-style-type: none;
    padding-left: 0
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(#fff, .5);
    padding: 3px;
    color: #fff;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jqvmap-zoomin {
    top: 10px
}

.jqvmap-zoomout {
    top: 30px
}

.jqvmap-region {
    cursor: pointer
}

.jqvmap-ajax_response {
    width: 100%;
    height: 500px
}

@font-face {
    font-family: roboto-example;
    font-weight: 500;
    font-style: normal;
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabregular.eot);
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabregular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabregular.woff) format("woff"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabregular.ttf) format("truetype")
}

@font-face {
    font-family: roboto-example;
    font-weight: 700;
    font-style: normal;
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabbold.eot);
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabbold.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabbold.woff) format("woff"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabbold.ttf) format("truetype")
}

@font-face {
    font-family: roboto-example;
    font-weight: thin;
    font-style: normal;
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabthin.eot);
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabthin.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabthin.woff) format("woff"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslabthin.ttf) format("truetype")
}

@font-face {
    font-family: roboto-example;
    font-weight: 200;
    font-style: normal;
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslablight.eot);
    src: url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslablight.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslablight.woff) format("woff"), url(/bitrix/templates/kron_template/css/../fonts/RobotoSlab/robotoslablight.ttf) format("truetype")
}

@font-face {
    font-family: minionpro;
    font-weight: 400;
    font-style: normal;
    src: url(/bitrix/templates/kron_template/css/../fonts/MinionPro/MinionPro-Regular.eot);
    src: url(/bitrix/templates/kron_template/css/../fonts/MinionPro/MinionPro-Regular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/kron_template/css/../fonts/MinionPro/MinionPro-Regular.woff) format("woff"), url(/bitrix/templates/kron_template/css/../fonts/MinionPro/MinionPro-Regular.ttf) format("truetype")
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

@media (min-width: 1900px) {
    .section {
        height: 100vh!important;
        overflow: hidden
    }
}

.button {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background-color: #b51d22;
    padding: 15px 45px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: relative;
    outline: 0;
    -webkit-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease
}

.button:focus,
.button:hover {
    text-decoration: none;
    color: #fff
}

.button:hover {
    background-color: #cb2126
}

.button.button-white {
    background-color: #fff;
    color: #444;
    padding: 7px 15px;
    /*outline: 2px solid #000*/
}

body {
    font-size: 16px;
    min-width: 320px;
    font-weight: 500;
    position: relative;
    line-height: 1.65;
    font-family: roboto-example, sans-serif;
    overflow-x: hidden;
    color: #333
}

body input,
body textarea {
    border: #666 1px solid;
    outline: 0
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    border-color: red
}

body input:required:valid,
body textarea:required:valid {
    border-color: green
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-responsive.img-width {
    width: 100%
}

.text-center {
    text-align: center
}

b,
strong {
    font-weight: 700
}

.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.left-pannel {
    /*z-index: 1060*/
    z-index: 990
}

.left-pannel .content {
    position: fixed;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    text-align: center;
    top: 0;
    /*z-index: 1160;*/
    z-index: 992;
    min-height: 515px
}

.left-pannel .content .your-town {
    position: relative
}

.left-pannel .content .your-town img {
    display: inline-block;
    height: 30px;
    width: auto;
    /*margin-bottom: 15px*/
    margin-bottom: 22px;
}

.left-pannel .content .your-town-choice {
    display: inline-block;
    font-size: 12px;
    width: auto
}

.left-pannel .content .your-town-choice span {
    display: block;
    text-align: left;
    margin-left: 4px
}

.left-pannel .content .your-town-choice select {
    border: none;
    font-weight: 500;
}

.left-pannel .content .your-town-choice select option {
    font-weight: 500;
}

.left-pannel .content .your-town-choice select:focus {
    outline: 0
}

.left-pannel .content a {
    width: 100%;
    display: block
}

.left-pannel .content .logo {
    /*padding: 30% 10% 20% 10%;*/
    padding: 9% 10% 20% 10%;
    min-width: 200px;
    max-width: 250px
}

.left-pannel .content .phone-pannel {
    position: absolute;
    /*padding: 15% 10%;*/
    padding: 15% 13%;
    bottom: 0;
    margin: auto
}

@media (max-width: 1599.98px) {
    .left-pannel .content .phone-pannel {
        padding: 15% 8%;
    }
}

.left-pannel .content .phone-pannel .phone {
    text-align: left;
    padding: 0 10% 20% 10%
}

.left-pannel .content .phone-pannel .phone strong {
    font-size: 20px;
    display: block;
    margin: auto
}

.left-pannel .content .phone-pannel .phone span {
    font-size: 15px;
    display: block;
    margin: auto
}

.left-pannel .content .phone-pannel .button-big {
    /*display: inline-block;*/

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

     -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: center;

    padding: 18px 0;

    border: 2px solid #000;
    height: 100%;
    width: 100%;
    background-color: #fff;
    color: #000000;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
}

@media (max-width: 1599.98px) {
    .left-pannel .content .phone-pannel .button-big {
        padding: 10px 0;
    }
}

.left-pannel .content .phone-pannel .button-big:hover {
    background-color: #f2f2f2
}

.left-pannel .content .phone-pannel .button-big img,
.left-pannel .content .phone-pannel .button-big span {
    display: inline-block;
    position: relative;
    color: #000000;
}

.left-pannel .content .phone-pannel .button-big span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    width: 50%;
    padding-left: 20px;
   /* width: 25%;
    height: 25%;
    top: 5px;
    right: 3%*/
}

.left-pannel .content .phone-pannel .button-big img {
   /* width: 25%;
    height: 25%;*/
    width: 50%;
    max-height: 55px;
    max-width: 50px;
    position: relative;
   /* bottom: 8px;
    right: 10%*/
}

.left-pannel .menu {
    background-color: #373737;
    right: 0;
    left: 300px;
    top: 0;
    z-index: 25000
}

.left-pannel .menu .menu-content {
    position: fixed;
    background-color: #373737;
    right: 0;
    top: 0;
    left: 300px;
    z-index: 25000;
    height: 100vh;
    -webkit-transform: translateY(-1300px);
    -ms-transform: translateY(-1300px);
    transform: translateY(-1300px);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.left-pannel .menu .menu-content-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.left-pannel .menu .navbar {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    left: 300px;
    width: 70px;
    /*width: 100px;*/
    z-index: 26000;
    outline: 0
}

.left-pannel .menu .navbar .hamburger {
    background-color: #373737;
    /*height: 100px;
    width: 100px;*/
    height: 70px;
    width: 70px;
    margin-top: 0
}

.left-pannel .menu .navbar .hamburger:focus {
    outline: 0
}

.left-pannel .menu .navbar .hamburger:hover {
    opacity: 1
}

.left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner {
    background-color: #fff
}

.left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner::before {
    background-color: #fff
}

.left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner::after {
    background-color: #fff
}

.left-pannel .menu .navbar .is-active {
    background-color: #b51d22
}

.left-pannel .menu .hidden-menu {
    height: 100%;
    width: 100vh;
    color: #fff;
    padding: 4rem 0;
    position: relative
}

.left-pannel .menu .hidden-menu ul {
    list-style-type: none;
    width: 320px
}

.left-pannel .menu .hidden-menu ul li {
   /* height: 50px*/
}

.left-pannel .menu .hidden-menu ul li .headline {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    padding: 15px 20px
}

.left-pannel .menu .hidden-menu ul li a {
    display: inline-block;
    color: #c2c2c2;
    font-size: 13px;
    padding: 15px 20px;
    -webkit-transition: background-color .35s ease;
    -o-transition: background-color .35s ease;
    transition: background-color .35s ease
}

.left-pannel .menu .hidden-menu ul li a:hover {
    background-color: #b51d22;
    text-decoration: none
}

.left-pannel .menu .hidden-menu ul li .active {
    background-color: #b51d22
}

.left-pannel .menu .hidden-menu .angel-down {
    height: 10px;
    width: auto;
    -webkit-filter: invert(1);
    filter: invert(1);
    position: relative;
    bottom: 3px;
    /*left: 3px;*/
    left: 15px;
    display: none
}

.left-pannel .menu .hidden-menu .angel-down:hover {
    background-color: transparent
}

.left-pannel .menu .second-col ul li {
    /*height: 60px*/
}

.slider .slide {
    height: 900px
}

.slider .slide .carousel-inner {
    height: 100%;
    width: auto;
    margin-right: 24%;
    margin-left: 300px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: -1
}

.slider .slide .carousel-inner .carousel-item {
    font-size: 48px;
    color: #b51d22;
    padding: 15% 20%;
    font-weight: 600;
    width: 70%;
    line-height: 1.2
}

.slider .slide .carousel-inner .carousel-item div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.slider .slide .carousel-indicators {
    position: absolute;
    display: block;
    height: 100%;
    width: 25%;
    background-color: #373737;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    bottom: 0;
    left: auto;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 3% 2% 8% 3%;
    text-transform: uppercase
}

.slider .slide .carousel-indicators .last {
    margin-bottom: 20px
}

.slider .slide .carousel-indicators li {
    position: relative;
    height: auto;
    width: auto;
    color: #fff;
    text-indent: inherit;
    text-transform: none;
    font-size: 14px;
    background: 0 0;
    padding: 8px 15px
}

.slider .slide .carousel-indicators li a {
    position: relative;
    display: block;
    color: #fff
}

.slider .slide .carousel-indicators .active {
    background-color: #b51d22
}

.s-services {
    height: 900px;
    overflow: hidden
}

.s-services .s-services-service {
	position: relative;
    padding-left: 300px;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.s-services .s-services-service .button-service {
    position: absolute;
    border: none;
    background-color: rgba(255, 255, 255);
    width: 150px;
    height: auto;
    /*margin: 750px 0 0 50%;*/
    /*left: 75px*/
    left: 225px;
    right: 0;
    margin: 0 auto;
    top: 750px;
    cursor: pointer;
}

.s-services .s-services-service .button-service-active {
    display: none
}

.s-services .s-services-service .item {
    background-color: #e6e6e6
}

.s-services .s-services-service .item .content,
.s-services .s-services-service .item img {
    display: block;
    width: 50%
}

.s-services .s-services-service .item .content {
    padding: 5% 3%
}

.s-services .s-services-service .item .content .headline {
    font-size: 36px;
    font-weight: 500
}

.s-services .s-services-service .item .content .text {
    font-size: 14px;
    /*padding: 5% 0 12% 0*/
    padding: 5% 0 7% 0;
}

.s-services .s-services-service .item .content .two-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-services .s-services-service .item .content .two-button .button {
    margin: 10px
}

.s-services .s-services-service .item .content .two-button .button-white img {
    display: inline-block;
    height: 35px;
    width: auto
}

.s-services-active {
    height: 100%!important
}

.s-awards-headline,
.s-client-headline,
.s-contacts-headline,
.s-equipment-headline,
.s-form-headline,
.s-geography-headline,
.s-interesting-header,
.s-kind-work-headline,
.s-methods-headline,
.s-objects-1-headline,
.s-persona-header,
.s-projects-headline,
.s-reasons-header,
.s-services-header,
.s-steps-headline,
.s-team-headline,
.s-techno-blog-headline,
.s-techno-blog-news-headline,
.s-technology-headline,
.s-video-headline,
.seo-main-headline {
    position: relative;
    margin-left: 300px;
   /* height: 100px;*/
    height: 70px;
    background-color: #b51d22;
    z-index: 5;
}
.s-kind-work-headline {
	z-index: 1005;
}

.s-awards-headline span,
.s-client-headline span,
.s-contacts-headline span,
.s-equipment-headline span,
.s-form-headline span,
.s-geography-headline span,
.s-interesting-header span,
.s-kind-work-headline span,
.s-methods-headline span,
.s-objects-1-headline span,
.s-persona-header span,
.s-projects-headline span,
.s-reasons-header span,
.s-services-header span,
.s-steps-headline span,
.s-team-headline span,
.s-techno-blog-headline span,
.s-techno-blog-news-headline span,
.s-technology-headline span,
.s-video-headline span,
.seo-main-headline span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-left: 120px;
   /* padding-top: 37px*/
   padding-top: 18px;
}

.s-reasons .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 300px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2%
}

.s-reasons .content .s-reasons-reason {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-reasons .content .s-reasons-reason .s-reason-item {
    height: 330px;
    width: 280px;
    margin: 0 15px 15px 0;
    background-color: #fff;
    opacity: .8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.s-reasons .content .s-reasons-reason .s-reason-item span {
    display: block;
    font-size: 18px;
    margin: 0 auto;
    width: 200px;
    font-weight: 500
}

.s-reasons .content .s-reasons-reason .s-reason-item img {
    display: block;
    height: 120px;
    width: 100px;
    margin: 0 auto
}

.s-reasons .content .button-reasons {
    display: inline-block;
    color: #000;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .5);
    padding: 10px 35px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    position: relative;
    outline: 0;
    -webkit-transition: opacity .1s ease;
    -o-transition: opacity .1s ease;
    transition: opacity .1s ease;
    /*border: 2px solid #000;*/
    margin: 15px auto
}

.s-reasons .content .button-reasons:focus,
.s-reasons .content .button-reasons:hover {
    text-decoration: none;
    color: #fff
}

.s-reasons .content .button-reasons:hover {
    opacity: .7
}

.s-reasons .content .button-reasons:active {
    opacity: .7
}

.s-video {
    /*height: 900px*/
    height: 100%;
}

.s-video .video-pannel {
    margin-left: 300px;
    background-color: #373737;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*height: 800px*/
    height: 100%;
}

.s-video .video-pannel .right-pannel {
    width: 520px;
    background-color: #e6e6e6;
    padding: 50px 30px 30px 60px;
    font-weight: 500;
    position: relative
}

.s-video .video-pannel .right-pannel .headline {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 500;
    line-height: 1.2
}

.s-video .video-pannel .right-pannel p {
    font-size: 12px;
    margin: 20px 0
}

.s-video .video-pannel .right-pannel ul {
    margin-left: -20px;
    margin: 10px 0;
    font-size: 12px;
    padding-left: 20px
}

.s-video .video-pannel .right-pannel ul span {
    margin-left: -20px
}

.s-video .video-pannel .right-pannel .button-team {
    padding: 25px 70px
}

.s-video .video-pannel .container {
    padding-right: 0;
    padding-left: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-video .video-pannel .container .embed-responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.s-video .video-pannel .container .mouse {
    margin-bottom: 0;
    width: 34px;
    margin-top: 30px;
    margin-left: 50px
}

.s-technology .technology {
    margin-left: 300px;
    background-color: #e6e6e6
}

.s-technology .bottom {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #c3c3c3
}

.s-technology .bottom .left {
    width: 49%;
    /*margin: auto 6%;*/
    margin: auto 3%;
    font-weight: 500
}

.s-technology .bottom .left .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-technology .bottom .left .top .text {
    margin: auto 25px
}

.s-technology .bottom .left .top .text strong {
    font-size: 16px
}

.s-technology .bottom .left .bottom {
    width: 80%;
    /*max-height: 80px;*/
    font-size: 14px;
    margin-top: 20px
}

.s-technology .bottom .right {
    width: 49%;
    padding: 1% 4%
}

.s-technology .bottom .right form {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-technology .bottom .right form .first {
    width: 50%
}

.s-technology .bottom .right form .first input,
.s-technology .bottom .right form .first textarea {
    display: block;
    width: 95%;
    margin-top: 20px;
    border: none;
    color: #000
}

.s-technology .bottom .right form .first .last-input {
    height: 80px
}

.s-technology .bottom .right form .last {
    padding-top: 3%
}

.s-technology .bottom .right form .last button {
    margin-top: 30px;
    width: 100%;
    /*height: 70px;*/
    height: 80px;
    border: none
}

.s-technology .technology .r-tabs {
    padding: 0;
    font-weight: 500
}

.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
    width: 25%;
    height: 100%;
   /* height: 150px;*/
    background-color: #c3c3c3;
    /*margin-left: -4px;*/
    /*margin-left: -3px;*/
    border-right: 1px solid #e6e6e6
}

.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 4% 10%;
    color: #000;
    text-decoration: none;
    font-size: 18px
}

.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
    position: relative;
    margin: auto 20px;
    /*width: 50px;*/
    /*line-height: 1.5*/
    line-height: 1.3
}

.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #e6e6e6
}

.s-technology .technology .r-tabs .r-tabs-panel {
    padding: 0
}

.s-technology .technology .r-tabs .r-tabs-panel .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col {
    width: 49.9%
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
    padding: 7% 10%
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
    display: inline-block;
   /* width: 34%;*/
    width: 38%;
    height: 400px
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
    background-color: #b51d22;
    border-bottom: 2px solid #e6e6e6;
    height: 25%;
    padding: 6% 6%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
    width: 80%;
    font-size: 14px;
    color: #fff;
    line-height: 1.3;
    padding-left: 10px;
    display: block;
    margin: auto
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item img {
    display: block;
    position: relative;
    max-width: 63px;
    margin: auto
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
    display: inline-block;
   /* width: 64%;*/
    width: 55%;
    /*height: 400px;*/
    padding: 0 3%
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
    list-style-type: decimal;
    padding-top: 20px;
    padding-right: 30px;
    font-size: 24px
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
    margin-top: 10px
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text span {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 600
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col a {
    background-color: rgba(255, 255, 255, .5);
    color: #000;
    /*border: 2px solid #000;*/
    margin: 20px 0;
    /*margin: 60px 50% 20px;*/
   /* left: -88px;*/
    -webkit-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col a:focus,
.s-technology .technology .r-tabs .r-tabs-panel .left-col a:hover {
    text-decoration: none
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col a:hover {
    background-color: rgba(191, 191, 191, .5)
}

.s-technology .technology .r-tabs .r-tabs-panel .right-col {
    width: 50%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    margin-left: 2px;
}

.s-equipment .s-equipment-content {
    margin-left: 300px;
    background-color: #c3c3c3
}

.s-equipment .s-equipment-content p {
    margin-left: 10%;
    padding-top: 3%;
    width: 50%;
    font-weight: 500
}

.s-equipment .s-equipment-content .owl-carousel {
    padding: 20px 150px
}

.s-equipment .s-equipment-content .owl-carousel .owl-nav {
    position: absolute;
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    /*top: 300px;*/
    /*top: 200px;*/
    top: 45%;
    /*width: 85vw;*/
    width: 100%;
    left: 0
}

.s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
    position: absolute;
    /*right: 100px*/
    right: 50px;
}

.s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 50px
}

.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer {
    margin: 50px 0
}

.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    padding: 0 10px
}

.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item span {
    margin: 25px 10px;
    font-weight: 500;
    font-size: 18px
}

.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .button-equipment {
    width: 50%;
    padding: 10px 15px;
    color: #000;
    /*border: 2px solid #000;*/
    background-color: rgba(255, 255, 255, .5)
}

.s-geography {
    height: 900px
}

.s-geography .s-geography-content {
    padding-left: 300px;
    color: #fff;
    font-weight: 500;
    background-clip: content-box!important;
    overflow: hidden
}

.s-geography .s-geography-content .right-pannel {
    position: absolute;
    background-color: rgba(255, 255, 255, .8);
    right: -450px;
    width: 500px;
    /*height: 91%;*/
    height: 100%;
    padding: 60px 50px;
    color: #000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 2
}

.s-geography .s-geography-content .right-pannel .right-pannel-arrow {
    position: absolute;
    right: 450px;
    left: 0;
    top: 0;
    border: none;
    background-color: #fff;
    font-family: minionpro;
    height: 50px;
    width: 50px;
    font-size: 30px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.s-geography .s-geography-content .right-pannel .right-pannel-arrow span {
    display: block;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.s-geography .s-geography-content .right-pannel-active {
    right: 0
}

.s-geography .s-geography-content .right-pannel-active .right-pannel-arrow {
    right: 0;
    left: 450px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.s-geography .s-geography-content .right-pannel-active .right-pannel-arrow span {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.s-geography .s-geography-content g {
    width: 1620px
}

.s-geography .s-geography-content .text {
    position: absolute;
    margin-left: 150px;
    margin-top: 40px;
    width: 35%
}

.s-geography .s-geography-content .text p {
    font-size: 12px;
    width: 100%
}

.s-geography .s-geography-content .text p span {
    font-size: 16px
}

.s-geography .s-geography-content .text ul {
    padding-left: 0
}

.s-geography .s-geography-content .text ul li {
    display: inline-block;
    margin-right: 40px
}

.s-geography .s-geography-content .text ul li .red {
    color: #b51d22;
    font-size: 48px
}

.s-projects .s-projects-content {
    margin-left: 300px;
    position: relative;
}

.s-projects .s-projects-content .top-pannel {
    display: block;
    width: 100%;
    height: 70px;
    background-color: #373737;
    padding: 20px 150px
}

.s-projects .s-projects-content .top-pannel span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px
}

.s-projects .s-projects-content .top-pannel li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px
}

.s-projects .s-projects-content .top-pannel li a img {
    height: 20px;
    width: auto;
    -webkit-filter: invert(.9);
    filter: invert(.9)
}

.s-projects .s-projects-content .top-pannel .center {
    display: inline-block;
    width: 400px;
    /*margin: auto 50%;
    position: relative;
    left: -179px;
    top: -32px*/
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 13px;
}

.s-projects .s-projects-content .top-pannel .center select {
    background-color: #515151;
    border: none;
    height: 40px;
    width: 200px;
    padding: 5px 10px;
    color: #fff;
    outline: 0
}

.s-projects .s-projects-content .carousel-1 {
    padding: 0
}

.s-projects .s-projects-content .carousel-1 .carousel .carousel-control-prev {
    /*left: -5%;*/
    left: 10px;
    width: 80px;
    height: 100px;
    margin: auto 0
}

.s-projects .s-projects-content .carousel-1 .carousel .carousel-control-prev .carousel-control-prev-icon {
    background-image: url(/bitrix/templates/kron_template/css/../img/projects/arrow-prev.png);
    width: 24px;
    height: 72px
}

.s-projects .s-projects-content .carousel-1 .carousel .carousel-control-next {
    /*right: -5%;*/
    right: 10px;
    width: 80px;
    height: 100px;
    margin: auto 0
}

.s-projects .s-projects-content .carousel-1 .carousel .carousel-control-next .carousel-control-next-icon {
    background-image: url(/bitrix/templates/kron_template/css/../img/projects/arrow-next.png);
    width: 24px;
    height: 72px
}

.s-projects .s-projects-content .carousel-1 .item-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    /*height: 50%;*/
    height: 700px;
    width: 100%;
    background-color: #e6e6e6
}

.s-projects .s-projects-content .carousel-1 .item-top .left {
    width: 33%;
    padding: 50px 100px
}

.s-projects .s-projects-content .carousel-1 .item-top .left p {
    font-size: 36px;
    margin: 50px 0
}

.s-projects .s-projects-content .carousel-1 .item-top .center {
    width: 33%;
    padding: 10px 0
}

.s-projects .s-projects-content .carousel-1 .item-top .center ul {
    list-style-type: none
}

.s-projects .s-projects-content .carousel-1 .item-top .center ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 20px 0
}

.s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
    width: 40%;
    padding: 0;
    font-weight: 600;
    font-size: 14px
}

.s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-2 {
    width: 56%;
    padding: 0;
    font-size: 14px
}

.s-projects .s-projects-content .carousel-1 .item-top .right {
    width: 32%;
    height: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-projects .s-projects-content .carousel-1 .item-bottom {
    /*height: 50%;*/
    height: 700px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #c3c3c3
}

.s-projects .s-projects-content .carousel-1 .item-bottom .left {
    width: 33%;
    padding: 50px 100px
}

.s-projects .s-projects-content .carousel-1 .item-bottom .left p {
    font-size: 36px;
    margin: 50px 0
}

.s-projects .s-projects-content .carousel-1 .item-bottom .center {
    width: 33%;
    padding: 10px 0
}

.s-projects .s-projects-content .carousel-1 .item-bottom .center ul {
    list-style-type: none
}

.s-projects .s-projects-content .carousel-1 .item-bottom .center ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 20px 0
}

.s-projects .s-projects-content .carousel-1 .item-bottom .center ul li .column-1 {
    width: 40%;
    padding: 0;
    font-weight: 600;
    font-size: 14px
}

.s-projects .s-projects-content .carousel-1 .item-bottom .center ul li .column-2 {
    width: 56%;
    padding: 0;
    font-size: 14px
}

.s-projects .s-projects-content .carousel-1 .item-bottom .right {
    width: 32%;
    height: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-projects .s-projects-content .carousel-2 {
    background: #000
}

.s-projects .s-projects-content .carousel-2 .carousel {
    width: 80%;
    margin: auto
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-control-prev {
    /*left: -15%*/
    left: -80px;
    width: 70px;
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-control-prev .carousel-control-prev-icon {
    background-image: url(/bitrix/templates/kron_template/css/../img/projects/arrow-prev.png);
    width: 24px;
    height: 72px
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-control-next {
    /*right: -15%*/
    right: -80px;
    width: 70px;
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-control-next .carousel-control-next-icon {
    background-image: url(/bitrix/templates/kron_template/css/../img/projects/arrow-next.png);
    width: 24px;
    height: 72px
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
    margin: auto;
    height: 800px
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3,
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5,
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
    position: relative;
    display: inline-block;
    width: 33%;
    overflow: hidden;
    height: 50%;
    margin: -4px -2px
}

/*.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
    display: inline-block;
    width: 33%
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
    position: absolute;
    height: 50%;
    width: 33%;
    top: 0;
    padding: 3%
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
    position: relative;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    color: #fff;
    list-style-type: none;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 30px
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul li {
    margin: 10px 10px
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-1 {
    top: 10px
}

.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
    font-size: 20px;
    margin-bottom: 10%;
    margin-top: 10%
}
*/
.s-client {
    overflow: hidden
}

.s-client .s-client-content {
    margin-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-client .s-client-content .left-col {
    background-color: #e6e6e6;
    width: 50%;
    height: auto;
    padding: 3% 5%
}

.s-client .s-client-content .left-col .headline {
    font-size: 36px;
    padding-left: 10%;
    font-weight: 500
}

.s-client .s-client-content .left-col .labels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    /*-webkit-filter: grayscale(1);
    filter: grayscale(1)*/
}

.s-client .s-client-content .left-col .labels .item {
    height: 100px;
    width: 200px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.s-client .s-client-content .left-col .labels .item img {
    margin: auto;
    display: block;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.s-client .s-client-content .left-col .labels .item.active img,
.s-client .s-client-content .left-col .labels .item:hover img {
	cursor: pointer;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);	
}

.s-client .s-client-content .right-col {
    background-color: #373737;
    width: 50%;
    height: auto;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    padding: 3% 20px 3% 70px;
    overflow: visible
}

.s-client .s-client-content .right-col .reviews {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 730px;
    padding: 10% 50px
}

.s-client .s-client-content .right-col .reviews .reviews-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 10px;
    overflow-x: visible;
    height: 113px;
    -webkit-transition: -webkit-box-ordinal-group 0s linear, -webkit-order 0s linear;
    transition: -webkit-box-ordinal-group 0s linear, -webkit-order 0s linear;
    -o-transition: order 0s linear;
    transition: order 0s linear;
    transition: order 0s linear, -webkit-box-ordinal-group 0s linear, -webkit-order 0s linear, -ms-flex-order 0s linear
}

.s-client .s-client-content .right-col .reviews .reviews-item .text {
    display: none;
    font-size: 12px;
    -webkit-transition: display 1s linear;
    -o-transition: display 1s linear;
    transition: display 1s linear;
    width: 430px
}

.s-client .s-client-content .right-col .reviews .reviews-item img {
    height: 113px;
    width: 80px;
    overflow: visible;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear
}

.s-client .s-client-content .right-col .reviews .reviews-item-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-bottom: 200px;
    -webkit-transition: -webkit-box-ordinal-group 0s linear, -webkit-order 0s linear;
    transition: -webkit-box-ordinal-group 0s linear, -webkit-order 0s linear;
    -o-transition: order 0s linear;
    transition: order 0s linear;
    transition: order 0s linear, -webkit-box-ordinal-group 0s linear, -webkit-order 0s linear, -ms-flex-order 0s linear
}

.s-client .s-client-content .right-col .reviews .reviews-item-active img {
    height: 470px;
    width: 333px;
    margin-left: -120px;
    height: 470px;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.s-client .s-client-content .right-col .reviews .reviews-item-active .text {
    display: block;
    padding-left: 30px
}

.s-client .s-client-content .right-col .reviews .reviews-item-active .text span {
    font-size: 14px;
    margin-bottom: 20px
}

.s-client .s-client-content .right-col .reviews .reviews-item-active .text .last {
    font-size: 10px;
    margin-top: 30px
}

.s-client .s-client-content .right-col .reviews .reviews-item-active .text .first {
    margin-top: 50px
}

.s-awards .s-awards-content {
    margin-left: 300px;
    height: 760px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-awards .s-awards-content .left-col {
    height: 100%;
    width: 50%;
    text-align: center
}

.s-awards .s-awards-content .left-col .top {
    background-image: url(/bitrix/templates/kron_template/css/../img/awards/bg-1.png);

    background-size: cover;
    background-repeat: no-repeat;

    padding-top: 30px;
    text-align: center;
    height: 50%;
    width: 100%;
    background-position: bottom right;
    font-size: 36px;
    font-weight: 500;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-awards .s-awards-content .left-col .bottom {
    height: 50%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-awards .s-awards-content .left-col .bottom .right {
    width: 50%;
    height: 100%;
    background-image: url(/bitrix/templates/kron_template/css/../img/awards/bg-4.png);

    background-repeat: no-repeat;
    background-size: cover;

    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    background-position: bottom center
}

.s-awards .s-awards-content .left-col .bottom .left {
    width: 50%;
    height: 100%
}

.s-awards .s-awards-content .left-col .bottom .left .bottom-photo {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo {
    background-image: url(/bitrix/templates/kron_template/css/../img/awards/bg-2.png);

    background-repeat: no-repeat;
    background-size: cover;

    height: 50%;
    width: 100%;
    padding: 20px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo:focus {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo:focus .content {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    display: block;
    background-color: rgba(181, 29, 34, .7);
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 25px
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo:focus .content .first {
    font-size: 11px
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
    display: block;
    background-color: rgba(181, 29, 34, .7);
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 25px
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content .first {
    font-size: 11px
}

.s-awards .s-awards-content .left-col .bottom .left .top-photo .content {
    display: none
}

.s-awards .s-awards-content .left-col .bottom .left .bottom-photo {
    background-image: url(/bitrix/templates/kron_template/css/../img/awards/bg-3.png);

    background-size: cover;
    background-repeat: no-repeat;

    width: 100%;
    height: 50%
}

.s-awards .s-awards-content .button-awards {
    position: relative;
    /*bottom: 100px;*/
    bottom: 80px;

    background-color: rgba(255, 255, 255, .5);
    /*border: 2px solid #000;*/
    color: #000
}

@media (max-width: 1700px) {
    .s-awards .s-awards-content .button-awards {
        bottom: 70px
    }
}

.s-awards .s-awards-content .right-col {
    width: 50%;
    height: 100%;
    background-color: #c3c3c3
}

.s-awards .s-awards-content .right-col .top {
    width: 100%;
    height: 25%;
    text-align: center;
    padding-top: 30px;
    font-size: 36px;
    font-weight: 500
}

.s-awards .s-awards-content .right-col .middle {
    height: 50%;
    width: 100%;
    background-color: #e6e6e6
}

.s-awards .s-awards-content .right-col .middle .owl-carousel {
    height: 100%
}

.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer {
    height: 100%
}

.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage {
    height: 100%
}

.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
    width: auto
}

.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo {
    height: 100%
}

.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
    height: 100%;
    width: 400px;
    margin: 0 auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-awards .s-awards-content .right-col .middle .owl-nav {
    position: absolute;
    bottom: 40%;
    width: 100%
}

.s-awards .s-awards-content .right-col .middle .owl-nav .owl-next,
.s-awards .s-awards-content .right-col .middle .owl-nav .owl-prev {
    position: relative
}

.s-awards .s-awards-content .right-col .middle .owl-nav .owl-next img,
.s-awards .s-awards-content .right-col .middle .owl-nav .owl-prev img {
    height: 50px;
    width: auto
}

.s-awards .s-awards-content .right-col .middle .owl-nav .owl-next {
    position: relative;
    left: 92%
}

.s-awards .s-awards-content .right-col .middle .owl-nav .owl-prev {
    left: 5%
}

.s-awards .s-awards-content .right-col .bottom {
    padding: 3% 10%;
    text-align: center
}

.s-awards .s-awards-content .right-col .bottom .button-awards-2 {
    position: relative;
    top: 26px;
    background-color: rgba(255, 255, 255, .5);
    /*border: 2px solid #000;*/
    color: #000
}

.s-awards .s-awards-content .right-col .bottom p {
    font-weight: 500
}

footer {
    margin-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #373737;
    font-size: 12px;
    height: 180px;
    color: #fff
}

footer .left-col {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 2% 0 2% 7%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

footer .left-col .active {
    background-color: #b51d22;
    padding: 2px 10px
}

footer .left-col .column {
    width: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

footer .left-col .column a {
    display: block;
    color: #fff;
    margin-top: 30px
}

footer .right-col {
    width: 50%;
    padding: 2% 7% 2%
}

footer .right-col .column {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 5% 0 5%;
    margin-top: 30px
}

.s-team .content {
    margin-left: 300px;
    height: 100%;
    background-color: #e6e6e6
}

.s-team .content .r-tabs-team {
    height: 100%;
    width: 100%
}

.s-team .content .r-tabs-team .r-tabs-nav {
    /*height: 150px*/
}

.s-team .content .r-tabs-team .r-tabs-nav .r-tabs-tab {
    height: 100%;
    width: 50%;
    margin-left: -2px;
    text-align: center;
    background-color: #c3c3c3
}

.s-team .content .r-tabs-team .r-tabs-nav .r-tabs-tab a {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    /*line-height: 9;*/
    line-height: 4.2;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-decoration: none
}

.s-team .content .r-tabs-team .r-tabs-nav .r-tabs-state-active {
    background-color: #e6e6e6
}

.s-team .content .r-tabs-team .r-tabs-panel {
    padding: 0
}

.s-team .content .r-tabs-team .r-tabs-panel .boss,
.s-team .content .r-tabs-team .r-tabs-panel .worker {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 400px;
    width: 50%;
    margin-left: -2px;
    background-position: bottom left;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.s-team .content .r-tabs-team .r-tabs-panel .boss .right,
.s-team .content .r-tabs-team .r-tabs-panel .worker .right {
    height: 100%;
    width: 50%;
    margin-left: 50%;
    background-color: rgba(255, 255, 255, .7);
    text-align: right
}

.s-team .content .r-tabs-team .r-tabs-panel .boss .right span,
.s-team .content .r-tabs-team .r-tabs-panel .worker .right span {
    display: block;
    margin-top: 20px;
    margin-right: 10px;
    font-weight: 500
}

.s-team .content .r-tabs-team .r-tabs-panel .boss .right .text,
.s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
    position: relative;
    top: 50%;
    /*padding: 20px 0 20px 50px;*/
    padding: 20px 0 20px 30px;
    width: 100%;
    height: 50%;
    font-size: 16px;
    text-align: left
}

.s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
.s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
    padding: 5px 10px;
    background-color: #b51d22;
    color: #fff;
    font-weight: 500;
    width: 250px;
    margin-top: 20px;
    font-size: 12px
}

.s-team .content .r-tabs-team .r-tabs-panel .boss .right .text a,
.s-team .content .r-tabs-team .r-tabs-panel .worker .right .text a {
    color: #000;
    font-family: minionpro;
    display: block;
    margin-top: 20px;
    font-size: 14px
}

.s-team .content .r-tabs-team .r-tabs-panel .worker {
    /*-webkit-background-size: contain;
    background-size: contain*/
    -webkit-background-size: cover;
    background-size: cover
}

.s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
    top: 38%
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom {
    /*height: 250px;*/
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .left {
    width: 49%;
    padding: 6%;
    font-size: 18px;
    font-weight: 500
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .left strong {
    font-size: 30px
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
    width: 49%;
    padding: 1% 4%
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first {
    width: 50%
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first input {
    display: block;
    width: 95%;
    margin-top: 20px;
    border: none;
    color: #000
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first .last-input {
    height: 80px
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last {
    width: 50%;
    padding-top: 3%
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last button {
    margin-top: 30px;
    width: 100%;
    height: 70px;
    border: none
}

.s-persona .s-persona-content {
    background-color: #e6e6e6;
    margin-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-persona .s-persona-content .left {
    padding: 3% 5%;
    width: 50%
}

.s-persona .s-persona-content .left .title {
    font-size: 18px;
    font-weight: 500
}

.s-persona .s-persona-content .left strong {
    font-size: 36px
}

.s-persona .s-persona-content .left p {
    margin: 10px;
    font-size: 12px;
    font-weight: 500
}

.s-persona .s-persona-content .left .first {
    margin-top: 50px
}

.s-persona .s-persona-content .left a {
    display: block;
    margin-top: 100px;
    color: #b51d22;
    font-weight: 500;
    font-family: minionpro
}

.s-interesting .s-interesting-content {
    padding-left: 300px;
    width: 100%;
    height: 920px;
    background-position: top right
}

.s-interesting .s-interesting-content .headline {
    height: 160px;
    padding: 5% 10%;
    font-size: 36px;
    font-weight: 500;
    color: #373737
}

.s-interesting .s-interesting-content .headline .space {
    color: #b51d22
}

.s-interesting .s-interesting-content .facts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px
}

.s-interesting .s-interesting-content .facts .item {
    width: 25%;
    height: 200px;
    color: #000;
    font-weight: 500;
    background-color: rgba(255, 255, 255, .8);
    padding-left: 5%;
    text-align: right
}

.s-interesting .s-interesting-content .facts .item .red {
    height: 20px;
    width: 20px;
    background-color: #b51d22
}

.s-interesting .s-interesting-content .facts .item p {
    max-width: 250px;
    margin-top: 20px;
    text-align: left
}

.s-interesting .s-interesting-content .facts .item .red-text {
    font-size: 30px;
    color: #b51d22;
    font-weight: 500;
    text-align: left;
    margin-top: 60px
}

.s-interesting .s-interesting-content .facts .item .arrow {
    position: relative;
    right: 3%
}

.s-interesting .s-interesting-content .facts .item-1 {
    background-color: rgba(255, 255, 255, .9)
}

.s-interesting .s-interesting-content .facts .item-2 {
    background-color: rgba(255, 255, 255, .8)
}

.s-interesting .s-interesting-content .facts .item-3 {
    background-color: rgba(255, 255, 255, .7)
}

.s-interesting .s-interesting-content .facts .item-4 {
    background-color: rgba(255, 255, 255, .6)
}

.s-interesting .s-interesting-content .facts .item-4 .arrow {
    top: 48px
}

.s-interesting .s-interesting-content .facts .item-5 {
    background-color: rgba(255, 255, 255, .8)
}

.s-interesting .s-interesting-content .facts .item-6 {
    background-color: rgba(255, 255, 255, .7)
}

.s-interesting .s-interesting-content .facts .item-6 .arrow {
    top: 0
}

.s-interesting .s-interesting-content .facts .item-7 {
    background-color: rgba(255, 255, 255, .6)
}

.s-interesting .s-interesting-content .facts .item-7 .red-text {
    margin-top: 0
}

.s-interesting .s-interesting-content .facts .item-7 .arrow {
    bottom: 3px
}

.s-interesting .s-interesting-content .facts .item-8 {
    background-color: rgba(255, 255, 255, .5)
}

.s-interesting .s-interesting-content .facts .item-8 .red-text {
    margin-top: 35px
}

.s-interesting .s-interesting-content .facts .item-9 {
    background-color: rgba(255, 255, 255, .6)
}

.s-interesting .s-interesting-content .facts .item-10 {
    background-color: #e6e6e6;
    padding-top: 30px
}

.s-interesting .s-interesting-content .facts .item-10 .arrow {
    top: 15px
}

.s-interesting .s-interesting-content .facts .item-11 {
    background-color: #373737;
    color: #fff;
    padding-top: 30px
}

.s-interesting .s-interesting-content .facts .item-11 .arrow {
    top: 15px
}

.s-interesting .s-interesting-content .facts .item-12 {
    background-color: #b51d22;
    color: #fff;
    padding-top: 30px
}

.s-interesting .s-interesting-content .facts .item-12 .arrow {
    top: 38px
}

.s-steps .s-steps-content {
    padding-left: 300px;
    height: 920px;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.s-steps .s-steps-content .headline {
    font-size: 36px;
    font-weight: 500;
    padding: 3% 0 3% 7%
}

.s-steps .s-steps-content .headline .space {
    color: #b51d22
}

.s-steps .s-steps-content .steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 580px;
    padding-left: 7%;
    padding-right: 7%
}

.s-steps .s-steps-content .steps .step {
    width: 33%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: rgba(255, 255, 255, .4);
    height: 290px;
    overflow: hidden
}

.s-steps .s-steps-content .steps .step .triangle {
    position: relative;
    height: 200px;
    width: 200px;
    background-color: #373737;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 112px;
    top: 44px;
    text-align: right
}

.s-steps .s-steps-content .steps .step .triangle .year {
    position: relative;
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 60px;
    font-weight: 500;
    top: 65px;
    right: 21px
}

.s-steps .s-steps-content .steps .step .first-triangle {
    background-color: #b51d22
}

.s-steps .s-steps-content .steps .step .text {
    width: 200px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin: auto 0
}

.s-steps .s-steps-content .steps .step-2 {
    background-color: rgba(255, 255, 255, .8)
}

.s-steps .s-steps-content .steps .step-3 {
    background-color: rgba(255, 255, 255, .4)
}

.s-steps .s-steps-content .steps .step-4 {
    background-color: rgba(255, 255, 255, .8)
}

.s-steps .s-steps-content .steps .step-6 {
    background-color: #b51d22;
    padding: 3% 4%
}

.s-steps .s-steps-content .steps .step-6 .text {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.s-methods .s-methods-content {
    margin-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 5%;
    height: 920px;
    background-position: bottom right;
    -webkit-background-size: cover;
    background-size: cover
}

.s-methods .s-methods-content .headline {
    width: 300px;
    color: #fff;
    font-weight: 500
}

.s-methods .s-methods-content .methods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 800px
}

.s-methods .s-methods-content .methods .method {
    background-color: rgba(255, 255, 255, .8);
    height: 370px;
    width: 340px;
    margin: 10px;
    padding: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.s-methods .s-methods-content .methods .method img {
    margin: 0 auto;
    /*height: 140px;*/
    width: auto
}

.s-methods .s-methods-content .methods .method span {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    margin-top: 20px
}

.s-contacts .s-contacts-content {
    padding-left: 300px
}

.s-contacts .s-contacts-content .maps .carousel .carousel-inner {
    /*-webkit-filter: grayscale(1);
    filter: grayscale(1);*/
    height: 400px;
    /*height: 550px*/
}

.s-contacts .s-contacts-content .maps .carousel .carousel-inner .ymaps-2-1-71-svg-icon {
    /*-webkit-filter: grayscale(0);
    filter: grayscale(0)*/
}

.s-contacts .s-contacts-content .maps .carousel .carousel-indicators {
    top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    height: 450px;
    margin: auto 15%
}

.s-contacts .s-contacts-content .maps .carousel .carousel-indicators li {
    display: block;
    width: 100%;
    height: auto;
    min-height: 40px;
    font-size: 24px;
    font-weight: 500;
    text-indent: 0;
    background: 0 0
}

.s-contacts .s-contacts-content .maps .carousel .carousel-indicators li .indicator .text {
    display: none;
    font-size: 12px
}

.s-contacts .s-contacts-content .maps .carousel .carousel-indicators .active .indicator .text {
    display: block
}

.s-contacts .s-contacts-content .bottom {
    /*height: 250px;*/
    padding: 10px 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #c3c3c3
}

.s-contacts .s-contacts-content .bottom .left {
    width: 49%;
    /*margin: auto 6%;*/
    margin: auto 1%;
    font-size: 18px;
    font-weight: 500
}

.s-contacts .s-contacts-content .bottom .left strong {
    font-size: 30px
}

.s-contacts .s-contacts-content .bottom .right {
    width: 49%;
    padding: 1% 4%
}

.s-contacts .s-contacts-content .bottom .right form {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-contacts .s-contacts-content .bottom .right form .first {
    width: 50%
}

.s-contacts .s-contacts-content .bottom .right form .first input,
.s-contacts .s-contacts-content .bottom .right form .first textarea {
    display: block;
    width: 95%;
    margin-top: 20px;
    border: none;
    color: #000
}

.s-contacts .s-contacts-content .bottom .right form .last {
    padding-top: 3%
}

.s-contacts .s-contacts-content .bottom .right form .last button {
    margin-top: 30px;
    width: 100%;
   /* height: 40px;*/
    height: 60px;
    border: none
}

.s-techno-blog {
    background-color: #e6e6e6
}

.s-techno-blog .techno-blog {
    padding-left: 300px;
    background-color: #e6e6e6
}

.s-techno-blog .techno-blog .r-tabs {
    padding: 0;
    font-weight: 500;
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab {
   /* width: 19.9%;*/
    width: 20%;
    /*height: 150px;*/
    background-color: #c3c3c3;
   /* margin-left: -4px;*/
    border-right: 1px #e6e6e6 solid
}
.s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab:last-child {
	border-right: none;
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab a {
    color: #000;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    text-align: center;
	/* padding: 61px 0*/
	padding: 23px 0;
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #e6e6e6
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel {
    padding: 0
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
    height: 530px;
    width: 430px;
    background-color: #fff;
    margin: 20px
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    width: 100%;
    /*height: 250px;*/
    display: block
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
    font-size: 14px;
    display: block;
    margin: 25px 45px
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .headline {
    font-size: 18px;
    font-weight: 600
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item a {
    display: block;
    margin: 25px 45px;
    color: #b51d22;
    font-family: minionpro
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 200px;
    background-color: #c3c3c3;
    padding: 45px 10%
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle p {
    font-size: 18px;
    width: 30%
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle p strong {
    font-size: 30px
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form {
    position: relative;
    margin: auto 30px;
    width: 70%
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form input {
    height: 51px;
    width: 30%;
    border: none;
    margin-left: 15px;
    padding: 0 10px
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form .button {
    margin-left: 15px;
    bottom: 2px;
    border: none;
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .bottom .hidden {
    display: none
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .button-white {
    background-color: rgba(255, 255, 255, .8);
    color: #000;
    border: 1px solid #000;
    display: block;
    margin: 0 auto;
    bottom: 15px
}

.s-techno-blog-news .s-techno-blog-news-content {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.s-techno-blog-news .s-techno-blog-news-content .left-col {
    background-color: #e6e6e6;
    padding: 4% 7%;
    width: 75%
}

.s-techno-blog-news .s-techno-blog-news-content .left-col .path {
    color: #b51d22;
    font-weight: 500
}

.s-techno-blog-news .s-techno-blog-news-content .left-col .path a {
    color: #c3c3c3;
    margin: 0 10px
}

.s-techno-blog-news .s-techno-blog-news-content .left-col .headline {
    font-size: 36px;
    color: #000;
    font-weight: 500
}

.s-techno-blog-news .s-techno-blog-news-content .left-col .headline .bottom-space {
    color: #b51d22
}

.s-techno-blog-news .s-techno-blog-news-content .left-col p {
    font-size: 14px;
    margin: 30px 0;
    font-weight: 500
}

.s-techno-blog-news .s-techno-blog-news-content .left-col img {
    width: 100%;
    height: auto
}

.s-techno-blog-news .s-techno-blog-news-content .right-col {
    background-color: #373737;
    right: 0;
    width: 25%;
    color: #fff;
    height: auto;
    padding: 5% 3%;
    text-transform: uppercase
}

.s-techno-blog-news .s-techno-blog-news-content .right-col .headline {
    margin-left: 20px;
    font-weight: 500;
    font-size: 20px
}

.s-techno-blog-news .s-techno-blog-news-content .right-col ul {
    font-weight: 500;
    list-style-type: none;
    font-size: 14px
}

.s-techno-blog-news .s-techno-blog-news-content .right-col ul li {
    text-transform: none;
    margin-top: 20px
}

.s-techno-blog-news .s-techno-blog-news-content .right-col ul li a {
    color: #fff;
    padding: 5px 10px
}

.s-techno-blog-news .s-techno-blog-news-content .right-col ul li .active {
    background-color: #b51d22
}

.s-techno-blog-news .form {
    margin-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #c3c3c3;
    padding: 45px 5%
}

.s-techno-blog-news .form p {
    font-size: 18px;
    width: 33%;
    font-weight: 500
}

.s-techno-blog-news .form p strong {
    font-size: 30px
}

.s-techno-blog-news .form form {
    position: relative;
    margin: auto 30px;
    width: 70%
}

.s-techno-blog-news .form form input {
    height: 51px;
    width: 30%;
    border: none;
    margin-left: 15px;
    padding: 0 10px
}

.s-techno-blog-news .form form .button {
    margin-left: 15px;
    bottom: 2px;
    border: none;
}

.s-form .s-form-content {
    margin-left: 300px;
    font-weight: 500;
    padding: 4%;
    background-color: #e6e6e6
}

.s-form .s-form-content .headline {
    font-size: 36px
}

.s-form .s-form-content .headline .bottom-space {
    color: #b51d22
}

.s-form .s-form-content form input {
    width: 390px;
    height: 50px;
    margin: 30px 10px;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 2px solid rgba(0, 0, 0, .3);
    background-color: #e6e6e6
}

.s-form .s-form-content form .button {
    display: block;
    border: none;
    margin-left: 10px;
    margin-top: 50px
}

.s-form .s-form-content form textarea {
    margin-left: 10px;
    margin-top: 30px;
    border: none
}

.s-objects-1 .s-objects-1-content {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    background-color: #e6e6e6
}

.s-objects-1 .s-objects-1-content .left {
    width: 50%;
    height: 100%;
    background-color: #e6e6e6
}

.s-objects-1 .s-objects-1-content .left .content {
    padding: 5% 10%
}

.s-objects-1 .s-objects-1-content .left .content .path {
    color: #b51d22;
    margin-left: -10px
}

.s-objects-1 .s-objects-1-content .left .content .path a {
    color: #c3c3c3;
    margin: 0 10px
}

.s-objects-1 .s-objects-1-content .left .content span {
    margin: 30px 0;
    display: block
}

.s-objects-1 .s-objects-1-content .left .content p {
    font-size: 36px
}

.s-objects-1 .s-objects-1-content .left .content ul {
    padding: 0;
    list-style-type: none
}

.s-objects-1 .s-objects-1-content .left .content ul li {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px
}

.s-objects-1 .s-objects-1-content .left .content ul li .column-1 {
    width: 30%;
    font-weight: 600
}

.s-objects-1 .s-objects-1-content .left .content ul li .column-2 {
    width: 70%
}

.s-objects-1 .s-objects-1-content .left .buttons {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.s-objects-1 .s-objects-1-content .left .buttons a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #c6c6c6
}

.s-objects-1 .s-objects-1-content .left .buttons a .arrow {
    width: 100px;
    background-color: #c6c6c6;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 56px;
    line-height: 1.9
}

.s-objects-1 .s-objects-1-content .left .buttons a span {
    margin: auto 0;
    margin-left: 15px
}

.s-objects-1 .s-objects-1-content .left .buttons .next-button {
    position: relative;
    right: 0
}

.s-objects-1 .s-objects-1-content .left .buttons .next-button span {
    margin-right: 15px;
    text-align: right
}

.s-objects-1 .s-objects-1-content .right {
    width: 50%;
    height: 100%;
    /*background-color: #000;*/
    background-color: #e6e6e6;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-technology-form {
    padding-left: 300px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #c3c3c3
}

.s-technology-form .left {
    width: 49%;
    padding: 1% 6%;
    font-weight: 500
}

.s-technology-form .left .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-technology-form .left .top .text {
    margin: auto 25px
}

.s-technology-form .left .top .text strong {
    font-size: 16px
}

.s-technology-form .left .bottom {
    width: 90%;
    font-size: 14px;
    margin-top: 20px;
    max-height: 100px
}

.s-technology-form .right {
    width: 49%;
    /*padding: 1% 4%*/
    padding: 1% 3%;
}

.s-technology-form .right form {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.s-technology-form .right form .first {
    width: 50%
}

.s-technology-form .right form .first input,
.s-technology-form .right form .first textarea {
    display: block;
    width: 95%;
    margin-top: 20px;
    border: none;
    color: #000
}

.s-technology-form .right form .first .last-input {
    height: 80px
}

.s-technology-form .right form .last {
    padding-top: 3%
}

.s-technology-form .right form .last button {
    margin-top: 30px;
    width: 100%;
    /*height: 70px;*/
    height: 80px;
    border: none
}

.technology-hedline {
    position: fixed;
    height: 175px;
    width: 100vw;
    top: 0;
    /*z-index: 1101*/
    z-index: 910
}

.technology-hedline .top {
    /*height: 100px;*/
    height: 70px;
    background-color: #b51d22;
    color: #fff;
    /*padding: 37px 70px;*/
    padding: 24px 110px;
    /*margin-left: 400px*/
    margin-left: 300px;
}

.technology-hedline ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    height: 75px;
    width: 100%;
    padding: 0;
    padding-left: 300px
}

.technology-hedline ul li {
    width: 26%;
    height: 100%;
    border-right: 1px solid #e6e6e6
}

.technology-hedline ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #c3c3c3;
    height: 75px;
    width: 100%;
    color: #000;
    padding: 3px 20px
}

.technology-hedline ul li a img {
    height: 70px;
    width: auto
}

.technology-hedline ul li a span {
    margin: auto 15px;
    line-height: 1.4
}

.technology-hedline ul li .active {
    background-color: #e6e6e6
}

.s-jet-fixed {
    margin-top: 145px;
    /*margin-top: 150px;*/
    margin-left: 300px;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 3% 5%
}

.s-jet-fixed .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    color: #fff
}

.s-jet-fixed .headline .bottom-space {
    color: #b51d22
}

.s-jet-fixed .middle {
    height: 175px;
    width: 490px;
    margin-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-jet-fixed .middle .left {
    background-color: #373737;
    width: 315px;
    color: #fff;
    font-size: 19px;
    padding: 25px 50px
}

.s-jet-fixed .middle .right {
    width: 175px;
    height: 175px;
    background-color: #b51d22
}

.s-jet-fixed .middle .right img {
    display: block;
    margin: auto;
    padding: 20px 0
}

.s-jet-fixed .mouse {
    margin-top: 150px
}

.s-jet-advantages .content {
    padding-left: 300px
}

.s-jet-advantages .content .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50%;
    width: 100%
}

.s-jet-advantages .content .text .text-1 {
    height: auto;
    width: 50%;
    background-color: #c3c3c3
}

.s-jet-advantages .content .text .text-1 p {
    padding: 40px 90px;
    width: 500px
}

.s-jet-advantages .content .text .text-1 .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 530px;
    margin-left: -2px
}

.s-jet-advantages .content .text .text-1 .items .item {
    width: 50%;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #b51d22;
    border: 2px solid #c3c3c3;
    font-size: 14px;
    color: #fff;
    padding: 0 20px
}

.s-jet-advantages .content .text .text-1 .items .item img {
    width: 30%;
    margin: auto
}

.s-jet-advantages .content .text .text-1 .items .item span {
    width: 70%;
    line-height: 1.4;
    margin: auto;
    margin-left: 20px
}

.s-jet-advantages .content .text .text-2 {
    width: 50%;
    background-color: #e6e6e6;
    padding: 40px 90px
}

.s-jet-advantages .content .text .text-2 p {
    font-size: 14px;
    width: 60%
}

.s-jet-advantages .content .text .text-2 .headline {
    font-size: 24px
}

.s-jet-advantages .content .photos {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-jet-advantages .content .photos img {
    width: 50%;
    height: 80%
}

.s-jet-advantages-2 {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #373737
}

.s-jet-advantages-2 .left-pannel {
    height: 100%;
    width: 50%;
    color: #e6e6e6;
    padding: 50px 100px
}

.s-jet-advantages-2 .left-pannel p {
    font-size: 14px;
    margin-top: 20px;
    font-weight: 500
}

.s-jet-advantages-2 .left-pannel .headline {
    font-size: 24px;
    line-height: 1.3
}

.s-jet-advantages-2 .right {
    height: 100%;
    width: 50%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-jet-advantages-2 .right img {
    display: block;
    height: 50%;
    width: 100%
}

.s-jet-advantages-2 .right .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.s-jet-advantages-2 .right .bottom img {
    width: 50%
}

.s-jet-type {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-jet-type .type {
    height: 100%;
    width: 50%
}

.s-jet-type .type .text {
    height: 450px;
    width: 100%;
    background-color: #e6e6e6;
    padding: 50px 100px
}

.s-jet-type .type .text .headline {
    font-size: 36px;
    height: 60px
}

.s-jet-type .type .text p {
    font-size: 14px;
    height: 130px
}

.s-jet-type .type .text .options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.s-jet-type .type .text .options .option {
    height: 80px;
    width: 35%;
    border-left: 2px solid rgba(55, 55, 55, .3);
    padding-left: 20px
}

.s-jet-type .type .text .options .option p {
    line-height: 1.2;
    height: 30px;
    font-weight: 600
}

.s-jet-type .type .text .options .option span {
    font-size: 24px;
    color: #b51d22;
    line-height: .8;
    margin-top: 25px;
    display: block
}

.s-jet-type .type img {
    display: block;
    height: 50%;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-jet-type .type-2 .text {
    background-color: #c3c3c3
}

.s-jet-stages {
    margin-left: 300px;
    background-color: #e6e6e6;
    padding: 3% 5%
}

.s-jet-stages .headline {
    font-size: 36px
}

.s-jet-stages .stages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-jet-stages .stages .stage {
    margin: 25px;
    width: 33%
}

.s-jet-stages .stages .stage img {
    margin-top: 50px;
    width: 100%;
    height: auto
}

.s-vibro-fixed {
    margin-top: 150px;
    margin-left: 300px;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 3% 5%
}

.s-vibro-fixed .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    color: #fff
}

.s-vibro-fixed .headline .bottom-space {
    color: #b51d22
}

.s-vibro-fixed .middle {
    height: 175px;
    width: 490px;
    margin-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-vibro-fixed .middle .left {
    background-color: #373737;
    width: 315px;
    color: #fff;
    font-size: 19px;
    padding: 25px 50px
}

.s-vibro-fixed .middle .right {
    width: 175px;
    height: 175px;
    background-color: #b51d22
}

.s-vibro-fixed .middle .right img {
    display: block;
    margin: auto;
    padding: 20px 0
}

.s-vibro-fixed .mouse {
    margin-top: 250px
}

.s-vibro-advantages .content {
    padding-left: 300px
}

.s-vibro-advantages .content .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50%;
    width: 100%
}

.s-vibro-advantages .content .text .text-1 {
    height: auto;
    width: 50%;
    background-color: #c3c3c3
}

.s-vibro-advantages .content .text .text-1 p {
    padding: 40px 90px;
    width: 500px
}

.s-vibro-advantages .content .text .text-1 .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 530px;
    margin-left: -2px
}

.s-vibro-advantages .content .text .text-1 .items .item {
    width: 50%;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #b51d22;
    border: 2px solid #c3c3c3;
    font-size: 14px;
    color: #fff;
    padding: 0 20px
}

.s-vibro-advantages .content .text .text-1 .items .item img {
    width: 30%;
    margin: auto
}

.s-vibro-advantages .content .text .text-1 .items .item span {
    width: 70%;
    line-height: 1.4;
    margin: auto;
    margin-left: 20px
}

.s-vibro-advantages .content .text .text-2 {
    width: 50%;
    background-color: #e6e6e6;
    padding: 40px 90px
}

.s-vibro-advantages .content .text .text-2 p {
    font-size: 14px;
    width: 60%
}

.s-vibro-advantages .content .text .text-2 .headline {
    font-size: 24px
}

.s-vibro-advantages .content .photos {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-vibro-advantages .content .photos img {
    width: 50%;
    height: 80%
}

.s-vibro-advantages-2 {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #373737
}

.s-vibro-advantages-2 .left-pannel {
    height: 100%;
    width: 50%;
    color: #e6e6e6;
    padding: 50px 100px
}

.s-vibro-advantages-2 .left-pannel p {
    font-size: 14px;
    margin-top: 20px;
    font-weight: 500
}

.s-vibro-advantages-2 .left-pannel .headline {
    font-size: 24px;
    line-height: 1.3
}

.s-vibro-advantages-2 .right {
    height: 100%;
    width: 50%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-vibro-advantages-2 .right img {
    display: block;
    height: 50%;
    width: 100%
}

.s-vibro-advantages-2 .right .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.s-vibro-advantages-2 .right .bottom img {
    width: 50%
}

.s-vibro-stages {
    margin-left: 300px;
    background-color: #e6e6e6;
    padding: 3% 5%
}

.s-vibro-stages .headline {
    font-size: 36px
}

.s-vibro-stages .stages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-vibro-stages .stages .stage {
    margin: 25px;
    width: 33%
}

.s-vibro-stages .stages .stage img {
    margin-top: 50px;
    width: 100%;
    height: auto
}

.s-injection-fixed {
    margin-top: 150px;
    margin-left: 300px;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 3% 5%
}

.s-injection-fixed .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    color: #fff
}

.s-injection-fixed .headline .bottom-space {
    color: #b51d22
}

.s-injection-fixed .middle {
    height: 175px;
    width: 490px;
    margin-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-injection-fixed .middle .left {
    background-color: #373737;
    width: 315px;
    color: #fff;
    font-size: 19px;
    padding: 25px 50px
}

.s-injection-fixed .middle .right {
    width: 175px;
    height: 175px;
    background-color: #b51d22
}

.s-injection-fixed .middle .right img {
    display: block;
    margin: auto;
    padding: 20px 0
}

.s-injection-fixed .mouse {
    margin-top: 150px
}

.s-injection-advantages .content {
    padding-left: 300px
}

.s-injection-advantages .content .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50%;
    width: 100%
}

.s-injection-advantages .content .text .text-1 {
    height: auto;
    width: 50%;
    background-color: #c3c3c3
}

.s-injection-advantages .content .text .text-1 p {
    padding: 40px 90px;
    width: 500px
}

.s-injection-advantages .content .text .text-1 .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 530px;
    margin-left: -2px
}

.s-injection-advantages .content .text .text-1 .items .item {
    width: 50%;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #b51d22;
    border: 2px solid #c3c3c3;
    font-size: 14px;
    color: #fff;
    padding: 0 20px
}

.s-injection-advantages .content .text .text-1 .items .item img {
    width: 30%;
    margin: auto
}

.s-injection-advantages .content .text .text-1 .items .item span {
    width: 70%;
    line-height: 1.4;
    margin: auto;
    margin-left: 20px
}

.s-injection-advantages .content .text .text-2 {
    width: 50%;
    background-color: #e6e6e6;
    padding: 40px 90px
}

.s-injection-advantages .content .text .text-2 p {
    font-size: 14px;
    width: 60%
}

.s-injection-advantages .content .text .text-2 .headline {
    font-size: 24px
}

.s-injection-advantages .content .photos {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-injection-advantages .content .photos img {
    width: 50%;
    height: 80%
}

.s-injection-advantages-2 {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #373737
}

.s-injection-advantages-2 .left-pannel {
    height: 100%;
    width: 50%;
    color: #e6e6e6;
    padding: 50px 100px
}

.s-injection-advantages-2 .left-pannel p {
    font-size: 14px;
    margin-top: 20px;
    font-weight: 500
}

.s-injection-advantages-2 .left-pannel .headline {
    font-size: 24px;
    line-height: 1.3
}

.s-injection-advantages-2 .right {
    height: 100%;
    width: 50%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-injection-advantages-2 .right img {
    display: block;
    height: 50%;
    width: 100%
}

.s-injection-advantages-2 .right .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.s-injection-advantages-2 .right .bottom img {
    width: 50%
}

.s-injection-type {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-injection-type .type {
    height: 100%;
    width: 50%
}

.s-injection-type .type .text {
    height: 450px;
    width: 100%;
    background-color: #e6e6e6;
    padding: 50px 100px
}

.s-injection-type .type .text .headline {
    font-size: 36px;
    line-height: 1.1;
    margin-top: 0
}

.s-injection-type .type .text p {
    font-size: 14px;
    margin-top: 20px;
    max-width: 500px
}

.s-injection-type .type img {
    display: block;
    height: 50%;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-injection-type .type-2 .text {
    background-color: #c3c3c3
}

.s-injection-stages {
    margin-left: 300px;
    background-color: #e6e6e6;
    padding: 3% 5%
}

.s-injection-stages .headline {
    font-size: 36px
}

.s-injection-stages .stages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-injection-stages .stages .stage {
    margin: 25px;
    margin-bottom: 0;
    width: 30%
}

.s-injection-stages .stages .stage p {
    margin-bottom: 0
}

.s-injection-stages .stages .stage img {
    margin-top: 50px;
    width: 100%;
    height: auto
}

.s-injection-stages .stages .stage-2 {
    margin-top: 51px
}

.s-engineering-fixed {
    margin-top: 150px;
    margin-left: 300px;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 3% 5%
}

.s-engineering-fixed .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    color: #fff
}

.s-engineering-fixed .headline .bottom-space {
    color: #b51d22
}

.s-engineering-fixed .middle {
    height: 175px;
    width: 490px;
    margin-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-engineering-fixed .middle .left {
    background-color: #373737;
    width: 315px;
    color: #fff;
    font-size: 19px;
    padding: 25px 50px
}

.s-engineering-fixed .middle .right {
    width: 175px;
    height: 175px;
    background-color: #b51d22
}

.s-engineering-fixed .middle .right img {
    display: block;
    margin: auto;
    padding: 20px 0
}

.s-engineering-fixed .mouse {
    margin-top: 150px
}

.s-engineering-advantages .content {
    padding-left: 300px
}

.s-engineering-advantages .content .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50%;
    width: 100%
}

.s-engineering-advantages .content .text .text-1 {
    height: auto;
    width: 50%;
    background-color: #c3c3c3
}

.s-engineering-advantages .content .text .text-1 p {
    padding: 40px 90px;
    width: 500px
}

.s-engineering-advantages .content .text .text-1 .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 530px;
    margin-left: -2px
}

.s-engineering-advantages .content .text .text-1 .items .item {
    width: 50%;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #b51d22;
    border: 2px solid #c3c3c3;
    font-size: 14px;
    color: #fff;
    padding: 0 20px
}

.s-engineering-advantages .content .text .text-1 .items .item img {
    width: 30%;
    margin: auto
}

.s-engineering-advantages .content .text .text-1 .items .item span {
    width: 70%;
    line-height: 1.4;
    margin: auto;
    margin-left: 20px
}

.s-engineering-advantages .content .text .text-2 {
    width: 50%;
    background-color: #e6e6e6;
    padding: 40px 90px
}

.s-engineering-advantages .content .text .text-2 p {
    font-size: 14px;
    width: 60%
}

.s-engineering-advantages .content .text .text-2 .headline {
    font-size: 24px
}

.s-engineering-advantages .content .photos {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-engineering-advantages .content .photos img {
    width: 50%;
    height: 80%
}

.s-engineering-advantages-2 {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #373737
}

.s-engineering-advantages-2 .left-pannel {
    height: 100%;
    width: 50%;
    color: #e6e6e6;
    padding: 50px 100px
}

.s-engineering-advantages-2 .left-pannel p {
    font-size: 12px;
    font-weight: 500;
    font-weight: 400
}

.s-engineering-advantages-2 .left-pannel p strong {
    font-size: 13px
}

.s-engineering-advantages-2 .left-pannel .headline {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500
}

.s-engineering-advantages-2 .left-pannel .top {
    margin-top: 30px;
    font-size: 14px;
    font-weight: 500
}

.s-engineering-advantages-2 .right {
    height: 100%;
    width: 50%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-engineering-advantages-2 .right img {
    display: block;
    height: 50%;
    width: 100%
}

.s-engineering-advantages-2 .right .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.s-engineering-advantages-2 .right .bottom img {
    width: 50%
}

.s-engineering-type {
    padding-left: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-engineering-type .type {
    height: 100%;
    width: 50%
}

.s-engineering-type .type .text {
    height: 400px;
    width: 100%;
    background-color: #e6e6e6;
    padding: 50px 100px
}

.s-engineering-type .type .text .headline {
    font-size: 30px;
    height: 60px
}

.s-engineering-type .type .text p {
    font-size: 14px;
    height: 130px;
    max-width: 500px
}

.s-engineering-type .type .text .options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.s-engineering-type .type .text .options .option {
    height: 80px;
    width: 35%;
    border-left: 2px solid rgba(55, 55, 55, .3);
    padding-left: 20px
}

.s-engineering-type .type .text .options .option p {
    line-height: 1.2;
    height: 30px;
    font-weight: 600
}

.s-engineering-type .type .text .options .option span {
    font-size: 24px;
    color: #b51d22
}

.s-engineering-type .type img {
    display: block;
    height: 50%;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-engineering-type .type-2 .text {
    background-color: #c3c3c3
}

.s-engineering-stages {
    margin-left: 300px;
    background-color: #e6e6e6;
    padding: 3% 5%
}

.s-engineering-stages .headline {
    font-size: 36px
}

.s-engineering-stages .stages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-engineering-stages .stages .stage {
    margin: 25px;
    width: 33%
}

.s-engineering-stages .stages .stage img {
    margin-top: 50px;
    width: 100%;
    height: auto
}

.s-kind-work .s-kind-work-content .right-col {
    width: 4%;
    position: fixed;
    top: 0;
    /*top: 50px;*/
   /* position: relative;*/
    right: 0;
    z-index: 100;
    /*left: -1px;*/
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-kind-work .s-kind-work-content .right-col .right-pannel-arrow-1 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    right: 0
}

.s-kind-work .s-kind-work-content .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-kind-work .s-kind-work-content .right-col ul .active {
    background-color: #b51d22
}

.s-kind-work .s-kind-work-content .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-kind-work .s-kind-work-content .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-kind-work .active .left-col {
    /*width: 75%*/
}

.s-kind-work .active .right-col {
    width: 25%
}

.s-kind-work .active .right-col ul {
    padding-left: 50px
}

.s-kind-work .active .right-col .right-pannel-arrow-1 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-1 .s-gain-foundations-content-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col {
    width: 96%;
    /*width: 100%;*/
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 3% 7% 5%;
    font-size: 36px;
    color: #fff;
    line-height: 1.2
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .text .botton-space {
    color: #b51d22
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .items .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*width: 270px;*/
    width: 340px;
    height: 100px;
    margin-top: 2px;
    background-color: #b51d22;
    color: #fff
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .items .item img {
    margin: auto 25px
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .items .item span {
    display: block;
    margin: auto 0;
    line-height: 1.2
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .mouse {
    margin-top: 100px;
    margin-left: 50px;
    margin-bottom: 20px
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .right-col {
    width: 4%;
    height: 100%;
    position: fixed;
    /*top: 0;*/
    top: 55px;
    /*position: relative;*/
    right: 0;
    z-index: 1000;
   /* left: -1px;*/
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .right-col .right-pannel-arrow-1 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    top: 15px;
    right: 0;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    /*margin-bottom: 40px;*/
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

@media (max-width: 1400px) {
    .s-gain-foundations-1 .s-gain-foundations-content-1 .right-col ul {
        margin-top: 5px;
        margin-bottom: 0;
    }
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .right-col ul li {
    /*margin-top: 10px;*/
    margin-top: 2px;
    width: 300px;
    padding: 2px 10px;
    /*padding: 5px 10px*/
}

.s-gain-foundations-1 .s-gain-foundations-content-1 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-1 .active .left-col {
    /*width: 75%*/
}

.s-gain-foundations-1 .active .right-col {
    width: 25%
}

.s-gain-foundations-1 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-1 .active .right-col .right-pannel-arrow-1 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-steps {
    height: 980px
}

.s-gain-foundations-steps .left-col .headline {
    font-size: 36px;
    font-weight: 500;
    padding: 3% 0 3% 7%
}

.s-gain-foundations-steps .left-col .headline .space {
    color: #b51d22
}

.s-gain-foundations-steps .left-col .steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 7%;
    padding-right: 7%
}

.s-gain-foundations-steps .left-col .steps .step {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: rgba(255, 255, 255, .4);
    height: 200px;
    overflow: hidden
}

.s-gain-foundations-steps .left-col .steps .step .triangle {
    position: relative;
    height: 150px;
    width: 150px;
    background-color: #373737;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 86px;
    top: 25px;
    text-align: right
}

.s-gain-foundations-steps .left-col .steps .step .triangle .year {
    position: relative;
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 60px;
    font-weight: 500;
    top: 36px;
    right: 10px
}

.s-gain-foundations-steps .left-col .steps .step .first-triangle {
    background-color: #b51d22
}

.s-gain-foundations-steps .left-col .steps .step .text {
    width: 200px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin: auto 0;
    color: #000
}

.s-gain-foundations-steps .left-col .steps .step-2 {
    background-color: rgba(255, 255, 255, .8)
}

.s-gain-foundations-steps .left-col .steps .step-3 {
    background-color: rgba(255, 255, 255, .8)
}

.s-gain-foundations-steps .left-col .steps .step-4 {
    background-color: rgba(255, 255, 255, .4)
}

.s-gain-foundations-steps .left-col .steps .step-6 {
    background-color: rgba(255, 255, 255, .8)
}

.s-gain-foundations-steps .left-col .steps .step-6 .button {
    height: 50px;
    position: relative;
    margin: auto
}

.s-gain-foundations-2 .s-gain-foundations-content-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col {
    width: 96%;
    /*width: 100%;*/
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .headline {
    font-size: 36px;
    font-weight: 500;
    padding: 3% 0 3% 7%
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .headline .space {
    color: #b51d22
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 7%;
    padding-right: 7%;
    margin-bottom: 30px
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: rgba(255, 255, 255, .4);
    height: 200px;
    overflow: hidden
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .triangle {
    position: relative;
    height: 150px;
    width: 150px;
    background-color: #373737;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 86px;
    top: 25px;
    text-align: right
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .triangle .year {
    position: relative;
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 60px;
    font-weight: 500;
    top: 36px;
    right: 10px
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .first-triangle {
    background-color: #b51d22
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .text {
    width: 200px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin: auto 0;
    color: #000
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-2 {
    background-color: rgba(255, 255, 255, .8)
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-3 {
    background-color: rgba(255, 255, 255, .8)
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-4 {
    background-color: rgba(255, 255, 255, .4)
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-6 {
    background-color: rgba(255, 255, 255, .8)
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-6 .button {
    height: 50px;
    position: relative;
    margin: auto
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .right-col .right-pannel-arrow-2 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-2 .active .left-col {
    width: 75%
}

.s-gain-foundations-2 .active .right-col {
    width: 25%
}

.s-gain-foundations-2 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-2 .active .right-col .right-pannel-arrow-2 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-3 .s-gain-foundations-content-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col {
    width: 96%;
    /*width: 100%;*/
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-weight: 500;
    padding: 4%;
    background-color: #e6e6e6
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col .headline {
    font-size: 36px
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col .headline .bottom-space {
    color: #b51d22
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input {
    width: 390px;
    height: 50px;
    margin: 30px 10px;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 2px solid rgba(0, 0, 0, .3);
    background-color: #e6e6e6
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form .button {
    display: block;
    border: none;
    margin-left: 10px;
    margin-top: 50px
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form textarea {
    margin-left: 10px;
    margin-top: 30px;
    border: none
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .right-col .right-pannel-arrow-3 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-foundations-3 .s-gain-foundations-content-3 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-3 .active .left-col {
    width: 75%
}

.s-gain-foundations-3 .active .right-col {
    width: 25%
}

.s-gain-foundations-3 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-3 .active .right-col .right-pannel-arrow-3 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-4 .s-gain-foundations-content-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col {
    width: 96%;
    /*width: 100%;*/
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .text {
    padding: 3% 5%
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .text .headline {
    font-size: 36px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .text .headline span {
    color: #b51d22
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step {
    height: 290px;
    width: 31%
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
    display: block;
    width: 235px;
    margin-top: 30px;
    position: absolute;
    z-index: 1;
    margin-left: 100px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .left {
    height: 290px;
    width: 145px;
    position: absolute
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .right {
    width: 100%;
    height: 100%
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .right .bottom {
    -webkit-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
    height: 50%;
    width: 100%
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .top {
    -webkit-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50%
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .top .numb {
    background-color: #b51d22;
    height: 70px;
    width: 50px;
    -webkit-transform: skewX(-50deg);
    -ms-transform: skewX(-50deg);
    transform: skewX(-50deg);
    margin-left: 50px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .top .numb span {
    display: block;
    -webkit-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
    color: #fff;
    font-size: 30px;
    margin: 10px 15px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .bottom {
    -webkit-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
    height: 50%;
    width: 100%
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-1 p {
    display: block;
    color: #fff;
    width: 150px;
    margin-top: 55px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-1 .left {
    background-color: #727272
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-1 .top {
    background-color: #727272
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-1 .top span {
    display: block;
    color: #fff;
    margin-left: 70px;
    margin-top: 100px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-1 .bottom {
    background-color: #727272
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .top {
    background-color: rgba(199, 199, 199, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .bottom {
    background-color: rgba(199, 199, 199, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .top {
    background-color: rgba(218, 218, 218, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .bottom {
    background-color: rgba(218, 218, 218, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .left {
    background-color: #c7c7c7
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .top {
    background-color: #c7c7c7
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .bottom {
    background-color: #c7c7c7
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .top {
    background-color: rgba(218, 218, 218, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .bottom {
    background-color: rgba(218, 218, 218, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .top {
    background-color: rgba(199, 199, 199, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .bottom {
    background-color: rgba(199, 199, 199, .8)
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col img {
    margin-left: 50px;
    margin-top: 25px;
    margin-bottom: 20px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .right-col .right-pannel-arrow-4 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-foundations-4 .s-gain-foundations-content-4 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-4 .active .left-col {
    width: 75%
}

.s-gain-foundations-4 .active .right-col {
    width: 25%
}

.s-gain-foundations-4 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-4 .active .right-col .right-pannel-arrow-4 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-5 .s-gain-foundations-content-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col {
    width: 96%;
    /*width: 100%;*/
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #e6e6e6
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .button {
    display: block;
    width: 172px;
    /*margin-top: -70px;*/
    margin-top: 40px;'
    margin-bottom: 15px;
    margin-left: 50%;
    left: -86px;
    background-color: rgba(255, 255, 255, .5);
    color: #000000;
    /*border: 2px solid #000*/
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .headline {
    padding: 50px 70px;
    font-size: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .headline .bottom-space {
    color: #b51d22
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col p {
    padding-left: 70px;
    max-width: 1200px
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type {
    height: 100%;
    width: 100%
}
.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type:last-child {
    margin-bottom: 30px;
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type .text {
    width: 100%;
    padding: 10px 70px
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type .text p {
    padding: 0
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
    display: block;
    height: 460px;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .right-col .right-pannel-arrow-5 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-5 .active .left-col {
    width: 75%
}

.s-gain-foundations-5 .active .right-col {
    width: 25%
}

.s-gain-foundations-5 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-5 .active .right-col .right-pannel-arrow-5 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-6 .s-gain-foundations-content-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col {
    /*width: 96%;*/
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top {
    background-color: #c3c3c3;
    padding: 30px 70px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .headline {
    font-size: 36px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .headline span {
    color: #b51d22
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item {
    width: 20%
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
    display: block
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    min-height: 580px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 {
    width: 33%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 30px;
    color: #fff
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 p {
    /*font-size: 20px*/
    font-size: 16px;
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul {
    /*font-size: 18px;*/
    font-size: 16px;
    list-style-type: decimal
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul li {
   /* font-size: 18px;
    margin-top: 15px*/
    font-size: 16px;
    margin-top: 5px;
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
    width: 34%;
    background-color: #e6e6e6;
    padding: 30px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 span {
    font-size: 20px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
    margin-top: 30px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-3 {
    width: 33%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .right-col .right-pannel-arrow-6 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-foundations-6 .s-gain-foundations-content-6 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-6 .active .left-col {
    width: 75%
}

.s-gain-foundations-6 .active .right-col {
    width: 25%
}

.s-gain-foundations-6 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-6 .active .right-col .right-pannel-arrow-6 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-7 .s-gain-foundations-content-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col {
    width: 96%;
    /*width: 100%;*/
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 {
    background: #000
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel {
    width: 80%;
    margin: auto
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-prev {
    /*left: -15%;*/
    left: -80px;
    width: 70px;
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-prev .carousel-control-prev-icon {
    background-image: url(/bitrix/templates/kron_template/css/../img/projects/arrow-prev.png);
    width: 24px;
    height: 72px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-next {
    /*right: -15%*/
    right: -80px;
    width: 70px;
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-next .carousel-control-next-icon {
    background-image: url(/bitrix/templates/kron_template/css/../img/projects/arrow-next.png);
    width: 24px;
    height: 72px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item {
    margin: auto;
    height: 920px;
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3,
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5,
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
    position: relative;
    display: inline-block;
    width: 33%;
    overflow: hidden;
    height: 50%;
    margin: -4px -2px
}
/*
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
    display: inline-block;
    width: 33%
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
    position: absolute;
    height: 50%;
    width: 33%;
    top: 0;
    padding: 3%
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
    position: relative;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    color: #fff;
    list-style-type: none;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 30px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul li {
    margin: 10px 10px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-1 {
    top: 10px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
    font-size: 20px;
    margin-bottom: 30%;
    margin-top: 10%
}*/

.s-gain-foundations-7 .s-gain-foundations-content-7 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .right-col .right-pannel-arrow-7 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-foundations-7 .s-gain-foundations-content-7 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-foundations-7 .active .left-col {
    width: 75%
}

.s-gain-foundations-7 .active .left-col .carousel-2 .carousel {
    width: 70%
}

.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3,
.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
    display: none
}

.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2,
.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5 {
    width: 50%
}

.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
    height: 50%;
    width: 50%
}

.s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
    font-size: 26px;
    margin-bottom: 10%
}

.s-gain-foundations-7 .active .right-col {
    width: 25%
}

.s-gain-foundations-7 .active .right-col ul {
    padding-left: 50px
}

.s-gain-foundations-7 .active .right-col .right-pannel-arrow-7 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-engineering-5 .s-gain-foundations-content-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col {
    width: 96%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #e6e6e6
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .button {
    display: block;
    width: 172px;
    margin-top: -70px;
    margin-bottom: 15px;
    margin-left: 50%;
    left: -86px;
    background-color: rgba(255, 255, 255, .5);
    border: 2px solid #000
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .headline {
    padding: 20px 70px;
    font-size: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .headline .bottom-space {
    color: #b51d22
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col p {
    padding-left: 70px;
    max-width: 1200px
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type {
    height: 100%;
    width: 50%
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type .text {
    width: 100%;
    padding: 10px 70px;
    height: 260px
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type .text p {
    padding: 0
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
    display: block;
    height: 460px;
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .right-col .right-pannel-arrow-5 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-engineering-5 .s-gain-foundations-content-5 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-engineering-5 .active .left-col {
    width: 75%
}

.s-gain-engineering-5 .active .right-col {
    width: 25%
}

.s-gain-engineering-5 .active .right-col ul {
    padding-left: 50px
}

.s-gain-engineering-5 .active .right-col .right-pannel-arrow-5 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-engineering-6 .s-gain-foundations-content-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 300px;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col {
    width: 96%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top {
    background-color: #c3c3c3;
    padding: 30px 70px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .headline {
    font-size: 36px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .headline span {
    color: #b51d22
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;*/
        -webkit-justify-content: space-between;
    -ms-flex-pack: start;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;

}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item {
    width: 19%
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
    display: block
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    height: 580px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 {
    width: 33%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 30px;
    color: #fff
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 p {
    font-size: 20px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul {
    font-size: 18px;
    list-style-type: decimal
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul li {
    font-size: 18px;
    margin-top: 15px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
    width: 34%;
    background-color: #e6e6e6;
    padding: 30px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 span {
    font-size: 20px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
    margin-top: 30px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-3 {
    width: 33%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .right-col {
    width: 4%;
    position: relative;
    right: 0;
    left: -1px;
    background-color: #373737;
    padding-bottom: 50px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .right-col .right-pannel-arrow-6 {
    position: relative;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-family: minionpro;
    font-size: 36px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .right-col ul {
    padding-left: 150px;
    list-style-type: none;
    margin-bottom: 40px;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .right-col ul .active {
    background-color: #b51d22
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .right-col ul li {
    margin-top: 10px;
    width: 300px;
    padding: 5px 10px
}

.s-gain-engineering-6 .s-gain-foundations-content-6 .right-col ul li a {
    color: #fff;
    text-transform: none;
    font-size: 14px
}

.s-gain-engineering-6 .active .left-col {
    width: 75%
}

.s-gain-engineering-6 .active .right-col {
    width: 25%
}

.s-gain-engineering-6 .active .right-col ul {
    padding-left: 50px
}

.s-gain-engineering-6 .active .right-col .right-pannel-arrow-6 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    right: -87%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
    -webkit-transition: -webkit-transform 0s ease;
    transition: -webkit-transform 0s ease;
    -o-transition: transform 0s ease;
    transition: transform 0s ease;
    transition: transform 0s ease, -webkit-transform 0s ease
}

@media (min-width:1700px) {
    .slider .slide {
        height: 100vh
    }
    .s-services .s-services-service .button-service {
        /*margin-top: 85vh*/
    }
    .s-reasons .content {
        height: 94vh;
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        padding: 3% 5%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 0;
        margin-bottom: 100px
    }
    .s-equipment .s-equipment-content {
        height: 100vh
    }
    .s-video .video-pannel {
       /*height: 100vh*/
    }
    .s-technology .technology {
        /*height: 100vh*/
    }
    .s-geography .s-geography-content {
        height: 100vh!important
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 90vh
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 100vh
    }
    .s-client .s-client-content {
        height: 100vh
    }
    .s-awards .s-awards-content {
        height: 74vh
       /*height: 100vh;*/
    }
    footer {
        height: 180px!important
    }
    footer .left-col,
    footer .right-col {
        padding-top: 1%
    }
}

@media (max-width:1799.98px) {
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        width: 20%;
        padding: 50px 45px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left p {
        margin: 15px 0;
        font-size: 30px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        width: 46%
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left {
        width: 20%;
        padding: 50px 45px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left p {
        margin: 15px 0;
        font-size: 30px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center {
        width: 46%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item a {
        margin-top: 8px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
        margin: 5px 45px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .headline {
        margin: 15px 45px 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
        /*height: 460px*/

        height: auto;
    }
    .s-contacts .s-contacts-content .bottom .right {
        padding-left: 0
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        line-height: 1.2
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        padding-top: 0
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 180px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    .s-client .s-client-content .left-col {
        padding: 3%
    }
    .s-client .s-client-content .right-col .reviews {
        padding: 5% 0
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active img {
        margin-left: -70px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active .text .first {
        margin-top: 20px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active .text p {
        font-size: 11px
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 18px 60px
    }
    .s-video .video-pannel .right-pannel .headline {
        margin-bottom: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
        margin-top: -3px
    }
    .s-technology .bottom .right {
        padding-left: 0
    }

    .s-services .s-services-service .button-service {
        /*margin: 830px 0 0 50%;*/
        /*margin: 770px 0 0 50%;*/
    }
}

@media (max-width:1599.98px) {
    .s-techno-blog-news .form {
        margin-left: 250px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 100px*/
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab a {
        /*padding: 38px 0*/
        padding: 23px 0;
    }
    .s-contacts .s-contacts-content .bottom .left {
        width: 49%
    }
    .left-pannel .content .phone-pannel .button-big {
        /*margin-right: -25px*/
    }
    .left-pannel .content .logo {
        padding-right: 5%;
        max-width: 215px
    }
    .left-pannel .menu .menu-content {
        left: 250px
    }
    .left-pannel .menu .hidden-menu {
        padding: 3rem 2.5rem
    }
    .left-pannel .menu .hidden-menu .second-col .design li {
        height: 55px
    }
    /*.left-pannel .menu .hidden-menu ul li {
        height: 35px
    }*/
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 350px;
        height: auto;
        margin-top: 20px
    }
    .left-pannel .content {
        width: 250px
    }
    .left-pannel .menu {
        left: 250px
    }
    .left-pannel .menu .collapsing {
        margin-left: 250px
    }
    .left-pannel .menu .show {
        left: 250px
    }
    .left-pannel .menu .navbar {
        left: 250px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 180px
    }
    .slider .slide .carousel-inner {
        margin-left: 250px
    }
    .s-services .s-services-header {
        margin-left: 250px
    }
    .s-services .s-services-service {
        padding-left: 250px
    }
    .s-awards-headline,
    .s-client-headline,
    .s-contacts-headline,
    .s-equipment-headline,
    .s-form-headline,
    .s-geography-headline,
    .s-interesting-header,
    .s-methods-headline,
    .s-objects-1-headline,
    .s-persona-header,
    .s-projects-headline,
    .s-reasons-header,
    .s-services-header,
    .s-steps-headline,
    .s-team-headline,
    .s-techno-blog-headline,
    .s-techno-blog-news-headline,
    .s-technology-headline,
    .s-video-headline,
    .seo-main-headline {
        margin-left: 250px
    }
    .s-reasons .content {
        margin-left: 250px
    }
    .s-video .video-pannel {
        margin-left: 250px
    }
    .s-technology .technology {
        margin-left: 250px
    }
    .s-equipment .s-equipment-content {
        margin-left: 250px
    }
    .s-geography .s-geography-content {
        padding-left: 250px
    }
    .s-projects .s-projects-content {
        margin-left: 250px
    }
    .s-client .s-client-content {
        margin-left: 250px
    }
    .s-awards .s-awards-content {
        margin-left: 250px
    }
    footer {
        margin-left: 250px
    }
    .s-team .content {
        margin-left: 250px
    }
    .s-persona .s-persona-content {
        margin-left: 250px
    }
    .s-interesting .s-interesting-content {
        padding-left: 250px
    }
    .s-steps .s-steps-content {
        padding-left: 250px
    }
    .s-methods .s-methods-content {
        margin-left: 250px
    }
    .s-contacts .s-contacts-content {
        padding-left: 250px
    }
    .s-techno-blog .techno-blog {
        padding-left: 250px
    }
    .s-techno-blog-news .s-techno-blog-news-content {
        padding-left: 250px
    }
    .s-form .s-form-content {
        margin-left: 250px
    }
    .s-objects-1 .s-objects-1-content {
        padding-left: 250px
    }
    .s-technology-form {
        padding-left: 250px
    }
    .technology-hedline .top {
        /*margin-left: 350px*/
        /*margin-left: 300px*/
        margin-left: 260px
    }
    .technology-hedline ul {
        padding-left: 250px
    }
    .s-jet-fixed {
        margin-top: 110px;
        margin-left: 250px
    }
    .s-jet-advantages .content {
        padding-left: 250px
    }
    .s-jet-advantages-2 {
        padding-left: 250px
    }
    .s-jet-type {
        padding-left: 250px
    }
    .s-jet-stages {
        margin-left: 250px
    }
    .s-vibro-fixed {
        margin-left: 250px
    }
    .s-vibro-advantages .content {
        padding-left: 250px
    }
    .s-vibro-advantages-2 {
        padding-left: 250px
    }
    .s-vibro-stages {
        margin-left: 250px
    }
    .s-injection-fixed {
        margin-left: 250px
    }
    .s-injection-advantages .content {
        padding-left: 250px
    }
    .s-injection-advantages-2 {
        padding-left: 250px
    }
    .s-injection-type {
        padding-left: 250px
    }
    .s-injection-stages {
        margin-left: 250px
    }
    .s-engineering-fixed {
        margin-left: 250px
    }
    .s-engineering-advantages .content {
        padding-left: 250px
    }
    .s-engineering-advantages-2 {
        padding-left: 250px
    }
    .s-engineering-type {
        padding-left: 250px
    }
    .s-engineering-stages {
        margin-left: 250px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active img {
        width: 290px;
        height: 430px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item .text p {
        margin-bottom: 7px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active .text {
        padding-left: 15px
    }
    .s-services .s-services-service .button-service {
        /*left: 55px*/
    }
}

@media (max-width:1499.98px) {
    .s-techno-blog-news .form p {
        width: 38%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
        padding: 30px 5%
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 120px*/
    }
    .slider .slide {
        height: 800px
    }
    .s-steps .s-steps-content .steps .step-6 {
        padding: 3% 2%
    }
    .s-steps .s-steps-content .steps .step .text {
        margin-left: -30px
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: 10px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 45px;
        right: 12px
    }
    .s-interesting .s-interesting-content .facts .item {
        padding-left: 3%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -25px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        width: 200px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 160px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .slider .slide .carousel-indicators li {
        padding: 7px 5px 7px 10px;
        margin-top: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 17px;
        margin: auto 10px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 50%
    }
    .s-technology .bottom .left {
        width: 40%
    }
    .s-technology .bottom .left .bottom {
        width: 100%
    }
    .s-technology .bottom .right {
        width: 60%
    }
}

@media (max-width:1399.98px) {
    .s-technology-form .left {
        width: 49%
    }
    .s-contacts .s-contacts-content .bottom .right {
        width: 50%
    }
    .s-contacts .s-contacts-content .bottom .left {
        width: 49%
    }
    .s-methods .s-methods-content .methods {
        height: 700px
    }
    .s-methods .s-methods-content .methods .method {
        height: 330px;
        width: 310px
    }
    .s-steps .s-steps-content {
        height: 780px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 20px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
        margin-top: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 50%
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 15px 35px
    }
    .s-steps .s-steps-content .steps {
        padding-left: 3%;
        padding-right: 3%
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -21px
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: 38px
    }
    .s-interesting .s-interesting-content .facts .item-9 .red-text {
        margin-top: 38px
    }
    .s-services .s-services-service .item .content {
        padding: 3% 2%
    }
    .slider .slide .carousel-indicators {
        padding: 2% 1% 6% 3%
    }
    .s-services .s-services-service .item .content .two-button .button {
        margin: 5px
    }
    .s-services .s-services-service .item .content .text {
        padding: 5% 3% 5%
    }
    .s-services .s-services-service .item .content .headline {
        margin-left: 10px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
        padding: 2% 5%
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        font-size: 14px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        padding-left: 10px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        padding: 6% 5%
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 720px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 720px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 720px
    }
    .s-client .s-client-content .left-col {
        padding: 2% 2%
    }
    .s-client .s-client-content .right-col {
        padding: 2% 10px 2% 40px
    }
    .s-client .s-client-content .right-col .reviews {
        padding: 5% 0
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 15px 25px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
        font-size: 12px;
        padding: 10px 20px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 18px;
        margin-top: 3%;
        margin-bottom: 5%;
        line-height: 1.2
    }
    footer .left-col {
        padding-left: 5%
    }
    .s-geography {
        height: 800px;
        overflow: hidden
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 120px*/
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 16px;
        margin: auto 10px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 300px;
        margin-top: 50px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active img {
        margin-left: -40px;
        width: 250px;
        height: 350px
    }
    .s-techno-blog-news .s-techno-blog-news-content .right-col {
        padding: 5% 2%
    }
    .s-techno-blog-news .form p {
        width: 50%
    }
    .s-techno-blog-news .form form {
        width: 30%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-techno-blog-news .form form input {
        width: 100%;
        margin-top: 10px
    }
    .s-techno-blog-news .form form .button {
        bottom: 0;
        width: 100%;
        margin-top: 10px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .right {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        width: 70%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        width: 30%
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .right {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center {
        width: 70%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left {
        width: 30%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin-top: 30px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left .button {
        margin-top: 30px
    }
    .s-objects-1 .s-objects-1-content {
        display: block
    }
    .s-objects-1 .s-objects-1-content .left {
        width: 100%
    }
    .s-objects-1 .s-objects-1-content .right {
        width: 100%
    }
}

@media (max-width:1299.98px) {
    .s-technology-form .left .top .text {
        margin-right: 0
    }
    .s-methods .s-methods-content {
        height: 780px
    }
    .s-methods .s-methods-content .methods .method {
        width: 280px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text span {
        padding-left: 15px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        padding-left: 3%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        font-size: 13px;
        padding-left: 3px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
        padding: 2%
    }
    .s-video .video-pannel .right-pannel {
        padding-top: 30px;
        padding-left: 40px
    }
    .slider .slide .carousel-indicators li {
        margin-top: 0
    }
    .s-steps .s-steps-content .steps .step .text {
        margin-left: -52px;
        font-size: 15px
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: 10px
    }
    .s-interesting .s-interesting-content .facts .item-10 {
        padding-top: 15px
    }
    .s-interesting .s-interesting-content .facts .item-10 .arrow {
        top: 30px
    }
    .s-interesting .s-interesting-content .facts .item-11 {
        padding-top: 15px
    }
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: 7px
    }
    .s-interesting .s-interesting-content .facts .item-12 {
        padding-top: 15px
    }
    .s-interesting .s-interesting-content .facts .item-12 .arrow {
        top: 53px
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 25px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
        padding-left: 0
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav {
        /*top: 150px*/
        top: 45%;
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
       /* height: 120px*/
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 16px;
        margin: auto 0
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 620px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 620px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 620px
    }
    .s-client .s-client-content .left-col {
        padding: 1%
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 150px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
        font-size: 10px;
        padding: 10px 15px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 16px;
        margin-top: 3%;
        margin-bottom: 5%;
        line-height: 1.2
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        padding: 5% 7%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle.text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 50%
    }
    .s-equipment .s-equipment-content p {
        padding-top: 3%;
        padding-bottom: 0
    }
    .s-equipment .s-equipment-content .owl-carousel {
        padding-top: 0
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content .first {
        margin-bottom: 10px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 15px 15px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 300px;
        margin-top: 40px
    }
    footer .left-col {
        padding-left: 3%
    }
    footer .left-col .col {
        width: 100px
    }
    footer .left-col .col-4 {
        margin-left: 20px;
        width: 90px
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .button-equipment {
        width: 100%
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 280px;
        margin-top: 55px
    }
    .s-services .s-services-service .item .content,
    .s-services .s-services-service .item img {
        height: 410px
    }
    .s-persona .s-persona-content .left a {
        margin-top: 50px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
        width: 410px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form .button {
        padding: 15px 30px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle p {
        font-size: 16px
    }
    .s-services .s-services-service .item .content .headline {
        font-size: 28px
    }
    .s-services .s-services-service .item .content .text {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (max-width:1199.98px) {
    .technology-hedline {
        display: none
    }
    .s-techno-blog-news .form {
        margin-left: 0
    }
    .s-services .s-services-service .item .content .text {
        padding: 2%
    }
    .s-services .s-services-service .item .content .headline {
        line-height: 1.2
    }
    .slider .slide {
        height: 700px
    }
    .s-team {
        margin-top: 80px
    }
    .left-pannel .content {
        height: 80px;
        min-height: 80px;
        width: 100vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-left: 100px
    }
    .left-pannel .content .phone-pannel {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        right: 20px;
        top: 0;
        padding: 5px;
        height: 80px;
        margin: 0
    }
    .left-pannel .content .phone-pannel .phone {
        display: none
    }
    .left-pannel .content .phone-pannel .button-big {
        /*height: 60px;
        width: 60px;*/
        height: 45px;
        width: 45px;
       /* display: block;*/
        margin-right: 0;
        padding: 0;
    }
    .left-pannel .content .phone-pannel .button-big span {
        display: none
    }
    .left-pannel .content .phone-pannel .button-big img {
        /*height: 45px;
        width: 45px;*/
        height: 30px;
        width: 30px;
        /*top: 6px;
        left: 0*/
    }
    .left-pannel .content a {
        height: 80px;
        width: 150px;
        margin: auto;
        position: relative
    }
    .left-pannel .content a .logo {
        padding: 0;
        position: relative;
        top: 14px;
        height: 50px;
        width: 130px;
        margin: auto;
        min-width: 50px;
        left: -55px
    }
    .left-pannel .content .your-town {
        display: none
    }
    .left-pannel .content .menu {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        left: 0
    }
    .left-pannel .menu .menu-content {
        left: 0
    }
    .left-pannel .menu .navbar {
        left: 0;
        height: 80px;
        padding: 0
    }
    .left-pannel .menu .navbar .hamburger {
        background-color: #fff;
        height: 80px;
        padding: 0 10px
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box {
        top: 2px
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner {
        background-color: #373737
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner::before {
        background-color: #373737
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner::after {
        background-color: #373737
    }
    .left-pannel .menu .navbar .is-active {
        background-color: #b51d22
    }
    .left-pannel .menu .container {
        padding: 20px 70px
    }
    .left-pannel {
        display: block
    }
    .left-pannel .menu {
        left: 0
    }
    .left-pannel .menu .hidden-menu {
        padding: 1.5rem 0
    }
    .left-pannel .menu .hidden-menu .second-col .design li {
        height: 50px
    }
    .left-pannel .menu .hidden-menu ul {
        margin-bottom: 0
    }
    .left-pannel .menu .hidden-menu ul .headline {
        /*height: 50px*/
    }
   .left-pannel .menu .hidden-menu ul li {
        /*height: 35px*/
    }
    .left-pannel .menu .hidden-menu ul li .headline {
        padding-left: 0
    }
    .left-pannel .menu .hidden-menu ul li a {
        padding: 5px 10px
    }
    .left-pannel .menu .collapsing {
        margin-left: 0;
        top: 80px
    }
    .left-pannel .menu .collapse {
        top: 80px
    }
    .left-pannel .menu .show {
        left: 0;
        top: 80px
    }
    .slider {
        position: relative;
        display: block
    }
    .slider .slide .carousel-inner {
        margin-left: 0
    }
    .s-services .s-services-header {
        margin-left: 0
    }
    .s-services .s-services-service {
        padding-left: 0
    }
    .s-awards-headline,
    .s-client-headline,
    .s-contacts-headline,
    .s-equipment-headline,
    .s-form-headline,
    .s-geography-headline,
    .s-interesting-header,
    .s-methods-headline,
    .s-objects-1-headline,
    .s-persona-header,
    .s-projects-headline,
    .s-reasons-header,
    .s-services-header,
    .s-steps-headline,
    .s-team-headline,
    .s-techno-blog-headline,
    .s-techno-blog-news-headline,
    .s-technology-headline,
    .s-video-headline,
    .seo-main-headline {
        margin-left: 0;
        height: 80px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span,
    .seo-main-headline span {
        padding-top: 24px
    }
    .s-reasons .content {
        margin-left: 0
    }
    .s-video {
        height: 880px
    }
    .s-video .video-pannel {
        margin-left: 0
    }
    .s-technology .technology {
        margin-left: 0
    }
    .s-equipment .s-equipment-content {
        margin-left: 0
    }
    .s-geography .s-geography-content {
        padding-left: 0
    }
    .s-projects .s-projects-content {
        margin-left: 0
    }
    .s-client .s-client-content {
        margin-left: 0
    }
    .s-client .s-client-content .left-col {
        padding: 2% 4%
    }
    .s-awards .s-awards-content {
        margin-left: 0
    }
    footer {
        margin-left: 0
    }
    .s-team .content {
        margin-left: 0
    }
    .s-persona .s-persona-content {
        margin-left: 0
    }
    .s-interesting .s-interesting-content {
        padding-left: 0
    }
    .s-steps .s-steps-content {
        padding-left: 0
    }
    .s-methods .s-methods-content {
        margin-left: 0
    }
    .s-contacts .s-contacts-content {
        padding-left: 0
    }
    .s-techno-blog .techno-blog {
        padding-left: 0
    }
    .s-techno-blog-news .s-techno-blog-news-content {
        padding-left: 0
    }
    .s-form .s-form-content {
        margin-left: 0
    }
    .s-objects-1 .s-objects-1-content {
        padding-left: 0
    }
    .s-technology-form {
        padding-left: 0
    }
    .technology-hedline {
        padding-left: 350px
    }
    .s-jet-fixed {
        margin-left: 0
    }
    .s-jet-advantages .content {
        padding-left: 0
    }
    .s-jet-advantages-2 {
        padding-left: 0
    }
    .s-jet-type {
        padding-left: 0
    }
    .s-jet-stages {
        margin-left: 0
    }
    .s-vibro-fixed {
        margin-left: 0
    }
    .s-vibro-advantages .content {
        padding-left: 0
    }
    .s-vibro-advantages-2 {
        padding-left: 0
    }
    .s-vibro-stages {
        margin-left: 0
    }
    .s-injection-fixed {
        margin-left: 0
    }
    .s-injection-advantages .content {
        padding-left: 0
    }
    .s-injection-advantages-2 {
        padding-left: 0
    }
    .s-injection-type {
        padding-left: 0
    }
    .s-injection-stages {
        margin-left: 0
    }
    .s-engineering-fixed {
        margin-left: 0
    }
    .s-engineering-advantages .content {
        padding-left: 0
    }
    .s-engineering-advantages-2 {
        padding-left: 0
    }
    .s-engineering-type {
        padding-left: 0
    }
    .s-engineering-stages {
        margin-left: 0
    }
    .s-services .s-services-service .button-service {
        left: 0
    }
    .slider .slide .carousel-indicators {
        width: 35%;
        padding-top: 100px
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
        /*right: -100px*/
    }
    /*.s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 50px
    }*/
    .s-technology .technology .r-tabs .r-tabs-panel {
        height: 670px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: -15px
    }
    .s-geography .s-geography-content .text {
        width: 50%
    }
    .slider .slide .carousel-inner .carousel-item div {
        margin-top: 40px
    }
    .slider .slide .carousel-inner .carousel-item {
        padding: 10% 5%
    }
    .s-services .s-services-service .item .content .headline span {
        font-size: 30px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 22px
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 47px
    }
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: 30px
    }
}

@media (max-width:1099.98px) {
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 25px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 0
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        margin-left: -15px
    }
    .s-services .s-services-service .item .content .text {
        padding-bottom: 5%;
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        margin: auto 0
    }
    .s-services .s-services-service .item .content .headline {
        line-height: 1.2
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 140px
    }
    .s-awards .s-awards-content {
        height: 520px
    }
    .s-awards .s-awards-content .right-col .top {
        height: 20%
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        margin-top: -9px
    }
    .s-awards .s-awards-content .right-col .bottom p {
        margin-bottom: 0
    }
    .s-awards .s-awards-content .right-col .bottom .button-awards-2 {
        top: 10px
    }
    .s-awards .s-awards-content .button-awards {
        bottom: 80px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo {
        padding: 10px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 10px
    }
}

@media (max-width:999.98px) {
    .s-technology-form {
        display: block
    }
    .s-technology-form .left {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .s-technology-form .right {
        width: 100%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form {
        margin-left: -15px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
        display: block
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle p {
        width: 100%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form {
        width: 100%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
        width: 390px
    }
    .s-methods .s-methods-content .methods .method {
        width: 270px
    }
    .s-interesting .s-interesting-content {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-interesting .s-interesting-content .facts .item-5 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-interesting .s-interesting-content .facts .item-6 {
        background-color: rgba(255, 255, 255, .8)
    }
    .s-interesting .s-interesting-content .facts .item-7 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-steps .s-steps-content {
        height: 700px
    }
    .s-steps .s-steps-content .steps {
        height: 500px
    }
    .s-steps .s-steps-content .steps .step-6 .years-5 {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        margin-left: -15px
    }
    .s-steps .s-steps-content .steps .step {
        height: 250px
    }
    .s-interesting .s-interesting-content .facts .item-9 .arrow {
        margin-top: 20px
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 47px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 23px
    }
    .s-interesting .s-interesting-content {
        height: 1000px
    }
    .s-interesting .s-interesting-content .facts .item {
        width: 33.3%
    }
    .s-persona .s-persona-content .right {
        width: 50%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .left {
        width: 40%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
        width: 60%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        width: 180px;
        margin-left: -20px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 130px
    }
    .left-pannel .menu .container {
        padding: 50px 0;
        margin-left: 50px
    }
    .slider .slide {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .slider .slide .carousel-inner {
        width: 100%;
        margin-right: 0;
        position: relative;
        height: 630px
    }
    .slider .slide .carousel-inner .carousel-item {
        padding-left: 120px
    }
    .slider .slide .carousel-indicators {
        display: block;
        position: relative;
        width: 100%;
        padding: 50px 120px
    }
    .slider .slide .carousel-indicators li {
        /*width: 300px;*/
        width: auto;
        margin-top: 0
    }
    .s-video {
        height: 1070px
    }
    .s-video .video-pannel {
        display: block
    }
    .s-video .video-pannel .container {
        width: 100vw;
        margin: 0;
        margin-right: 0;
        height: auto
    }
    .s-video .video-pannel .container .embed-responsive {
        width: 100vw
    }
    .s-video .video-pannel .container .mouse {
        display: none
    }
    .s-video .video-pannel .right-pannel {
        width: 100%;
        height: auto;
        padding: 5% 15% 0 15%
    }
    .s-video .video-pannel .right-pannel .signature {
        width: 133px;
        margin-bottom: 0
    }
    .s-video .video-pannel .right-pannel a {
        top: -85px;
        left: 200px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col {
        width: 100%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .right-col {
        display: none
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 14px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 35%
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        height: 100px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 14px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        margin-left: -5px
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 520px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 520px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 520px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 14px;
        margin-top: 0
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        padding: 1.5%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
        padding: 5px 7px
    }
    .s-client .s-client-content {
        display: block
    }
    .s-client .s-client-content .left-col {
        width: 100%
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 150px
    }
    .s-client .s-client-content .right-col {
        width: 100%;
        padding: 2% 10%;
        height: 540px
    }
    .s-client .s-client-content .right-col .reviews {
        height: 400px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 260px;
        margin-top: 0
    }
    .s-technology .bottom {
        display: block
    }
    .s-technology .bottom .left {
        width: 100%;
        padding: 1% 5% 0 5%;
        margin: 0
    }
    .s-technology .bottom .right {
        width: 100%;
        padding: 0 5% 1% 5%;
        margin: 0
    }
}

@media (max-width:899.98px) {
    .s-projects .s-projects-content .top-pannel {
        padding: 20px 50px
    }
    .s-projects .s-projects-content .r-tabs .r-tabs-accordion-title {
        display: none
    }
    .s-techno-blog-news .form form .button {
        padding: 15px
    }
    .s-techno-blog-news .s-techno-blog-news-content .left-col {
        width: 100%
    }
    .s-techno-blog-news .s-techno-blog-news-content .right-col {
        display: none
    }
    .s-contacts .s-contacts-content .bottom .left {
        margin-left: 0
    }
    .s-contacts .s-contacts-content .bottom {
        display: block;
        height: auto;
       /* padding: 30px 50px*/
       padding: 30px 10px;
    }
    .s-contacts .s-contacts-content .bottom .left {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right {
        width: 100%
    }
    .s-methods .s-methods-content {
        display: block
    }
    .s-methods .s-methods-content .headline {
        width: 100%
    }
    .s-methods .s-methods-content .methods {
        height: 600px;
        width: 100%;
    }
    .s-methods .s-methods-content .methods .method {
        height: 300px;
        width: 250px
    }
    footer {
        height: 100%
    }
    footer .right-col {
        padding-left: 2%
    }
    footer .left-col .column-4 {
        margin-left: 20px
    }
    .left-pannel .menu .hidden-menu ul li .headline {
        padding: 15px 0
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: -10px
    }
    .s-steps .s-steps-content .steps {
        height: 420px
    }
    .s-steps .s-steps-content .steps .step {
        height: 210px
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 26px;
        right: 118px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 32px;
        right: 5px
    }
    .s-steps .s-steps-content .steps .step .text {
        font-size: 14px
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: 61px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-9 .arrow {
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -20px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        margin-left: -50px;
        width: auto;
    }
    .s-team .content .r-tabs .r-tabs-accordion-title {
        height: 150px;
        width: 100%;
        border-bottom: 1px #fff solid;
        background-color: #c6c6c6
    }
    .s-team .content .r-tabs .r-tabs-accordion-title a {
        display: block;
        width: 100%;
        height: 150px;
        font-size: 36px;
        color: #000;
        text-decoration: none;
        padding: 45px 20%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title {
        height: 150px;
        width: 100%;
        border-bottom: 1px #fff solid;
        background-color: #c6c6c6
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title a {
        display: block;
        width: 100%;
        height: 150px;
        font-size: 36px;
        color: #000;
        text-decoration: none;
        text-align: center;
        padding: 45px 0
    }
    .s-team .content .r-tabs .r-tabs-state-active {
        background-color: #e6e6e6
    }
    .left-pannel .menu .hidden-menu ul {
        padding-left: 10%;
        width: 320px
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        -ms-flex-order: -3;
        order: -3
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work-active li {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu-active li {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design-active li {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu-active li {
        display: block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog-active li {
        display: block
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title {
        width: 100%;
        height: 100px;
        padding-left: 10%;
        border-bottom: 1px rgba(255, 255, 255, .8) solid;
        border-top: 1px rgba(255, 255, 255, .8) solid
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title a {
        display: block;
        color: #000;
        height: 100%;
        width: 100%;
        text-decoration: none
    }
    .s-geography .s-geography-content .text {
        width: 70%;
        margin-left: 75px
    }
    .s-client .s-client-content .right-col {
        height: 610px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 230px;
        margin-top: 15px
    }
    .s-awards .s-awards-content .right-col .middle .owl-nav .owl-next {
        left: 88%
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo {
        padding: 5px;
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo .content p {
        font-size: 12px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content .first {
        margin-bottom: 0
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 5px 8px
    }
    .s-awards .s-awards-content .left-col .bottom .right {
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-awards .s-awards-content .left-col .bottom .left .bottom-photo {
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 320px
    }
    /*.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
        display: none
    }*/
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3 {
        height: 100%;
        width: 30%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 40%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 img {
        height: 100%;
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        padding: 3%;
        width: 40%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 li {
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 15px;
        text-align: center
    }
    .s-services .s-services-service .item .content {
        padding: 1% 2%
    }
    .s-services .s-services-service .item .content .headline span {
        font-size: 26px
    }
    .s-video {
        height: 1150px
    }
    .s-form .s-form-content form textarea {
        width: 500px
    }
    .s-form .s-form-content form input {
        width: 300px;
        margin: 10px
    }
    .s-form .s-form-content form .button {
        margin-top: 20px
    }
}

@media (max-width:799.98px) {
    .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-prev {
        height: 70%;
        width: 140px;
        display: none;
    }
   /* .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-prev span {
        display: none
    }*/
    .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-next {
        height: 70%;
        width: 140px;
        display: none;
    }
    /*.s-projects .s-projects-content .carousel-1 .carousel .carousel-control-next span {
        display: none
    }*/
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li {
        margin: 10px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
        width: 28%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-2 {
        width: 78%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        width: 100%;
        padding: 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin: auto 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 30px 45px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left p {
        margin: 0;
        font-size: 23px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left span {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center ul li {
        margin: 10px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center ul li .column-1 {
        width: 28%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center ul li .column-2 {
        width: 78%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center {
        width: 100%;
        padding: 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left .button {
        margin: auto 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 45px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left p {
        margin: 0;
        font-size: 23px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left span {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .s-geography .s-geography-content .right-pannel {
        display: none
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 8px;
        right: 137px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 54px;
        right: 9px
    }
    .s-steps .s-steps-content .steps .step-3 {
        background-color: rgba(255, 255, 255, .8)
    }
    .s-steps .s-steps-content .steps .step-4 {
        background-color: rgba(255, 255, 255, .4)
    }
    .s-steps .s-steps-content {
        height: 770px
    }
    .s-steps .s-steps-content .steps .step {
        width: 50%
    }
    .s-services .s-services-service .button-service {
       /* margin-top: 690px*/
       left: 0;
       top: 690px;
    }
    .s-services {
        height: 830px
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: 38px
    }
    .s-persona .s-persona-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .s-persona .s-persona-content .left,
    .s-persona .s-persona-content .right {
        width: 100%
    }
    .s-services .s-services-service .item {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        width: 100%
    }
    .s-services .s-services-service .item img {
        width: 100%
    }
    .s-services .s-services-service .item .content {
        padding: 5% 10%;
        width: 100%;
        height: auto!important;
        margin: auto
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
        /*right: -70px*/
    }
    .s-geography {
        height: 520px
    }
    .s-geography .s-geography-content svg {
        display: none
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 320px
    }
    /*.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
        display: none
    }*/
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        width: 50%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 50%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 img {
        height: 100%;
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        padding: 3%;
        width: 50%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 li {
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 16px
    }
    .s-client .s-client-content .right-col {
        display: none
    }
    .s-awards .s-awards-content .right-col .bottom {
        font-size: 14px
    }
    .s-awards .s-awards-content .right-col .bottom .button {
        font-size: 11px;
        margin-top: 10px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 210px;
        margin-top: 20px
    }
    footer {
        display: block;
        height: 100%;
        padding: 2% 4%
    }
    footer .left-col {
        width: 100%
    }
    footer .right-col {
        width: 100%
    }
    .s-reasons .content {
        background-image: none!important;
        background-color: #373737
    }
    .s-video {
        height: 1100px
    }
}

@media (max-width:699.98px) {
    .s-services-header span {
        padding-left: 70px
    }
    .s-projects .s-projects-content .top-pannel .center {
        left: -115px
    }
    .s-projects .s-projects-content .top-pannel {
        padding: 20px 25px
    }
    .s-techno-blog-news .form form .button {
        width: 30%;
        margin-left: 0
    }
    .s-techno-blog-news .form form input {
        width: 30%;
        margin-left: 0;
        margin-right: 10px
    }
    .s-techno-blog-news .form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-techno-blog-news .form p {
        width: 100%
    }
    .s-techno-blog-news .form form {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: auto 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title {
        height: 100px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title a {
        padding-top: 20px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
        height: auto
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 17px;
        right: 120px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 40px
    }
    .s-steps .s-steps-content {
        height: 810px
    }
    .s-interesting .s-interesting-content .facts .item-5 {
        background-color: rgba(255, 255, 255, .6)
    }
    .s-video {
        height: 1050px
    }
    .slider .slide .carousel-inner .carousel-item {
        padding-left: 60px
    }
    .s-interesting .s-interesting-content {
        height: 1390px
    }
    .s-interesting .s-interesting-content .facts .item {
        width: 50%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom {
        display: block;
        height: 100%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .left,
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
        width: 100%;
        padding: 2% 6%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss {
        width: 100%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .worker {
        width: 100%
    }
    .left-pannel .menu .navbar .hamburger {
        width: 80px
    }
    .left-pannel .content .phone-pannel {
        right: 10px
    }
    .slider .slide .carousel-inner {
        height: 580px;
        width: 100%
    }
    .slider .slide .carousel-indicators {
        padding: 50px 80px
    }
    .s-awards-headline,
    .s-client-headline,
    .s-contacts-headline,
    .s-equipment-headline,
    .s-form-headline,
    .s-geography-headline,
    .s-interesting-header,
    .s-methods-headline,
    .s-objects-1-headline,
    .s-persona-header,
    .s-projects-headline,
    .s-reasons-header,
    .s-services-header,
    .s-steps-headline,
    .s-team-headline,
    .s-techno-blog-headline,
    .s-techno-blog-news-headline,
    .s-technology-headline,
    .s-video-headline,
    .seo-main-headline {
        /*height: 80px*/
        height: auto;
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span,
    .seo-main-headline span {
        /*padding-top: 25px*/
        padding: 25px 25px;
    }
    .s-services .s-services-service .container-fluid .d-flex .item .content {
        padding: 5%
    }
    .s-services .s-services-service .container-fluid .d-flex .item img {
        height: 350px
    }
    .s-services .s-services-service .item .content .headline span {
        line-height: 1.1
    }
    .s-services .s-services-service .item .content .text {
        padding-bottom: 2%
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        height: 300px;
        width: 200px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item img {
        position: relative;
        top: -10px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item span {
        padding: 10%;
        font-size: 16px
    }
    .s-video .video-pannel .right-pannel a {
        left: 170px
    }
    .s-equipment .s-equipment-content p {
        width: 80%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: none
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 100%;
        padding: 5%;
        text-align: center
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 24px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul p {
        font-size: 18px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 130px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.65);
        -ms-transform: scale(.65);
        transform: scale(.65)
    }
    .s-awards .s-awards-content {
        display: block;
        height: 100%
    }
    .s-awards .s-awards-content .left-col {
        width: 100%;
        height: 580px
    }
    .s-awards .s-awards-content .right-col {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right form .last {
        width: 50%
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -25px
    }
}

@media (max-width:599.98px) {
    .s-technology-form .right form .last button {
        margin-top: 10px
    }
    .s-technology-form .right form {
        display: block
    }
    .s-technology-form .right form .first {
        width: 100%
    }
    .s-technology-form .left {
        display: block
    }
    .s-technology-form .left .bottom {
        width: 100%
    }
    .s-services .s-services-service .item .content,
    .s-services .s-services-service .item img {
        height: 300px
    }
    .s-technology .bottom .right form .last button {
        margin-top: 10px
    }
    .s-technology .bottom .right form .first {
        width: 100%
    }
    .s-technology .bottom .right form {
        display: block
    }
    .s-objects-1 .s-objects-1-content .left .content ul li {
        font-size: 12px
    }
    .s-objects-1 .s-objects-1-content .left .content span {
        margin: 10px 0
    }
    .s-objects-1 .s-objects-1-content .left .content p {
        font-size: 34px
    }
    .s-form .s-form-content form textarea {
        width: 300px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom {
        display: none
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form .button {
        margin-top: 5px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form input {
        width: 100%;
        margin: 5px 15px
    }
    .s-contacts .s-contacts-content .bottom .right form .first {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right form .last {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-left: 0
    }
    .s-methods .s-methods-content .methods {
        width: auto;
       /* width: 500px*/
    }
    .s-methods .s-methods-content .methods .method {
        width: 215px;
        height: 280px;
        padding: 25px
    }
    .s-methods .s-methods-content .methods .method span {
        font-size: 18px
    }
    .s-steps .s-steps-content .steps .step-6 .years-5 {
        margin-left: -20px
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 23px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 23px;
        right: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 38%
    }
    .slider .slide .carousel-inner .carousel-item {
        padding-left: 25px;
        font-size: 32px
    }
    .slider .slide .carousel-indicators {
        padding: 40px 80px
    }
    .s-services .s-services-service .container-fluid .d-flex .item img {
        height: 300px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        height: 250px;
        width: 190px;
        padding: 15px 0
    }
    .s-reasons .content .s-reasons-reason .s-reason-item span {
        font-size: 14px;
        width: 100%
    }
    .s-video {
        height: 1050px
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 25px 30px
    }
    .s-video .video-pannel .right-pannel a {
        left: 150px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        padding-left: 3px;
        font-size: 12px
    }
    .s-equipment .s-equipment-content p {
        font-size: 14px;
        width: 100%
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
        /*right: -40px*/
    }
    .s-geography .s-geography-content .text ul li {
        display: block;
        height: 120px
    }
    .s-geography .s-geography-content .text ul li .red {
        position: relative;
        top: 10px
    }
    .s-geography {
        height: 700px
    }
    .s-geography .s-geography-content .text ul {
        position: relative;
        top: -20px
    }
    footer .right-col {
        padding: 2% 3%
    }
    footer .right-col .column {
        padding: 0 3px;
        margin-top: 10px;
        font-size: 10px
    }
    footer .left-col .column a {
        margin-top: 15px
    }
    .s-contacts .s-contacts-content .bottom .right form {
        display: block
    }
}

@media (max-width:499.98px) {
    .s-services .s-services-service .item .content {
        height: 400px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-kind-work-headline span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span,
    .seo-main-headline span {
        padding-left: 50px
    }
    .s-objects-1 .s-objects-1-content .left .content .path {
        font-size: 14px
    }
    .s-objects-1 .s-objects-1-content .left .content p {
        font-size: 27px
    }
    .s-objects-1 .s-objects-1-content .left .buttons {
        height: 80px
    }
    .s-objects-1 .s-objects-1-content .left .buttons a .arrow {
        width: 80px;
        line-height: 1.6
    }
    .s-objects-1 .s-objects-1-content .left .buttons a span {
        display: none
    }
    .s-objects-1 .s-objects-1-content .left .content ul li .column-1 {
        word-break: break-word
    }
    .s-form .s-form-content p {
        font-size: 28px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
        word-break: break-word
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
        width: 37%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-2 {
        width: 63%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        /*margin-top: -430px;*/
        margin-bottom: 80px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin-top: 390px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-projects .s-projects-content .top-pannel .center {
        display: none
    }
    .s-techno-blog-news .s-techno-blog-news-content .left-col p {
        margin: 15px 0
    }
    .s-techno-blog-news .s-techno-blog-news-content .left-col .headline {
        font-size: 23px
    }
    .s-techno-blog-news .form form .button {
        width: 100%
    }
    .s-techno-blog-news .form form input {
        width: 100%
    }
    .s-techno-blog-news .form form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        margin-left: -15px
    }
    .s-methods .s-methods-content {
        height: 670px
    }
    .s-methods .s-methods-content .methods {
        height: 475px
    }
    .s-methods .s-methods-content .methods .method {
        width: 180px;
        height: 230px;
        margin: 3px;
        padding: 5px 12px
    }
    .s-methods .s-methods-content .methods .method span {
        font-size: 16px
    }
    .s-steps .s-steps-content .steps .step-6 .years-5 {
        margin-top: -25px
    }
    .s-steps .s-steps-content .steps .step-2 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-steps .s-steps-content .steps .step-4 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-steps .s-steps-content .steps .step .text {
        width: 250px;
        margin-left: -90px;
        font-size: 16px
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: 0
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: -20px;
        right: 168px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 41px;
        right: -5px
    }
    .s-steps .s-steps-content {
        height: 1200px
    }
    .s-steps .s-steps-content .steps .step {
        width: 100%;
        height: 160px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel {
        height: auto
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle {
        display: block
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        height: 200px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        width: 50%;
        height: 100px;
        border-right: 2px solid #e6e6e6
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
        width: 100%;
        height: auto;
        padding: 3% 5%
    }
    .s-interesting .s-interesting-content .facts .item-10 .arrow,
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: 7px
    }
    .s-interesting .s-interesting-content .facts .item-12 .arrow {
        top: 30px
    }
    .s-interesting .s-interesting-content .facts .item-7 .red-text {
        margin-top: -21px
    }
    .s-interesting .s-interesting-content .facts .item-8 .red-text {
        margin-top: 0;
        line-height: 1.2
    }
    .s-interesting .s-interesting-content .facts .item-6 .red-text {
        margin-top: 37px
    }
    .s-interesting .s-interesting-content .facts .item-6 p {
        font-size: 13px
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -9px
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 0
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form {
        display: block
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first,
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last {
        width: 100%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-left: 0
    }
    .slider .slide .carousel-inner .carousel-item {
        font-size: 28px
    }
    .slider .slide .carousel-indicators {
        padding: 30px 40px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span,
    .seo-main-headline span {
        font-size: 16px;
       /* padding-top: 30px*/
       padding: 25px 25px;
    }
    .s-services .s-services-service .container-fluid .d-flex .item .content {
        height: 100%
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        height: 230px;
        width: 170px;
        padding: 5px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item span {
        font-size: 12px;
        height: 110px;
        display: block
    }
    .s-reasons .content .s-reasons-reason .s-reason-item img {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 15px;
        left: 0;
        top: -10px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item img {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85);
        left: -12px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text span {
        padding-left: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
        margin-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title a span {
        display: block;
        font-size: 16px;
        margin: auto 15px
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
        display: none
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-prev {
        display: none
    }
    .s-equipment .s-equipment-content .owl-carousel {
       /* padding: 20px 40px*/
       padding: 20px 0;
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
       /* width: 320px!important*/
    }
    .s-client .s-client-content .left-col {
        padding: 2% 1%
    }
    .s-client .s-client-content .left-col .labels .item {
        /*width: 125px*/
        width: 115px;
    }
    footer .left-col .column-4 {
        position: relative;
        left: 30px
    }
    .s-equipment .s-equipment-content p {
        width: 80%;
        margin-bottom: 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
        font-size: 13px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item img {
        /*height: 210px*/
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul {
        /*padding-left: 15px*/
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        padding: 30px 20px 70px 20px
    }
}

@media (max-width:399.98px) {
    .s-services .s-services-service .item .content .two-button .button {
        padding: 15px 43px
    }
    .s-services .s-services-service .item .content .two-button .button-white {
        padding: 7px 12px
    }
    .s-technology .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        margin-left: -15px
    }
    .s-form .s-form-content form textarea {
        width: 280px
    }
    .s-form .s-form-content form input {
        width: 280px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        /*margin-top: 460px*/
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        /*margin-top: -510px*/
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title a {
        font-size: 30px
    }
    .s-contacts .s-contacts-content .bottom .right form .last button {
        margin-top: 0
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        margin-left: -35px
    }
    .s-methods .s-methods-content {
        height: 1170px
    }
    .s-methods .s-methods-content .methods .method {
        width: 250px
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: -7px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        font-size: 40px;
        top: 45px;
        right: -10px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
        /*top: 40%*/
        top: 30%;
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss,
    .s-team .content .r-tabs-team .r-tabs-panel .worker {
        height: 310px
    }
    .s-video {
        height: 1120px
    }
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: -38px
    }
    .s-interesting .s-interesting-content .facts .item-10 .arrow {
        top: -14px
    }
    .s-interesting .s-interesting-content .facts .item-9 .red-text {
        margin-top: 16px
    }
    .s-interesting .s-interesting-content .facts .item-8 .red-text {
        margin-top: -23px
    }
    .s-interesting .s-interesting-content .facts .item-5 .red-text {
        margin-top: 39px
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -14px
    }
    .s-interesting .s-interesting-content .facts .item-6 p {
        font-size: 12px;
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: -20px
    }
    .s-interesting .s-interesting-content .facts .item-1 .red-text {
        margin-top: 40px;
        line-height: 1.2
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: -22px;
        line-height: 1.2
    }
    .left-pannel .menu .container {
        margin-left: 10px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        margin-left: -15px
    }
    .slider .slide .carousel-inner .carousel-item {
        font-size: 24px
    }
    .slider .slide .carousel-indicators {
        padding: 30px 30px 40px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span,
    .seo-main-headline span {
       /* font-size: 14px;*/
        padding-left: 5%
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        margin: 3px;
        width: 150px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        font-size: 12px;
        padding: 4%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle {
        display: block
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        height: 180px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        height: 90px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        left: -20px;
        position: relative;
        font-size: 11px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
        width: 100%;
        padding: 4%
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        /*width: 240px!important*/
    }
    .s-equipment .s-equipment-content p {
        position: relative;
        top: 30px;
        width: 90%
    }
    .s-geography .s-geography-content .text {
        margin: 15px 40px;
        width: 80%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 16px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        margin-top: 10px;
        width: 180px
    }
    .s-awards .s-awards-content .right-col .middle .owl-nav {
        display: none
    }
    .s-awards .s-awards-content .right-col .bottom .button {
        padding: 10px 15px;
        top: 0
    }
    footer .left-col .column a {
        font-size: 10px
    }
    footer .left-col .column-4 {
        left: 20px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .top {
        padding: 20px 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
        margin: 5px 30px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .headline {
        margin: 5px 30px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .bottom {
        padding: 20px 0
    }
}

@media (max-width:1599.98px) {
    .s-jet-type .type .text {
        padding: 50px 70px
    }
    .s-jet-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-jet-type .type .text {
        padding: 50px
    }
    .s-jet-fixed .mouse {
        margin-top: 70px
    }
    .s-jet-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-jet-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-jet-type .type .text {
        padding: 25px
    }
    .s-jet-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-jet-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-jet-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-jet-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-jet-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-jet-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-jet-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-jet-type .type .text {
        height: auto
    }
    .s-jet-type .type .text p {
        height: auto
    }
    .s-jet-type {
        display: block
    }
    .s-jet-type .type {
        width: 100%
    }
    .s-jet-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-jet-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-jet-advantages-2 .right {
        display: none
    }
    .s-jet-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-jet-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-jet-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-jet-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-jet-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-jet-advantages .content .photos {
        display: none
    }
    .s-jet-advantages .content .text {
        display: block
    }
    .s-jet-advantages .content .text .text-1,
    .s-jet-advantages .content .text .text-2 {
        width: 100%
    }
    .s-jet-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-jet-stages .stages .stage {
        width: 100%
    }
    .s-jet-type .type .text .options {
        margin-top: 20px
    }
    .s-jet-fixed .middle .left {
        width: 250px
    }
    .s-jet-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-jet-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-jet-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-jet-fixed .headline {
        font-size: 30px
    }
    .s-jet-fixed .mouse {
        margin-top: 40px
    }
}

@media (max-width:399.98px) {
    .s-jet-type .type .text .options {
        display: block
    }
    .s-jet-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-jet-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-jet-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-jet-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-jet-fixed .headline {
        font-size: 25px
    }
    .s-jet-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1599.98px) {
    .s-vibro-type .type .text {
        padding: 50px 70px
    }
    .s-vibro-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-vibro-type .type .text {
        padding: 50px
    }
    .s-vibro-fixed .mouse {
        margin-top: 70px
    }
    .s-vibro-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-vibro-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-vibro-type .type .text {
        padding: 25px
    }
    .s-vibro-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-vibro-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-vibro-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-vibro-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-vibro-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-vibro-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-vibro-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-vibro-type .type .text {
        height: auto
    }
    .s-vibro-type .type .text p {
        height: auto
    }
    .s-vibro-type {
        display: block
    }
    .s-vibro-type .type {
        width: 100%
    }
    .s-vibro-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-vibro-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-vibro-advantages-2 .right {
        display: none
    }
    .s-vibro-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-vibro-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-vibro-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-vibro-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-vibro-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-vibro-advantages .content .photos {
        display: none
    }
    .s-vibro-advantages .content .text {
        display: block
    }
    .s-vibro-advantages .content .text .text-1,
    .s-vibro-advantages .content .text .text-2 {
        width: 100%
    }
    .s-vibro-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-vibro-stages .stages .stage {
        width: 100%
    }
    .s-vibro-type .type .text .options {
        margin-top: 20px
    }
    .s-vibro-fixed .middle .left {
        width: 250px
    }
    .s-vibro-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-vibro-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-vibro-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-vibro-fixed .headline {
        font-size: 30px
    }
    .s-vibro-fixed .mouse {
        margin-top: 40px
    }
}

@media (max-width:399.98px) {
    .s-vibro-type .type .text .options {
        display: block
    }
    .s-vibro-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-vibro-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-vibro-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-vibro-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-vibro-fixed .headline {
        font-size: 25px
    }
    .s-vibro-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1599.98px) {
    .s-injection-type .type .text {
        padding: 50px 70px
    }
    .s-injection-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-injection-type .type .text {
        padding: 50px
    }
    .s-injection-fixed .mouse {
        margin-top: 70px
    }
    .s-injection-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-injection-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-injection-type .type .text {
        padding: 25px
    }
    .s-injection-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-injection-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-injection-stages .stages .stage-1 img {
        margin-top: 24px
    }
    .s-injection-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-injection-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-injection-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-injection-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-injection-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-injection-stages .stages .stage-3 img {
        margin-top: 24px
    }
    .s-injection-type .type .text {
        height: auto
    }
    .s-injection-type .type .text p {
        height: auto
    }
    .s-injection-type {
        display: block
    }
    .s-injection-type .type {
        width: 100%
    }
    .s-injection-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-injection-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-injection-advantages-2 .right {
        display: none
    }
    .s-injection-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-injection-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-injection-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-injection-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-injection-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-injection-advantages .content .photos {
        display: none
    }
    .s-injection-advantages .content .text {
        display: block
    }
    .s-injection-advantages .content .text .text-1,
    .s-injection-advantages .content .text .text-2 {
        width: 100%
    }
    .s-injection-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-injection-stages .stages .stage {
        margin: 0
    }
    .s-injection-stages .stages .stage-2 {
        margin-top: -50px
    }
    .s-injection-stages .stages .stage {
        width: 100%
    }
    .s-injection-type .type .text .options {
        margin-top: 20px
    }
    .s-injection-fixed .middle .left {
        width: 250px
    }
    .s-injection-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-injection-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-injection-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-injection-fixed .headline {
        font-size: 30px
    }
    .s-injection-fixed .mouse {
        margin-top: 40px
    }
}

@media (max-width:399.98px) {
    .s-injection-type .type .text .options {
        display: block
    }
    .s-injection-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-injection-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-injection-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-injection-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-injection-fixed .headline {
        font-size: 25px
    }
    .s-injection-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1599.98px) {
    .s-engineering-type .type .text {
        padding: 50px 70px
    }
    .s-engineering-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-engineering-type .type .text {
        padding: 50px
    }
    .s-engineering-fixed .mouse {
        margin-top: 70px
    }
    .s-engineering-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-engineering-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-engineering-type .type .text {
        padding: 25px
    }
    .s-engineering-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-engineering-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-engineering-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-engineering-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-engineering-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-engineering-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-engineering-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-engineering-type .type .text {
        height: auto
    }
    .s-engineering-type .type .text p {
        height: auto
    }
    .s-engineering-type {
        display: block
    }
    .s-engineering-type .type {
        width: 100%
    }
    .s-engineering-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-engineering-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-engineering-advantages-2 .right {
        display: none
    }
    .s-engineering-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-engineering-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-engineering-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-engineering-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-engineering-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-engineering-advantages .content .photos {
        display: none
    }
    .s-engineering-advantages .content .text {
        display: block
    }
    .s-engineering-advantages .content .text .text-1,
    .s-engineering-advantages .content .text .text-2 {
        width: 100%
    }
    .s-engineering-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-engineering-stages .stages .stage {
        width: 100%
    }
    .s-engineering-type .type .text .options {
        margin-top: 20px
    }
    .s-engineering-fixed .middle .left {
        width: 250px
    }
    .s-engineering-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-engineering-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-engineering-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-engineering-fixed .headline {
        font-size: 30px
    }
    .s-engineering-fixed .mouse {
        margin-top: 40px
    }
    .s-engineering-advantages .content .text .text-1 .items .item span {
        margin-left: 0;
        font-size: 12px
    }
    .s-engineering-type .type .text .headline {
        font-size: 24px
    }
}

@media (max-width:399.98px) {
    .s-engineering-type .type .text .options {
        display: block
    }
    .s-engineering-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-engineering-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-engineering-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-engineering-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-engineering-fixed .headline {
        font-size: 25px
    }
    .s-engineering-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1799.98px) {
    .s-kind-work .s-kind-work-content .right-col ul li {
        width: 265px
    }
}

@media (max-width:1699.98px) {
    .s-gain-foundations-4 .active .left-col .steps .step p {
        margin-top: 45px;
        margin-left: 70px
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 400px
    }
}

@media (max-width:1599.98px) {
    .s-kind-work .active .right-col ul {
        padding-left: 30px
    }
    .s-kind-work .active .right-col .right-pannel-arrow-1 {
        right: -84%
    }
    .s-kind-work .s-kind-work-content {
        padding-left: 250px
    }
    .s-kind-work-headline {
        margin-left: 250px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        word-break: break-all
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        word-break: break-all
    }
}

@media (max-width:1499.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        font-size: 14px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        margin-top: 10px;
        font-size: 14px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        font-size: 14px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        margin-top: 10px;
        font-size: 14px
    }
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input {
        width: 270px
    }
    .s-gain-foundations-4 .active .left-col .steps .step p {
        width: 165px;
        font-size: 13px
    }
}

@media (max-width:1399.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3 {
        display: none
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
        display: none
    }
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 50%
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 50%
    }*/
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 380px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        font-size: 14px;
        width: 190px
    }
    .s-gain-foundations-4 .active .left-col .steps .step p {
        width: 165px;
        font-size: 13px
    }
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form textarea {
        width: 100%
    }
    .s-kind-work .active .right-col {
        width: 30%
    }
    .s-kind-work .active .left-col {
       /* width: 70%*/
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-6 .button {
        padding: 15px
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .text {
        margin-left: -50px;
        width: 250px;
        font-size: 15px
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: none
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4 {
        display: none
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 100%
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 100%
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type .text {
        padding: 10px 50px
    }
}

@media (max-width:1299.98px) {
    .s-kind-work .s-kind-work-content .right-col ul li {
        width: 250px
    }
    .s-gain-foundations-2 .active .left-col .steps .step .triangle .year {
        top: 18px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        font-size: 12px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        font-size: 12px
    }
}

@media (max-width:1199.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom {
        height: 400px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom {
        height: 400px
    }
    .s-kind-work .s-kind-work-content {
        padding-left: 0
    }
    .s-kind-work-headline {
        margin-left: 0
    }
    .s-gain-foundations-1 {
        margin-top: 80px
    }
    .s-kind-work .s-kind-work-content .right-col {
        display: none
    }
    .s-kind-work .s-kind-work-content .left-col {
        width: 100%
    }
    .s-kind-work .s-kind-work-content .left-col .mouse {
        display: none
    }
    .s-kind-work .s-kind-work-content .left-col .items {
        margin-bottom: 30px
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 400px
    }
}

@media (max-width:999.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul li {
        font-size: 14px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul li {
        font-size: 14px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        margin-left: 80px;
        width: 175px
    }
}

@media (max-width:899.98px) {
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type .text {
        padding: 0 40px
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .headline {
        padding: 15px 40px;
        font-size: 30px
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col p {
        padding-left: 40px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step {
        width: 45%
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .top {
        background-color: rgba(199, 199, 199, .6)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .bottom {
        background-color: rgba(199, 199, 199, .6)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .left {
        display: none
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .top {
        background-color: rgba(218, 218, 218, .8)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .bottom {
        background-color: rgba(218, 218, 218, .8)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .left {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .top {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .bottom {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .left {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .bottom {
        background-color: #dadada
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 300px
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 350px
    }
}

@media (max-width:799.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item {
        /*height: 60px;*/
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4 {
        display: none
    }
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5 {
        display: none
    }*/
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        height: 100%
    }*/
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top {
        padding: 25px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-3 {
        display: none
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 {
        width: 50%
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 50%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top {
        padding: 25px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-3 {
        display: none
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 {
        width: 50%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 50%
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .triangle .year {
        top: 24px;
        right: 7px
    }
}

@media (max-width:699.98px) {
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .headline {
        font-size: 30px;
        padding: 10px 25px
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type .text {
        height: auto
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: auto
    }
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: none
    }*/
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 100%
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 100%
    }*/
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        width: 100%;
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        /*width: 33%*/
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types {
        display: block
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type {
        width: 100%
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types {
        display: block
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type {
        width: 100%
    }
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input {
        width: 100%
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step {
        width: 100%
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-3 {
        background-color: rgba(255, 255, 255, .4)
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-4 {
        background-color: rgba(255, 255, 255, .8)
    }
}

@media (max-width:599.98px) {
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step {
        width: 90%;
        height: 190px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        width: 65%;
        margin-left: 100px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .left {
        height: 190px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .left {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .bottom {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .left {
        background-color: #dadada;
        display: block
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .bottom {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .left {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .top {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .bottom {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .left {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .bottom {
        background-color: #dadada
    }
}

@media (max-width:499.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 460px;
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-control-prev,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-control-next,
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-prev,
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-next {
        display: none;
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        width: 50%
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom {
        display: block;
        height: auto
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1,
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 100%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item {
      /*  width: 50%*/
        width: 100%;
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom {
        display: block;
        height: auto
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1,
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 100%
    }
}

@media (max-width:399.98px) {
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-6 .button {
        height: 70px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        font-size: 12px;
        margin-left: 90px;
        margin-top: 40px
    }
}
/* End */


/* Start:/bitrix/templates/kron_template/css/media.min.css?1720722034123924*/
@media (min-width:1700px) {
    .slider .slide {
        height: 100vh
    }
    .s-services .s-services-service .button-service {
        /*margin-top: 85vh*/
    }
    .s-reasons .content {
        height: 94vh;
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        padding: 3% 5%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 0;
        margin-bottom: 100px
    }
    .s-equipment .s-equipment-content {
        height: 100vh
    }
    .s-video .video-pannel {
        /*height: 100vh*/
    }
    .s-technology .technology {
        /*height: 100vh*/
    }
    .s-geography .s-geography-content {
        height: 100vh!important
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 90vh
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 100vh
    }
    .s-client .s-client-content {
        height: 100vh
    }
    .s-awards .s-awards-content {
        height: 74vh
        /*height: 100vh*/
    }
    footer {
        height: 180px!important
    }
    footer .left-col,
    footer .right-col {
        padding-top: 1%
    }
}

@media (max-width:1799.98px) {
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        width: 20%;
        padding: 50px 45px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left p {
        margin: 15px 0;
        font-size: 30px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        width: 46%
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left {
        width: 20%;
        padding: 50px 45px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left p {
        margin: 15px 0;
        font-size: 30px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center {
        width: 46%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item a {
        margin-top: 8px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
        margin: 5px 45px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .headline {
        margin: 15px 45px 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
        /*height: 460px*/

        height: auto;
    }
    .s-contacts .s-contacts-content .bottom .right {
        padding-left: 0
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        line-height: 1.2
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        padding-top: 0
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 180px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    .s-client .s-client-content .left-col {
        padding: 3%
    }
    .s-client .s-client-content .right-col .reviews {
        padding: 5% 0
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active img {
        margin-left: -70px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active .text .first {
        margin-top: 20px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active .text p {
        font-size: 11px
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 18px 60px
    }
    .s-video .video-pannel .right-pannel .headline {
        margin-bottom: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
        margin-top: -3px
    }
    .s-technology .bottom .right {
        padding-left: 0
    }
}

@media (max-width:1599.98px) {
    .s-techno-blog-news .form {
        margin-left: 250px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 100px*/
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-nav .r-tabs-tab a {
        /*padding: 38px 0*/
        padding: 23px 0;
    }
    .s-contacts .s-contacts-content .bottom .left {
        width: 50%
    }
    .left-pannel .content .phone-pannel .button-big {
       /* margin-right: -25px*/
    }
    .left-pannel .content .logo {
        padding-right: 5%;
        max-width: 215px
    }
    .left-pannel .menu .menu-content {
        left: 250px
    }
    .left-pannel .menu .hidden-menu {
        /*padding: 3rem 2.5rem*/
        padding: 1.5rem 2.5rem
    }
    .left-pannel .menu .hidden-menu .second-col .design li {
        height: 55px
    }
    .left-pannel .menu .hidden-menu ul li {
        /*height: 35px*/
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 350px;
        height: auto;
        margin-top: 20px
    }
    .left-pannel .content {
        width: 250px
    }
    .left-pannel .menu {
        left: 250px
    }
    .left-pannel .menu .collapsing {
        margin-left: 250px
    }
    .left-pannel .menu .show {
        left: 250px
    }
    .left-pannel .menu .navbar {
        left: 250px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 180px
    }
    .slider .slide .carousel-inner {
        margin-left: 250px
    }
    .s-services .s-services-header {
        margin-left: 250px
    }
    .s-services .s-services-service {
        padding-left: 250px
    }
    .s-awards-headline,
    .s-client-headline,
    .s-contacts-headline,
    .s-equipment-headline,
    .s-form-headline,
    .s-geography-headline,
    .s-interesting-header,
    .s-methods-headline,
    .s-objects-1-headline,
    .s-persona-header,
    .s-projects-headline,
    .s-reasons-header,
    .s-services-header,
    .s-steps-headline,
    .s-team-headline,
    .s-techno-blog-headline,
    .s-techno-blog-news-headline,
    .s-technology-headline,
    .s-video-headline {
        margin-left: 250px
    }
    .s-reasons .content {
        margin-left: 250px
    }
    .s-video .video-pannel {
        margin-left: 250px
    }
    .s-technology .technology {
        margin-left: 250px
    }
    .s-equipment .s-equipment-content {
        margin-left: 250px
    }
    .s-geography .s-geography-content {
        padding-left: 250px
    }
    .s-projects .s-projects-content {
        margin-left: 250px
    }
    .s-client .s-client-content {
        margin-left: 250px
    }
    .s-awards .s-awards-content {
        margin-left: 250px
    }
    footer {
        margin-left: 250px
    }
    .s-team .content {
        margin-left: 250px
    }
    .s-persona .s-persona-content {
        margin-left: 250px
    }
    .s-interesting .s-interesting-content {
        padding-left: 250px
    }
    .s-steps .s-steps-content {
        padding-left: 250px
    }
    .s-methods .s-methods-content {
        margin-left: 250px
    }
    .s-contacts .s-contacts-content {
        padding-left: 250px
    }
    .s-techno-blog .techno-blog {
        padding-left: 250px
    }
    .s-techno-blog-news .s-techno-blog-news-content {
        padding-left: 250px
    }
    .s-form .s-form-content {
        margin-left: 250px
    }
    .s-objects-1 .s-objects-1-content {
        padding-left: 250px
    }
    .s-technology-form {
        padding-left: 250px
    }
    .technology-hedline .top {
       /* margin-left: 350px*/
      /* margin-left: 300px*/
      margin-left: 260px
    }
    .technology-hedline ul {
        padding-left: 250px
    }
    .s-jet-fixed {
        margin-top: 110px;
        margin-left: 250px
    }
    .s-jet-advantages .content {
        padding-left: 250px
    }
    .s-jet-advantages-2 {
        padding-left: 250px
    }
    .s-jet-type {
        padding-left: 250px
    }
    .s-jet-stages {
        margin-left: 250px
    }
    .s-vibro-fixed {
        margin-left: 250px
    }
    .s-vibro-advantages .content {
        padding-left: 250px
    }
    .s-vibro-advantages-2 {
        padding-left: 250px
    }
    .s-vibro-stages {
        margin-left: 250px
    }
    .s-injection-fixed {
        margin-left: 250px
    }
    .s-injection-advantages .content {
        padding-left: 250px
    }
    .s-injection-advantages-2 {
        padding-left: 250px
    }
    .s-injection-type {
        padding-left: 250px
    }
    .s-injection-stages {
        margin-left: 250px
    }
    .s-engineering-fixed {
        margin-left: 250px
    }
    .s-engineering-advantages .content {
        padding-left: 250px
    }
    .s-engineering-advantages-2 {
        padding-left: 250px
    }
    .s-engineering-type {
        padding-left: 250px
    }
    .s-engineering-stages {
        margin-left: 250px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active img {
        width: 290px;
        height: 430px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item .text p {
        margin-bottom: 7px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active .text {
        padding-left: 15px
    }
    .s-services .s-services-service .button-service {
        /*left: 55px*/
    }
}

@media (max-width:1499.98px) {
    .s-techno-blog-news .form p {
        width: 38%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
        padding: 30px 5%
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 120px*/
    }
    .slider .slide {
        height: 800px
    }
    .s-steps .s-steps-content .steps .step-6 {
        padding: 3% 2%
    }
    .s-steps .s-steps-content .steps .step .text {
        margin-left: -30px
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: 10px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 45px;
        right: 12px
    }
    .s-interesting .s-interesting-content .facts .item {
        padding-left: 3%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -25px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        width: 200px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 160px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .slider .slide .carousel-indicators li {
        padding: 7px 5px 7px 10px;
        margin-top: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 17px;
        margin: auto 10px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 50%
    }
    .s-technology .bottom .left {
        width: 40%
    }
    .s-technology .bottom .left .bottom {
        width: 100%
    }
    .s-technology .bottom .right {
        width: 60%
    }
}

@media (max-width:1399.98px) {
    .s-technology-form .left {
        width: 49%
    }
    .s-contacts .s-contacts-content .bottom .right {
        width: 50%
    }
    .s-contacts .s-contacts-content .bottom .left {
        width: 50%
    }
    .s-methods .s-methods-content .methods {
        height: 700px
    }
    .s-methods .s-methods-content .methods .method {
        height: 330px;
        width: 310px
    }
    .s-steps .s-steps-content {
        height: 780px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 20px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
        margin-top: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 50%
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 15px 35px
    }
    .s-steps .s-steps-content .steps {
        padding-left: 3%;
        padding-right: 3%
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -21px
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: 38px
    }
    .s-interesting .s-interesting-content .facts .item-9 .red-text {
        margin-top: 38px
    }
    .s-services .s-services-service .item .content {
        padding: 3% 2%
    }
    .slider .slide .carousel-indicators {
        padding: 2% 1% 6% 3%
    }
    .s-services .s-services-service .item .content .two-button .button {
        margin: 5px
    }
    .s-services .s-services-service .item .content .text {
        padding: 5% 3% 5%
    }
    .s-services .s-services-service .item .content .headline {
        margin-left: 10px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
        padding: 2% 5%
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        font-size: 14px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        padding-left: 10px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        padding: 6% 5%
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 720px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 720px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 720px
    }
    .s-client .s-client-content .left-col {
        padding: 2% 2%
    }
    .s-client .s-client-content .right-col {
        padding: 2% 10px 2% 40px
    }
    .s-client .s-client-content .right-col .reviews {
        padding: 5% 0
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 15px 25px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
        font-size: 12px;
        padding: 10px 20px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 18px;
        margin-top: 3%;
        margin-bottom: 5%;
        line-height: 1.2
    }
    footer .left-col {
        padding-left: 5%
    }
    .s-geography {
        height: 800px;
        overflow: hidden
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 120px*/
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        /*-webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 16px;
        margin: auto 10px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 300px;
        margin-top: 50px
    }
    .s-client .s-client-content .right-col .reviews .reviews-item-active img {
        margin-left: -40px;
        width: 250px;
        height: 350px
    }
    .s-techno-blog-news .s-techno-blog-news-content .right-col {
        padding: 5% 2%
    }
    .s-techno-blog-news .form p {
        width: 50%
    }
    .s-techno-blog-news .form form {
        width: 30%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-techno-blog-news .form form input {
        width: 100%;
        margin-top: 10px
    }
    .s-techno-blog-news .form form .button {
        bottom: 0;
        width: 100%;
        margin-top: 10px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .right {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        width: 70%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        width: 30%
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .right {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center {
        width: 70%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left {
        width: 30%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin-top: 30px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left .button {
        margin-top: 30px
    }
    .s-objects-1 .s-objects-1-content {
        display: block
    }
    .s-objects-1 .s-objects-1-content .left {
        width: 100%
    }
    .s-objects-1 .s-objects-1-content .right {
        width: 100%
    }
}

@media (max-width:1299.98px) {
    .s-technology-form .left .top .text {
        margin-right: 0
    }
    .s-methods .s-methods-content {
        height: 780px
    }
    .s-methods .s-methods-content .methods .method {
        width: 280px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text span {
        padding-left: 15px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        padding-left: 3%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        font-size: 13px;
        padding-left: 3px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
        padding: 2%
    }
    .s-video .video-pannel .right-pannel {
        padding-top: 30px;
        padding-left: 40px
    }
    .slider .slide .carousel-indicators li {
        margin-top: 0
    }
    .s-steps .s-steps-content .steps .step .text {
        margin-left: -52px;
        font-size: 15px
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: 10px
    }
    .s-interesting .s-interesting-content .facts .item-10 {
        padding-top: 15px
    }
    .s-interesting .s-interesting-content .facts .item-10 .arrow {
        top: 30px
    }
    .s-interesting .s-interesting-content .facts .item-11 {
        padding-top: 15px
    }
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: 7px
    }
    .s-interesting .s-interesting-content .facts .item-12 {
        padding-top: 15px
    }
    .s-interesting .s-interesting-content .facts .item-12 .arrow {
        top: 53px
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 25px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
        padding-left: 0
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav {
        top: 150px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        /*height: 120px*/
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
       /* -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)*/
        height: 60px;
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 16px;
        margin: auto 0
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 620px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 620px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 620px
    }
    .s-client .s-client-content .left-col {
        padding: 1%
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 150px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
        font-size: 10px;
        padding: 10px 15px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 16px;
        margin-top: 3%;
        margin-bottom: 5%;
        line-height: 1.2
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        padding: 5% 7%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle.text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 50%
    }
    .s-equipment .s-equipment-content p {
        padding-top: 3%;
        padding-bottom: 0
    }
    .s-equipment .s-equipment-content .owl-carousel {
        padding-top: 0
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content .first {
        margin-bottom: 10px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 15px 15px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 300px;
        margin-top: 40px
    }
    footer .left-col {
        padding-left: 3%
    }
    footer .left-col .col {
        width: 100px
    }
    footer .left-col .col-4 {
        margin-left: 20px;
        width: 90px
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .button-equipment {
        width: 100%
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 280px;
        margin-top: 55px
    }
    .s-services .s-services-service .item .content,
    .s-services .s-services-service .item img {
        height: 410px
    }
    .s-persona .s-persona-content .left a {
        margin-top: 50px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
        width: 410px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form .button {
        padding: 15px 30px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle p {
        font-size: 16px
    }
    .s-services .s-services-service .item .content .headline {
        font-size: 28px
    }
    .s-services .s-services-service .item .content .text {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (max-width:1199.98px) {
    .technology-hedline {
        display: none
    }
    .s-techno-blog-news .form {
        margin-left: 0
    }
    .s-services .s-services-service .item .content .text {
        padding: 2%
    }
    .s-services .s-services-service .item .content .headline {
        line-height: 1.2
    }
    .slider .slide {
        height: 700px
    }
    .s-team {
        margin-top: 80px
    }
    .left-pannel .content {
        height: 80px;
        min-height: 80px;
        width: 100vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-left: 100px
    }
    .left-pannel .content .phone-pannel {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        right: 20px;
        top: 0;
        padding: 5px;
        height: 80px;
        margin: 0
    }
    .left-pannel .content .phone-pannel .phone {
        display: none
    }
    .left-pannel .content .phone-pannel .button-big {
       /* height: 60px;
        width: 60px;*/
        height: 45px;
        width: 45px;
        /*display: block;*/
        margin-right: 0;
        padding: 0;
    }
    .left-pannel .content .phone-pannel .button-big span {
        display: none
    }
    .left-pannel .content .phone-pannel .button-big img {
       /* height: 45px;
        width: 45px;*/
        height: 30px;
        width: 30px;
        /*top: 6px;
        left: 0*/
    }
    .left-pannel .content a {
        height: 80px;
        width: 150px;
        margin: auto;
        position: relative
    }
    .left-pannel .content a .logo {
        padding: 0;
        position: relative;
        top: 14px;
        height: 50px;
        width: 130px;
        margin: auto;
        min-width: 50px;
        left: -55px
    }
    .left-pannel .content .your-town {
        display: none
    }
    .left-pannel .content .menu {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        left: 0
    }
    .left-pannel .menu .menu-content {
        left: 0
    }
    .left-pannel .menu .navbar {
        left: 0;
        height: 80px;
        padding: 0
    }
    .left-pannel .menu .navbar .hamburger {
        background-color: #fff;
        height: 80px;
        padding: 0 10px
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box {
        top: 2px
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner {
        background-color: #373737
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner::before {
        background-color: #373737
    }
    .left-pannel .menu .navbar .hamburger .hamburger-box .hamburger-inner::after {
        background-color: #373737
    }
    .left-pannel .menu .navbar .is-active {
        background-color: #b51d22
    }
    .left-pannel .menu .container {
        padding: 20px 70px
    }
    .left-pannel {
        display: block
    }
    .left-pannel .menu {
        left: 0
    }
    .left-pannel .menu .hidden-menu {
        padding: 1.5rem 0
    }
    .left-pannel .menu .hidden-menu .second-col .design li {
        height: 50px
    }
    .left-pannel .menu .hidden-menu ul {
        margin-bottom: 0
    }
    .left-pannel .menu .hidden-menu ul .headline {
       /* height: 50px*/
    }
    .left-pannel .menu .hidden-menu ul li {
        /*height: 35px*/
    }
    .left-pannel .menu .hidden-menu ul li .headline {
        padding-left: 0
    }
    .left-pannel .menu .hidden-menu ul li a {
        padding: 5px 10px
    }
    .left-pannel .menu .collapsing {
        margin-left: 0;
        top: 80px
    }
    .left-pannel .menu .collapse {
        top: 80px
    }
    .left-pannel .menu .show {
        left: 0;
        top: 80px
    }
    .slider {
        position: relative;
        display: block
    }
    .slider .slide .carousel-inner {
        margin-left: 0
    }
    .s-services .s-services-header {
        margin-left: 0
    }
    .s-services .s-services-service {
        padding-left: 0
    }
    .s-awards-headline,
    .s-client-headline,
    .s-contacts-headline,
    .s-equipment-headline,
    .s-form-headline,
    .s-geography-headline,
    .s-interesting-header,
    .s-methods-headline,
    .s-objects-1-headline,
    .s-persona-header,
    .s-projects-headline,
    .s-reasons-header,
    .s-services-header,
    .s-steps-headline,
    .s-team-headline,
    .s-techno-blog-headline,
    .s-techno-blog-news-headline,
    .s-technology-headline,
    .s-video-headline {
        margin-left: 0;
        height: 80px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span {
        padding-top: 24px
    }
    .s-reasons .content {
        margin-left: 0
    }
    .s-video {
        height: 880px
    }
    .s-video .video-pannel {
        margin-left: 0
    }
    .s-technology .technology {
        margin-left: 0
    }
    .s-equipment .s-equipment-content {
        margin-left: 0
    }
    .s-geography .s-geography-content {
        padding-left: 0
    }
    .s-projects .s-projects-content {
        margin-left: 0
    }
    .s-client .s-client-content {
        margin-left: 0
    }
    .s-client .s-client-content .left-col {
        padding: 2% 4%
    }
    .s-awards .s-awards-content {
        margin-left: 0
    }
    footer {
        margin-left: 0
    }
    .s-team .content {
        margin-left: 0
    }
    .s-persona .s-persona-content {
        margin-left: 0
    }
    .s-interesting .s-interesting-content {
        padding-left: 0
    }
    .s-steps .s-steps-content {
        padding-left: 0
    }
    .s-methods .s-methods-content {
        margin-left: 0
    }
    .s-contacts .s-contacts-content {
        padding-left: 0
    }
    .s-techno-blog .techno-blog {
        padding-left: 0
    }
    .s-techno-blog-news .s-techno-blog-news-content {
        padding-left: 0
    }
    .s-form .s-form-content {
        margin-left: 0
    }
    .s-objects-1 .s-objects-1-content {
        padding-left: 0
    }
    .s-technology-form {
        padding-left: 0
    }
    .technology-hedline {
        padding-left: 350px
    }
    .s-jet-fixed {
        margin-left: 0
    }
    .s-jet-advantages .content {
        padding-left: 0
    }
    .s-jet-advantages-2 {
        padding-left: 0
    }
    .s-jet-type {
        padding-left: 0
    }
    .s-jet-stages {
        margin-left: 0
    }
    .s-vibro-fixed {
        margin-left: 0
    }
    .s-vibro-advantages .content {
        padding-left: 0
    }
    .s-vibro-advantages-2 {
        padding-left: 0
    }
    .s-vibro-stages {
        margin-left: 0
    }
    .s-injection-fixed {
        margin-left: 0
    }
    .s-injection-advantages .content {
        padding-left: 0
    }
    .s-injection-advantages-2 {
        padding-left: 0
    }
    .s-injection-type {
        padding-left: 0
    }
    .s-injection-stages {
        margin-left: 0
    }
    .s-engineering-fixed {
        margin-left: 0
    }
    .s-engineering-advantages .content {
        padding-left: 0
    }
    .s-engineering-advantages-2 {
        padding-left: 0
    }
    .s-engineering-type {
        padding-left: 0
    }
    .s-engineering-stages {
        margin-left: 0
    }
    .s-services .s-services-service .button-service {
        /*left: -75px*/
    }
    .slider .slide .carousel-indicators {
        width: 35%;
        padding-top: 100px
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
       /* right: -100px*/
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: -15px
    }
    .s-technology .technology .r-tabs .r-tabs-panel {
        height: 670px
    }
    /*.s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: -15px
    }*/
    .s-geography .s-geography-content .text {
        width: 50%
    }
    .slider .slide .carousel-inner .carousel-item div {
        margin-top: 40px
    }
    .slider .slide .carousel-inner .carousel-item {
        padding: 10% 5%
    }
    .s-services .s-services-service .item .content .headline span {
        font-size: 30px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 22px
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 47px
    }
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: 30px
    }
}

@media (max-width:1099.98px) {
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 25px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 0
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        margin-left: -15px
    }
    .s-services .s-services-service .item .content .text {
        padding-bottom: 5%;
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        margin: auto 0
    }
    .s-services .s-services-service .item .content .headline {
        line-height: 1.2
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 140px
    }
    .s-awards .s-awards-content {
        height: 520px
    }
    .s-awards .s-awards-content .right-col .top {
        height: 20%
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        margin-top: -9px
    }
    .s-awards .s-awards-content .right-col .bottom p {
        margin-bottom: 0
    }
    .s-awards .s-awards-content .right-col .bottom .button-awards-2 {
        top: 10px
    }
    .s-awards .s-awards-content .button-awards {
        bottom: 80px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo {
        padding: 10px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 10px
    }
}

@media (max-width:999.98px) {
    .s-technology-form {
        display: block
    }
    .s-technology-form .left {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .s-technology-form .right {
        width: 100%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form {
        margin-left: -15px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
        display: block
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle p {
        width: 100%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form {
        width: 100%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item {
        width: 390px
    }
    .s-methods .s-methods-content .methods .method {
        width: 270px
    }
    .s-interesting .s-interesting-content {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-interesting .s-interesting-content .facts .item-5 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-interesting .s-interesting-content .facts .item-6 {
        background-color: rgba(255, 255, 255, .8)
    }
    .s-interesting .s-interesting-content .facts .item-7 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-steps .s-steps-content {
        height: 700px
    }
    .s-steps .s-steps-content .steps {
        height: 500px
    }
    .s-steps .s-steps-content .steps .step-6 .years-5 {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        margin-left: -15px
    }
    .s-steps .s-steps-content .steps .step {
        height: 250px
    }
    .s-interesting .s-interesting-content .facts .item-9 .arrow {
        margin-top: 20px
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 47px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 23px
    }
    .s-interesting .s-interesting-content {
        height: 1000px
    }
    .s-interesting .s-interesting-content .facts .item {
        width: 33.3%
    }
    .s-persona .s-persona-content .right {
        width: 50%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .left {
        width: 40%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
        width: 60%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        width: 180px;
        margin-left: -20px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 130px
    }
    .left-pannel .menu .container {
        padding: 50px 0;
        margin-left: 50px
    }
    .slider .slide {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .slider .slide .carousel-inner {
        width: 100%;
        margin-right: 0;
        position: relative;
        height: 630px
    }
    .slider .slide .carousel-inner .carousel-item {
        padding-left: 120px
    }
    .slider .slide .carousel-indicators {
        display: block;
        position: relative;
        width: 100%;
        padding: 50px 120px
    }
    .slider .slide .carousel-indicators li {
        /*width: 300px;*/
        width: auto;
        margin-top: 0
    }
    .s-video {
        height: 1070px
    }
    .s-video .video-pannel {
        display: block
    }
    .s-video .video-pannel .container {
        width: 100vw;
        margin: 0;
        margin-right: 0;
        height: auto
    }
    .s-video .video-pannel .container .embed-responsive {
        width: 100vw
    }
    .s-video .video-pannel .container .mouse {
        display: none
    }
    .s-video .video-pannel .right-pannel {
        width: 100%;
        height: auto;
        padding: 5% 15% 0 15%
    }
    .s-video .video-pannel .right-pannel .signature {
        width: 133px;
        margin-bottom: 0
    }
    .s-video .video-pannel .right-pannel a {
        top: -85px;
        left: 200px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col {
        width: 100%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .right-col {
        display: none
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 14px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 35%
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab {
        height: 100px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
        font-size: 14px
    }
    .s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
        margin-left: -5px
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 520px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 520px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 520px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 14px;
        margin-top: 0
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        padding: 1.5%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul {
        padding: 5px 7px
    }
    .s-client .s-client-content {
        display: block
    }
    .s-client .s-client-content .left-col {
        width: 100%
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 150px
    }
    .s-client .s-client-content .right-col {
        width: 100%;
        padding: 2% 10%;
        height: 540px
    }
    .s-client .s-client-content .right-col .reviews {
        height: 400px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 260px;
        margin-top: 0
    }
    .s-technology .bottom {
        display: block
    }
    .s-technology .bottom .left {
        width: 100%;
        padding: 1% 5% 0 5%;
        margin: 0
    }
    .s-technology .bottom .right {
        width: 100%;
        padding: 0 5% 1% 5%;
        margin: 0
    }
}

@media (max-width:899.98px) {
    .s-projects .s-projects-content .top-pannel {
        padding: 20px 50px
    }
    .s-projects .s-projects-content .r-tabs .r-tabs-accordion-title {
        display: none
    }
    .s-techno-blog-news .form form .button {
        padding: 15px
    }
    .s-techno-blog-news .s-techno-blog-news-content .left-col {
        width: 100%
    }
    .s-techno-blog-news .s-techno-blog-news-content .right-col {
        display: none
    }
    .s-contacts .s-contacts-content .bottom .left {
        margin-left: 0
    }
    .s-contacts .s-contacts-content .bottom {
        display: block;
        height: auto;
        /*padding: 30px 50px*/
        padding: 30px 10px;
    }
    .s-contacts .s-contacts-content .bottom .left {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right {
        width: 100%
    }
    .s-methods .s-methods-content {
        display: block
    }
    .s-methods .s-methods-content .headline {
        width: 100%
    }
    .s-methods .s-methods-content .methods {
        height: 600px
    }
    .s-methods .s-methods-content .methods .method {
        height: 300px;
        width: 250px
    }
    footer {
        height: 100%
    }
    footer .right-col {
        padding-left: 2%
    }
    footer .left-col .column-4 {
        margin-left: 20px
    }
    .left-pannel .menu .hidden-menu ul li .headline {
        padding: 15px 0
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: -10px
    }
    .s-steps .s-steps-content .steps {
        height: 420px
    }
    .s-steps .s-steps-content .steps .step {
        height: 210px
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 26px;
        right: 118px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 32px;
        right: 5px
    }
    .s-steps .s-steps-content .steps .step .text {
        font-size: 14px
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: 61px
    }
    .s-interesting .s-interesting-content .facts .item-2 .arrow {
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-9 .arrow {
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -20px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
        margin-left: -50px;
        width: auto;
    }
    .s-team .content .r-tabs .r-tabs-accordion-title {
        height: 150px;
        width: 100%;
        border-bottom: 1px #fff solid;
        background-color: #c6c6c6
    }
    .s-team .content .r-tabs .r-tabs-accordion-title a {
        display: block;
        width: 100%;
        height: 150px;
        font-size: 36px;
        color: #000;
        text-decoration: none;
        padding: 45px 20%
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title {
        height: 150px;
        width: 100%;
        border-bottom: 1px #fff solid;
        background-color: #c6c6c6
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title a {
        display: block;
        width: 100%;
        height: 150px;
        font-size: 36px;
        color: #000;
        text-decoration: none;
        text-align: center;
        padding: 45px 0
    }
    .s-team .content .r-tabs .r-tabs-state-active {
        background-color: #e6e6e6
    }
    .left-pannel .menu .hidden-menu ul {
        padding-left: 10%;
        width: 320px
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        -ms-flex-order: -3;
        order: -3
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work-active li {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .kind-work-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu-active li {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .first-col .technology-menu-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design-active li {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .design-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu-active li {
        display: block
    }
    .left-pannel .menu .hidden-menu .d-flex .second-col .company-menu-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog li {
        display: none
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog .headline {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog .headline .angel-down {
        display: inline-block
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog-active li {
        display: block
    }
    .left-pannel .menu .hidden-menu .d-flex .third-col .techno-blog-active .headline img {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
    .left-pannel .menu .hidden-menu .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title {
        width: 100%;
        height: 120px;
        padding-left: 10%;
        border-bottom: 1px rgba(255, 255, 255, .8) solid;
        border-top: 1px rgba(255, 255, 255, .8) solid
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title a {
        display: block;
        color: #000;
        height: 100%;
        width: 100%;
        text-decoration: none
    }
    .s-geography .s-geography-content .text {
        width: 70%;
        margin-left: 75px
    }
    .s-client .s-client-content .right-col {
        height: 610px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 230px;
        margin-top: 15px
    }
    .s-awards .s-awards-content .right-col .middle .owl-nav .owl-next {
        left: 88%
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo {
        padding: 5px;
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo .content p {
        font-size: 12px
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content .first {
        margin-bottom: 0
    }
    .s-awards .s-awards-content .left-col .bottom .left .top-photo:hover .content {
        padding: 5px 8px
    }
    .s-awards .s-awards-content .left-col .bottom .right {
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-awards .s-awards-content .left-col .bottom .left .bottom-photo {
        -webkit-background-size: cover;
        background-size: cover
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 320px
    }
    /*.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
        display: none
    }*/
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3 {
        height: 100%;
        width: 30%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 40%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 img {
        height: 100%;
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        padding: 3%;
        width: 40%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 li {
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 15px;
        text-align: center
    }
    .s-services .s-services-service .item .content {
        padding: 1% 2%
    }
    .s-services .s-services-service .item .content .headline span {
        font-size: 26px
    }
    .s-video {
        height: 1150px
    }
    .s-form .s-form-content form textarea {
        width: 500px
    }
    .s-form .s-form-content form input {
        width: 300px;
        margin: 10px
    }
    .s-form .s-form-content form .button {
        margin-top: 20px
    }
}

@media (max-width:799.98px) {
    .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-prev {
        height: 70%;
        width: 140px
    }
    .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-prev span {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-next {
        height: 70%;
        width: 140px
    }
    .s-projects .s-projects-content .carousel-1 .carousel .carousel-control-next span {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li {
        margin: 10px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
        width: 28%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-2 {
        width: 78%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        width: 100%;
        padding: 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin: auto 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 30px 45px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left p {
        margin: 0;
        font-size: 23px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left span {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center ul li {
        margin: 10px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center ul li .column-1 {
        width: 28%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center ul li .column-2 {
        width: 78%;
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .center {
        width: 100%;
        padding: 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left .button {
        margin: auto 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 45px 0
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left p {
        margin: 0;
        font-size: 23px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom .left span {
        display: none
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .s-geography .s-geography-content .right-pannel {
        display: none
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 8px;
        right: 137px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 54px;
        right: 9px
    }
    .s-steps .s-steps-content .steps .step-3 {
        background-color: rgba(255, 255, 255, .8)
    }
    .s-steps .s-steps-content .steps .step-4 {
        background-color: rgba(255, 255, 255, .4)
    }
    .s-steps .s-steps-content {
        height: 770px
    }
    .s-steps .s-steps-content .steps .step {
        width: 50%
    }
    .s-services .s-services-service .button-service {
        /*margin-top: 690px*/
    }
    .s-services {
        height: 830px
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: 38px
    }
    .s-persona .s-persona-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .s-persona .s-persona-content .left,
    .s-persona .s-persona-content .right {
        width: 100%
    }
    .s-services .s-services-service .item {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        width: 100%
    }
    .s-services .s-services-service .item img {
        width: 100%
    }
    .s-services .s-services-service .item .content {
        padding: 5% 10%;
        width: 100%;
        height: auto!important;
        margin: auto
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
       /* right: -70px*/
    }
    .s-geography {
        height: 520px
    }
    .s-geography .s-geography-content svg {
        display: none
    }
    .s-projects .s-projects-content .carousel-2 {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 320px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item {
        height: 320px
    }
    /*.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
        display: none
    }*/
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        width: 50%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 50%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 img {
        height: 100%;
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        padding: 3%;
        width: 50%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 li {
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 16px
    }
    .s-client .s-client-content .right-col {
        display: none
    }
    .s-awards .s-awards-content .right-col .bottom {
        font-size: 14px
    }
    .s-awards .s-awards-content .right-col .bottom .button {
        font-size: 11px;
        margin-top: 10px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        width: 210px;
        margin-top: 20px
    }
    footer {
        display: block;
        height: 100%;
        padding: 2% 4%
    }
    footer .left-col {
        width: 100%
    }
    footer .right-col {
        width: 100%
    }
    .s-reasons .content {
        background-image: none!important;
        background-color: #373737
    }
    .s-video {
        height: 1100px
    }
}

@media (max-width:699.98px) {
    .s-services-header span {
        padding-left: 70px
    }
    .s-projects .s-projects-content .top-pannel .center {
        left: -115px
    }
    .s-projects .s-projects-content .top-pannel {
        padding: 20px 25px
    }
    .s-techno-blog-news .form form .button {
        width: 30%;
        margin-left: 0
    }
    .s-techno-blog-news .form form input {
        width: 30%;
        margin-left: 0;
        margin-right: 10px
    }
    .s-techno-blog-news .form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-techno-blog-news .form p {
        width: 100%
    }
    .s-techno-blog-news .form form {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: auto 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title {
        height: 100px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title a {
        padding-top: 20px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle {
        height: auto
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 17px;
        right: 120px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 40px
    }
    .s-steps .s-steps-content {
        height: 810px
    }
    .s-interesting .s-interesting-content .facts .item-5 {
        background-color: rgba(255, 255, 255, .6)
    }
    .s-video {
        height: 1050px
    }
    .slider .slide .carousel-inner .carousel-item {
        padding-left: 60px
    }
    .s-interesting .s-interesting-content {
        height: 1390px
    }
    .s-interesting .s-interesting-content .facts .item {
        width: 50%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom {
        display: block;
        height: 100%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .left,
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right {
        width: 100%;
        padding: 2% 6%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss {
        width: 100%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .worker {
        width: 100%
    }
    .left-pannel .menu .navbar .hamburger {
        width: 80px
    }
    .left-pannel .content .phone-pannel {
        right: 10px
    }
    .slider .slide .carousel-inner {
        height: 580px;
        width: 100%
    }
    .slider .slide .carousel-indicators {
        padding: 50px 80px
    }
    .s-awards-headline,
    .s-client-headline,
    .s-contacts-headline,
    .s-equipment-headline,
    .s-form-headline,
    .s-geography-headline,
    .s-interesting-header,
    .s-methods-headline,
    .s-objects-1-headline,
    .s-persona-header,
    .s-projects-headline,
    .s-reasons-header,
    .s-services-header,
    .s-steps-headline,
    .s-team-headline,
    .s-techno-blog-headline,
    .s-techno-blog-news-headline,
    .s-technology-headline,
    .s-video-headline {
        /*height: 80px*/
        height: auto;
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span {
        /*padding-top: 25px*/
        padding: 25px 25px;
    }
    .s-services .s-services-service .container-fluid .d-flex .item .content {
        padding: 5%
    }
    .s-services .s-services-service .container-fluid .d-flex .item img {
        height: 350px
    }
    .s-services .s-services-service .item .content .headline span {
        line-height: 1.1
    }
    .s-services .s-services-service .item .content .text {
        padding-bottom: 2%
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        height: 300px;
        width: 200px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item img {
        position: relative;
        top: -10px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item span {
        padding: 10%;
        font-size: 16px
    }
    .s-video .video-pannel .right-pannel a {
        left: 170px
    }
    .s-equipment .s-equipment-content p {
        width: 80%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: none
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 100%;
        padding: 5%;
        text-align: center
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 24px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul p {
        font-size: 18px
    }
    .s-client .s-client-content .left-col .labels .item {
        width: 130px
    }
    .s-client .s-client-content .left-col .labels .item img {
        -webkit-transform: scale(.65);
        -ms-transform: scale(.65);
        transform: scale(.65)
    }
    .s-awards .s-awards-content {
        display: block;
        height: 100%
    }
    .s-awards .s-awards-content .left-col {
        width: 100%;
        height: 580px
    }
    .s-awards .s-awards-content .right-col {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right form .last {
        width: 50%
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -25px
    }
}

@media (max-width:599.98px) {
    .s-technology-form .right form .last button {
        margin-top: 10px
    }
    .s-technology-form .right form {
        display: block
    }
    .s-technology-form .right form .first {
        width: 100%
    }
    .s-technology-form .left {
        display: block
    }
    .s-technology-form .left .bottom {
        width: 100%
    }
    .s-services .s-services-service .item .content,
    .s-services .s-services-service .item img {
        height: 300px
    }
    .s-technology .bottom .right form .last button {
        margin-top: 10px
    }
    .s-technology .bottom .right form .first {
        width: 100%
    }
    .s-technology .bottom .right form {
        display: block
    }
    .s-objects-1 .s-objects-1-content .left .content ul li {
        font-size: 12px
    }
    .s-objects-1 .s-objects-1-content .left .content span {
        margin: 10px 0
    }
    .s-objects-1 .s-objects-1-content .left .content p {
        font-size: 34px
    }
    .s-form .s-form-content form textarea {
        width: 300px
    }
    .s-projects .s-projects-content .carousel-1 .item-bottom {
        display: none
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form .button {
        margin-top: 5px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form input {
        width: 100%;
        margin: 5px 15px
    }
    .s-contacts .s-contacts-content .bottom .right form .first {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right form .last {
        width: 100%
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-left: 0
    }
    .s-methods .s-methods-content .methods {
        width: auto;
        /*width: 500px*/
    }
    .s-methods .s-methods-content .methods .method {
        width: 215px;
        height: 280px;
        padding: 25px
    }
    .s-methods .s-methods-content .methods .method span {
        font-size: 18px
    }
    .s-steps .s-steps-content .steps .step-6 .years-5 {
        margin-left: -20px
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: 23px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 23px;
        right: 5px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        width: 38%
    }
    .slider .slide .carousel-inner .carousel-item {
        padding-left: 25px;
        font-size: 32px
    }
    .slider .slide .carousel-indicators {
        padding: 40px 80px
    }
    .s-services .s-services-service .container-fluid .d-flex .item img {
        height: 300px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        height: 250px;
        width: 190px;
        padding: 15px 0
    }
    .s-reasons .content .s-reasons-reason .s-reason-item span {
        font-size: 14px;
        width: 100%
    }
    .s-video {
        height: 1050px
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 25px 30px
    }
    .s-video .video-pannel .right-pannel a {
        left: 150px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li span {
        font-size: 12px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        padding-left: 3px;
        font-size: 12px
    }
    .s-equipment .s-equipment-content p {
        font-size: 14px;
        width: 100%
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
        /*right: -40px*/
    }
    .s-geography .s-geography-content .text ul li {
        display: block;
        height: 120px
    }
    .s-geography .s-geography-content .text ul li .red {
        position: relative;
        top: 10px
    }
    .s-geography {
        height: 700px
    }
    .s-geography .s-geography-content .text ul {
        position: relative;
        top: -20px
    }
    footer .right-col {
        padding: 2% 3%
    }
    footer .right-col .column {
        padding: 0 3px;
        margin-top: 10px;
        font-size: 10px
    }
    footer .left-col .column a {
        margin-top: 15px
    }
    .s-contacts .s-contacts-content .bottom .right form {
        display: block
    }
}

@media (max-width:499.98px) {
    .s-services .s-services-service .item .content {
        height: 400px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-kind-work-headline span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span {
        padding-left: 50px
    }
    .s-objects-1 .s-objects-1-content .left .content .path {
        font-size: 14px
    }
    .s-objects-1 .s-objects-1-content .left .content p {
        font-size: 27px
    }
    .s-objects-1 .s-objects-1-content .left .buttons {
        height: 80px
    }
    .s-objects-1 .s-objects-1-content .left .buttons a .arrow {
        width: 80px;
        line-height: 1.6
    }
    .s-objects-1 .s-objects-1-content .left .buttons a span {
        display: none
    }
    .s-objects-1 .s-objects-1-content .left .content ul li .column-1 {
        word-break: break-word
    }
    .s-form .s-form-content p {
        font-size: 28px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
        word-break: break-word
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-1 {
        width: 37%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul li .column-2 {
        width: 63%
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
        /*margin-top: -430px;*/
        margin-bottom: 80px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin-top: 390px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-projects .s-projects-content .top-pannel .center {
        display: none
    }
    .s-techno-blog-news .s-techno-blog-news-content .left-col p {
        margin: 15px 0
    }
    .s-techno-blog-news .s-techno-blog-news-content .left-col .headline {
        font-size: 23px
    }
    .s-techno-blog-news .form form .button {
        width: 100%
    }
    .s-techno-blog-news .form form input {
        width: 100%
    }
    .s-techno-blog-news .form form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        margin-left: -15px
    }
    .s-methods .s-methods-content {
        height: 670px
    }
    .s-methods .s-methods-content .methods {
        height: 475px
    }
    .s-methods .s-methods-content .methods .method {
        width: 180px;
        height: 230px;
        margin: 3px;
        padding: 5px 12px
    }
    .s-methods .s-methods-content .methods .method span {
        font-size: 16px
    }
    .s-steps .s-steps-content .steps .step-6 .years-5 {
        margin-top: -25px
    }
    .s-steps .s-steps-content .steps .step-2 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-steps .s-steps-content .steps .step-4 {
        background-color: rgba(255, 255, 255, .7)
    }
    .s-steps .s-steps-content .steps .step .text {
        width: 250px;
        margin-left: -90px;
        font-size: 16px
    }
    .s-steps .s-steps-content .steps .step-6 .text {
        margin-left: 0
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: -20px;
        right: 168px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        top: 41px;
        right: -5px
    }
    .s-steps .s-steps-content {
        height: 1200px
    }
    .s-steps .s-steps-content .steps .step {
        width: 100%;
        height: 160px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col a {
        margin-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel {
        height: auto
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle {
        display: block
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        height: 200px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        width: 50%;
        height: 100px;
        border-right: 2px solid #e6e6e6
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
        width: 100%;
        height: auto;
        padding: 3% 5%
    }
    .s-interesting .s-interesting-content .facts .item-10 .arrow,
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: 7px
    }
    .s-interesting .s-interesting-content .facts .item-12 .arrow {
        top: 30px
    }
    .s-interesting .s-interesting-content .facts .item-7 .red-text {
        margin-top: -21px
    }
    .s-interesting .s-interesting-content .facts .item-8 .red-text {
        margin-top: 0;
        line-height: 1.2
    }
    .s-interesting .s-interesting-content .facts .item-6 .red-text {
        margin-top: 37px
    }
    .s-interesting .s-interesting-content .facts .item-6 p {
        font-size: 13px
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -9px
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: 0
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form {
        display: block
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first,
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last {
        width: 100%
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-left: 0
    }
    .slider .slide .carousel-inner .carousel-item {
        font-size: 28px
    }
    .slider .slide .carousel-indicators {
        padding: 30px 40px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span {
        font-size: 16px;
        /*padding-top: 30px*/
        padding: 25px 25px;
    }
    .s-services .s-services-service .container-fluid .d-flex .item .content {
        height: 100%
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        height: 230px;
        width: 170px;
        padding: 5px
    }
    .s-reasons .content .s-reasons-reason .s-reason-item span {
        font-size: 12px;
        height: 110px;
        display: block
    }
    .s-reasons .content .s-reasons-reason .s-reason-item img {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .s-video .video-pannel .right-pannel .button-team {
        padding: 15px;
        left: 0;
        top: -10px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item img {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85);
        left: -12px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text span {
        padding-left: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul {
        padding-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text ul li {
        margin-top: 0
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title a span {
        display: block;
        font-size: 16px;
        margin: auto 15px
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-next {
        display: none
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-nav .owl-prev {
        display: none
    }
    .s-equipment .s-equipment-content .owl-carousel {
        /*padding: 20px 40px*/
        padding: 20px 0;
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        /*width: 320px!important*/
    }
    .s-client .s-client-content .left-col {
        padding: 2% 1%
    }
    .s-client .s-client-content .left-col .labels .item {
        /*width: 125px*/
        width: 115px;
    }
    footer .left-col .column-4 {
        position: relative;
        left: 30px
    }
    .s-equipment .s-equipment-content p {
        width: 80%;
        margin-bottom: 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
        font-size: 13px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item img {
        height: 210px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center ul {
        padding-left: 15px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left {
        padding: 30px 20px 70px 20px
    }
}

@media (max-width:399.98px) {
    .s-services .s-services-service .item .content .two-button .button {
        padding: 15px 43px
    }
    .s-services .s-services-service .item .content .two-button .button-white {
        padding: 7px 12px
    }
    .s-technology .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        margin-left: -15px
    }
    .s-form .s-form-content form textarea {
        width: 280px
    }
    .s-form .s-form-content form input {
        width: 280px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .left .button {
        margin-top: 460px
    }
    .s-projects .s-projects-content .carousel-1 .item-top .center {
       /* margin-top: -510px*/
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-accordion-title a {
        font-size: 30px
    }
    .s-contacts .s-contacts-content .bottom .right form .last button {
        margin-top: 0
    }
    .s-contacts .s-contacts-content .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        margin-left: -35px
    }
    .s-methods .s-methods-content {
        height: 1170px
    }
    .s-methods .s-methods-content .methods .method {
        width: 250px
    }
    .s-steps .s-steps-content .steps .step .triangle {
        top: -7px
    }
    .s-steps .s-steps-content .steps .step .triangle .year {
        font-size: 40px;
        top: 45px;
        right: -10px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss .right .text,
    .s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
        /*top: 40%*/
        top: 30%;
    }
    .s-team .content .r-tabs-team .r-tabs-panel .boss,
    .s-team .content .r-tabs-team .r-tabs-panel .worker {
        height: 310px
    }
    .s-video {
        height: 1120px
    }
    .s-interesting .s-interesting-content .facts .item-11 .arrow {
        top: -38px
    }
    .s-interesting .s-interesting-content .facts .item-10 .arrow {
        top: -14px
    }
    .s-interesting .s-interesting-content .facts .item-9 .red-text {
        margin-top: 16px
    }
    .s-interesting .s-interesting-content .facts .item-8 .red-text {
        margin-top: -23px
    }
    .s-interesting .s-interesting-content .facts .item-5 .red-text {
        margin-top: 39px
    }
    .s-interesting .s-interesting-content .facts .item-6 .arrow {
        margin-top: -14px
    }
    .s-interesting .s-interesting-content .facts .item-6 p {
        font-size: 12px;
        margin-top: 0
    }
    .s-interesting .s-interesting-content .facts .item-4 .arrow {
        top: -20px
    }
    .s-interesting .s-interesting-content .facts .item-1 .red-text {
        margin-top: 40px;
        line-height: 1.2
    }
    .s-interesting .s-interesting-content .facts .item-2 .red-text {
        margin-top: -22px;
        line-height: 1.2
    }
    .left-pannel .menu .container {
        margin-left: 10px
    }
    .s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .g-recaptcha {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        margin-left: -15px
    }
    .slider .slide .carousel-inner .carousel-item {
        font-size: 24px
    }
    .slider .slide .carousel-indicators {
        padding: 30px 30px 40px
    }
    .s-awards-headline span,
    .s-client-headline span,
    .s-contacts-headline span,
    .s-equipment-headline span,
    .s-form-headline span,
    .s-geography-headline span,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span,
    .s-reasons-header span,
    .s-services-header span,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span,
    .s-video-headline span {
        /*font-size: 14px;*/
        padding-left: 5%
    }
    .s-reasons .content .s-reasons-reason .s-reason-item {
        margin: 3px;
        width: 150px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
        font-size: 12px;
        padding: 4%
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle {
        display: block
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items {
        height: 180px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item {
        height: 90px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .items .item span {
        left: -20px;
        position: relative;
        font-size: 11px
    }
    .s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
        width: 100%;
        padding: 4%
    }
    .s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        /*width: 240px!important*/
    }
    .s-equipment .s-equipment-content p {
        position: relative;
        top: 30px;
        width: 90%
    }
    .s-geography .s-geography-content .text {
        margin: 15px 40px;
        width: 80%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 ul .content-2 {
        font-size: 16px
    }
    .s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img {
        margin-top: 10px;
        width: 180px
    }
    .s-awards .s-awards-content .right-col .middle .owl-nav {
        display: none
    }
    .s-awards .s-awards-content .right-col .bottom .button {
        padding: 10px 15px;
        top: 0
    }
    footer .left-col .column a {
        font-size: 10px
    }
    footer .left-col .column-4 {
        left: 20px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .top {
        padding: 20px 0
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item p {
        margin: 5px 30px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .headline {
        margin: 5px 30px
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .bottom {
        padding: 20px 0
    }
}

@media (max-width:1599.98px) {
    .s-jet-type .type .text {
        padding: 50px 70px
    }
    .s-jet-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-jet-type .type .text {
        padding: 50px
    }
    .s-jet-fixed .mouse {
        margin-top: 70px
    }
    .s-jet-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-jet-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-jet-type .type .text {
        padding: 25px
    }
    .s-jet-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-jet-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-jet-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-jet-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-jet-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-jet-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-jet-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-jet-type .type .text {
        height: auto
    }
    .s-jet-type .type .text p {
        height: auto
    }
    .s-jet-type {
        display: block
    }
    .s-jet-type .type {
        width: 100%
    }
    .s-jet-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-jet-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-jet-advantages-2 .right {
        display: none
    }
    .s-jet-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-jet-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-jet-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-jet-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-jet-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-jet-advantages .content .photos {
        display: none
    }
    .s-jet-advantages .content .text {
        display: block
    }
    .s-jet-advantages .content .text .text-1,
    .s-jet-advantages .content .text .text-2 {
        width: 100%
    }
    .s-jet-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-jet-stages .stages .stage {
        width: 100%
    }
    .s-jet-type .type .text .options {
        margin-top: 20px
    }
    .s-jet-fixed .middle .left {
        width: 250px
    }
    .s-jet-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-jet-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-jet-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-jet-fixed .headline {
        font-size: 30px
    }
    .s-jet-fixed .mouse {
        margin-top: 40px
    }
}

@media (max-width:399.98px) {
    .s-jet-type .type .text .options {
        display: block
    }
    .s-jet-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-jet-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-jet-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-jet-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-jet-fixed .headline {
        font-size: 25px
    }
    .s-jet-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1599.98px) {
    .s-vibro-type .type .text {
        padding: 50px 70px
    }
    .s-vibro-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-vibro-type .type .text {
        padding: 50px
    }
    .s-vibro-fixed .mouse {
        margin-top: 70px
    }
    .s-vibro-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-vibro-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-vibro-type .type .text {
        padding: 25px
    }
    .s-vibro-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-vibro-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-vibro-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-vibro-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-vibro-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-vibro-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-vibro-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-vibro-type .type .text {
        height: auto
    }
    .s-vibro-type .type .text p {
        height: auto
    }
    .s-vibro-type {
        display: block
    }
    .s-vibro-type .type {
        width: 100%
    }
    .s-vibro-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-vibro-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-vibro-advantages-2 .right {
        display: none
    }
    .s-vibro-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-vibro-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-vibro-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-vibro-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-vibro-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-vibro-advantages .content .photos {
        display: none
    }
    .s-vibro-advantages .content .text {
        display: block
    }
    .s-vibro-advantages .content .text .text-1,
    .s-vibro-advantages .content .text .text-2 {
        width: 100%
    }
    .s-vibro-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-vibro-stages .stages .stage {
        width: 100%
    }
    .s-vibro-type .type .text .options {
        margin-top: 20px
    }
    .s-vibro-fixed .middle .left {
        width: 250px
    }
    .s-vibro-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-vibro-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-vibro-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-vibro-fixed .headline {
        font-size: 30px
    }
    .s-vibro-fixed .mouse {
        margin-top: 40px
    }
}

@media (max-width:399.98px) {
    .s-vibro-type .type .text .options {
        display: block
    }
    .s-vibro-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-vibro-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-vibro-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-vibro-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-vibro-fixed .headline {
        font-size: 25px
    }
    .s-vibro-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1599.98px) {
    .s-injection-type .type .text {
        padding: 50px 70px
    }
    .s-injection-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-injection-type .type .text {
        padding: 50px
    }
    .s-injection-fixed .mouse {
        margin-top: 70px
    }
    .s-injection-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-injection-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-injection-type .type .text {
        padding: 25px
    }
    .s-injection-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-injection-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-injection-stages .stages .stage-1 img {
        margin-top: 24px
    }
    .s-injection-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-injection-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-injection-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-injection-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-injection-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-injection-stages .stages .stage-3 img {
        margin-top: 24px
    }
    .s-injection-type .type .text {
        height: auto
    }
    .s-injection-type .type .text p {
        height: auto
    }
    .s-injection-type {
        display: block
    }
    .s-injection-type .type {
        width: 100%
    }
    .s-injection-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-injection-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-injection-advantages-2 .right {
        display: none
    }
    .s-injection-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-injection-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-injection-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-injection-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-injection-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-injection-advantages .content .photos {
        display: none
    }
    .s-injection-advantages .content .text {
        display: block
    }
    .s-injection-advantages .content .text .text-1,
    .s-injection-advantages .content .text .text-2 {
        width: 100%
    }
    .s-injection-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-injection-stages .stages .stage {
        margin: 0
    }
    .s-injection-stages .stages .stage-2 {
        margin-top: -50px
    }
    .s-injection-stages .stages .stage {
        width: 100%
    }
    .s-injection-type .type .text .options {
        margin-top: 20px
    }
    .s-injection-fixed .middle .left {
        width: 250px
    }
    .s-injection-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-injection-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-injection-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-injection-fixed .headline {
        font-size: 30px
    }
    .s-injection-fixed .mouse {
        margin-top: 40px
    }
}

@media (max-width:399.98px) {
    .s-injection-type .type .text .options {
        display: block
    }
    .s-injection-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-injection-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-injection-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-injection-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-injection-fixed .headline {
        font-size: 25px
    }
    .s-injection-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1599.98px) {
    .s-engineering-type .type .text {
        padding: 50px 70px
    }
    .s-engineering-advantages .content .text .text-2 p {
        width: 80%
    }
}

@media (max-width:1399.98px) {
    .s-engineering-type .type .text {
        padding: 50px
    }
    .s-engineering-fixed .mouse {
        margin-top: 70px
    }
    .s-engineering-advantages .content .text .text-2 p {
        width: 100%
    }
    .s-engineering-advantages-2 .left-pannel {
        padding: 20px 50px
    }
}

@media (max-width:1299.98px) {
    .s-engineering-type .type .text {
        padding: 25px
    }
    .s-engineering-type .type .text .options {
        margin-top: 40px
    }
}

@media (max-width:1199.98px) {
    .s-engineering-fixed {
        margin-top: 80px
    }
}

@media (max-width:1099.98px) {
    .s-engineering-advantages .content .text .text-1 .items {
        width: 100%
    }
    .s-engineering-advantages .content .text .text-1 .items .item {
        border: 1px solid #c3c3c3
    }
    .s-engineering-advantages .content .text .text-2 {
        padding: 30px 60px
    }
}

@media (max-width:999.98px) {
    .s-engineering-advantages-2 .left-pannel p {
        margin-top: 0
    }
    .s-engineering-type .type .text .options {
        margin-top: 55px
    }
}

@media (max-width:899.98px) {
    .s-engineering-type .type .text {
        height: auto
    }
    .s-engineering-type .type .text p {
        height: auto
    }
    .s-engineering-type {
        display: block
    }
    .s-engineering-type .type {
        width: 100%
    }
    .s-engineering-advantages .content .text .text-1 p {
        padding: 20px 50px;
        width: auto
    }
    .s-engineering-advantages .content .text .text-2 {
        padding: 20px 40px
    }
    .s-engineering-advantages-2 .right {
        display: none
    }
    .s-engineering-advantages-2 .left-pannel {
        width: 100%;
        padding: 20px 90px
    }
}

@media (max-width:799.98px) {
    .s-engineering-stages .stages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-engineering-advantages .content .text .text-1 .items .item span {
        margin-left: 10px
    }
    .s-engineering-advantages .content .text .text-1 .items .item {
        padding: 0 5px
    }
    .s-engineering-stages .stages .stage {
        width: 40%
    }
}

@media (max-width:699.98px) {
    .s-engineering-advantages .content .photos {
        display: none
    }
    .s-engineering-advantages .content .text {
        display: block
    }
    .s-engineering-advantages .content .text .text-1,
    .s-engineering-advantages .content .text .text-2 {
        width: 100%
    }
    .s-engineering-advantages .content .text .text-1 {
        background-color: #e6e6e6
    }
}

@media (max-width:599.98px) {
    .s-engineering-stages .stages .stage {
        width: 100%
    }
    .s-engineering-type .type .text .options {
        margin-top: 20px
    }
    .s-engineering-fixed .middle .left {
        width: 250px
    }
    .s-engineering-fixed .middle {
        margin-top: 20px
    }
}

@media (max-width:499.98px) {
    .s-engineering-advantages-2 .left-pannel {
        padding: 20px 40px
    }
    .s-engineering-fixed .middle {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        margin-left: -50px
    }
    .s-engineering-fixed .headline {
        font-size: 30px
    }
    .s-engineering-fixed .mouse {
        margin-top: 40px
    }
    .s-engineering-advantages .content .text .text-1 .items .item span {
        margin-left: 0;
        font-size: 12px
    }
    .s-engineering-type .type .text .headline {
        font-size: 24px
    }
}

@media (max-width:399.98px) {
    .s-engineering-type .type .text .options {
        display: block
    }
    .s-engineering-type .type .text .options .option {
        width: 100%;
        margin-top: 10px
    }
    .s-engineering-advantages .content .text .text-1 .items .item {
        padding: 0
    }
    .s-engineering-advantages .content .text .text-1 .items .item span {
        margin-left: 3px
    }
    .s-engineering-fixed .middle {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin-left: -100px;
        margin-top: -20px
    }
    .s-engineering-fixed .headline {
        font-size: 25px
    }
    .s-engineering-fixed .mouse {
        margin-top: 10px
    }
}

@media (max-width:1799.98px) {
    .s-kind-work .s-kind-work-content .right-col ul li {
        width: 265px
    }
}

@media (max-width:1699.98px) {
    .s-gain-foundations-4 .active .left-col .steps .step p {
        margin-top: 45px;
        margin-left: 70px
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 400px
    }
}

@media (max-width:1599.98px) {
    .s-kind-work .active .right-col ul {
        padding-left: 30px
    }
    .s-kind-work .active .right-col .right-pannel-arrow-1 {
        right: -84%
    }
    .s-kind-work .s-kind-work-content {
        padding-left: 250px
    }
    .s-kind-work-headline {
        margin-left: 250px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        word-break: break-all
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        word-break: break-all
    }
}

@media (max-width:1499.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        font-size: 14px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        margin-top: 10px;
        font-size: 14px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item span {
        font-size: 14px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        margin-top: 10px;
        font-size: 14px
    }
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input {
        width: 270px
    }
    .s-gain-foundations-4 .active .left-col .steps .step p {
        width: 165px;
        font-size: 13px
    }
}

@media (max-width:1399.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-3 {
        display: none
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-6 {
        display: none
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 50%
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 50%
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 380px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        font-size: 14px;
        width: 190px
    }
    .s-gain-foundations-4 .active .left-col .steps .step p {
        width: 165px;
        font-size: 13px
    }
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form textarea {
        width: 100%
    }
    .s-kind-work .active .right-col {
        width: 30%
    }
    .s-kind-work .active .left-col {
       /* width: 70%*/
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-6 .button {
        padding: 15px
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .text {
        margin-left: -50px;
        width: 250px;
        font-size: 15px
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: none
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4 {
        display: none
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 100%
    }
    .s-gain-foundations-7 .active .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 100%
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type .text {
        padding: 10px 50px
    }
}

@media (max-width:1299.98px) {
    .s-kind-work .s-kind-work-content .right-col ul li {
        width: 250px
    }
    .s-gain-foundations-2 .active .left-col .steps .step .triangle .year {
        top: 18px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        font-size: 12px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 p {
        font-size: 12px
    }
}

@media (max-width:1199.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom {
        height: 400px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom {
        height: 400px
    }
    .s-kind-work .s-kind-work-content {
        padding-left: 0
    }
    .s-kind-work-headline {
        margin-left: 0
    }
    .s-gain-foundations-1 {
        margin-top: 80px
    }
    .s-kind-work .s-kind-work-content .right-col {
        display: none
    }
    .s-kind-work .s-kind-work-content .left-col {
        width: 100%
    }
    .s-kind-work .s-kind-work-content .left-col .mouse {
        display: none
    }
    .s-kind-work .s-kind-work-content .left-col .items {
        margin-bottom: 30px
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 400px
    }
}

@media (max-width:999.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul li {
        font-size: 14px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 ul li {
        font-size: 14px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        margin-left: 80px;
        width: 175px
    }
}

@media (max-width:899.98px) {
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type .text {
        padding: 0 40px
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .headline {
        padding: 15px 40px;
        font-size: 30px
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col p {
        padding-left: 40px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step {
        width: 45%
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .top {
        background-color: rgba(199, 199, 199, .6)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .bottom {
        background-color: rgba(199, 199, 199, .6)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .left {
        display: none
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .top {
        background-color: rgba(218, 218, 218, .8)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .bottom {
        background-color: rgba(218, 218, 218, .8)
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .left {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .top {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-3 .bottom {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .left {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .bottom {
        background-color: #dadada
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 300px
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: 350px
    }
}

@media (max-width:799.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-4 {
        display: none
    }
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-5 {
        display: none
    }*/
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        height: 100%
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top {
        padding: 25px
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-3 {
        display: none
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 {
        width: 50%
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 50%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top {
        padding: 25px
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-3 {
        display: none
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1 {
        width: 50%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 50%
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step .triangle .year {
        top: 24px;
        right: 7px
    }
}

@media (max-width:699.98px) {
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .headline {
        font-size: 30px;
        padding: 10px 25px
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type .text {
        height: auto
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img {
        height: auto
    }
    /*.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: none
    }*/
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
        width: 100%
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 .item-photo-content-2 {
        width: 100%
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        /*width: 33%*/
        width: 100%;
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        width: 100%;
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types {
        display: block
    }
    .s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type {
        width: 100%
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types {
        display: block
    }
    .s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type {
        width: 100%
    }
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input {
        width: 100%
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step {
        width: 100%
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-3 {
        background-color: rgba(255, 255, 255, .4)
    }
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-4 {
        background-color: rgba(255, 255, 255, .8)
    }
}

@media (max-width:599.98px) {
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step {
        width: 90%;
        height: 190px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        width: 65%;
        margin-left: 100px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step .left {
        height: 190px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .left {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-2 .bottom {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .left {
        background-color: #dadada;
        display: block
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-4 .bottom {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .left {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .top {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-5 .bottom {
        background-color: #c7c7c7
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .left {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .top {
        background-color: #dadada
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step-6 .bottom {
        background-color: #dadada
    }
}

@media (max-width:499.98px) {
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        width: 50%
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom {
        display: block;
        height: auto
    }
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-1,
    .s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 100%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .top .items .item {
        /*width: 50%*/
        width: 100%
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom {
        display: block;
        height: auto
    }
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-1,
    .s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom .column-2 {
        width: 100%
    }
}

@media (max-width:399.98px) {
    .s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .steps .step-6 .button {
        height: 70px
    }
    .s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .steps .step p {
        font-size: 12px;
        margin-left: 90px;
        margin-top: 40px
    }
}
/* End */


/* Start:/bitrix/templates/kron_template/css/magnific-popup.css?17207220346951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

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

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

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

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

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

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

.mfp-ajax-cur {
  cursor: progress; }

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

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

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

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

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

.mfp-hide {
  display: none !important; }

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

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

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

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

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

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

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

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

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/kron_template/css/custom.css?174712949261437*/

/*custom css*/
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
    cursor: pointer;
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo:hover {
    display: inline-block;
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-div {
    /*position: relative;*/
    background-size: cover; 
    background-position: center; 
    height: 100%; 
    width: 100%;
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-div .item-photo-content-2 {
    display: none;
    position: absolute;
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo:hover .item-photo-div .item-photo-content-2 {
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    padding: 3%
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul {
    position: relative;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    color: #fff;
    list-style-type: none;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 30px
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul li {
    margin: 10px 10px
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-1 {
    top: 10px
}
.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
    font-size: 20px;
    margin-bottom: 10%;
    margin-top: 10%
}
@media (max-width:1799.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
	    line-height: 1.2
	}
}
@media (max-width:1399.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul {
	    font-size: 12px;
	    padding: 10px 20px
	}
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
	    font-size: 18px;
	    margin-top: 3%;
	    margin-bottom: 5%;
	    line-height: 1.2
	}
}
@media (max-width:1299.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul {
        font-size: 10px;
        padding: 10px 15px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
        font-size: 16px;
        margin-top: 3%;
        margin-bottom: 5%;
        line-height: 1.2
    }
}
@media (max-width:999.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
        font-size: 14px;
        margin-top: 0
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        padding: 1.5%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul {
        padding: 5px 7px
    }
}
@media (max-width:899.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 40%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo img {
        height: 100%;
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        padding: 3%;
        width: 40%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 li {
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
        font-size: 15px;
        text-align: center
    }
}
@media (max-width:799.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 50%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo img {
        height: 100%;
        width: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        padding: 3%;
        width: 50%;
        height: 100%
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 li {
        font-size: 12px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
        font-size: 16px
    }
}
@media (max-width:699.98px) {
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-1 {
        display: inline-block;
    }
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 50%;
        height: 50%;
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        width: 100%;
        padding: 5%;
        text-align: center
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
        font-size: 24px
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul p {
        font-size: 18px
    }

}
@media (max-width:399.98px) {
	.s-projects .s-projects-content .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
        font-size: 16px
    }
}

.s-awards .s-awards-content .left-col .bottom .left .bottom-photo .content,
.s-awards .s-awards-content .left-col .top .content,
.s-awards .s-awards-content .left-col .bottom .right .content {
    display: none;
}
.s-awards .s-awards-content .left-col .bottom .left .bottom-photo:hover,
.s-awards .s-awards-content .left-col .bottom .right:hover,
.s-awards .s-awards-content .left-col .top:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
/*.s-awards .s-awards-content .left-col .bottom .left .bottom-photo:hover .content {
    display: block;
    background-color: rgba(181, 29, 34, .7);
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 25px
}
.s-awards .s-awards-content .left-col .bottom .left .bottom-photo:hover .content .first {
    font-size: 11px
}
.s-awards .s-awards-content .left-col .bottom .left .bottom-photo,
.s-awards .s-awards-content .left-col .bottom .right,
.s-awards .s-awards-content .left-col .top {
    padding: 20px;
}
.s-awards .s-awards-content .left-col .bottom .right:hover .content {
    display: block;
    background-color: rgba(181, 29, 34, .7);
    height: 60%;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 25px
}
.s-awards .s-awards-content .left-col .top:hover .content {
    display: block;
    background-color: rgba(181, 29, 34, .7);
    height: 50%;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 25px
}*/

.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo-2 {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo:hover {
    display: inline-block;
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-div {
    /*position: relative;*/
    background-size: cover; 
    background-position: center; 
    height: 100%; 
    width: 100%;
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-div .item-photo-content-2 {
    display: none;
    /*position: relative;*/
    position: absolute;
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo:hover .item-photo-div .item-photo-content-2 {
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    padding: 3%
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul {
    position: relative;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    color: #fff;
    list-style-type: none;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 30px
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul li {
    margin: 10px 10px
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-1 {
    top: 10px
}
.s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 ul .content-2 {
    font-size: 20px;
    margin-bottom: 30%;
    margin-top: 10%
}

@media (max-width:1399.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 50%
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        width: 50%
    }
}

@media (max-width:799.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo {
        width: 100%
    }
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        height: 100%
    }
}

@media (max-width:699.98px) {
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-inner .carousel-item .item-photo .item-photo-content-2 {
        width: 100%
    }
}

.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form textarea.last-input {
    display: block;
    width: 95%;
    margin-top: 20px;
    border: none;
    color: #000;
}

.news-pagination {
    text-align: center;
    display: block;
    width: 210px;
    margin: 0 auto;
    padding: 10px 0;
}

.path a:first-child:after {
    content: '|';
    display: inline-block;
    color: #b51d22;
    padding-left: 15px;
}
/*.breadcrumb-path {
    padding-top: 20px;
    padding-left: 20px;
}
.breadcrumb-path .path a {
    color: #c3c3c3;
}
.breadcrumb-path .path a:first-child:after {
    content: '';
    display: none;
}*/

.tabs-type-work {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.type-work {
    width: 50%;
    text-align: center;
    font-size: 16px;
    padding: 30px 0;
    background-color: #c3c3c3;
    cursor: pointer;
}
.type-work:hover {
    background-color: #e6e6e6;
}
.type-work.active {
    background-color: #e6e6e6;
}
.type-work_content {
    display: none;
}
.type-work_content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 30px 0;
}
.type-work_content-current {
    width: 31%;
    background-color: rgba(255,255,255,0.75);
    padding: 30px 30px;
    margin-bottom: 20px;
    text-align: center;
    color: #000000;
}
.type-work_content-current img {
	max-height: 105px;
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 991px) {
    .type-work_content-current {
        width: 95%;
    }
}

.block-notfound {
    padding: 60px 0;
    margin-left: 300px;
    min-height: calc(90vh - 130px);
    text-align: center;
}
@media (max-width: 1599.98px) {
	.block-notfound {
		margin-left: 250px;
	}
}
@media only screen and (max-width: 991px) {
    .block-notfound {
        margin-left: 0;
    }
}

[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}

.s-contacts .s-contacts-content .bottom .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;*/
}

ul.filials li {
    list-style-type: none;
    font-size: 14px;
    cursor: pointer;
}

.s-contacts .s-contacts-content .bottom .right .description {
    font-size: 18px;
    font-weight: 500
}

.s-contacts .s-contacts-content .bottom .right .description strong {
    font-size: 30px
}

.indicator.filials {
    padding-left: 25px;
    font-size: 14px;
}
.indicator.filials .text {
    display: none;
}
.indicator.filials .text:first-child {
    display: block;
}

@media (max-width:1399.98px) {
    .left-pannel .menu .hidden-menu ul li a {
        padding: 7px 20px;
    }
}

.s-contacts .s-contacts-content .bottom .right form .first .input-block,
.s-contacts .s-contacts-content .bottom .right form .last .input-block,
.s-technology-form .right form .first .input-block,
.s-technology-form .right form .last .input-block,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first .input-block,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .input-block,
.s-technology .bottom .right form .first .input-block,
.s-technology .bottom .right form .last .input-block {
	margin: 10px 0;
}
.s-contacts .s-contacts-content .bottom .right form .last,
.s-technology-form .right form .last,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last,
.s-technology .bottom .right form .last {
	padding-top: 0;
}
.s-contacts .s-contacts-content .bottom .right form .first input,
.s-technology-form .right form .first input,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first input,
.s-technology .bottom .right form .first input {
	height: 40px;
	margin-top: 0;
	padding-left: 5px;
}
.s-contacts .s-contacts-content .bottom .right form .first textarea,
.s-technology-form .right form .first textarea,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .first textarea,
.s-technology .bottom .right form .first textarea {
	height: 60px;
	margin-top: 0;
	padding-left: 5px;
}
.s-contacts .s-contacts-content .bottom .right form .last input,
.s-technology-form .right form .last input,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last input,
.s-technology .bottom .right form .last input {
	height: 40px;
	margin-top: 0;
	padding-left: 5px;
	border: none;
	width: 95%;
}
.s-contacts .s-contacts-content .bottom .right form .last .input-block img.captcha,
.s-technology-form .right form .last .input-block img.captcha,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .input-block img.captcha,
.s-technology .bottom .right form .last .input-block img.captcha {
	width: 95%; 
	height: 40px;
}
@media only screen and (max-width: 1100px) {
	.s-contacts .s-contacts-content .bottom .right form .last .input-block img.captcha,
	.s-technology-form .right form .last .input-block img.captcha,
	.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last .input-block img.captcha,
	.s-technology .bottom .right form .last .input-block img.captcha {
		width: auto;
	}
}
.s-contacts .s-contacts-content .bottom .right form .last button,
.s-technology-form .right form .last button,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form .last button,
.s-technology .bottom .right form .last button {
	margin-top: 0px;
    /*margin-top: 9px;*/
	width: 95%;
}

.s-technology .bottom .right form .last button {
    margin-top: 0px!important;
}


.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
	/*line-height: 1.3;*/
    line-height: 1.1;
}
.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor img {
	height: 60px;
}

@media (max-width: 1299.98px) {
	.s-technology .technology .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor span {
	    font-size: 16px;
	    margin: auto 10px;
	}
}

.s-technology .technology .r-tabs .r-tabs-accordion-title {
	height: 90px;
}
.s-technology .technology .r-tabs .r-tabs-accordion-title .r-tabs-anchor img {
	height: 90px;
}
@media (max-width: 767px) {
    .s-technology .technology .r-tabs .r-tabs-accordion-title {
        height: 120px;
    }
    .s-technology .technology .r-tabs .r-tabs-accordion-title .r-tabs-anchor img {
        height: 90px;
    }
    .s-geography .s-geography-content {
        height: 620px!important;
    }
}

.s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
	height: 190px;
	overflow: hidden;
}

@media (max-width: 1099.98px) {
	.s-technology .technology .r-tabs .r-tabs-panel .left-col .headline {
		height: auto;
	}
}

.s-technology .technology.proektirovanie .r-tabs .r-tabs-nav .r-tabs-tab {
	width: 33.333333%;
}

.s-technology .bottom {
	padding: 10px 0;
}
.s-technology .bottom .left {
	/*margin: auto 3%;*/
}

.s-jet-advantages-2 .left-pannel,
.s-engineering-advantages-2 .left-pannel {
    z-index: 900;
}

/*.s-technology.proektirovanie .technology .r-tabs .r-tabs-panel .left-col a {
    left: 90px;
}*/

.slider .carousel-inner .carousel-item h1 {
    font-weight: 600;
}

@media (max-width:499.98px) {
    .slider .carousel-inner .carousel-item h1 {
        font-size: 28px;
    }
    .s-awards-headline span h2,
    .s-client-headline span h2,
    .s-contacts-headline span,
    .s-equipment-headline span h2,
    .s-form-headline span,
    .s-geography-headline span h2,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span h2,
    .s-reasons-header span h2,
    .s-services-header span h2,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span h2,
    .s-video-headline span h3,
    .seo-main-headline span h2 {
        font-size: 16px;
    }
}
@media (max-width:399.98px) {
    .slider .carousel-inner .carousel-item h1 {
        font-size: 24px;
    }
    .s-awards-headline span h2,
    .s-client-headline span h2,
    .s-contacts-headline span,
    .s-equipment-headline span h2,
    .s-form-headline span,
    .s-geography-headline span h2,
    .s-interesting-header span,
    .s-methods-headline span,
    .s-objects-1-headline span,
    .s-persona-header span,
    .s-projects-headline span h2,
    .s-reasons-header span h2,
    .s-services-header span h2,
    .s-steps-headline span,
    .s-team-headline span,
    .s-techno-blog-headline span,
    .s-techno-blog-news-headline span,
    .s-technology-headline span h2,
    .s-video-headline span h3,
    .seo-main-headline span h2 {
        /*font-size: 14px;*/
    }
}

.s-gain-foundations-2 .s-gain-foundations-content-2 .left-col .headline h2,
.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col .headline h2,
.s-gain-foundations-4 .s-gain-foundations-content-4 .left-col .headline h2,
.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .headline h2,
.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .headline h2,
.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .headline h2  {
    display: inline-block;
}

.s-interesting .s-interesting-content .headline h2 {
    display: inline-block;
    color: #ffffff;
}

.s-steps .s-steps-content .headline h2 {
    display: inline-block;
}

.s-form .s-form-content h3 {
    display: inline-block;
}

.type-cur-tech_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.type-cur-tech {
    width: 50%;
}
@media (max-width:599.98px) {
    .type-cur-tech {
        margin: 20px 0;
        width: 100%;
    }
}

.main-page .s-awards-headline.current-divblock, 
.main-page .s-client-headline.current-divblock, 
.main-page .s-contacts-headline.current-divblock, 
.main-page .s-equipment-headline.current-divblock, 
.main-page .s-form-headline.current-divblock, 
.main-page .s-geography-headline.current-divblock, 
.main-page .s-interesting-header.current-divblock, 
.main-page .s-kind-work-headline.current-divblock, 
.main-page .s-methods-headline.current-divblock, 
.main-page .s-objects-1-headline.current-divblock, 
.main-page .s-persona-header.current-divblock, 
.main-page .s-projects-headline.current-divblock, 
.main-page .s-reasons-header.current-divblock, 
.main-page .s-services-header.current-divblock, 
.main-page .s-steps-headline.current-divblock, 
.main-page .s-team-headline.current-divblock, 
.main-page .s-techno-blog-headline.current-divblock, 
.main-page .s-techno-blog-news-headline.current-divblock, 
.main-page .s-technology-headline.current-divblock, 
.main-page .s-video-headline.current-divblock,
.main-page .seo-main-headline.current-divblock {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #b51d22;
}

.main-page .s-awards-headline.current-divblock span,
.main-page .s-client-headline.current-divblock span,
.main-page .s-contacts-headline.current-divblock span,
.main-page .s-form-headline.current-divblock span,
.main-page .s-interesting-header.current-divblock span,
.main-page .s-kind-work-headline.current-divblock span,
.main-page .s-methods-headline.current-divblock span,
.main-page .s-objects-1-headline.current-divblock span,
.main-page .s-persona-header.current-divblock span,
.main-page .s-projects-headline.current-divblock span,
.main-page .s-reasons-header.current-divblock span,
.main-page .s-services-header.current-divblock span,
.main-page .s-steps-headline.current-divblock span,
.main-page .s-team-headline.current-divblock span,
.main-page .s-techno-blog-headline.current-divblock span,
.main-page .s-techno-blog-news-headline.current-divblock span,
.main-page .s-technology-headline.current-divblock span,
.main-page .s-video-headline.current-divblock span,
.main-page .s-equipment-headline.current-divblock span,
.main-page .s-geography-headline.current-divblock span,
.main-page .seo-main-headline.current-divblock span  {
    color: #ffffff!important;
}

.pages .first-headline.current-divblock {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1005;
}

.first-header {
    display: none;
}

@media (min-width:1200px) {
    .main-page .s-awards-headline,
    .main-page .s-client-headline,
    .main-page .s-contacts-headline,
    .main-page .s-equipment-headline,
    .main-page .s-form-headline,
    .main-page .s-geography-headline,
    .main-page .s-interesting-header,
    .main-page .s-kind-work-headline,
    .main-page .s-methods-headline,
    .main-page .s-objects-1-headline,
    .main-page .s-persona-header,
    .main-page .s-projects-headline,
    .main-page .s-reasons-header,
    .main-page .s-services-header,
    .main-page .s-steps-headline,
    .main-page .s-team-headline,
    .main-page .s-techno-blog-headline,
    .main-page .s-techno-blog-news-headline,
    .main-page .s-technology-headline,
    .main-page .s-video-headline,
    .main-page .seo-main-headline {
        position: relative;
        margin-left: 300px;
        height: 70px;
        /*background-color: #e6e6e6*/
    }
    .main-page .s-equipment-headline {
        /*background-color: #c3c3c3;*/
    }
    .main-page .s-geography-headline {
        /*background-color: #373737;*/
    }

    .main-page .s-awards-headline span,
    .main-page .s-client-headline span,
    .main-page .s-contacts-headline span,
    .main-page .s-form-headline span,
    .main-page .s-interesting-header span,
    .main-page .s-kind-work-headline span,
    .main-page .s-methods-headline span,
    .main-page .s-objects-1-headline span,
    .main-page .s-persona-header span,
    .main-page .s-projects-headline span,
    .main-page .s-reasons-header span,
    .main-page .s-services-header span,
    .main-page .s-steps-headline span,
    .main-page .s-team-headline span,
    .main-page .s-techno-blog-headline span,
    .main-page .s-techno-blog-news-headline span,
    .main-page .s-technology-headline span,
    .main-page .s-video-headline span,
    .main-page .seo-main-headline span {
        display: block;
        /*color: #333333;*/
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        padding-left: 120px;
        padding-top: 18px;
    }
    .main-page .s-equipment-headline span {
        /*color: #333333;*/
        color: #ffffff;
    }
    .main-page .s-geography-headline span {
        color: #ffffff;
    }

}

@media (min-width:1200px) {
    .pages .s-hidden {
        display: none;
    }

    .pages .s-geography-headline {
        /*background-color: #373737;*/
    }
    .pages .s-geography-headline span {
        color: #ffffff;
    }
    .pages .s-projects-headline {
        /*background-color: #c3c3c3;*/
    }
    .pages .s-projects-headline span {
       /* color: #333333;*/
       color: #ffffff;
    }
    .pages .s-form-headline {
        /*background-color: #e6e6e6;*/
    }
    .pages .s-form-headline span {
        /*color: #333333;*/
        color: #ffffff;
    }
    .pages .s-client-headline {
        /*background-color: #e6e6e6;*/
    }
    .pages .s-client-headline span {
        /*color: #333333;*/
        color: #ffffff;
    }

    .pages .s-geography-headline.current-divblock,
    .pages .s-projects-headline.current-divblock,
    .pages .s-form-headline.current-divblock,
    .pages .s-client-headline.current-divblock,
    .pages .s-team-headline.current-divblock,
    .pages .s-persona-header.current-divblock,
    .pages .seo-main-headline.current-divblock {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
        background-color: #b51d22;
    }

    .pages .s-geography-headline.current-divblock span,
    .pages .s-projects-headline.current-divblock span,
    .pages .s-form-headline.current-divblock span,
    .pages .s-client-headline.current-divblock span,
    .pages .s-team-headline.current-divblock span,
    .pages .s-persona-header.current-divblock span,
    .pages .seo-main-headline.current-divblock span {
        color: #ffffff!important;
    }

}

@media (max-width:1599.98px) {
    .main-page .s-awards-headline,
    .main-page .s-client-headline,
    .main-page .s-contacts-headline,
    .main-page .s-equipment-headline,
    .main-page .s-form-headline,
    .main-page .s-geography-headline,
    .main-page .s-interesting-header,
    .main-page .s-kind-work-headline,
    .main-page .s-methods-headline,
    .main-page .s-objects-1-headline,
    .main-page .s-persona-header,
    .main-page .s-projects-headline,
    .main-page .s-reasons-header,
    .main-page .s-services-header,
    .main-page .s-steps-headline,
    .main-page .s-team-headline,
    .main-page .s-techno-blog-headline,
    .main-page .s-techno-blog-news-headline,
    .main-page .s-technology-headline,
    .main-page .s-video-headline,
    .main-page .seo-main-headline {
        margin-left: 250px;
    }


}

@media (max-width:1199.98px) {
    .main-page .s-awards-headline,
    .main-page .s-client-headline,
    .main-page .s-contacts-headline,
    .main-page .s-equipment-headline,
    .main-page .s-form-headline,
    .main-page .s-geography-headline,
    .main-page .s-interesting-header,
    .main-page .s-kind-work-headline,
    .main-page .s-methods-headline,
    .main-page .s-objects-1-headline,
    .main-page .s-persona-header,
    .main-page .s-projects-headline,
    .main-page .s-reasons-header,
    .main-page .s-services-header,
    .main-page .s-steps-headline,
    .main-page .s-team-headline,
    .main-page .s-techno-blog-headline,
    .main-page .s-techno-blog-news-headline,
    .main-page .s-technology-headline,
    .main-page .s-video-headline,
    .main-page .seo-main-headline {
        background-color: #b51d22;
        margin-left: 0;
    }

    .main-page .s-awards-headline span,
    .main-page .s-client-headline span,
    .main-page .s-contacts-headline span,
    .main-page .s-form-headline span,
    .main-page .s-interesting-header span,
    .main-page .s-kind-work-headline span,
    .main-page .s-methods-headline span,
    .main-page .s-objects-1-headline span,
    .main-page .s-persona-header span,
    .main-page .s-projects-headline span,
    .main-page .s-reasons-header span,
    .main-page .s-services-header span,
    .main-page .s-steps-headline span,
    .main-page .s-team-headline span,
    .main-page .s-techno-blog-headline span,
    .main-page .s-techno-blog-news-headline span,
    .main-page .s-technology-headline span,
    .main-page .s-video-headline span,
    .main-page .s-equipment-headline span,
    .main-page .s-geography-headline span,
    .main-page .seo-main-headline span {
        color: #ffffff;
        padding-left: 6%;
    }
}

form.form-modal {
	position: relative;
	max-width: 50%;
    width: 100%;
    margin: 0 auto;
    padding: 40px 40px 20px 40px;
	background-color: #c3c3c3;
}
form.form-modal.raschet {
	max-width: 75%;
}
form.form-modal .modal-title {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
form.form-modal .modal-text {
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
form.form-modal .input-block,
form.form-modal .captcha-block,
form.form-modal .submit-block {
	padding: 15px 0;
}
form.form-modal .input-block input.input {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	border-radius: 2px;
}
form.form-modal .submit-block input.submit {
	display: block;
	margin: 0 auto;
	background-color:#b51d22;
	color: #ffffff;
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: relative;
    padding: 15px 40px;
    border: none;
}
form.form-modal .captcha-block {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
form.form-modal .captcha-block .img-captcha {
	height: 40px;
	width: 140px;
}
form.form-modal .captcha-block .text-captcha {
	margin-left: 15px;
	padding-left: 5px;
	height: 40px;
	width: 260px;
}
@media only screen and (max-width: 991px) {
	form.form-modal {
		max-width: 90%;
		padding: 15px 15px 0px 15px;
	}
	form.form-modal.raschet {
		max-width: 90%;
	}
	form.form-modal .modal-title {
		font-size: 22px;
	}
	form.form-modal .captcha-block .img-captcha {
		display: block;
		margin: 0 auto;
	}
	form.form-modal .captcha-block .text-captcha {
		margin-left: 0;
		margin-top: 15px;
		width: 100%;
	}
}

form.form-modal.raschet textarea {
    height: 105px!important;
}
form.form-modal .input-block label.file {
    border: 1px solid #000000;
    padding: 2px 5px;
    cursor: pointer;
}
form.form-modal .input-block label.file:hover {
    color: #ffffff;
    background-color: #000000;
}

.input-text-block {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
}
.input-text-block .left,
.input-text-block .right {
	width: 48%;
}
.input-text-block .input-block input.input {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	border-radius: 2px;
}
.input-text-block .one-row {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.input-text-block .one-row .input-block {
	width: 100%;
}
.input-text-block .one-row .input-block:last-child {
	margin-left: 15px;
}
.input-text-block .one-row .input-block input.input {
	width: 100%;
}
.input-text-block .right .input-block textarea.text {
	height: 170px;
	width: 100%;
	resize: none;
	border-radius: 2px;
}
.input-text-block .right .submit-block input.submit {
	background-color:#b51d22;
	color: #ffffff;
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: relative;
    padding: 11px 0;
    border: none;
    width: 100%;
}
@media only screen and (max-width: 991px) {
	.input-text-block {
		-ms-flex-wrap: wrap;
   		flex-wrap: wrap;
	}
	.input-text-block .left,
	.input-text-block .right {
		width: 100%;
	}
	.input-text-block .one-row {
		display: block;
	}
	.input-text-block .one-row .input-block:last-child {
		margin-left: 0;
	}
}

.popup__block {
    max-width: 50%;
    width: 100%;
    margin: 0 auto;
    background-color: #c3c3c3;
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px; 
}
@media only screen and (max-width: 767px) {
  .popup__block {
    max-width: 90%; 
  } 
}
.thanks-title {
    font-size: 36px;
    font-weight: bold;
    text-align: center; 
}
@media only screen and (max-width: 991px) {
    .thanks-title {
        font-size: 22px;
    }
}
.popup-modal-dismiss {
    position: absolute;
    top: -15px;
    right: 5px;
    color: #000;
    font-size: 52px;
    cursor: pointer;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-decoration: none;
}
.popup-modal-dismiss:hover {
    color: #000;
    text-decoration: none;
}
.s-awards_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 300px;
}
@media (max-width: 1399.99px) {
    .s-awards_list {
        margin-left: 250px;
    }
}
.s-awards_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
}
.s-awards_item-image {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    cursor: pointer;
}
.s-awards_item-image:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
@media (min-width: 1900px) {
    .s-awards_item-image {
        height: 365px;
    }
}
.s-awards_item-information {
    padding: 0 30px;
}
.s-awards_item-information .s-awards_item-name {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
.s-awards_item-information .s-awards_item-preview {
    font-size: 18px;
}
@media (max-width: 1199.99px) {
    .s-awards_list {
        margin-left: 0;
    }
}
@media (max-width: 699.99px) {
    .s-awards_list {
        margin-left: 0;
    }
    .s-awards_item-image {
        height: 220px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
    }
    .s-awards_item {
        padding: 20px 0;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .s-awards_item-information {
        padding: 30px 15px;
    }
}

.s-serticats_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 300px;
}
@media (max-width: 1399.99px) {
    .s-serticats_list {
        margin-left: 250px;
    }
}
.s-serticats_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
}
.s-serticats_item-image {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    cursor: pointer;
}
.s-serticats_item-image:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
@media (min-width: 1900px) {
    .s-serticats_item-image {
        height: 365px;
    }
}
.s-serticats_item-information {
    padding: 0 30px;
}
.s-serticats_item-information .s-serticats_item-name {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
.s-serticats_item-information .s-serticats_item-preview {
    font-size: 18px;
}
@media (max-width: 1199.99px) {
    .s-serticats_list {
        margin-left: 0;
    }
}
@media (max-width: 699.99px) {
    .s-serticats_list {
        margin-left: 0;
    }
    .s-serticats_item-image {
        height: 220px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
    }
    .s-serticats_item {
        padding: 20px 0;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .s-serticats_item-information {
        padding: 30px 15px;
    }
}

.s-equipment .s-equipment-content.list {
    position: relative;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
     -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding: 50px 30px;
}
.s-equipment .s-equipment-content.list .s-equipment-item {
    width: 31%;
    margin-bottom: 40px;
}
.s-equipment .s-equipment-content.list .s-equipment-item img {
    height: 300px;
}
.s-equipment .s-equipment-content.list .s-equipment-item .s-equipment-item_name {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
.s-equipment .s-equipment-content.list .s-equipment-item .s-equipment-item_text {
    font-size: 18px;
}
@media (max-width: 699.99px) {
    .s-equipment .s-equipment-content.list .s-equipment-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .s-equipment .s-equipment-content.list .s-equipment-item img {
        height: 180px;
    }
}

.s-equipment .s-equipment-content.list .s-equipment-item_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_detail-img {
	width: 35%;
}
.s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_information {
	width: 65%;
    padding: 0 20px;
}
.s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_information .s-equipment-item_back {
    padding: 20px 0;
}
@media (max-width: 699.99px) {
    .s-equipment .s-equipment-content.list .s-equipment-item_detail {
         -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_detail-img {
    	width: 100%;
    }
    .s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_information {
        width: 100%;
        padding: 20px 0;
    }
}

.s-equipment .s-equipment-content.list .button-main {
    position: absolute;
    border: none;
    background-color: rgba(255, 255, 255, .5);
    width: 150px;
    height: auto;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 70px;
    color: #444;
    padding: 7px 15px;
    /*outline: 2px solid #000;*/
}
.s-equipment .s-equipment-content.list .button-main:hover {
    text-decoration: none;
}

.s-gain-foundations-5 .s-gain-foundations-content-5 .left-col .types .type .type-cur-tech_image {
    height: 400px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
     -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.reviews-item_title,
.reviews-item_reset {
    font-size: 14px;
}
.reviews-item_reset {
    cursor: pointer;
    text-decoration: underline;
    display: block;
    height: 100%;
    width: 100%;
}
.reviews-item_reset:hover {
    text-decoration: none;
}

.technology-hedline .top a {
    color: #ffffff;
}
.technology-hedline .top span {
    display: inline-block;
    position: relative;
    padding: 0 30px;
}
.technology-hedline .top span:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 3px;
    height: 20px;
    width: 2px;
    background-color: #ffffff;
}

.s-kind-work-headline.first-headline a {
    color: #ffffff;
    padding-left: 120px;
    padding-top: 18px;
    font-size: 16px;
}
.s-kind-work-headline.first-headline span {
    display: inline-block;
    position: relative;
    padding: 23px 30px 0 30px;
    font-size: 16px;
}
.s-kind-work-headline.first-headline span:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    height: 20px;
    width: 2px;
    background-color: #cccccc;
}
@media (max-width: 767px) {
    .s-kind-work-headline.first-headline a {
        padding-left: 10px;
        padding-top: 20px;
        font-size: 14px;
    }
    .s-kind-work-headline.first-headline span {
        padding: 0 10px; 
        padding-top: 20px;
        font-size: 14px;
    }
    .s-kind-work-headline.first-headline span:before {
        display: none;
    }
}
@media (max-width: 480px) {
    .s-kind-work-headline.first-headline span,
    .s-kind-work-headline.first-headline a {
        padding-top: 20px;
        font-size: 14px;
    }
}
@media (max-width: 400px) {
    .s-kind-work-headline.first-headline span,
    .s-kind-work-headline.first-headline a {
        padding-top: 15px;
    }
}

input[type=submit]:disabled,
button:disabled {
    opacity: 0.7;
}

.s-technology-form .right form,
.s-technology .bottom .right form,
.s-contacts .s-contacts-content .bottom .right form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.s-contacts .s-contacts-content .bottom .right form {
    height: auto;
}

.s-form .s-form-content form input[type="checkbox"],
.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input[type="checkbox"] {
    width: 30px;
    height: 30px;
    margin: 10px 10px;
}

.s-form .s-form-content form .button,
.s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form .button {
    margin-top: 10px;
}

form#zayavka_obsledovanie label.file {
    border: 1px solid #000000;
    padding: 2px 5px;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
form#zayavka_obsledovanie label.file:hover {
    color: #ffffff;
    background-color: #000000;
}

form#zayavka_obsledovanie_obj label.file {
    border: 1px solid #000000;
    padding: 2px 5px;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
form#zayavka_obsledovanie_obj label.file:hover {
    color: #ffffff;
    background-color: #000000;
}

.s-technology .technology .r-tabs .r-tabs-panel .content {
	/*height: 850px;*/
}
.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
	position: relative;
	/*height: 600px;*/
}
.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text a {
	/*position: absolute;*/
	/*bottom: -70px;*/
	/*bottom: -30px;
	left: 30px;*/
}

@media (max-width: 1700px) {
	.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
		/*height: 480px;*/
	}
	.s-technology .technology .r-tabs .r-tabs-panel .content {
		/*height: 750px;*/
	}
	.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text a {
		/*bottom: -70px;*/
	}
}

@media (max-width: 1200px) {
	.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text {
		height: auto;
	}
	.s-technology .technology .r-tabs .r-tabs-panel .content {
		height: auto;
	}
	.s-technology .technology .r-tabs .r-tabs-panel .left-col .middle .text a {
		position: relative;
		left: unset;
		bottom: unset;
	}
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form label,
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
}
.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form input[type="checkbox"],
.s-techno-blog-news .form form input[type="checkbox"],
.s-team .content .r-tabs-team .r-tabs-panel .bottom .right form input[type="checkbox"] {
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.s-techno-blog-news .form form input[type="checkbox"] {
	margin-top: 10px;
}

@media (max-width: 1399.98px) {
	.s-projects .s-projects-content .carousel-1 .item-top {
		height: 500px
	}
	.s-projects .s-projects-content .carousel-1 .item-bottom {
		height: 500px
	}
}

@media (max-width: 1199.98px) {
    .slider .slide .carousel-inner .carousel-item {
        width: 100%;
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-control-next,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-control-prev,
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-prev,
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-next {
        width: auto;
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-control-next,
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-next {
        /*right: -11%;*/
        right: -65px;
    }
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-control-prev,
    .s-gain-foundations-7 .s-gain-foundations-content-7 .left-col .carousel-2 .carousel .carousel-control-prev {
        /*left: -11%;*/
        left: -65px;
    }

    .s-projects .s-projects-content .carousel-1 .item-top {
		height: 600px
	}
	.s-projects .s-projects-content .carousel-1 .item-bottom {
		height: 600px
	}
}

@media (max-width: 767px) {
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form input {
        margin: 30px 0;
    }
    .s-gain-foundations-1 .s-gain-foundations-content-1 h1 {
        word-break: break-all;
    }
    .s-gain-foundations-1 .s-gain-foundations-content-1 .left-col .items .item {
    	width: auto;
    }
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .middle form input[type="checkbox"],
    .s-techno-blog-news .form form input[type="checkbox"] {
	    height: 20px;
	    width: 20px;
	    margin-right: 5px;
	    margin-top: 0;
	}
	form input[type="checkbox"] {
		height: 20px;
		width: 20px;
		margin-top: 10px;
	}
	/*.s-technology .bottom .left .bottom {
		max-height: auto;
	}*/
	.s-team .content .r-tabs-team .r-tabs-panel .boss .right .text,
	.s-team .content .r-tabs-team .r-tabs-panel .worker .right .text {
	    padding: 20px 0 20px 20px;
	}
	.s-team .content .r-tabs-team .r-tabs-panel .boss .right .text .title,
	.s-team .content .r-tabs-team .r-tabs-panel .worker .right .text .title {
		margin-left: 0;
	}
	.s-team .content .r-tabs .r-tabs-accordion-title a {
		padding: 45px 0;
		text-align: center;
	}
	ul.filials {
		margin-block-start: 0;
	    margin-block-end: 0;
	    margin-inline-start: 0;
	    margin-inline-end: 0;
	    padding-inline-start: 0;
	}
	.s-objects-1 .s-objects-1-content .left .content {
		padding: 5% 3%;
	}
	/*tmp*/
	.s-projects .s-projects-content .carousel-1 .item-top {
		height: 800px;
	}
	.s-projects .s-projects-content .carousel-1 .item-top .left .button {
		display: inline-block;
		position: absolute;
		bottom: 40px;
		left: 0;
		right: 0;
		margin: 0 auto!important;
		width: 90%;
	}
	/*.left-pannel .content {
		position: relative;
	}
	.left-pannel .content.fixed {
		position: fixed;
	}*/
	.s-gain-foundations-1,
	.s-jet-fixed,
	.s-team {
		margin-top: 0;
	}
	.slider-equipment .owl-item .item img {
		width: 180px;
		display: block;
		margin: 0 auto;
	}
	.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .button-equipment {
		width: 100%;
	}
	.company-phone {
		display: block;
	}
	.s-interesting .s-interesting-content .headline {
		font-size: 18px;
	}
	/*.s-contacts .s-contacts-content .maps .carousel .carousel-inner {
		height: 100vh;
	}
	#map-filial {
		height: 100vh!important;
	}*/
    .main-page,
    .pages {
        margin-top: 80px;
    }
}
@media (max-width: 400px) {
	/*tmp*/
	.s-projects .s-projects-content .carousel-1 .item-top {
		height: 990px;
	}
	.slider-equipment .owl-item .item img {
		width: 150px;
	}
}

/*.slider .slide .carousel-indicators li.title {
    font-size: 18px;
    text-align: left;
    padding: 3% 2% 0% 0%;
    text-transform: uppercase;
}
@media (max-width: 1399.98px) {
    .slider .slide .carousel-indicators li.title {
        padding: 2% 1% 0% 0%;
    }
}*/

/*full first block - 100vh in all pages*/
.first-block-page {
	height: 100vh;
}
@media (max-width: 1199.98px) {
	.first-block-page {
		height: auto;
	}
}
.second-block-page {
    margin-left: 300px;
}
@media (max-width: 1599.98px) {
    .second-block-page {
        margin-left: 250px;
    }
}
@media (max-width: 1199.98px) {
    .second-block-page {
        margin-left: 0;
    }
}
/*first-blocks parameters*/
.s-technology .first-block-page {
    background-color: #e6e6e6;
}

.services-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 20px 20px;
    height: 93vh;
}
.services-content_type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 31%;
    background-color: rgba(255,255,255,0.75);
    padding: 20px 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #000000;
}
.services-content_type img {
    max-height: 100px;
}
.services-content_type span {
    padding: 5px 0;
}
@media (max-width: 1599.98px) {
    .services-content_type {
        padding: 10px 10px;
    }
    .services-content_type img {
        max-height: 80px;
    }
}
@media (max-width: 1199.98px) {
    .services-content {
        height: auto;
        padding: 20px 20px;
    }
    .services-content_type {
        width: 47%;
    }
    .services-content_type img {
        max-height: 70px;
    }
}
@media (max-width: 767px) {
    .services-content_type {
        width: 100%;
    }
}

.s-gain-foundations-1,
.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col {
	height: 100vh;
}
.s-technology .technology .r-tabs,
.s-persona .s-persona-content {
    height: 93vh;
}
.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .top {
	/*height: 93vh;*/
}
.s-jet-fixed {
	height: 85vh;
}
.s-video {
	height: 100vh;
}
.s-geography {
	height: 100vh;
}
.s-contacts .s-contacts-content {
	/*height: 93vh;*/
}
.s-contacts .s-contacts-content .maps .carousel .carousel-inner,
#map-filial {
	height: 50vh!important;
}
.s-contacts .s-contacts-content .bottom {
	/*height: 43vh;*/
}
.s-techno-blog-news .s-techno-blog-news-content {
	/*height: 93vh;*/
}
.s-techno-blog-news .s-techno-blog-news-content .left-col img {
	max-height: 40vh;
	object-fit: cover;
}
.s-objects-1 .s-objects-1-content {
	height: 93vh;
}
.s-equipment .s-equipment-content.list {
	height: 93vh;
}
.s-awards.page {
	height: 100vh;
}

@media (max-width: 1699.98px) {
	.s-gain-foundations-1,
	.s-gain-foundations-1 .s-gain-foundations-content-1 .left-col {
		height: auto;
	}
	.s-technology .technology .r-tabs,
	.s-persona .s-persona-content {
		height: auto;
	}
	.s-jet-fixed {
		height: auto;
	}
	.s-video {
		height: auto;
	}
	.s-geography {
		height: auto;
	}
	.s-contacts .s-contacts-content .maps .carousel .carousel-inner,
	#map-filial {
		height: 450px;
	}
	.s-contacts .s-contacts-content .bottom {
		height: auto;
	}
	.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .top {
		height: auto;
	}
	.s-techno-blog-news .s-techno-blog-news-content {
		height: auto;
	}
	.s-techno-blog-news .s-techno-blog-news-content .left-col img {
		max-height: unset!important;
		object-fit: unset;
	}
	.s-objects-1 .s-objects-1-content {
		height: auto;
	}
	.s-equipment .s-equipment-content.list {
		height: auto;
	}
	.s-awards.page {
		height: auto;
	}
	.s-contacts .s-contacts-content {
		height: auto;
	}
}

@media (max-width: 767px) {
    .s-projects .s-projects-content .carousel-2,
    .s-projects .s-projects-content .carousel-2 .carousel .carousel-inner {
        height: 480px;
    }
    .s-projects .s-projects-content .carousel-2.r-tabs-panel.r-tabs-state-active {
        height: 505px;
    }
}

@media (max-width: 1199.98px) {
    .select-city-wrap {
        display: none;
    }
}

.hide-idregion {
    display: none;
}

.seo-main .seo-main-content {
    margin-left: 300px;
    padding: 50px 40px;
    background-color: #e6e6e6;
}
.seo-main .seo-main-content .seo-main-img {
    width: 100%;
    height: auto;
    max-height: 450px;
    object-fit: cover;
}
.seo-main .seo-main-content .seo-main-text {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
@media (max-width: 1599.98px) {
    .seo-main .seo-main-content {
        margin-left: 250px;
    }
}
@media (max-width: 1199.98px) {
    .seo-main .seo-main-content {
        margin-left: 0;
    }
}
@media (min-width: 1700px) {
    .seo-main .seo-main-content {
        /*height: 100vh;*/
    }
}
@media (max-width: 699.98px) {
    .seo-main .seo-main-content {
      padding: 20px 20px;  
    }
}
.seo-main.detail .seo-main-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.seo-main.detail .seo-main-content.no-flex {
    display: block;
}
.seo-main.detail .seo-main-content .left-col {
    width: 95%;
}

.hide-form,
.hide-form_button {
    display: none;
}
.show-form {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background-color: #727272;
    padding: 15px 45px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: relative;
    outline: 0;
    -webkit-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease;
}
.hide-form_button.active {
    float: right;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    background-color: #727272;
    padding: 15px 45px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: relative;
    outline: 0;
    -webkit-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease;
}
@media (max-width: 1199.98px) {
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form textarea,
    .s-gain-foundations-3 .s-gain-foundations-content-3 .left-col form .button {
        margin-left: 0;
    }
    .hide-form_button.active {
        padding: 15px 12px;
        float: unset;
        display: block;
        width: 226px;
        margin-bottom: 10px;
    }
}
@media (max-width: 699.98px) {
    .show-form {
        padding: 15px 10px;
    }
}

section.s-gain-foundations-1 .s-gain-foundations-content-1 .text .headline
{
    background: rgba(114,114,144,0.85);
}

.s-services .s-services-service .hide-service {
    display: none;
    bottom: 50px;
    top: unset;
    height: 55px;
    position: absolute;
    border: none;
    background-color: rgba(255, 255, 255);
    width: 150px;
    left: 225px;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
}
.s-services .s-services-service .hide-service.active {
    display: block;
}
@media (max-width: 1199.98px) {
    .s-services .s-services-service .hide-service {
        display: none!important;
    }
}
summary {
    outline: none;
}
img.img-master {
    width: 300px;
    display: block;
    object-fit: scale-down;
    height: 300px;
}
@media (max-width: 699.98px) {
    img.img-master {
        width: 150px;
        height: 150px;
    }
}

/*hovers img effect grayscale*/
.s-services .s-services-service .item .content, .s-services .s-services-service .item img,
.s-equipment .s-equipment-content.list .s-equipment-item img,
.s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_detail-img,
.seo-main .seo-main-content .seo-main-img,
.s-team .content .r-tabs-team .r-tabs-panel .boss,
.s-team .content .r-tabs-team .r-tabs-panel .worker,
.s-persona-content .right .carousel-item img,
.s-techno-blog-news .s-techno-blog-news-content .left-col img {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.s-services .s-services-service .item .content, .s-services .s-services-service .item img:hover,
.s-equipment .s-equipment-content.list .s-equipment-item img:hover,
.s-equipment .s-equipment-content.list .s-equipment-item_detail .s-equipment-item_detail-img:hover,
.seo-main .seo-main-content .seo-main-img:hover,
.s-team .content .r-tabs-team .r-tabs-panel .boss:hover,
.s-team .content .r-tabs-team .r-tabs-panel .worker:hover,
.s-persona-content .right .carousel-item img:hover,
.s-techno-blog-news .s-techno-blog-news-content .left-col img:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.s-technology .technology .r-tabs .r-tabs-panel .right-col,
.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item,
.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img,
.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom,
.s-technology .bottom .left .top,
.s-jet-advantages .content .photos,
.s-jet-advantages-2 .right,
.s-jet-type .type img,
.s-jet-stages .stages,
.s-technology-form .left .top,
.s-injection-type .type img,
.s-injection-stages .stages,
.s-engineering-advantages-2 .right,
.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img,
.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom,
.s-projects .s-projects-content .carousel-1 .item-top .right,
.s-projects .s-projects-content .carousel-1 .item-bottom .right,
.s-objects-1 .s-objects-1-content .right,
.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item img {
	-webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.s-technology .technology .r-tabs .r-tabs-panel .right-col:hover,
.s-equipment .s-equipment-content .owl-carousel .owl-stage-outer .owl-stage .owl-item .item:hover,
.s-awards .s-awards-content .right-col .middle .owl-carousel .owl-stage-outer .owl-stage .owl-item .owl-item-photo img:hover,
.s-gain-foundations-6 .s-gain-foundations-content-6 .left-col .bottom:hover,
.s-technology .bottom .left .top:hover,
.s-jet-advantages .content .photos:hover,
.s-jet-advantages-2 .right:hover,
.s-jet-type .type img:hover,
.s-jet-stages .stages:hover,
.s-technology-form .left .top:hover,
.s-injection-type .type img:hover,
.s-injection-stages .stages:hover,
.s-engineering-advantages-2 .right:hover,
.s-gain-engineering-5 .s-gain-foundations-content-5 .left-col .types .type img:hover,
.s-gain-engineering-6 .s-gain-foundations-content-6 .left-col .bottom:hover,
.s-projects .s-projects-content .carousel-1 .item-top .right:hover,
.s-projects .s-projects-content .carousel-1 .item-bottom .right:hover,
.s-objects-1 .s-objects-1-content .right:hover,
.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item img:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.s-persona .s-persona-content .right {
	width: 50%;
}


.s-contacts .s-contacts-content .bottom ul.filials li a.file {
    color: #333;
}

.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .image {
    height: 250px;
    
    overflow: hidden;
}
.s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .image img {
    max-width: 100%;
    height: auto;
}

@media (max-width:499.98px) {
    .s-techno-blog .techno-blog .r-tabs .r-tabs-panel .item .image {
        height: 210px;
    }
}
/* End */


/* Start:/bitrix/templates/kron_template/css/custom_reload.css?17207220341571*/
.s-contacts-content.vacancy {
	
}
.s-contacts .s-contacts-content.vacancy .bottom {
	padding: 0;
}
.s-contacts-content.vacancy .bottom .left {
	background-color: #f1f1f1;

	margin: unset;

	padding: 50px 95px;

	/*height: 93vh;*/
}
.s-contacts-content.vacancy .bottom .right {
	background-color: #c3c3c3;

	margin: unset;

	padding: 40px 40px;

	width: 50%

	height: 93vh;
}
.s-contacts-content.vacancy .bottom .right h2.h5 {
	padding-bottom: 30px;
}

.list-vacancy {

}
.list-vacancy h2 {
	font-size: 18px;
	color: #373737;

	margin-bottom: 45px;
}
.list-vacancy .item {
	margin-bottom: 30px;
}
.list-vacancy .item:last-child {
	margin-bottom: 0;
}
.list-vacancy .item .name {
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;

	color: #000000;
}
.list-vacancy .item .text {
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;

	color: #000000;

	padding-top: 5px
}

@media (max-width: 767px) {
	.s-contacts-content.vacancy .bottom .left,
	.s-contacts-content.vacancy .bottom .right {
		padding: 30px;

		height: auto;
	}
	.list-vacancy h2 {
		margin-bottom: 30px;
	}
	.list-vacancy .item {
		margin-bottom: 15px;
	}
}

.img-responsive {
	display: block;
    max-width: 100%;
    height: auto;
}
.desktop-logo {
	display: block;
}
@media (max-width:1199px) {
	.desktop-logo {
		display: none;
	}
}
.mobile-logo {
	display: none;
}
.left-pannel .content a {
	margin-bottom: 10px;
}
@media (max-width:1199px) {
	.left-pannel .content a {
		width: 100%;
	}
	.mobile-logo {
		display: block;

		max-height: 79px;

		position: absolute;
		top:0;
		right:0px;
	}
}
/* End */


/* Start:/bitrix/templates/kron_template/components/sotbit/regions.choose/select-city/style.css?17207220346275*/
.select-city-wrap {
	position: relative;
}

/*.select-city__block__text {
	color: #919294;
	font-family: 'NotoSans';
	font-size: 12px;
	line-height: 30px;
}*/

.select-city__block__text-city {
	color: #414141;
	font-family: 'NotoSans';
	font-size: 12px;
	line-height: 30px;
	text-decoration: underline;
	text-decoration-style: dotted;
	cursor: pointer;
}

.select-city__dropdown__title {
	color: #414141;
	font-size: 13px;
	line-height: 30px;
	font-family: "NotoSans";
	display: block;
	margin-bottom: 10px;
}

.select-city__dropdown {
	background-color: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
	width: 211px;
	margin: 0 auto;
	text-align: center;
	padding: 11px 5px 17px 5px;
}

.select-city__dropdown-wrap {
	z-index: 99;
	/*position: absolute;*/
}

.select-city__dropdown__choose {
	display: inline-block;
	height: 32px;
	width: 82px;
	font-size: 12px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: 'ProximaNova';
	text-align: center;
	cursor: pointer;
}

.select-city__dropdown__choose:hover, .select-city__dropdown__choose:active,
.select-city__dropdown__choose:focus {
	opacity: .7;
}

.select-city__dropdown__choose__yes {
	color: #919294;
	border: 1px solid #d3d3d3;
	margin-right: 15px;
}

.select-city__dropdown__choose__no {
	color: #ffffff;
	background: #333333;
}

.select-city__dropdown__choose-wrap {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.select-city__modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3000;
	display: none;
}

.modal__overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2500;
}

.select-city__modal-wrap {
	background-color: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
	width: 650px;
	padding: 37px 53px 40px 53px;
	position: relative;
	margin: 20vh auto;
	transition: width .2s;
}

.select-city__modal__title {
	color: #000000 !important;
	font-family: 'ProximaNova' !important;
	line-height: 30px;
	font-size: 25px !important;
	margin-bottom: 20px !important;
}

.select-city__modal__list {
	columns: 3;
	margin-bottom: 23px;
}

.select-city__modal__list__title {
	color: #000000;
	font-family: 'ProximaNovaBold';
	line-height: 30px;
	font-size: 14px;
	display: block;
	margin-bottom: 11px;
}

.select-city__modal__list__item {
	color: #414141 !important;
	font-family: 'ProximaNova' !important;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 0 !important;
	cursor: pointer;
}

.select-city__modal__list__item:hover, .select-city__modal__list__item:focus,
.select-city__modal__list__item:active {
	color: #0978c6 !important;
	text-decoration: underline;
	text-decoration-color: #c1ddf1;
}

.select-city__modal__submit__block-wrap {
	background: #eceef1;
	padding: 21px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: calc(100% - 42px);
}

.select-city__modal__submit__title {
	color: #000000;
	font-family: 'ProximaNovaBold';
	line-height: 30px;
	font-size: 14px;
	display: block;
	margin-bottom: 0px;
}

.select-city__modal__submit__input {
	border: 1px solid #d3d3d3;
	background: #ffffff;
	box-shadow: none;
	height: 32px;
	width: calc(100% - 32px);
	max-width: 517px;
	color: #414141;
	font-family: 'ProximaNova';
	font-size: 14px;
	margin-right: 15px;
	padding: 0 15px;
}

.select-city__modal__submit__btn {
	background: #000000;
	border: none !important;
	box-shadow: none !important;
	width: 147px;
	height: 32px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'ProximaNova';
	font-size: 12px;
}

.select-city__modal__submit__btn:hover, .select-city__modal__submit__btn:active,
.select-city__modal__submit__btn:focus {
	opacity: .7;
}

.select-city__close {
	background: url("/bitrix/templates/kron_template/components/sotbit/regions.choose/select-city/img/select-city__close.png") no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.select-city__close:hover {
	opacity: .7;
}

@media ( max-width : 768px) {
	.select-city__modal-wrap {
		width: 484px;
		padding: 37px 25px 40px 25px;
	}
	.select-city__modal__list {
		columns: 2;
	}
}

@media ( max-width : 575px) {
	.select-city__modal-wrap {
		width: 80%;
		padding: 27px 20px 30px 20px;
	}
	.select-city__modal-wrap {
		margin: 20vh auto;
	}
	.select-city__modal__title {
		font-size: 20px !important;
		margin-bottom: 10px !important;
	}
	.select-city__close {
		top: 15px;
		right: 15px;
	}
	.select-city__modal__list__item {
		font-size: 13px !important;
	}
}

@media ( max-width : 400px) {
	.select-city__modal__list {
		columns: unset;
		max-height:100px;
		overflow:auto;
	}
	.select-city__modal-wrap {
		margin: 5vh auto;
	}
	.select-city__modal__list__title {
		line-height: 20px;
	}
	.select-city__modal__submit__block-wrap {
		display: block;
	}
	.select-city__modal__submit__input {
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.select-city__modal-wrap {
		padding: 15px 20px;
	}
	.select-city__modal__submit__btn
	{
		width:100%;
	}
}
.select-city__modal__submit__block-wrap__input_wrap
{
	position:relative;
	width:100%;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-container
{
	position:absolute;
	width:100%;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list
{
	padding-left:0;
	margin:0;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list li
{
	list-style:none;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item
{
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background: #ffffff;
	height: 32px;
	width: 100%;
	max-width: 517px;
	color: #414141;
	font-family: 'ProximaNova';
	font-size: 14px;
	padding: 0 15px;
	line-height:32px;
	margin:0!important;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-hide
{
	display:none;
}
.select-city__modal__submit__block-wrap__input_wrap_error
{
	color:red;
	position:absolute;
	top:-20px;
}
/* End */
/* /bitrix/templates/kron_template/css/main.min.css?1720722034533094 */
/* /bitrix/templates/kron_template/css/media.min.css?1720722034123924 */
/* /bitrix/templates/kron_template/css/magnific-popup.css?17207220346951 */
/* /bitrix/templates/kron_template/css/custom.css?174712949261437 */
/* /bitrix/templates/kron_template/css/custom_reload.css?17207220341571 */
/* /bitrix/templates/kron_template/components/sotbit/regions.choose/select-city/style.css?17207220346275 */
