@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap&subset=cyrillic);
@media print,
screen and (min-width:40em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

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

body {
    margin: 0;
}

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

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

figcaption,
figure {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    overflow: visible;
}

main {
    display: block;
}

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

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

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

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    overflow: visible
}

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

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

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

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

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

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

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

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

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0&medium=40em&large=84.375em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

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

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput="mouse"] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

.row::after,
.row::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,
screen and (min-width:84.375em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small>.column,
.row.gutter-small>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.row.gutter-medium>.column,
.row.gutter-medium>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width:40em) {

    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 4.16667%
}

.small-push-1 {
    position: relative;
    left: 4.16667%
}

.small-pull-1 {
    position: relative;
    left: -4.16667%
}

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

.small-2 {
    width: 8.33333%
}

.small-push-2 {
    position: relative;
    left: 8.33333%
}

.small-pull-2 {
    position: relative;
    left: -8.33333%
}

.small-offset-1 {
    margin-left: 4.16667%
}

.small-3 {
    width: 12.5%
}

.small-push-3 {
    position: relative;
    left: 12.5%
}

.small-pull-3 {
    position: relative;
    left: -12.5%
}

.small-offset-2 {
    margin-left: 8.33333%
}

.small-4 {
    width: 16.66667%
}

.small-push-4 {
    position: relative;
    left: 16.66667%
}

.small-pull-4 {
    position: relative;
    left: -16.66667%
}

.small-offset-3 {
    margin-left: 12.5%
}

.small-5 {
    width: 20.83333%
}

.small-push-5 {
    position: relative;
    left: 20.83333%
}

.small-pull-5 {
    position: relative;
    left: -20.83333%
}

.small-offset-4 {
    margin-left: 16.66667%
}

.small-6 {
    width: 25%
}

.small-push-6 {
    position: relative;
    left: 25%
}

.small-pull-6 {
    position: relative;
    left: -25%
}

.small-offset-5 {
    margin-left: 20.83333%
}

.small-7 {
    width: 29.16667%
}

.small-push-7 {
    position: relative;
    left: 29.16667%
}

.small-pull-7 {
    position: relative;
    left: -29.16667%
}

.small-offset-6 {
    margin-left: 25%
}

.small-8 {
    width: 33.33333%
}

.small-push-8 {
    position: relative;
    left: 33.33333%
}

.small-pull-8 {
    position: relative;
    left: -33.33333%
}

.small-offset-7 {
    margin-left: 29.16667%
}

.small-9 {
    width: 37.5%
}

.small-push-9 {
    position: relative;
    left: 37.5%
}

.small-pull-9 {
    position: relative;
    left: -37.5%
}

.small-offset-8 {
    margin-left: 33.33333%
}

.small-10 {
    width: 41.66667%
}

.small-push-10 {
    position: relative;
    left: 41.66667%
}

.small-pull-10 {
    position: relative;
    left: -41.66667%
}

.small-offset-9 {
    margin-left: 37.5%
}

.small-11 {
    width: 45.83333%
}

.small-push-11 {
    position: relative;
    left: 45.83333%
}

.small-pull-11 {
    position: relative;
    left: -45.83333%
}

.small-offset-10 {
    margin-left: 41.66667%
}

.small-12 {
    width: 50%
}

.small-push-12 {
    position: relative;
    left: 50%
}

.small-pull-12 {
    position: relative;
    left: -50%
}

.small-offset-11 {
    margin-left: 45.83333%
}

.small-13 {
    width: 54.16667%
}

.small-push-13 {
    position: relative;
    left: 54.16667%
}

.small-pull-13 {
    position: relative;
    left: -54.16667%
}

.small-offset-12 {
    margin-left: 50%
}

.small-14 {
    width: 58.33333%
}

.small-push-14 {
    position: relative;
    left: 58.33333%
}

.small-pull-14 {
    position: relative;
    left: -58.33333%
}

.small-offset-13 {
    margin-left: 54.16667%
}

.small-15 {
    width: 62.5%
}

.small-push-15 {
    position: relative;
    left: 62.5%
}

.small-pull-15 {
    position: relative;
    left: -62.5%
}

.small-offset-14 {
    margin-left: 58.33333%
}

.small-16 {
    width: 66.66667%
}

.small-push-16 {
    position: relative;
    left: 66.66667%
}

.small-pull-16 {
    position: relative;
    left: -66.66667%
}

.small-offset-15 {
    margin-left: 62.5%
}

.small-17 {
    width: 70.83333%
}

.small-push-17 {
    position: relative;
    left: 70.83333%
}

.small-pull-17 {
    position: relative;
    left: -70.83333%
}

.small-offset-16 {
    margin-left: 66.66667%
}

.small-18 {
    width: 75%
}

.small-push-18 {
    position: relative;
    left: 75%
}

.small-pull-18 {
    position: relative;
    left: -75%
}

.small-offset-17 {
    margin-left: 70.83333%
}

.small-19 {
    width: 79.16667%
}

.small-push-19 {
    position: relative;
    left: 79.16667%
}

.small-pull-19 {
    position: relative;
    left: -79.16667%
}

.small-offset-18 {
    margin-left: 75%
}

.small-20 {
    width: 83.33333%
}

.small-push-20 {
    position: relative;
    left: 83.33333%
}

.small-pull-20 {
    position: relative;
    left: -83.33333%
}

.small-offset-19 {
    margin-left: 79.16667%
}

.small-21 {
    width: 87.5%
}

.small-push-21 {
    position: relative;
    left: 87.5%
}

.small-pull-21 {
    position: relative;
    left: -87.5%
}

.small-offset-20 {
    margin-left: 83.33333%
}

.small-22 {
    width: 91.66667%
}

.small-push-22 {
    position: relative;
    left: 91.66667%
}

.small-pull-22 {
    position: relative;
    left: -91.66667%
}

.small-offset-21 {
    margin-left: 87.5%
}

.small-23 {
    width: 95.83333%
}

.small-push-23 {
    position: relative;
    left: 95.83333%
}

.small-pull-23 {
    position: relative;
    left: -95.83333%
}

.small-offset-22 {
    margin-left: 91.66667%
}

.small-24 {
    width: 100%
}

.small-offset-23 {
    margin-left: 95.83333%
}

.small-up-1>.column,
.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n + 1),
.small-up-1>.columns:nth-of-type(1n + 1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n + 1),
.small-up-2>.columns:nth-of-type(2n + 1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    float: left;
    width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n + 1),
.small-up-3>.columns:nth-of-type(3n + 1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n + 1),
.small-up-4>.columns:nth-of-type(4n + 1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n + 1),
.small-up-5>.columns:nth-of-type(5n + 1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    float: left;
    width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n + 1),
.small-up-6>.columns:nth-of-type(6n + 1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    float: left;
    width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n + 1),
.small-up-7>.columns:nth-of-type(7n + 1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n + 1),
.small-up-8>.columns:nth-of-type(8n + 1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered,
.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        width: 4.16667%
    }

    .medium-push-1 {
        position: relative;
        left: 4.16667%
    }

    .medium-pull-1 {
        position: relative;
        left: -4.16667%
    }

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

    .medium-2 {
        width: 8.33333%
    }

    .medium-push-2 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-2 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-1 {
        margin-left: 4.16667%
    }

    .medium-3 {
        width: 12.5%
    }

    .medium-push-3 {
        position: relative;
        left: 12.5%
    }

    .medium-pull-3 {
        position: relative;
        left: -12.5%
    }

    .medium-offset-2 {
        margin-left: 8.33333%
    }

    .medium-4 {
        width: 22%
    }

    .medium-push-4 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-4 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-3 {
        margin-left: 12.5%
    }

    .medium-5 {
        width: 20.83333%
    }

    .medium-push-5 {
        position: relative;
        left: 20.83333%
    }

    .medium-pull-5 {
        position: relative;
        left: -20.83333%
    }

    .medium-offset-4 {
        margin-left: 16.66667%
    }

    .medium-6 {
        width: 25%
    }

    .medium-push-6 {
        position: relative;
        left: 25%
    }

    .medium-pull-6 {
        position: relative;
        left: -25%
    }

    .medium-offset-5 {
        margin-left: 20.83333%
    }

    .medium-7 {
        width: 29.16667%
    }

    .medium-push-7 {
        position: relative;
        left: 29.16667%
    }

    .medium-pull-7 {
        position: relative;
        left: -29.16667%
    }

    .medium-offset-6 {
        margin-left: 25%
    }

    .medium-8 {
        width: 33.33333%
    }

    .medium-push-8 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-8 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-7 {
        margin-left: 29.16667%
    }

    .medium-9 {
        width: 37.5%
    }

    .medium-push-9 {
        position: relative;
        left: 37.5%
    }

    .medium-pull-9 {
        position: relative;
        left: -37.5%
    }

    .medium-offset-8 {
        margin-left: 33.33333%
    }

    .medium-10 {
        width: 41.66667%
    }

    .medium-push-10 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-10 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-9 {
        margin-left: 37.5%
    }

    .medium-11 {
        width: 45.83333%
    }

    .medium-push-11 {
        position: relative;
        left: 45.83333%
    }

    .medium-pull-11 {
        position: relative;
        left: -45.83333%
    }

    .medium-offset-10 {
        margin-left: 41.66667%
    }

    .medium-12 {
        width: 50%
    }

    .medium-push-12 {
        position: relative;
        left: 50%
    }

    .medium-pull-12 {
        position: relative;
        left: -50%
    }

    .medium-offset-11 {
        margin-left: 45.83333%
    }

    .medium-13 {
        width: 54.16667%
    }

    .medium-push-13 {
        position: relative;
        left: 54.16667%
    }

    .medium-pull-13 {
        position: relative;
        left: -54.16667%
    }

    .medium-offset-12 {
        margin-left: 50%
    }

    .medium-14 {
        width: 58.33333%
    }

    .medium-push-14 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-14 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-13 {
        margin-left: 54.16667%
    }

    .medium-15 {
        width: 53%
    }

    .medium-push-15 {
        position: relative;
        left: 62.5%
    }

    .medium-pull-15 {
        position: relative;
        left: -62.5%
    }

    .medium-offset-14 {
        margin-left: 58.33333%
    }

    .medium-16 {
        width: 66.66667%
    }

    .medium-push-16 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-16 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-15 {
        margin-left: 62.5%
    }

    .medium-17 {
        width: 70.83333%
    }

    .medium-push-17 {
        position: relative;
        left: 70.83333%
    }

    .medium-pull-17 {
        position: relative;
        left: -70.83333%
    }

    .medium-offset-16 {
        margin-left: 66.66667%
    }

    .medium-18 {
        width: 75%
    }

    .medium-push-18 {
        position: relative;
        left: 75%
    }

    .medium-pull-18 {
        position: relative;
        left: -75%
    }

    .medium-offset-17 {
        margin-left: 70.83333%
    }

    .medium-19 {
        width: 79.16667%
    }

    .medium-push-19 {
        position: relative;
        left: 79.16667%
    }

    .medium-pull-19 {
        position: relative;
        left: -79.16667%
    }

    .medium-offset-18 {
        margin-left: 75%
    }

    .medium-20 {
        width: 83.33333%
    }

    .medium-push-20 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-20 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-19 {
        margin-left: 79.16667%
    }

    .medium-21 {
        width: 87.5%
    }

    .medium-push-21 {
        position: relative;
        left: 87.5%
    }

    .medium-pull-21 {
        position: relative;
        left: -87.5%
    }

    .medium-offset-20 {
        margin-left: 83.33333%
    }

    .medium-22 {
        width: 91.66667%
    }

    .medium-push-22 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-22 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-21 {
        margin-left: 87.5%
    }

    .medium-23 {
        width: 95.83333%
    }

    .medium-push-23 {
        position: relative;
        left: 95.83333%
    }

    .medium-pull-23 {
        position: relative;
        left: -95.83333%
    }

    .medium-offset-22 {
        margin-left: 91.66667%
    }

    .medium-24 {
        width: 100%
    }

    .medium-offset-23 {
        margin-left: 95.83333%
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: left;
        width: 100%
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1>.column:nth-of-type(1n + 1),
    .medium-up-1>.columns:nth-of-type(1n + 1) {
        clear: both
    }

    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        float: left;
        width: 50%
    }

    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(2n + 1),
    .medium-up-2>.columns:nth-of-type(2n + 1) {
        clear: both
    }

    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3>.column:nth-of-type(3n + 1),
    .medium-up-3>.columns:nth-of-type(3n + 1) {
        clear: both
    }

    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        float: left;
        width: 25%
    }

    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4>.column:nth-of-type(4n + 1),
    .medium-up-4>.columns:nth-of-type(4n + 1) {
        clear: both
    }

    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        float: left;
        width: 20%
    }

    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5>.column:nth-of-type(5n + 1),
    .medium-up-5>.columns:nth-of-type(5n + 1) {
        clear: both
    }

    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6>.column:nth-of-type(6n + 1),
    .medium-up-6>.columns:nth-of-type(6n + 1) {
        clear: both
    }

    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7>.column:nth-of-type(7n + 1),
    .medium-up-7>.columns:nth-of-type(7n + 1) {
        clear: both
    }

    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8>.column:nth-of-type(8n + 1),
    .medium-up-8>.columns:nth-of-type(8n + 1) {
        clear: both
    }

    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:84.375em) {
    .large-1 {
        width: 4.16667%
    }

    .large-push-1 {
        position: relative;
        left: 4.16667%
    }

    .large-pull-1 {
        position: relative;
        left: -4.16667%
    }

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

    .large-2 {
        width: 8.33333%
    }

    .large-push-2 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-2 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-1 {
        margin-left: 4.16667%
    }

    .large-3 {
        width: 12.5%
    }

    .large-push-3 {
        position: relative;
        left: 12.5%
    }

    .large-pull-3 {
        position: relative;
        left: -12.5%
    }

    .large-offset-2 {
        margin-left: 8.33333%
    }

    .large-4 {
        width: 16.66667%
    }

    .large-push-4 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-4 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-3 {
        margin-left: 12.5%
    }

    .large-5 {
        width: 20.83333%
    }

    .large-push-5 {
        position: relative;
        left: 20.83333%
    }

    .large-pull-5 {
        position: relative;
        left: -20.83333%
    }

    .large-offset-4 {
        margin-left: 16.66667%
    }

    .large-6 {
        width: 25%
    }

    .large-push-6 {
        position: relative;
        left: 25%
    }

    .large-pull-6 {
        position: relative;
        left: -25%
    }

    .large-offset-5 {
        margin-left: 20.83333%
    }

    .large-7 {
        width: 29.16667%
    }

    .large-push-7 {
        position: relative;
        left: 29.16667%
    }

    .large-pull-7 {
        position: relative;
        left: -29.16667%
    }

    .large-offset-6 {
        margin-left: 25%
    }

    .large-8 {
        width: 33.33333%
    }

    .large-push-8 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-8 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-7 {
        margin-left: 29.16667%
    }

    .large-9 {
        width: 37.5%
    }

    .large-push-9 {
        position: relative;
        left: 37.5%
    }

    .large-pull-9 {
        position: relative;
        left: -37.5%
    }

    .large-offset-8 {
        margin-left: 33.33333%
    }

    .large-10 {
        width: 41.66667%
    }

    .large-push-10 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-10 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-9 {
        margin-left: 37.5%
    }

    .large-11 {
        width: 45.83333%
    }

    .large-push-11 {
        position: relative;
        left: 45.83333%
    }

    .large-pull-11 {
        position: relative;
        left: -45.83333%
    }

    .large-offset-10 {
        margin-left: 41.66667%
    }

    .large-12 {
        width: 50%
    }

    .large-push-12 {
        position: relative;
        left: 50%
    }

    .large-pull-12 {
        position: relative;
        left: -50%
    }

    .large-offset-11 {
        margin-left: 45.83333%
    }

    .large-13 {
        width: 54.16667%
    }

    .large-push-13 {
        position: relative;
        left: 54.16667%
    }

    .large-pull-13 {
        position: relative;
        left: -54.16667%
    }

    .large-offset-12 {
        margin-left: 50%
    }

    .large-14 {
        width: 58.33333%
    }

    .large-push-14 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-14 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-13 {
        margin-left: 54.16667%
    }

    .large-15 {
        width: 62.5%
    }

    .large-push-15 {
        position: relative;
        left: 62.5%
    }

    .large-pull-15 {
        position: relative;
        left: -62.5%
    }

    .large-offset-14 {
        margin-left: 58.33333%
    }

    .large-16 {
        width: 66.66667%
    }

    .large-push-16 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-16 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-15 {
        margin-left: 62.5%
    }

    .large-17 {
        width: 70.83333%
    }

    .large-push-17 {
        position: relative;
        left: 70.83333%
    }

    .large-pull-17 {
        position: relative;
        left: -70.83333%
    }

    .large-offset-16 {
        margin-left: 66.66667%
    }

    .large-18 {
        width: 75%
    }

    .large-push-18 {
        position: relative;
        left: 75%
    }

    .large-pull-18 {
        position: relative;
        left: -75%
    }

    .large-offset-17 {
        margin-left: 70.83333%
    }

    .large-19 {
        width: 79.16667%
    }

    .large-push-19 {
        position: relative;
        left: 79.16667%
    }

    .large-pull-19 {
        position: relative;
        left: -79.16667%
    }

    .large-offset-18 {
        margin-left: 75%
    }

    .large-20 {
        width: 83.33333%
    }

    .large-push-20 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-20 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-19 {
        margin-left: 79.16667%
    }

    .large-21 {
        width: 87.5%
    }

    .large-push-21 {
        position: relative;
        left: 87.5%
    }

    .large-pull-21 {
        position: relative;
        left: -87.5%
    }

    .large-offset-20 {
        margin-left: 83.33333%
    }

    .large-22 {
        width: 91.66667%
    }

    .large-push-22 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-22 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-21 {
        margin-left: 87.5%
    }

    .large-23 {
        width: 95.83333%
    }

    .large-push-23 {
        position: relative;
        left: 95.83333%
    }

    .large-pull-23 {
        position: relative;
        left: -95.83333%
    }

    .large-offset-22 {
        margin-left: 91.66667%
    }

    .large-24 {
        width: 100%
    }

    .large-offset-23 {
        margin-left: 95.83333%
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        float: left;
        width: 100%
    }

    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n + 1),
    .large-up-1>.columns:nth-of-type(1n + 1) {
        clear: both
    }

    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        float: left;
        width: 50%
    }

    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2>.column:nth-of-type(2n + 1),
    .large-up-2>.columns:nth-of-type(2n + 1) {
        clear: both
    }

    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3>.column:nth-of-type(3n + 1),
    .large-up-3>.columns:nth-of-type(3n + 1) {
        clear: both
    }

    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 25%
    }

    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4>.column:nth-of-type(4n + 1),
    .large-up-4>.columns:nth-of-type(4n + 1) {
        clear: both
    }

    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        float: left;
        width: 20%
    }

    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5>.column:nth-of-type(5n + 1),
    .large-up-5>.columns:nth-of-type(5n + 1) {
        clear: both
    }

    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6>.column:nth-of-type(6n + 1),
    .large-up-6>.columns:nth-of-type(6n + 1) {
        clear: both
    }

    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7>.column:nth-of-type(7n + 1),
    .large-up-7>.columns:nth-of-type(7n + 1) {
        clear: both
    }

    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8>.column:nth-of-type(8n + 1),
    .large-up-8>.columns:nth-of-type(8n + 1) {
        clear: both
    }

    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,
screen and (min-width:84.375em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.collapse>.column>.row,
.row.collapse>.columns>.row,
.row.is-collapse-child {
    margin-right: 0;
    margin-left: 0
}

.column,
.columns {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding-right: .625rem;
    padding-left: .625rem;
    min-width: 0
}

@media print,
screen and (min-width:40em) {

    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column.row.row,
.row.row.columns {
    float: none;
    display: block
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    -webkit-flex: 0 0 4.16667%;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%
}

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

.small-2 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-1 {
    margin-left: 4.16667%
}

.small-3 {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-offset-2 {
    margin-left: 8.33333%
}

.small-4 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-3 {
    margin-left: 12.5%
}

.small-5 {
    -webkit-flex: 0 0 20.83333%;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%
}

.small-offset-4 {
    margin-left: 16.66667%
}

.small-6 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-5 {
    margin-left: 20.83333%
}

.small-7 {
    -webkit-flex: 0 0 29.16667%;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%
}

.small-offset-6 {
    margin-left: 25%
}

.small-8 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-7 {
    margin-left: 29.16667%
}

.small-9 {
    -webkit-flex: 0 0 37.5%;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%
}

.small-offset-8 {
    margin-left: 33.33333%
}

.small-10 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-9 {
    margin-left: 37.5%
}

.small-11 {
    -webkit-flex: 0 0 45.83333%;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%
}

.small-offset-10 {
    margin-left: 41.66667%
}

.small-12 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-11 {
    margin-left: 45.83333%
}

.small-13 {
    -webkit-flex: 0 0 54.16667%;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%
}

.small-offset-12 {
    margin-left: 50%
}

.small-14 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-13 {
    margin-left: 54.16667%
}

.small-15 {
    -webkit-flex: 0 0 62.5%;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%
}

.small-offset-14 {
    margin-left: 58.33333%
}

.small-16 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-15 {
    margin-left: 62.5%
}

.small-17 {
    -webkit-flex: 0 0 70.83333%;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%
}

.small-offset-16 {
    margin-left: 66.66667%
}

.small-18 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-17 {
    margin-left: 70.83333%
}

.small-19 {
    -webkit-flex: 0 0 79.16667%;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%
}

.small-offset-18 {
    margin-left: 75%
}

.small-20 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-19 {
    margin-left: 79.16667%
}

.small-21 {
    -webkit-flex: 0 0 87.5%;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%
}

.small-offset-20 {
    margin-left: 83.33333%
}

.small-22 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-21 {
    margin-left: 87.5%
}

.small-23 {
    -webkit-flex: 0 0 95.83333%;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%
}

.small-offset-22 {
    margin-left: 91.66667%
}

.small-24 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-23 {
    margin-left: 95.83333%
}

.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

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

    .medium-2 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-1 {
        margin-left: 4.16667%
    }

    .medium-3 {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .medium-offset-2 {
        margin-left: 8.33333%
    }

    .medium-4 {
        -webkit-flex: 0 0 22%;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%;
        max-width: 22%
    }

    .medium-offset-3 {
        margin-left: 12.5%
    }

    .medium-5 {
        -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .medium-offset-4 {
        margin-left: 16.66667%
    }

    .medium-6 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-5 {
        margin-left: 20.83333%
    }

    .medium-7 {
        -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .medium-offset-6 {
        margin-left: 25%
    }

    .medium-8 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-7 {
        margin-left: 29.16667%
    }

    .medium-9 {
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .medium-offset-8 {
        margin-left: 33.33333%
    }

    .medium-10 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-9 {
        margin-left: 37.5%
    }

    .medium-11 {
        -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .medium-offset-10 {
        margin-left: 41.66667%
    }

    .medium-12 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-11 {
        margin-left: 45.83333%
    }

    .medium-13 {
        -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .medium-offset-12 {
        margin-left: 50%
    }

    .medium-14 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-13 {
        margin-left: 54.16667%
    }

    .medium-15 {
        -webkit-flex: 0 0 53%;
        -ms-flex: 0 0 53%;
        flex: 0 0 53%;
        max-width: 53%
    }

    .medium-offset-14 {
        margin-left: 58.33333%
    }

    .medium-16 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-15 {
        margin-left: 62.5%
    }

    .medium-17 {
        -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .medium-offset-16 {
        margin-left: 66.66667%
    }

    .medium-18 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-17 {
        margin-left: 70.83333%
    }

    .medium-19 {
        -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .medium-offset-18 {
        margin-left: 75%
    }

    .medium-20 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-19 {
        margin-left: 79.16667%
    }

    .medium-21 {
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .medium-offset-20 {
        margin-left: 83.33333%
    }

    .medium-22 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-21 {
        margin-left: 87.5%
    }

    .medium-23 {
        -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .medium-offset-22 {
        margin-left: 91.66667%
    }

    .medium-24 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-23 {
        margin-left: 95.83333%
    }

    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:40em) and (min-width:40em) {
    .medium-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print,
screen and (min-width:40em) {

    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

@media print,
screen and (min-width:40em) {

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:84.375em) {
    .large-1 {
        -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

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

    .large-2 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-1 {
        margin-left: 4.16667%
    }

    .large-3 {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .large-offset-2 {
        margin-left: 8.33333%
    }

    .large-4 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-3 {
        margin-left: 12.5%
    }

    .large-5 {
        -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .large-offset-4 {
        margin-left: 16.66667%
    }

    .large-6 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-5 {
        margin-left: 20.83333%
    }

    .large-7 {
        -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .large-offset-6 {
        margin-left: 25%
    }

    .large-8 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-7 {
        margin-left: 29.16667%
    }

    .large-9 {
        -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .large-offset-8 {
        margin-left: 33.33333%
    }

    .large-10 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-9 {
        margin-left: 37.5%
    }

    .large-11 {
        -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .large-offset-10 {
        margin-left: 41.66667%
    }

    .large-12 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-11 {
        margin-left: 45.83333%
    }

    .large-13 {
        -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .large-offset-12 {
        margin-left: 50%
    }

    .large-14 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-13 {
        margin-left: 54.16667%
    }

    .large-15 {
        -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .large-offset-14 {
        margin-left: 58.33333%
    }

    .large-16 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-15 {
        margin-left: 62.5%
    }

    .large-17 {
        -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .large-offset-16 {
        margin-left: 66.66667%
    }

    .large-18 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-17 {
        margin-left: 70.83333%
    }

    .large-19 {
        -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .large-offset-18 {
        margin-left: 75%
    }

    .large-20 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-19 {
        margin-left: 79.16667%
    }

    .large-21 {
        -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .large-offset-20 {
        margin-left: 83.33333%
    }

    .large-22 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-21 {
        margin-left: 87.5%
    }

    .large-23 {
        -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .large-offset-22 {
        margin-left: 91.66667%
    }

    .large-24 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-23 {
        margin-left: 95.83333%
    }

    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width:84.375em) and (min-width:84.375em) {
    .large-expand {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print,
screen and (min-width:84.375em) {

    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

@media print,
screen and (min-width:84.375em) {

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

b,
strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

.h1,
h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,
h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,
h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {

    .h1,
    h1 {
        font-size: 3rem
    }

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

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

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

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #11c5d4;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #0fa9b6
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: "noto sans", Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #000
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: "noto sans", Consolas, "Liberation Mono", Courier, monospace;
    color: #000
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }

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

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

    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:84.375em) {
    .large-text-left {
        text-align: left
    }

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

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

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

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

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

    .print-break-inside {
        page-break-inside: auto
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #11c5d4;
    color: #fff
}

[data-whatinput="mouse"] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #0ea7b4;
    color: #fff
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #11c5d4;
    color: #000
}

.button.primary:focus,
.button.primary:hover {
    background-color: #0e9eaa;
    color: #000
}

.button.secondary {
    background-color: #8a8a8a;
    color: #000
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #6e6e6e;
    color: #000
}

.button.success {
    background-color: #3adb76;
    color: #000
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #000
}

.button.warning {
    background-color: #fada07;
    color: #000
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cab004;
    color: #000
}

.button.alert {
    background-color: #cc4b37;
    color: #000
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #000
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #11c5d4;
    color: #fff
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #11c5d4;
    color: #000
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #8a8a8a;
    color: #000
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #000
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #fada07;
    color: #000
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #000
}

.button.hollow {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}

.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #09636a;
    color: #09636a
}

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.hollow.primary {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #09636a;
    color: #09636a
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.hollow.secondary {
    border: 1px solid #8a8a8a;
    color: #8a8a8a
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #454545;
    color: #454545
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #8a8a8a;
    color: #8a8a8a
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning {
    border: 1px solid #fada07;
    color: #fada07
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #7e6e03;
    color: #7e6e03
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 1px solid #fada07;
    color: #fada07
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.clear,
.button.clear:focus,
.button.clear:hover {
    background-color: transparent
}

.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #09636a;
    color: #09636a
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #09636a;
    color: #09636a
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #11c5d4;
    color: #11c5d4
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #8a8a8a;
    color: #8a8a8a
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #454545;
    color: #454545
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #8a8a8a;
    color: #8a8a8a
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #fada07;
    color: #fada07
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #7e6e03;
    color: #7e6e03
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 1px solid #fada07;
    color: #fada07
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #11c5d4
}

.button.dropdown.hollow.primary::after {
    border-top-color: #11c5d4
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #8a8a8a
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #fada07
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

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

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type="button"],
[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    box-sizing: border-box
}

[type="checkbox"],
[type="file"],
[type="radio"] {
    margin: 0 0 1rem
}

[type="checkbox"]+label,
[type="radio"]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type="checkbox"]+label[for],
[type="radio"]+label[for] {
    cursor: pointer
}

label>[type="checkbox"],
label>[type="radio"] {
    margin-right: .5rem
}

[type="file"] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child {
    border-radius: 0
}

.input-group>:last-child>* {
    border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #000;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

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

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill:rgb%28138,138,138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #faedeb
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #11c5d4
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title::before {
    content: "\2013"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fff;
    color: #000
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #11c5d4 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"]>a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #11c5d4 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded="true"]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #11c5d4;
    color: #fff
}

.badge.primary {
    background: #11c5d4;
    color: #000
}

.badge.secondary {
    background: #8a8a8a;
    color: #000
}

.badge.success {
    background: #3adb76;
    color: #000
}

.badge.warning {
    background: #fada07;
    color: #000
}

.badge.alert {
    background: #cc4b37;
    color: #000
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after,
.breadcrumbs::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #000;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #11c5d4
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group::after,
.button-group::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.button-group.primary .button {
    background-color: #11c5d4;
    color: #000
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #0e9eaa;
    color: #000
}

.button-group.secondary .button {
    background-color: #8a8a8a;
    color: #000
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #6e6e6e;
    color: #000
}

.button-group.success .button {
    background-color: #3adb76;
    color: #000
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #000
}

.button-group.warning .button {
    background-color: #fada07;
    color: #000
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cab004;
    color: #000
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #000
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #000
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:84.375em) {
    .button-group.stacked-for-medium .button {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-bottom: 0
    }
}

@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0;
    background-color: #fff;
    color: #000
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #d8f9fc;
    color: #000
}

.callout.secondary {
    background-color: #ededed;
    color: #000
}

.callout.success {
    background-color: #e1faea;
    color: #000
}

.callout.warning {
    background-color: #fef9da;
    color: #000
}

.callout.alert {
    background-color: #f7e4e1;
    color: #000
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #000
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput="mouse"] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #000
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput="mouse"] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.menu.simple {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }

    .menu.medium-simple li {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

@media print,
screen and (min-width:84.375em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }

    .menu.large-simple li {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: 0 0;
    color: #fff
}

.menu .active>a {
    background: 0 0;
    color: #fff
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 14px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #00b4c2;
    content: ""
}

.menu-icon:hover::after {
    background: #00b4c2
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
    content: ""
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fff
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #11c5d4
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #11c5d4
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #11c5d4 transparent transparent
}

.drilldown .js-drilldown-back>a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #11c5d4 transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #11c5d4 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput="mouse"] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: 0 0;
    color: #11c5d4
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #11c5d4 transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #11c5d4
}

@media print,
screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #11c5d4 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #11c5d4 transparent transparent
    }

    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #11c5d4
    }
}

@media print,
screen and (min-width:84.375em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #11c5d4 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #11c5d4 transparent transparent
    }

    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: "";
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #11c5d4
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fff
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #11c5d4 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #11c5d4
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

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

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #11c5d4;
    color: #fff
}

.label.primary {
    background: #11c5d4;
    color: #000
}

.label.secondary {
    background: #8a8a8a;
    color: #000
}

.label.success {
    background: #3adb76;
    color: #000
}

.label.warning {
    background: #fada07;
    color: #000
}

.label.alert {
    background: #cc4b37;
    color: #000
}

.media-object {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(255, 255, 255, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput="mouse"] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput="mouse"] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, .25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:84.375em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:84.375em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

.orbit {
    position: relative
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(0, 0, 0, .5);
    color: #fff
}

.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput="mouse"] .orbit-next,
[data-whatinput="mouse"] .orbit-previous {
    outline: 0
}

.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: rgba(0, 0, 0, .5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput="mouse"] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 .1rem;
    border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media print,
screen and (min-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #000
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #11c5d4;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: "\2026";
    color: #000
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: "\00ab"
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: "\00bb"
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #11c5d4
}

.progress.secondary .progress-meter {
    background-color: #8a8a8a
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #fada07
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #11c5d4
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(0, 0, 0, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput="mouse"] .reveal {
    outline: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: 700;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cacaca;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fff;
    transition: all .25s ease-out;
    content: ""
}

input:checked~.switch-paddle {
    background: #11c5d4
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput="mouse"] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tbody,
tfoot,
thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

thead {
    background: #f9f9f9;
    color: #000
}

tfoot {
    background: #f2f2f2;
    color: #000
}

tfoot tr,
thead tr {
    background: 0 0
}

tfoot td,
tfoot th,
thead td,
thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

tbody td,
tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

@media screen and (max-width:84.3125em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    list-style-type: none
}

.tabs::after,
.tabs::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #11c5d4
}

.tabs.primary>li>a {
    color: #000
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #10bbc9
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #11c5d4
}

.tabs-title>a:hover {
    background: #fff;
    color: #0fa9b6
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected="true"] {
    background: #e6e6e6;
    color: #11c5d4
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fff;
    color: #000;
    transition: all .5s ease;
    margin-top: 20px;
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(17, 197, 212, .5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #000;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

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

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #000;
    font-size: 80%;
    color: #fff
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: "";
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #000;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width:40em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width:84.3125em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width:40em) and (max-width:84.3125em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:84.375em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:84.375em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:84.3125em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (max-width:84.3125em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}


@media screen and (min-width:84.375em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

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

.clearfix::after,
.clearfix::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.clearfix::after {
    clear: both
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

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

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

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

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

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

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:84.375em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:84.375em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: 0.5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    /* transform: rotate(-0.75turn); */
    opacity: 0
}

.slow {
    transition-duration: 0.75s !important
}

.fast {
    transition-duration: 0.25s !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 0.75s !important
}

.fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 0.25s !important
}

.linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important
}

.ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important
}

.ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

.ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    -webkit-animation-delay: .3s !important;
    animation-delay: .3s !important
}

.long-delay {
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important
}

.wrap-starta {
    padding: 10px
}

@media screen and (max-width:40em) {
    .wrap-starta img {
        display: table;
        width: auto;
        margin: 0 auto;
        height: 14px
    }
}

.starta-link {
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: center;
    display: table;
    font-size: 14px;
    color: #fff;
    margin: 0 auto
}

body:not(.sticky),
body:not(.vertical.menu.accordion-menu*) {
    transition: all .2s
}

.sticky-container {
    z-index: 1005
}

.head-wrap {
    background-color: transparent;
    width: 100%;
    position: relative;
    background: 0 0;
    z-index: 1010;
    color: #000
}

.head-wrap>.row {
    height: 70px
}

.head-wrap>.row .logo-wrap a {
    display: table
}

.head-wrap>.row .text-logo-wrap a img {
    margin-left: -20px
}

.head-wrap>.row #mse2_form>.input-group {
    margin: 0
}

.head-wrap>.row #mse2_form>.input-group input[type="text"] {
    height: 32px;
    line-height: 32px;
    padding: 0 7px
}

.head-wrap>.row #mse2_form>.input-group .input-group-button input[type="submit"] {
    background: url(/assets/img/icon/ic-search.png) #1497a2 no-repeat center;
    background-size: 60%
}

.head-wrap p.logo {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    display: table;
    color: #11c5d4;
    border-bottom: 1px solid #11c5d4;
    border-top: 1px solid #11c5d4
}

.head-wrap div.address-wrap div.time-work {
    font-size: .9em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.head-wrap div.address-wrap div.time-work .time-output {
    margin-left: 10px
}

.head-wrap p.addres {
    position: relative;
    padding-left: 20px;
    margin: 0;
    font-size: 14px
}

.head-wrap p.addres a {
    color: #000;
    text-decoration: underline
}

.head-wrap p.addres:after {
    width: 12px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/adress-point.png) center no-repeat
}

.head-wrap p.email {
    position: relative;
    padding-left: 20px;
    margin: 0;
    font-size: 14px
}

.head-wrap p.email a {
    color: #000;
    text-decoration: underline
}

.head-wrap p.email:after {
    width: 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/email.png) no-repeat center
}

.head-wrap a.phone {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none
}

.head-wrap a.button {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #fada07;
    padding: 7px;
    margin: 0;
    margin-left: 10px
}

.head-wrap a.button:hover {
    text-decoration: none;
    background: #f7e258
}

@media screen and (max-width:40em) {
    .head-wrap {
        background: url(/assets/img/main-page/left-menu.jpg) repeat
    }
}

.cities_container {
    position: relative
}

.cities_container .checkCityContainer {
    position: absolute;
    background: #fada07;
    border-radius: 4px;
    padding: 5px 10px;
    box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .1);
    margin-top: 10px;
    display: none;
    z-index: 100
}

.cities_container .checkCityContainer .wrapper {
    display: table;
    width: 140px
}

.cities_container .checkCityContainer .wrapper p {
    font-size: 14px;
    margin: 0 0 3px 0;
    color: #000
}

.cities_container .checkCityContainer .wrapper .links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cities_container .checkCityContainer .wrapper .links a.button {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 5px 10px;
    background: #fff;
    border: 1px #fff solid;
    cursor: pointer
}

.cities_container .checkCityContainer .wrapper .links a.button.close-link {
    background: 0 0
}

.cities_container .checkCityContainer .wrapper .links a.button:hover {
    background: #fff
}

.cities_container .checkCityContainer:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border: 10px transparent solid;
    border-bottom: 10px #fada07 solid;
    top: -20px;
    left: 60px
}

.main-page .title-bar {
    padding-bottom: 0;
    padding: 0
}

.title-bar {
    padding-bottom: 0;
    padding: 0;
    background: url(/assets/img/main-page/left-menu.jpg) repeat;
    z-index: 50
}

.title-bar .dropdown.menu>li>a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 0;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    padding: 0 1.5rem
}

.title-bar .dropdown.menu>li>a:hover {
    color: #11c5d4
}

.title-bar .dropdown.menu>li>a:after {
    top: calc(.7rem + 12px);
    border: inset 4px;
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    border-top-color: #fff;
    height: 6px
}

.title-bar .dropdown.menu>li.first>a {
    padding-left: 0
}

.title-bar .dropdown.menu>li.last>a {
    padding-right: 0
}

.title-bar .dropdown.menu>li .submenu {
    background: url(/assets/img/main-page/left-menu-2.jpg) repeat;
    border: none;
    min-width: 260px;
    z-index: 1500
}

.title-bar .dropdown.menu>li .submenu li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px #ffffff57 solid;
    padding: 9px 15px
}

.title-bar .dropdown.menu>li .submenu li a:hover {
    background: rgba(0, 93, 99, .31)
}

.title-bar .dropdown.menu>li .submenu li.active>a {
    background: rgba(0, 93, 99, .31)
}

.title-bar .dropdown.menu>li .submenu li ul.submenu {
    margin-top: 0;
    margin-left: 1px
}

.title-bar .dropdown.menu>li.active>a {
    text-decoration: none;
    font-weight: 400;
    background: 0 0
}

.header-mobile {
    display: none
}

@media screen and (max-width:1350px) and (min-width:640px) {
    .title-bar .dropdown.menu>li>a {
        padding: 0 .5rem
    }

    .title-bar .dropdown.menu>li>a:after {
        right: 0
    }
}

@media screen and (max-width:40em) {
    .title-bar .secondary-header-wrap {
        height: 46px;
        vertical-align: middle;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 15px !important
    }

    button.menu-icon {
        width: 20px;
        height: 16px
    }

    button.menu-icon:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #00b4c2;
        box-shadow: 0 5px 0 #00b4c2, 0 10px 0 #00b4c2;
        content: ""
    }

    .title-bar .title-bar-right {
        -webkit-flex: 2 1 0;
        -ms-flex: 2 1 0;
        flex: 2 1 0;
        height: 100%
    }

    .title-bar .title-bar-right .phone {
        display: table;
        right: 10px;
        position: absolute;
        top: 7px
    }

    .title-bar .title-bar-right .logo {
        height: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .title-bar .title-bar-right .logo a {
        padding: 5px 0;
        margin: 0 auto 0 0
    }

    .title-bar .title-bar-right .logo img {
        height: 100%;
        margin: auto;
        display: table;
        margin-left: 0
    }
}

.title-bar-left {
    position: relative;
    z-index: 1200
}

.footer {
    background: url(/assets/img/main-page/left-menu.jpg) repeat;
    width: 100%;
    padding-top: 15px;
    position: relative;
    z-index: 1000
}

.footer>.row.collapse.content {
    position: relative
}

@media screen and (min-width:1025px) {
    .footer>.row.collapse.content {
        padding-left: 110px
    }
}

.footer img.logo {
    position: relative;
    display: block;
    top: -10px
}

@media screen and (max-width:40em) {
    .footer img.logo {
        margin-left: auto
    }
}

.footer p.addres {
    position: relative;
    padding-left: 20px;
    color: #fff;
    margin: 0;
    font-size: 14px
}

.footer p.addres a {
    color: #fff;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed
}

.footer p.addres:after {
    width: 12px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/adress-point.png) center no-repeat
}

.footer p.email {
    position: relative;
    padding-left: 20px;
    margin: 0;
    font-size: 14px
}

.footer p.email a {
    color: #fff;
    text-decoration: underline
}

.footer p.email:after {
    width: 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/email.png) no-repeat center
}

@media screen and (max-width:40em) {
    .footer p.email {
        margin: auto;
        display: table
    }
}

.footer a.phone {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none
}

.footer a.button {
    color: #000;
    font-size: 14px;
    background: #fada07;
    font-weight: 700;
    padding: 7px;
    margin: 0;
    margin-left: 10px
}

.footer a.button:hover {
    text-decoration: none;
    background: #f7e258
}

.footer .menu {
    margin-top: 15px
}

.footer .menu a {
    color: #fff;
    text-decoration: underline;
    padding: 4px;
    font-size: 13px;
    display: table
}

.footer .menu a:hover {
    color: #11c5d4
}

@media screen and (max-width:40em) {
    .footer {
        padding-left: 10px;
        padding-right: 10px
    }
}

.breadcrumb {
    padding-top: 20px;
    color: #888;
    font-size: 12px;
    margin-bottom: 5px
}

.breadcrumb a {
    color: #000;
}

@media screen and (max-width:40em) {
    .breadcrumb {
        padding-left: 10px;
        padding-right: 10px
    }
}

.offer {
    margin-top: 20px;
    background: url(/assets/img/main-page/block-4.jpg);
    padding: 60px 0
}

.offer .offer-text {
    color: #fff;
    margin: 0;
    font-size: 32px;
    line-height: 1;
    text-align: center
}

.offer .offer-text span {
    font-size: 35px
}

.offer .offer-text b {
    text-transform: uppercase;
    font-size: 33px;
    color: #11c5d4
}

@media screen and (max-width:1024px) {
    .offer p.title {
        margin: auto;
        margin-bottom: 20px;
        text-align: center
    }
}

.offer .wrap0 {
    margin: auto;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .2);
    background: #565c64;
    padding: 8px
}

.offer .wrap {
    color: #fff;
    background: url(/assets/img/main-page/block-4.jpg);
    padding: 7px;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .2);
    max-width: 1100px;
    margin: auto;
    position: relative
}

.offer .wrap:after {
    content: "";
    height: 120px;
    width: 100px;
    position: absolute;
    background: url(/assets/img/icon/telephone.png) center no-repeat, url(/assets/img/main-page/block-4.jpg);
    top: calc(100% - 50% - 60px);
    left: -46px
}

@media screen and (max-width:1024px) {
    .offer .wrap:after {
        display: none
    }
}

.offer .wrap>.row {
    margin: 8px;
    background: url(/assets/img/main-page/block-4.jpg);
    border: 1px solid #565c64
}

.offer .wrap form {
    padding: 15px;
    margin: 15px 0
}

.offer .wrap form>.row {
    margin: auto
}

.offer .wrap form input {
    margin-bottom: 0;
    height: 34px
}

.offer .wrap form input[type="text"] {
    box-shadow: inset 0 3px 8px 0 rgba(0, 0, 0, .22)
}

.offer .wrap form input[type="button"],
.offer .wrap form input[type="submit"] {
    height: 36px;
    background: #11c5d4;
    border: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    font-weight: 700
}

@media screen and (max-width:1024px) {

    .offer .wrap form input[type="button"],
    .offer .wrap form input[type="submit"] {
        margin: auto
    }
}

.offer .wrap form input[type="button"]:hover,
.offer .wrap form input[type="submit"]:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .22);
    background: #1497a2
}

.offer .wrap form .input {
    border: solid 1px #dfdfdf;
    padding-left: 36px
}

@media screen and (max-width:1024px) {
    .offer .wrap form .input {
        margin: auto;
        margin-bottom: 30px
    }
}

.offer .wrap form .input input {
    border: none
}

.offer .wrap form .input.name {
    background: url(/assets/img/icon/user.png) no-repeat 5px 50%, #f2f2f2
}

.offer .wrap form .input.phone {
    background: url(/assets/img/icon/smartphone.png) no-repeat 5px 50%, #f2f2f2
}

@media screen and (max-width:40em) {
    .offer .offer-text {
        padding-top: 20px
    }
}

.title-bar {
    z-index: 1000
}

.underline {
    position: relative
}

.underline:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.block-seo {
    margin-bottom: 20px;
    text-align: left;
}

.block-seo p {
    margin-bottom: 10px;
    line-height: 1.2
}

.block-seo ul {
    text-align: left;
}

.block-seo .more {
    text-decoration: underline;
    cursor: pointer
}

.block-seo * {
    font-size: 14px;
    color: #000
}

.sticky-container>.left-sticky-menu.sticky {
    padding-bottom: 50px
}

.left-sticky-menu .show-for-medium {
    background: #fada07;
    color: #000;
    font-weight: 700
}

.vertical.menu.accordion-menu {
    background: url(/assets/img/main-page/block-4.jpg);
    margin-bottom: 45px;
    width: 100%
}

.vertical.menu.accordion-menu>li[role="treeitem"] {
    border-bottom: 2px solid #282b31;
    border-top: 2px solid #5d6167
}

.vertical.menu.accordion-menu>li[role="treeitem"]:first-of-type {
    border-top: none
}

.vertical.menu.accordion-menu>li[role="treeitem"]:last-of-type {
    border-bottom: none
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="false"]>a {
    padding-right: 20px;
    font-size: 14px;
    color: #fff
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="false"]>a:after {
    border-top-color: #fff;
    right: .5rem
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="false"]>a:hover {
    color: #68e2ec
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="false"]>a:hover:after {
    border-top-color: #68e2ec
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="true"] {
    border-bottom: 2px solid #282b31
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="true"]>a {
    padding-right: 20px;
    font-size: 14px;
    color: #11c5d4
}

.vertical.menu.accordion-menu>li[role="treeitem"][aria-expanded="true"]>a:after {
    border-top-color: #11c5d4;
    right: .5rem
}

.vertical.menu.accordion-menu>li[role="treeitem"]>a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    transition: all .5s
}

.vertical.menu.accordion-menu>li[role="treeitem"]>a:after {
    border-top-color: #fff
}

.vertical.menu.accordion-menu>li[role="treeitem"] button.submenu-toggle {
    border-left: 2px rgba(225, 225, 225, .2) solid
}

.vertical.menu.accordion-menu>li[role="treeitem"]>.is-accordion-submenu {
    background: #f2f2f2;
    margin: 0;
    padding-left: 20px
}

.vertical.menu.accordion-menu>li[role="treeitem"]>.is-accordion-submenu li {
    list-style: none;
    position: relative
}

.vertical.menu.accordion-menu>li[role="treeitem"]>.is-accordion-submenu li>a {
    color: #000;
    text-decoration: underline;
    font-weight: 400;
    padding-top: .4rem;
    font-size: 14px;
    padding-bottom: .4rem;
    line-height: 1.3
}

.vertical.menu.accordion-menu>li[role="treeitem"]>.is-accordion-submenu li>a:after {
    border-top-color: #11c5d4
}

.vertical.menu.accordion-menu>li[role="treeitem"]>.is-accordion-submenu li:before {
    position: absolute;
    left: -10px;
    height: 5px;
    width: 5px;
    background: #11c5d4;
    content: "";
    top: calc((27px - 5px) / 2)
}

.vertical.menu.accordion-menu>li[role="treeitem"]>.is-accordion-submenu li.active>a {
    color: #11c5d4;
    text-decoration: none;
    font-weight: 400;
    padding-top: .4rem;
    font-size: 14px;
    padding-bottom: .4rem;
    background: 0 0
}

.vertical.menu.accordion-menu>li[role="treeitem"].active>a {
    background: 0 0
}

#left-menu {
    background: url(/assets/img/main-page/left-menu.jpg) repeat
}

#left-menu .left-menu-head span {
    font-size: 20px;
    padding: 10px 15px;
    color: #fff
}

#left-menu .left-menu-head button.close-button {
    position: absolute;
    top: 10px;
    right: 10px
}

#left-menu .left-menu-head button.close-button>span {
    width: 32px;
    height: 32px;
    display: block;
    padding: 0 4px;
    font-size: 32px;
    border: 1px #fff solid;
    line-height: 27px
}

#left-menu .is-drilldown {
    width: 100%
}

#left-menu .is-drilldown .menu .active>a {
    background: #11c5d4;
    color: #fefefe
}

#left-menu .is-drilldown .menu .active>a:after {
    border-left-color: #fff
}

#left-menu .is-drilldown .menu li {
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
    font-size: 14px
}

#left-menu .is-drilldown .menu li>a {
    color: #11c5d4;
    background: 0 0
}

#left-menu .is-drilldown .menu li>a:after {
    border-left-color: #11c5d4
}

#left-menu .drilldown .is-drilldown-submenu {
    background: #171717;
    background: url(/assets/img/main-page/left-menu.jpg) repeat
}

#left-menu .is-submenu-parent-item {
    background: rgba(255, 255, 255, .1)
}

#left-menu form#mse2_form {
    width: 100%;
    padding: 10px
}

#left-menu form#mse2_form .input-group {
    margin: 0
}

#left-menu form#mse2_form .input-group input[type="text"] {
    background: #333;
    border-color: #090909;
    color: #fff;
    height: 40px
}

#left-menu form#mse2_form .input-group .input-group-button input[type="submit"] {
    background: url(/assets/img/icon/ic-search.png) #1497a2 no-repeat center;
    background-size: 60%;
    height: 40px;
    border: 1px #090909 solid;
    position: relative;
    width: 40px;
    border-left: none
}

.slick-next:before,
.slick-prev:before {
    display: none
}

.content-column p {
    font-size: 14px;
    width: 100%;
    display: table
}

.content-column ul {
    font-size: 14px
}

body.is-reveal-open {
    padding-right: 17px
}

html.is-reveal-open,
html.is-reveal-open body {
    width: 100%
}

.reveal {
    border: none;
    background: #fff
}

@media screen and (min-width:40em) {

    .reveal#callbackModal-download,
    .reveal#callbackModal-foot,
    .reveal#callbackModal-head,
    .reveal#callbackService,
    .reveal#orderModal,
    .reveal#orderModal-from-catalog,
    .reveal#techRiderModal,
    .reveal.jobModal,
    .reveal.orderModal {
        width: 320px
    }
}

.reveal#callbackModal-download p.title,
.reveal#callbackModal-foot p.title,
.reveal#callbackModal-head p.title,
.reveal#callbackService p.title,
.reveal#orderModal p.title,
.reveal#orderModal-from-catalog p.title,
.reveal#techRiderModal p.title,
.reveal.jobModal p.title,
.reveal.orderModal p.title {
    font-size: 24px;
    margin: 0;
    font-weight: 700
}

.reveal#callbackModal-download p.subtitle,
.reveal#callbackModal-foot p.subtitle,
.reveal#callbackModal-head p.subtitle,
.reveal#callbackService p.subtitle,
.reveal#orderModal p.subtitle,
.reveal#orderModal-from-catalog p.subtitle,
.reveal#techRiderModal p.subtitle,
.reveal.jobModal p.subtitle,
.reveal.orderModal p.subtitle {
    font-size: 16px;
    line-height: 1
}

.reveal#callbackModal-download form.form input[type="email"],
.reveal#callbackModal-download form.form input[type="tel"],
.reveal#callbackModal-download form.form input[type="text"],
.reveal#callbackModal-foot form.form input[type="email"],
.reveal#callbackModal-foot form.form input[type="tel"],
.reveal#callbackModal-foot form.form input[type="text"],
.reveal#callbackModal-head form.form input[type="email"],
.reveal#callbackModal-head form.form input[type="tel"],
.reveal#callbackModal-head form.form input[type="text"],
.reveal#callbackService form.form input[type="email"],
.reveal#callbackService form.form input[type="tel"],
.reveal#callbackService form.form input[type="text"],
.reveal#orderModal form.form input[type="email"],
.reveal#orderModal form.form input[type="tel"],
.reveal#orderModal form.form input[type="text"],
.reveal#orderModal-from-catalog form.form input[type="email"],
.reveal#orderModal-from-catalog form.form input[type="tel"],
.reveal#orderModal-from-catalog form.form input[type="text"],
.reveal#techRiderModal form.form input[type="email"],
.reveal#techRiderModal form.form input[type="tel"],
.reveal#techRiderModal form.form input[type="text"],
.reveal.jobModal form.form input[type="email"],
.reveal.jobModal form.form input[type="tel"],
.reveal.jobModal form.form input[type="text"],
.reveal.orderModal form.form input[type="email"],
.reveal.orderModal form.form input[type="tel"],
.reveal.orderModal form.form input[type="text"] {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: 0 auto 15px auto
}

.reveal#callbackModal-download form.form input[type="submit"],
.reveal#callbackModal-foot form.form input[type="submit"],
.reveal#callbackModal-head form.form input[type="submit"],
.reveal#callbackService form.form input[type="submit"],
.reveal#orderModal form.form input[type="submit"],
.reveal#orderModal-from-catalog form.form input[type="submit"],
.reveal#techRiderModal form.form input[type="submit"],
.reveal.jobModal form.form input[type="submit"],
.reveal.orderModal form.form input[type="submit"] {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #fada07;
    padding: 7px;
    margin: 0 auto 0 0;
    border: none;
    display: block;
    cursor: pointer
}

.reveal#callbackModal-download form.form label.button,
.reveal#callbackModal-foot form.form label.button,
.reveal#callbackModal-head form.form label.button,
.reveal#callbackService form.form label.button,
.reveal#orderModal form.form label.button,
.reveal#orderModal-from-catalog form.form label.button,
.reveal#techRiderModal form.form label.button,
.reveal.jobModal form.form label.button,
.reveal.orderModal form.form label.button {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: 0 auto 15px auto
}

.reveal#orderModal-form-catalog .image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.reveal#callbackModal-download,
.reveal#orderModal,
.reveal#orderModal-from-catalog,
.reveal#rentModal,
.reveal#techRiderModal,
.reveal.orderModal,
.reveal.rent {
    width: 620px
}

.reveal#callbackModal-download p.title,
.reveal#orderModal p.title,
.reveal#orderModal-from-catalog p.title,
.reveal#rentModal p.title,
.reveal#techRiderModal p.title,
.reveal.orderModal p.title,
.reveal.rent p.title {
    font-size: 24px;
    margin: 0;
    font-weight: 700
}

.reveal#callbackModal-download p.subtitle,
.reveal#orderModal p.subtitle,
.reveal#orderModal-from-catalog p.subtitle,
.reveal#rentModal p.subtitle,
.reveal#techRiderModal p.subtitle,
.reveal.orderModal p.subtitle,
.reveal.rent p.subtitle {
    font-size: 16px;
    line-height: 1
}

.reveal#callbackModal-download form.form textarea,
.reveal#orderModal form.form textarea,
.reveal#orderModal-from-catalog form.form textarea,
.reveal#rentModal form.form textarea,
.reveal#techRiderModal form.form textarea,
.reveal.orderModal form.form textarea,
.reveal.rent form.form textarea {
    width: 100%;
    height: 90px;
    resize: none;
    max-width: 280px;
    display: block;
    margin: 0 auto 15px 0
}

.reveal#callbackModal-download form.form label.button,
.reveal#orderModal form.form label.button,
.reveal#orderModal-from-catalog form.form label.button,
.reveal#rentModal form.form label.button,
.reveal#techRiderModal form.form label.button,
.reveal.orderModal form.form label.button,
.reveal.rent form.form label.button {
    margin: 0;
    border: 2px #737373 dashed;
    background: #cecece;
    color: #333
}

.reveal#callbackModal-download form.form input[type="email"],
.reveal#callbackModal-download form.form input[type="tel"],
.reveal#callbackModal-download form.form input[type="text"],
.reveal#orderModal form.form input[type="email"],
.reveal#orderModal form.form input[type="tel"],
.reveal#orderModal form.form input[type="text"],
.reveal#orderModal-from-catalog form.form input[type="email"],
.reveal#orderModal-from-catalog form.form input[type="tel"],
.reveal#orderModal-from-catalog form.form input[type="text"],
.reveal#rentModal form.form input[type="email"],
.reveal#rentModal form.form input[type="tel"],
.reveal#rentModal form.form input[type="text"],
.reveal#techRiderModal form.form input[type="email"],
.reveal#techRiderModal form.form input[type="tel"],
.reveal#techRiderModal form.form input[type="text"],
.reveal.orderModal form.form input[type="email"],
.reveal.orderModal form.form input[type="tel"],
.reveal.orderModal form.form input[type="text"],
.reveal.rent form.form input[type="email"],
.reveal.rent form.form input[type="tel"],
.reveal.rent form.form input[type="text"] {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: 0 auto 15px 0
}

.reveal#callbackModal-download form.form input[type="submit"],
.reveal#orderModal form.form input[type="submit"],
.reveal#orderModal-from-catalog form.form input[type="submit"],
.reveal#rentModal form.form input[type="submit"],
.reveal#techRiderModal form.form input[type="submit"],
.reveal.orderModal form.form input[type="submit"],
.reveal.rent form.form input[type="submit"] {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    background: #fada07;
    padding: 8px 16px;
    margin: 0 auto 0 0;
    border: none;
    display: block;
    cursor: pointer
}

.reveal#callbackModal-foot,
.reveal#callbackModal-head {
    width: 620px
}

.reveal#callbackModal-foot form.form input[type="email"],
.reveal#callbackModal-foot form.form input[type="tel"],
.reveal#callbackModal-foot form.form input[type="text"],
.reveal#callbackModal-head form.form input[type="email"],
.reveal#callbackModal-head form.form input[type="tel"],
.reveal#callbackModal-head form.form input[type="text"] {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: 0 auto 15px 0
}

.reveal#callbackService p.title {
    line-height: 1.1;
    margin-bottom: 5px
}

.reveal#citySelect {
    width: 100%;
    max-width: 340px;
    padding: 30px
}

.reveal#citySelect .wrapper p.title {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700
}

.reveal#citySelect .wrapper ul {
    margin-bottom: 0
}

.reveal#citySelect .wrapper ul li a {
    color: #000;
    text-decoration: underline
}

.reveal#citySelect .wrapper ul li a:hover {
    text-decoration: none
}

@media screen and (max-width:40em) {
    .reveal {
        height: initial !important;
        min-height: initial !important
    }

    .reveal#callbackModal-foot,
    .reveal#callbackModal-head,
    .reveal#orderModal,
    .reveal#orderModal-from-catalog,
    .reveal#rentModal,
    .reveal.orderModal,
    .reveal.rent {
        width: 80%;
        max-width: 620px;
        margin: auto
    }

    .reveal#callbackModal-foot p.title,
    .reveal#callbackModal-head p.title,
    .reveal#orderModal p.title,
    .reveal#orderModal-from-catalog p.title,
    .reveal#rentModal p.title,
    .reveal.orderModal p.title,
    .reveal.rent p.title {
        font-size: 20px
    }
}

.main-top-menu {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.js-off-canvas-overlay {
    background: rgba(0, 0, 0, .75)
}

@media screen and (max-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.reveal-overlay {
    z-index: 10060
}

@media screen and (max-width:40em) {
    .reveal-overlay {
        background-color: rgba(0, 0, 0, .75)
    }
}

@media screen and (max-width:40em) {

    .lb-nav a.lb-next,
    .lb-nav a.lb-prev {
        opacity: 1 !important
    }
}

.h1 {
    font-size: 53px;
    font-weight: 700;
    width: 100%;
    text-align: center
}

@media screen and (max-width:648px) {
    .h1 {
        line-height: 1
    }
}

.h2 {
    font-size: 30px;
    font-weight: 700;
    width: auto;
    margin: auto;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center
}

.h3 {
    font-size: 20px
}

.h4 {
    font-size: 14px
}

.h5 {
    font-size: 12px
}

.text {
    font-size: 12px
}

.main-page .h2 {
    font-size: 35px
}

.main-page .h3 {
    font-size: 22px
}

.main-page .row {
    width: 100%
}

@media screen and (max-width:1500px) and (min-width:1350px) {
    .main-page .row.content {
        padding-left: 100px
    }
}

.main-page .title-bar {
    width: 100%;
    position: absolute;
    z-index: 10000
}

@media screen and (max-width:1349px) {
    .main-page .title-bar {
        background-color: #000
    }

    .main-page .title-bar>.row {
        margin: 0;
        padding: 0;
        max-width: none
    }
}

@media screen and (max-width:768px) {
    .main-page .title-bar {
        position: relative;
        background-color: #000
    }
}

.main-page .title-bar #title-bar-left>.row {
    height: 75px
}

@media screen and (max-width:768px) {
    .main-page .title-bar .addres {
        display: none
    }
}

.main-page .title-bar .logo-text {
    margin-top: 15px
}

.main-page .title-bar p.addres {
    position: relative;
    padding-left: 20px;
    margin: 0;
    font-size: 14px;
    line-height: 1.2
}

.main-page .title-bar p.addres a {
    color: #fff;
    text-decoration: underline;
    display: table
}

.main-page .title-bar p.addres:after {
    width: 12px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 20px;
    content: "";
    background: url(/assets/img/icon/adress-point.png) center no-repeat
}

.main-page .title-bar .time-work p {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 14px
}

.main-page .title-bar #mse2_form>.input-group {
    margin: 0;
    width: 100%;
    max-width: 270px
}

.main-page .title-bar #mse2_form>.input-group input[type="text"] {
    height: 32px;
    line-height: 32px;
    padding: 0 7px
}

.main-page .title-bar #mse2_form>.input-group .input-group-button input[type="submit"] {
    background: url(/assets/img/icon/ic-search.png) #1497a2 no-repeat center;
    background-size: 60%
}

.main-page .title-bar p.email {
    position: relative;
    padding-left: 20px;
    margin: 0;
    font-size: 14px
}

.main-page .title-bar p.email a {
    color: #fff;
    text-decoration: underline
}

.main-page .title-bar p.email:after {
    width: 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/email.png) no-repeat center
}

.main-page .title-bar .phone {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-page .title-bar a.phone {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none
}

.main-page .title-bar a.button {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #fada07;
    padding: 7px;
    margin: 0;
    margin-left: 10px
}

.main-page .title-bar a.button:hover {
    text-decoration: none;
    background: #f7e258
}

.main-page .title-bar .title-bar-right .index-sec-menu {
    margin: 0;
    padding: 4px 0 !important
}

.main-page .title-bar .title-bar-right .index-sec-menu .menu-link {
    text-align: left;
    padding: 10px
}

.main-page .title-bar .title-bar-right .index-sec-menu .logo img {
    height: 35px;
    margin: 0 auto;
    max-width: initial;
    display: table
}

.main-page .title-bar .title-bar-right .index-sec-menu a.phone {
    height: 42px
}

.main-page .title-bar .title-bar-right .sticky-container .sticky.is-stuck {
    transition: all .3s;
    padding: 10px
}

@media screen and (max-width:1349px) {
    .main-page .title-bar .title-bar-right .sticky-container .sticky.is-stuck {
        background: #000
    }
}

@media screen and (max-width:1349px) {
    .main-page .title-bar .title-bar-left {
        display: none
    }
}

.main-page .block-1 {
    position: relative
}

.main-page .block-1 .orbit-bullets {
    position: absolute;
    margin: auto;
    bottom: 15px;
    line-height: 0;
    left: 0;
    right: 0;
    z-index: 100
}

@media screen and (max-width:1366px) {
    .main-page .block-1 .orbit-bullets {
        padding-left: 0
    }
}

@media screen and (min-width:1350px) and (max-width:1500px) {
    .main-page .block-1 .orbit-bullets {
        padding-left: 100px
    }
}

.main-page .block-1 .slide-content {
    position: absolute;
    z-index: 100;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff
}

.main-page .block-1 .slide-content img {
    display: table;
    margin: 0 auto 10px auto
}

.main-page .block-1 .slide-content p.h1 {
    line-height: 1
}

.main-page .block-1 .slide-content .subtitle {
    font-size: 20px;
    width: 100%;
    text-align: center
}

@media screen and (max-width:40em) {
    .main-page .block-1 .slide-content {
        padding: 0 10px
    }

    .main-page .block-1 .slide-content .h1 {
        font-size: 32px
    }

    .main-page .block-1 .slide-content .subtitle {
        font-size: 16px
    }
}

@media screen and (max-width:1350px) and (min-width:40em) {
    .main-page .block-1 .slide-content .h1 {
        font-size: 36px
    }

    .main-page .block-1 .slide-content .subtitle {
        font-size: 18px
    }
}

.main-page .block-2 {
    background: url(/assets/img/main-page/block-2.png) no-repeat 50% 0;
    padding-top: 54px;
    padding-bottom: 40px
}

@media screen and (max-width:1500px) and (min-width:1350px) {
    .main-page .block-2 {
        background-position-x: calc(50% + 50px)
    }
}

.main-page .block-2 .h2 {
    background-color: #fff;
    line-height: 1
}

.main-page .block-2 .catalog {
    position: relative;
    overflow: visible;
    margin: auto;
    width: 100%
}

.main-page .block-2 .catalog:before {
    position: absolute;
    top: -40px;
    left: 10%;
    content: "";
    z-index: -1;
    bottom: -10px;
    width: 80%;
    border: 6px solid #11c5d4
}

.main-page .block-2 .catalog .item {
    position: relative;
    margin-bottom: 15px
}

.main-page .block-2 .catalog .item .img {
    position: relative;
    overflow: hidden
}

.main-page .block-2 .catalog .item .img * {
    transition: all .8s
}

.main-page .block-2 .catalog .item .img img {
    margin: 0 auto;
    display: table
}

@media screen and (max-width:1024px) {
    .main-page .block-2 .catalog .item .img {
        margin: auto
    }
}

.main-page .block-2 .catalog .item .img:after {
    background-image: linear-gradient(-180deg, transparent 0, rgba(0, 0, 0, .28) 100%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 89;
    content: "";
    transition: all 1.1s
}

.main-page .block-2 .catalog .item:hover .img {
    position: relative
}

.main-page .block-2 .catalog .item:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.main-page .block-2 .catalog .item p {
    position: absolute;
    bottom: 8px;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    padding-left: 20px;
    color: #fff;
    margin: 0;
    z-index: 100
}

.main-page .block-3 {
    background: #f2f2f2;
    padding: 40px 0
}

.main-page .block-3 .h2 {
    width: 100%;
    line-height: 1;
    margin-bottom: 0
}

.main-page .block-3 .h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    position: relative
}

.main-page .block-3 .h3:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.main-page .block-3 .catalog {
    margin: auto;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.main-page .block-3 .catalog .item {
    transition: all .5s;
    margin-bottom: 30px
}

.main-page .block-3 .catalog .item a {
    display: block;
    max-width: 300px;
    margin: 0 auto
}

.main-page .block-3 .catalog .item a .img {
    position: relative
}

.main-page .block-3 .catalog .item a .img img {
    width: 100%
}

.main-page .block-3 .catalog .item a .img .wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.main-page .block-3 .catalog .item a .img .title {
    position: relative;
    font-weight: 700;
    top: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    width: 60%;
    padding-left: 10px
}

.main-page .block-3 .catalog .item a .img .more {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    left: 10px;
    font-size: 14px;
    color: #fff
}

.main-page .block-3 .catalog .item a .img .more text {
    text-decoration: underline
}

.main-page .block-3 .catalog .item a .img .more span {
    border: 2px solid #fff;
    margin-right: 5px;
    padding: 6px 0;
    width: 27px;
    height: 27px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.main-page .block-3 .catalog .item a .img .more span svg {
    fill: #fff;
    margin: 0 auto;
    justify-self: center
}

.main-page .block-3 .catalog .item a .img .more .m2 {
    display: none
}

.main-page .block-3 .catalog .item a .img .hidden-text {
    line-height: 1;
    display: none
}

.main-page .block-3 .catalog .item a:hover .img {
    background-color: #fff
}

.main-page .block-3 .catalog .item a:hover .img img {
    opacity: 0;
    transition: all .5s
}

.main-page .block-3 .catalog .item a:hover .img .wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.main-page .block-3 .catalog .item a:hover .img .title {
    position: relative;
    color: #000;
    width: 100%;
    padding-right: 10px
}

.main-page .block-3 .catalog .item a:hover .img .more {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    font-size: 14px;
    color: #11c5d4
}

.main-page .block-3 .catalog .item a:hover .img .more span {
    border: 2px solid #11c5d4;
    line-height: 1;
    margin-right: 5px;
    text-decoration: none
}

.main-page .block-3 .catalog .item a:hover .img .more span svg {
    fill: #11c5d4
}

.main-page .block-3 .catalog .item a:hover .img .more .m1 {
    display: none
}

.main-page .block-3 .catalog .item a:hover .img .more .m2 {
    display: inline-block
}

.main-page .block-3 .catalog .item a:hover .img .hidden-text {
    line-height: 1.4;
    display: block;
    color: gray;
    font-size: 12px;
    padding: 0 10px;
    padding-top: 10px
}

@media screen and (max-width:40em) {
    .main-page .block-3>.row>.row {
        margin: 0
    }
}

.main-page .block-4 {
    background: url(/assets/img/main-page/block-4.jpg) repeat;
    position: relative;
    padding: 60px 0
}

.main-page .block-4:after {
    content: "";
    position: absolute;
    background: url(/assets/img/main-page/block-2.png) no-repeat center;
    top: 0;
    left: 0;
    right: 0;
    height: 54px
}

@media screen and (max-width:1500px) and (min-width:1350px) {
    .main-page .block-4:after {
        background-position-x: calc(50% + 50px)
    }
}

.main-page .block-4 .h2 {
    line-height: 1;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    display: table;
    z-index: 10;
    background: url(/assets/img/main-page/block-4.jpg) repeat
}

.main-page .block-4 .h2:after {
    position: absolute;
    width: 1000%;
    max-width: 1000px;
    height: 3px;
    background: #11c5d4;
    content: "";
    left: calc(-500px + 50%);
    z-index: -3;
    top: 50%
}

.main-page .block-4 .h2:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/assets/img/main-page/block-4.jpg) repeat;
    content: "";
    left: 0;
    z-index: -1;
    top: 0
}

.main-page .block-4 .h3 {
    color: #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    position: relative
}

.main-page .block-4 .rent-item {
    margin: auto;
    width: auto;
    max-width: 1000px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.main-page .block-4 .rent-item .column,
.main-page .block-4 .rent-item .columns {
    padding: 0
}

@media screen and (min-width:1025px) {

    .main-page .block-4 .rent-item .column,
    .main-page .block-4 .rent-item .columns {
        -webkit-flex: 0 0 24%;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
        margin: 0 1px
    }
}

@media screen and (max-width:648px) {

    .main-page .block-4 .rent-item .column,
    .main-page .block-4 .rent-item .columns {
        margin-bottom: 15px
    }
}

.main-page .block-4 .rent-item .column .wrap,
.main-page .block-4 .rent-item .columns .wrap {
    background-color: #fff;
    padding: 10px;
    position: relative
}

.main-page .block-4 .rent-item .column .wrap img,
.main-page .block-4 .rent-item .columns .wrap img {
    display: block;
    margin: auto
}

.main-page .block-4 .rent-item .column .wrap a,
.main-page .block-4 .rent-item .columns .wrap a {
    color: #000
}

.main-page .block-4 .rent-item .column .wrap a .title,
.main-page .block-4 .rent-item .columns .wrap a .title {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    text-decoration: underline;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 25px
}

.main-page .block-4 .rent-item .column .wrap .text,
.main-page .block-4 .rent-item .columns .wrap .text {
    position: absolute;
    bottom: 8px;
    width: 100%;
    line-height: 1;
    left: 0;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px
}

@media screen and (max-width:40em) {
    .main-page .block-4 {
        padding-left: 10px;
        padding-right: 10px
    }
}

.main-page .block-5 {
    background: #fff;
    padding: 40px 0
}

.main-page .block-5 .h2 {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative
}

.main-page .block-5 .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.main-page .block-5 .slick-slide {
    opacity: 0;
    transition: all .5s
}

.main-page .block-5 .slick-slide.slick-active {
    opacity: 1
}

.main-page .block-5 .slick-list {
    padding: 10px 5px
}

@media screen and (max-width:40em) {
    .main-page .block-5 {
        padding-bottom: 60px;
    }
    .main-page .block-5 .slick-list {
        padding: 10px 0
    }
}

.main-page .block-5 .item {
    padding: 0 2px
}

.main-page .block-5 .item .wrap {
    padding: 5px;
    display: table;
    margin: auto
}

.main-page .block-5 .item .wrap:hover {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
}

.main-page .block-5 .item .wrap:hover .wrap2 {
    border: 1px solid #dfdfdf;
    box-shadow: none
}

.main-page .block-5 .item .wrap:hover .wrap2 .more span {
    background: #1497a2
}

.main-page .block-5 .item .wrap .wrap2 {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15);
    padding: 10px;
    background: #fff;
    border: 1px solid transparent
}

.main-page .block-5 .item .wrap .wrap2 .img {
    padding: 15px 0
}

.main-page .block-5 .item .wrap .wrap2 .img img {
    margin: auto;
    display: block
}

.main-page .block-5 .item .wrap .wrap2 .article p {
    width: 100%;
    text-align: center;
    color: #000;
    text-decoration: underline
}

.main-page .block-5 .item .wrap .wrap2 .price {
    background: #ececec;
    margin: 0 -10px;
    color: #000
}

.main-page .block-5 .item .wrap .wrap2 .price p {
    font-size: 22px;
    font-weight: 700;
    text-align: center
}

.main-page .block-5 .item .wrap .wrap2 .price p span {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.main-page .block-5 .item .wrap .wrap2 .more {
    color: #fff;
    text-align: center
}

.main-page .block-5 .item .wrap .wrap2 .more div {
    padding: 5px;
    display: table;
    width: auto;
    margin: auto;
    cursor: pointer
}

.main-page .block-5 .item .wrap .wrap2 .more span {
    padding: 5px 15px;
    background: #11c5d4;
    font-weight: 700;
    font-size: 14px
}

.main-page .block-5 .slick-sliders {
    margin: auto
}

.main-page .block-5 .slick-arrow svg {
    fill: #c6c6c6
}

@media screen and (max-width:40em) {
    .main-page .block-5 .item .wrap .wrap2 .article p {
        line-height: 1.3
    }

    .main-page .block-5 .item .wrap .wrap2 .price p {
        line-height: 1;
        padding: 10px 0
    }

    .main-page .block-5 .item .wrap .wrap2 .price p span {
        display: table;
        margin: 0 auto
    }

    .main-page .block-5 .slick-arrow svg {
        fill: #c6c6c6
    }

    .main-page .block-5 .slick-arrow.slick-prev {
        left: 0;
        background: #000;
        height: 60px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5;
        position: absolute
    }

    .main-page .block-5 .slick-arrow.slick-next {
        right: 0;
        background: #000;
        height: 60px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5;
        position: absolute
    }
}

.main-page .block-8 {
    background: #f2f2f2;
    padding: 40px 0
}

.main-page .block-8 .h2 {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative
}

.main-page .block-8 .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.main-page .block-8 .carousel-wrapper {
    position: relative
}

.main-page .block-8 .carousel-wrapper .slick-sliders {
    margin: auto;
    height: 250px;
    overflow: visible !important
}

@media screen and (max-width:40rem) {
    .main-page .block-8 .carousel-wrapper .slick-sliders {
        height: 500px
    }
}

.main-page .block-8 .carousel-wrapper .slick-sliders .slick-list {
    -webkit-transform: scale(.8) !important;
    -ms-transform: scale(.8) !important;
    transform: scale(.8) !important
}

.main-page .block-8 .carousel-wrapper .slick-sliders .slick-list .slick-track {
    padding: 60px 0
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide {
    font-size: 14px;
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 10
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide p {
    line-height: 1
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p.title,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide p.title {
    font-weight: 700;
    margin-bottom: 4px
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p.position,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide p.position {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #888;
    font-style: italic
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item a.button,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide a.button {
    font-size: 14px;
    padding: 6px 15px
}

@media screen and (max-width:1024px) {

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide {
        padding: 10px
    }
}

@media screen and (min-width:1025px) {

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide {
        max-width: 600px;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        padding: 10px;
        box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item:after,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide:after {
        content: "";
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        background: #dedede;
        opacity: .7
    }
}

@media screen and (max-width:1024px) {

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide {
        max-width: 300px;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        padding: 10px;
        box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15);
        margin: auto
    }
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item img,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide img {
    margin: auto
}

@media screen and (max-width:1024px) {

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item img,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide img {
        margin-bottom: 10px;
        margin-top: 10px;
        display: block
    }
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active.slick-center,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active.slick-center {
    width: 100%;
    -webkit-filter: blur(0);
    filter: blur(0);
    max-width: 600px;
    z-index: 11;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active.slick-center:after,
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active.slick-center:after {
    display: none
}

@media screen and (max-width:1024px) {

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active.slick-center,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active.slick-center {
        max-width: 600px;
        z-index: 11;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin: 0 0px
    }
}

@media screen and (max-width:648px) {

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active.slick-center,
    .main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active.slick-center {
        max-width: 300px;
        z-index: 11;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin: 0 0px
    }
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active.slick-center+[aria-hidden="false"],
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active.slick-center+[aria-hidden="false"] {
    -webkit-transform: translateX(-270px) scale(.8);
    -ms-transform: translateX(-270px) scale(.8);
    transform: translateX(-270px) scale(.8)
}

.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item.slick-active[tabindex="-1"],
.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide.slick-active[tabindex="-1"] {
    -webkit-transform: translateX(270px) scale(.8);
    -ms-transform: translateX(270px) scale(.8);
    transform: translateX(270px) scale(.8)
}

.main-page .block-8 .carousel-wrapper .slick-arrow svg {
    fill: #11c5d4
}

.main-page .block-8 .carousel-wrapper .slick-arrow.slick-next {
    right: 100px
}

@media screen and (max-width:40rem) {
    .main-page .block-8 .carousel-wrapper .slick-arrow.slick-next {
        right: 0
    }
}

.main-page .block-8 .carousel-wrapper .slick-arrow.slick-prev {
    left: 100px
}

@media screen and (max-width:40rem) {
    .main-page .block-8 .carousel-wrapper .slick-arrow.slick-prev {
        left: 0
    }
}

.main-page .block-8 .all {
    margin-top: 30px
}

.main-page .block-8 .all a {
    color: #11c5d4;
    margin: auto
}

.main-page .block-8 .all a span {
    border: 2px solid #11c5d4;
    line-height: 1;
    margin-right: 5px;
    padding: 2px 6px;
    text-decoration: none;
    height: 26px;
    width: 26px
}

.main-page .block-8 .all a span svg {
    fill: #11c5d4
}

.main-page .block-8 .all a text {
    text-decoration: underline
}

.main-page .block-8 .all a:hover {
    text-shadow: #000 0 0
}

@media screen and (max-width:40em) {
    .main-page .block-8 .slick-sliders .slick-list .slick-track {
        padding: 0
    }

    .main-page .block-8 .slick-arrow.slick-prev {
        left: 0;
        background: #000;
        height: 60px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5
    }

    .main-page .block-8 .slick-arrow.slick-prev:focus {
        opacity: .25
    }

    .main-page .block-8 .slick-arrow.slick-next {
        right: 0;
        background: #000;
        height: 60px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5
    }

    .main-page .block-8 .slick-arrow.slick-next:focus {
        opacity: .25
    }
}

.main-page .block-9 {
    background: #fff
}

@media screen and (max-width:1500px) and (min-width:1350px) {
    .main-page .block-9 .row.content {
        padding-left: 130px
    }
}

.main-page .block-9 .offer-text {
    color: #000
}

.main-page .block-9 .wrap0 {
    background: #f2f2f2
}

.main-page .block-9 .wrap {
    background: #fff;
    color: #000
}

.main-page .block-9 .wrap>.row {
    background: #fff
}

.main-page .block-9 .wrap:after {
    background: url(/assets/img/icon/telephone-main.png) center no-repeat, #fff
}

@media screen and (max-width:40em) {
    .main-page .block-9 .offer-text {
        padding-top: 20px
    }
}

.main-page .footer {
    background: url(/assets/img/main-page/left-menu.jpg) repeat;
    width: 100%;
    padding-top: 25px;
    position: relative;
    z-index: 10000
}

.main-page .footer>.row.collapse.content {
    position: relative
}

.main-page .footer img.logo {
    position: absolute;
    left: 0;
    top: -5px
}

@media screen and (max-width:1024px) {
    .main-page .footer img.logo {
        position: relative;
        left: 0
    }
}

@media screen and (max-width:40em) {
    .main-page .footer img.logo {
        margin-left: auto
    }
}

.main-page .footer p.logo {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    display: table;
    color: #11c5d4;
    border-bottom: 1px solid #11c5d4;
    border-top: 1px solid #11c5d4
}

.main-page .footer p.addres {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    color: #fff;
    margin: 0
}

.main-page .footer p.addres a {
    color: #fff;
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed
}

.main-page .footer p.addres:after {
    width: 12px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/adress-point.png) center no-repeat
}

.main-page .footer p.email {
    position: relative;
    padding-left: 20px;
    margin: 0;
    font-size: 14px
}

.main-page .footer p.email a {
    color: #fff;
    text-decoration: underline
}

.main-page .footer p.email:after {
    width: 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(/assets/img/icon/email.png) no-repeat center
}

@media screen and (max-width:40em) {
    .main-page .footer p.email {
        /*margin: auto;*/
        display: table
    }
}

.main-page .footer a.phone {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    margin: 0 0 0 auto
}

.main-page .footer a.button {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #fada07;
    padding: 7px;
    margin: 0 0 0 auto
}

.main-page .footer a.button:hover {
    text-decoration: none;
    background: #f7e258
}

.main-page .footer .menu {
    margin-top: 15px
}

.main-page .footer .menu a {
    color: #fff;
    text-decoration: underline;
    padding: 4px;
    font-size: 13px;
    display: table
}

.main-page .footer .menu a:hover {
    color: #11c5d4
}

.main-page .left-menu {
    background: url(/assets/img/main-page/left-menu.jpg) repeat;
    min-width: 136px;
    display: table;
    position: fixed;
    top: 0;
    z-index: 300;
    height: 100%;
    left: 0
}

.main-page .left-menu img.full-logo {
    margin: 10px auto;
    display: block
}

@media screen and (max-width:1349px) {
    .main-page .left-menu {
        display: none
    }
}

.main-page .left-menu .vertical.dropdown.menu>li>a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline
}

.main-page .left-menu .vertical.dropdown.menu>li>a:after {
    top: calc(.7rem + 6px);
    border-left-color: #fff;
    height: 6px
}

.main-page .left-menu .vertical.dropdown.menu>li>a:hover {
    color: #11c5d4
}

.main-page .left-menu .vertical.dropdown.menu>li>a:hover:after {
    border-left-color: #11c5d4
}

.main-page .left-menu .vertical.dropdown.menu>li .submenu {
    background: url(/assets/img/main-page/left-menu-2.jpg) repeat;
    border: none;
    min-width: 260px;
    z-index: 300
}

.main-page .left-menu .vertical.dropdown.menu>li .submenu li a {
    text-decoration: none;
    color: #fff;
    white-space: nowrap
}

.main-page .left-menu .vertical.dropdown.menu>li .submenu li a:hover {
    text-decoration: underline
}

.main-page .left-menu .vertical.dropdown.menu>li.active>a {
    text-decoration: none;
    font-weight: 400;
    background: 0 0
}

@media screen and (max-width:1349px) {
    /*.main-page .footer p.addres {
        margin: 0 0 0 auto;
        display: table
    }*/

    .main-page .footer a.phone {
        width: 100%
    }

    .main-page .footer a.button,
    .main-page .footer a.phone {
        margin: 0 auto;
        text-align: center;
        display: table
    }

    .main-page .footer .messengers {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-page .footer .messengers a {
        margin: 0 3px
    }
}

.messengers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 7px
}

.messengers a {
    margin: 0 0 0 5px
}

section.main-projects.gray-bg {
    background: #f2f2f2;
    padding: 40px 0
}

section.main-projects>.row .h2 {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative
}

section.main-projects>.row .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

section.main-projects>.row .projects-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

section.main-projects>.row .projects-list>.column,
section.main-projects>.row .projects-list>.columns {
    margin-bottom: 25px
}

section.main-projects>.row .projects-list>.column a.wrap,
section.main-projects>.row .projects-list>.columns a.wrap {
    width: 100%;
    max-width: 350px;
    display: table;
    margin: 0 auto;
    padding: 10px 10px 50px 10px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 20px 3px #d0d0d0
}

section.main-projects>.row .projects-list>.column a.wrap img,
section.main-projects>.row .projects-list>.columns a.wrap img {
    display: table;
    width: 100%;
    margin: 0 auto
}

section.main-projects>.row .projects-list>.column a.wrap p,
section.main-projects>.row .projects-list>.columns a.wrap p {
    display: table;
    margin: 0 auto;
    color: #000;
    line-height: 1.2
}

section.main-projects>.row .projects-list>.column a.wrap p.title,
section.main-projects>.row .projects-list>.columns a.wrap p.title {
    font-size: 17px;
    font-weight: 700;
    margin: 10px 0
}

section.main-projects>.row .projects-list>.column a.wrap p.description,
section.main-projects>.row .projects-list>.columns a.wrap p.description {
    font-size: 13px
}

section.main-projects>.row .projects-list>.column a.wrap p.read-more,
section.main-projects>.row .projects-list>.columns a.wrap p.read-more {
    position: absolute;
    content: "";
    background: #11c5d4;
    padding: 6px 14px;
    color: #fff;
    font-size: 14px;
    display: table;
    bottom: 10px;
    margin: 10px 0 0 0;
    font-weight: 700
}

section.main-projects>.row .projects-list>.column a.wrap:hover,
section.main-projects>.row .projects-list>.columns a.wrap:hover {
    box-shadow: 0 0 30px 4px #d0d0d0
}

section.main-projects>.row .projects-list>.column a.wrap:hover p.title,
section.main-projects>.row .projects-list>.columns a.wrap:hover p.title {
    text-decoration: underline
}

section.main-projects>.row .projects-list>.column a.wrap:hover p.read-more,
section.main-projects>.row .projects-list>.columns a.wrap:hover p.read-more {
    background: #8a8a8a
}

section.main-projects>.row .all a {
    color: #11c5d4;
    margin: auto
}

section.main-projects>.row .all a span {
    border: 2px solid #11c5d4;
    line-height: 1;
    margin-right: 5px;
    padding: 2px 6px;
    text-decoration: none;
    height: 26px;
    width: 26px
}

section.main-projects>.row .all a span svg {
    fill: #11c5d4
}

section.main-projects>.row .all a text {
    text-decoration: underline
}

@media screen and (max-width:75em) {
    section.main-projects>.row {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:1500px) and (min-width:1350px) {
    section.main-projects>.row {
        padding-left: 100px
    }
}

section.project>.row .pagetitle h1 {
    width: 100%;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

section.project>.row .pagetitle h1:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

section.project>.row .photos .wrap {
    width: 100%;
    max-width: 800px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

section.project>.row .photos .wrap .image {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%
}

section.project>.row .photos .wrap .image a {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    padding: 5px
}

section.project>.row .photos .wrap .image a img {
    display: block;
    width: 100%
}

section.project>.row .photos .wrap .image.first-image {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%
}

section.project>.row .text .wrap {
    padding: 0 15px;
    width: 100%;
    max-width: 800px;
    display: table;
    margin: 10px auto
}

section.project>.row .text .wrap li,
section.project>.row .text .wrap p,
section.project>.row .text .wrap table,
section.project>.row .text .wrap td,
section.project>.row .text .wrap tr,
section.project>.row .text .wrap ul {
    font-size: 16px;
    line-height: 1.4
}

section.project>.row .text .wrap td {
    padding: 3px 5px
}

section.project>.row .text .wrap table {
    width: 100% !important;
    max-width: 800px !important
}

@media screen and (max-width:75em) {
    section.project>.row {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:40em) {
    section.project>.row .pagetitle h1 {
        font-size: 22px
    }

    section.project>.row .text .wrap {
        padding: 0
    }
}

.block-partners {
    padding: 40px 0 60px
}

.block-partners .h2 {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative
}

.block-partners .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.block-partners .item .wrap {
    padding: 0;
    display: table;
    margin: auto
}

.block-partners .item .wrap:hover {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
}

.block-partners .item .wrap:hover .more div {
    background: #11c5d4;
    color: #fff
}

.block-partners .item .wrap:hover .more div .arrow {
    border-color: #fff !important
}

.block-partners .item .wrap .wrap2 {
    border: 1px solid #dfdfdf;
    padding: 10px;
    background: #fff
}

.block-partners .item .wrap .wrap2 .img img {
    margin: auto;
    display: block
}

.block-partners .item .wrap .wrap2 .article p {
    width: 100%;
    text-align: center;
    color: #000;
    text-decoration: underline
}

.block-partners .item .wrap .wrap2 .price {
    background: #ececec;
    margin: 0 -10px;
    color: #000
}

.block-partners .item .wrap .wrap2 .price p {
    font-size: 22px;
    font-weight: 700;
    text-align: center
}

.block-partners .item .wrap .wrap2 .price p span {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.block-partners .item .wrap .wrap2 .more {
    color: #11c5d4;
    text-align: center
}

.block-partners .item .wrap .wrap2 .more div {
    padding: 5px;
    display: table;
    width: auto;
    margin: auto
}

.block-partners .item .wrap .wrap2 .more span {
    text-decoration: underline
}

.block-partners .item .wrap .wrap2 .more span.arrow {
    text-decoration: none;
    border: 2px solid #11c5d4;
    line-height: 1;
    padding: 3px;
    margin-right: 5px
}

.block-partners .slick-sliders {
    margin: auto
}

.block-partners .slick-sliders .slick-list .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.block-partners .slick-sliders .slick-list .slick-track .slick-slide {
    height: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0 10px
}

.block-partners .slick-sliders .slick-list .slick-track .slick-slide img {
    margin: auto;
    max-height: 90px
}

.block-partners .slick-arrow svg {
    fill: #bdbdbd
}

@media screen and (max-width:40em) {
    .block-partners .slick-arrow.slick-prev {
        left: 0;
        background: #000;
        height: 60px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5
    }

    .block-partners .slick-arrow.slick-prev:focus {
        opacity: .25
    }

    .block-partners .slick-arrow.slick-next {
        right: 0;
        background: #000;
        height: 60px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5
    }

    .block-partners .slick-arrow.slick-next:focus {
        opacity: .25
    }
}

.block-certificates {
    background: url(/assets/img/main-page/block-4.jpg) repeat;
    position: relative;
    padding: 60px 0 50px
}

.block-certificates .content {
    overflow: hidden
}

.block-certificates:after {
    content: "";
    position: absolute;
    background: url(/assets/img/main-page/block-2.png) no-repeat center;
    top: 0;
    left: 0;
    right: 0;
    height: 54px
}

@media screen and (max-width:1500px) and (min-width:1350px) {
    .block-certificates:after {
        background-position-x: calc(50% + 50px)
    }
}

.block-certificates .h2 {
    line-height: 1;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
    display: block;
    z-index: 10
}

.block-certificates .h2:after {
    position: absolute;
    width: 1000%;
    max-width: 1000px;
    height: 3px;
    background: #11c5d4;
    content: "";
    left: calc(-500px + 50%);
    z-index: -3;
    top: 50%
}

.block-certificates .h2:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/assets/img/main-page/block-4.jpg) repeat;
    content: "";
    left: 0;
    z-index: -1;
    top: 0
}

.block-certificates .slick-sliders {
    margin: auto
}

.block-certificates .slick-sliders .slick-slide img {
    margin: auto;
    padding: 6px;
    background: url(/assets/img/main-page/sertificat-bg.jpg) no-repeat;
    background-size: contain
}

.block-certificates .slick-arrow svg {
    fill: #bdbdbd
}

.block-certificates .slick-next,
.block-certificates .slick-prev {
    width: 43px;
    height: 43px
}

.block-certificates .slick-next:focus,
.block-certificates .slick-next:hover,
.block-certificates .slick-prev:focus,
.block-certificates .slick-prev:hover {
    border: 3px solid #bdbdbd
}

.block-certificates .slick-next {
    right: -43px
}

.block-certificates .slick-prev {
    left: -43px
}

@media screen and (max-width:40em) {
    .block-certificates .slick-arrow.slick-prev {
        left: 0;
        background: #000;
        height: 60px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5
    }

    .block-certificates .slick-arrow.slick-prev:focus {
        opacity: .25
    }

    .block-certificates .slick-arrow.slick-next {
        right: 0;
        background: #000;
        height: 60px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5
    }

    .block-certificates .slick-arrow.slick-next:focus {
        opacity: .25
    }
}

.dropdown.menu>li>a {
    background: 0 0
}

.main-page .block-2 {
    padding-top: 63px;
    padding-bottom: 40px;
    background-color: #fff
}

.main-page .block-2 .h2 {
    background: #fff;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 20px
}

.main-page .block-2 .row {
    background: #fff;
    width: 100%
}

.main-page .block-2 .catalog-row {
    background: #fff
}

.main-page .block-3 .content .row {
    margin-right: 0;
    margin-left: 0
}

.catalog-main {
    background: url(/assets/img/main-page/block-2.png) no-repeat 50% 0;
    padding-top: 83px;
    padding-bottom: 60px;
    position: relative;
    margin-top: -23px
}

.catalog-main .about .block-seo {
    width: calc(100% - 300px);
    margin: auto;
    margin-bottom: 40px
}

@media screen and (max-width:648px) {
    .catalog-main .about .block-seo {
        width: calc(100% - 10%)
    }
}

.catalog-main>.row {
    position: relative;
    display: block;
    overflow: visible
}

.catalog-main>.row>.wrap {
    overflow: visible
}

.catalog-main>.row>.wrap:before {
    position: absolute;
    top: 25px;
    content: "";
    z-index: -1;
    height: 100%;
    width: calc(100% - 200px);
    margin: 0 100px;
    border: 6px solid #11c5d4
}

@media screen and (max-width:648px) {
    .catalog-main>.row>.wrap:before {
        display: none
    }
}

.catalog-main .h2 {
    background-color: #fff;
    display: table
}

.catalog-main .catalog {
    position: relative;
    overflow: visible;
    max-width: 1100px;
    margin: auto
}

.catalog-main .catalog .item {
    position: relative;
    margin-bottom: 15px
}

.catalog-main .catalog .item .img {
    position: relative;
    overflow: hidden
}

.catalog-main .catalog .item .img * {
    transition: all .8s
}

.catalog-main .catalog .item .img img {
    margin: 0 auto;
    display: table
}

@media screen and (max-width:1024px) {
    .catalog-main .catalog .item .img {
        margin: auto
    }
}

.catalog-main .catalog .item .img:after {
    background-image: linear-gradient(-180deg, transparent 0, rgba(0, 0, 0, .28) 100%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 89;
    content: "";
    transition: all 1.1s
}

.catalog-main .catalog .item:hover .img {
    position: relative
}

.catalog-main .catalog .item:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.catalog-main .catalog .item p {
    position: absolute;
    bottom: 8px;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    padding-left: 20px;
    color: #fff;
    margin: 0;
    z-index: 100
}

.catalog-category .sticky-container {
    margin-bottom: 45px;
    padding: 0;
    z-index: 0
}

.catalog-category .catalog-list {
    margin-bottom: 30px
}

.catalog-category .catalog-list>.item {
    margin-bottom: 30px
}

.catalog-category .catalog-list>.item a>.wrap {
    position: relative;
    width: 100%;
    max-width: 270px;
    height: 290px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .45);
    background: #fff;
    transition: .15s;
    position: relative;
    padding: 10px;
    margin: 0 auto
}

.catalog-category .catalog-list>.item a>.wrap img {
    width: 100%
}

.catalog-category .catalog-list>.item a>.wrap p.title {
    font-size: 18px;
    text-decoration: underline;
    font-weight: 700;
    color: #000;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 10;
    line-height: 1.1;
    text-shadow: 1px 0 4px #fff
}

.catalog-category .catalog-list>.item a>.wrap:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.catalog-category .catalog-list>.item a>.wrap img {
    display: block;
    position: relative;
    width: 100%
}

.catalog-category .catalog-list>.item a>.wrap p {
    position: absolute;
    bottom: 5px;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
    color: #fff;
    margin: 0;
    z-index: 100
}

.catalog-category-items {
    position: relative;
    z-index: 500
}

.catalog-category-items .sticky-container {
    margin-bottom: 45px
}

.catalog-category-items .catalog-list {
    margin-bottom: 0 !important
}

.catalog-category-items .catalog-list .item {
    margin-bottom: 25px;
    padding-left: 6px;
    padding-right: 6px
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap {
    padding: 5px;
    display: table;
    margin: auto;
    width: 100%;
    max-width: 290px;
    transition: 0.3s;
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap:hover {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap:hover .more div {
    background: #11c5d4;
    color: #fff
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap:hover .more div .arrow {
    border-color: #fff !important
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap:hover .more div .arrow svg {
    fill: #fff !important
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 {
    border: 1px solid #dfdfdf;
    padding: 10px;
    position: relative
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 100;
    margin: 0;
    padding: 0
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span {
    display: table;
    font-size: 13px;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right: 6px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3)
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span.hit {
    background: #f70000
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span.discount {
    background: #239a23
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .img img {
    margin: auto;
    display: block
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .article {
    display: table;
    width: 100%;
    padding: 3px 5px
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .article p {
    width: 100%;
    text-align: center;
    color: #000;
    text-decoration: underline;
    margin-bottom: 5px;
    line-height: 1.4;
    font-size: 16px
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .article p.stock {
    color: #fff;
    font-size: 13px;
    line-height: 1;
    margin: 0 auto 2px auto;
    display: table;
    padding: 2px 4px;
    width: auto;
    text-decoration: none;
    text-transform: lowercase
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .article p.stock-true {
    background: #4aa94a
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .article p.stock-false {
    background: #994343
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price {
    background: #ececec;
    margin: 0 -12px;
    color: #000;
    padding: 0
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price p {
    font-size: 22px;
    font-weight: 700;
    text-align: center
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price p span {
    font-weight: 400;
    margin-right: 5px
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price p span.title__price {
    font-size: 16px
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price p span.old__price {
    text-decoration: line-through;
    font-size: 14px;
    color: #707070
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options {
    display: block;
    margin-bottom: 10px;
    padding: 5px 0
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options ul {
    margin: 0;
    list-style: none
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 11px;
    position: relative;
    overflow: hidden
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options ul li span {
    position: relative;
    background: #fff;
    margin-bottom: -1px;
    z-index: 40
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options ul li span:last-of-type {
    color: #1497a2
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options ul li:before {
    position: absolute;
    content: "........................................................................................";
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    display: block
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link {
    border: 2px solid #11c5d4;
    padding: 3px 6px;
    font-size: 16px;
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    text-align: center;
    transition: .3s
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link-order {
    background: #11c5d4;
    color: #fff
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link-order:hover {
    background: #fff;
    color: #11c5d4
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link-more {
    background: #fff;
    color: #11c5d4
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link-more:hover {
    text-decoration: underline
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .more {
    width: 100%;
    color: #11c5d4;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .more div {
    padding: 5px;
    display: table;
    width: auto;
    margin: auto
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .more span.arrow {
    border: 2px solid #11c5d4;
    padding: 0 4px;
    margin-right: 5px
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .more span.arrow svg {
    fill: #11c5d4
}

.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .more text {
    text-decoration: underline
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-title {
    padding: 15px 30px 15px 15px;
    font-size: 13px;
    color: #000;
    font-weight: 700
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-title:hover {
    background: 0 0
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-title:focus {
    background: 0 0
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-title::before {
    content: "";
    background: url(/assets/img/icon/arrow-down.png) no-repeat;
    background-size: contain;
    width: 13.5px;
    height: 8px;
    margin-top: -4px;
    transition: .3s
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-content {
    padding: 0 15px 10px 15px;
    border-top: 0
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-content .list_tags {
    margin: 0;
    list-style: none
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-content .list_tags .list_tags__item {
    display: inline;
    margin-right: 10px
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-content .list_tags .list_tags__item a {
    color: #1497a2;
    border-bottom: 1px dashed #11c5d4;
    font-size: 13px;
    white-space: nowrap
}

.catalog-category-items .catalog_tags .accordion .accordion-item .accordion-content .list_tags .list_tags__item a:hover {
    border: none
}

.catalog-category-items .catalog_tags .accordion .accordion-item:first-child .accordion-title {
    border-radius: 2px 2px 0 0
}

.catalog-category-items .catalog_tags .accordion .accordion-item:last-child .accordion-title {
    border-radius: 0 0 2px 2px
}

.catalog-category-items .catalog_tags .accordion .accordion-item.is-active>.accordion-title::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.catalog-category-items .mse2_pagination {
    margin: 0 auto 30px auto;
    display: block
}

.catalog-category-items .mse2_pagination li.active>a {
    background: #11c5d4;
    color: #fff
}

.catalog-category-items .filter {
    margin-bottom: 20px
}

.catalog-category-items .filter .column,
.catalog-category-items .filter .columns {
    padding: 0 5px
}

.catalog-category-items .filter .column .mse2_number_slider,
.catalog-category-items .filter .columns .mse2_number_slider {
    width: calc(100% - 44px);
    margin: 0 11px 10px auto
}

.catalog-category-items .filter .column .mse2_number_inputs,
.catalog-category-items .filter .columns .mse2_number_inputs {
    padding: 0 15px
}

.catalog-category-items .filter .column .mse2_number_inputs label,
.catalog-category-items .filter .columns .mse2_number_inputs label {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 30px
}

.catalog-category-items .filter .column .mse2_number_inputs label span,
.catalog-category-items .filter .columns .mse2_number_inputs label span {
    line-height: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 5px
}

.catalog-category-items .filter .column .mse2_number_inputs label input,
.catalog-category-items .filter .columns .mse2_number_inputs label input {
    margin: 0;
    line-height: 1;
    height: 30px;
    padding: 0 .5rem;
    font-size: 12px
}

.catalog-category-items .filter .column #mse2_sort,
.catalog-category-items .filter .columns #mse2_sort {
    display: block !important
}

.catalog-category-items .filter p {
    margin-bottom: 5px;
    font-size: 13px
}

.catalog-category-items .filter p.number-title {
    padding-left: 28px
}

.catalog-category-items .filter select {
    border-width: 1px;
    border-color: #dfdfdf;
    border-style: solid;
    box-shadow: inset 0 -3px 7px 0 rgba(0, 0, 0, .22);
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    height: 30px
}

.catalog-category-items .total p {
    margin-bottom: 5px;
    line-height: 1.2
}

.catalog-category-items .neighbor {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 20px
}

.catalog-category-items .neighbor .cat-top-item {
    padding: 3px 6px
}

.catalog-category-items .neighbor .cat-top-item .wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px #eee solid;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    min-height: 54px
}

.catalog-category-items .neighbor .cat-top-item .wrap .text p {
    margin: 0;
    color: #000;
    padding-left: 10px;
    line-height: 1.1;
    font-size: 16px
}

.catalog-category-items .neighbor .cat-top-item .wrap:hover {
    border-color: #cacaca
}

.catalog-category-items .neighbor .cat-top-item .wrap:hover .text p {
    text-decoration: underline
}

.catalog-category-items .neighbor .cat-top-item.active .wrap {
    border-color: #ccc;
    background: #f0f0f0
}

@media screen and (max-width:60em) {
    .catalog-category-items .catalog-list .item .wrap .wrap2 .article p {
        font-size: 14px
    }

    .catalog-category-items .catalog-list .item .wrap .wrap2 .links {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .catalog-category-items .catalog-list .item .wrap .wrap2 .links .link {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.item-page .info .gallery a {
    display: block;
    padding-right: 15px
}

.item-page .info .options-list {
    margin-left: 0;
    width: 90%
}

@media screen and (max-width:767px) {
    .item-page .info .options-list {
        width: 100%
    }
}

.item-page .info .options-item {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-page .info .options-item div {
    display: inline-block
}

.item-page .info .options-item div:first-child {
    margin-right: auto
}

.item-page .info .options-item div:nth-child(2) {
    border-bottom: 1px dotted #000;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    height: 20px
}

.item-page .info .options-item div:last-child {
    margin-left: auto
}

.item-page .info .option p {
    font-size: 16px;
    font-weight: 700
}

.item-page .info .price {
    margin-bottom: 15px
}

.item-page .info .price .old {
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 5px
}

.item-page .info .price .new {
    font-size: 22px;
    font-weight: 700
}

.item-page .info .order {
    margin-bottom: 30px
}

.item-page .info .order .btn {
    padding: 7px 21px;
    background: #1497a2;
    color: #fff;
    font-weight: 700
}

.item-page .info .order .btn:hover {
    background: #11c5d4
}

.item-page .info .order .btn.yellow {
    background: #fada07;
    color: #000
}

.item-page .info .order .btn.yellow:hover {
    background: #f7e258
}

.item-page .info p.article {
    font-size: 16px;
    font-weight: 700
}

.item-page .info .about {
    font-size: 16px
}

.item-page .reletive-product>.wrap {
    background: #ececec;
    padding: 0 15px;
    margin-bottom: 30px
}

.item-page .reletive-product>.wrap>.row>.article {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    margin-top: 15px
}

.item-page .reletive-product .item {
    margin-bottom: 25px
}

.item-page .reletive-product .item .item-wrapper {
    background: #fff
}

.item-page .reletive-product .item .item-wrapper .wrap {
    padding: 5px;
    display: table;
    margin: auto;
    width: 100%;
    max-width: 257px
}

.item-page .reletive-product .item .item-wrapper .wrap:hover {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
}

.item-page .reletive-product .item .item-wrapper .wrap:hover .more div {
    background: #11c5d4;
    color: #fff
}

.item-page .reletive-product .item .item-wrapper .wrap:hover .more div .arrow {
    border-color: #fff !important
}

.item-page .reletive-product .item .item-wrapper .wrap:hover .more div .arrow svg {
    fill: #fff !important
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 {
    border: 1px solid #dfdfdf;
    padding: 10px;
    position: relative
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .img img {
    margin: auto;
    display: block
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .article {
    display: table;
    width: 100%;
    padding: 3px 5px
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .article p {
    width: 100%;
    text-align: center;
    color: #000;
    text-decoration: underline;
    margin-bottom: 5px;
    line-height: 1.4;
    font-size: 16px
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .article p.stock {
    color: #fff;
    font-size: 13px;
    line-height: 1;
    margin: 0 auto 2px auto;
    display: table;
    padding: 2px 4px;
    width: auto;
    text-decoration: none;
    text-transform: lowercase
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .article p.stock-true {
    background: #4aa94a
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .article p.stock-false {
    background: #994343
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .price {
    background: #ececec;
    margin: 0 -12px;
    color: #000;
    padding: 0
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .price p {
    font-size: 22px;
    font-weight: 700;
    text-align: center
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .price p span {
    font-weight: 400;
    margin-right: 5px
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .price p span.title__price {
    font-size: 16px
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .price p span.old__price {
    text-decoration: line-through;
    font-size: 14px;
    color: #707070
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .links {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .links .link {
    border: 2px solid #11c5d4;
    padding: 3px 6px;
    font-size: 16px;
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    text-align: center;
    transition: .3s
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .links .link-order {
    background: #11c5d4;
    color: #fff
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .links .link-order:hover {
    background: #fff;
    color: #11c5d4
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .links .link-more {
    background: #fff;
    color: #11c5d4
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .links .link-more:hover {
    text-decoration: underline
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .more {
    width: 100%;
    color: #11c5d4;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .more div {
    padding: 5px;
    display: table;
    width: auto;
    margin: auto
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .more span.arrow {
    border: 2px solid #11c5d4;
    padding: 0 4px;
    margin-right: 5px
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .more span.arrow svg {
    fill: #11c5d4
}

.item-page .reletive-product .item .item-wrapper .wrap .wrap2 .more text {
    text-decoration: underline
}

@media screen and (max-width:40em) {
    .item-page {
        padding-left: 20px;
        padding-right: 20px
    }

    .item-page .h1 {
        font-size: 24px;
        line-height: 1
    }

    .item-page .info .options-item {
        font-size: 12px
    }

    .item-page .info .about {
        font-size: 14px;
        line-height: 1.4
    }
}

section.product-page {
    padding-top: 53px;
    margin-bottom: 40px;
}

section.product-page>.row .product-gallery .wrapper {
    width: 100%;
    max-width: 353px;
    display: block;
    box-shadow: 0 0 15.48px 2.52px rgba(17, 80, 85, .08);
    background: #fff;
    border: 1px #dcdcdc solid;
    transition: .2s
}

section.product-page>.row .product-gallery .wrapper a {
    display: block;
    cursor: zoom-in;
    padding: 30px
}

section.product-page>.row .product-gallery .wrapper a img {
    display: block;
    margin: 0 auto
}

section.product-page>.row .product-gallery .wrapper:hover {
    border-color: #afafaf
}

section.product-page>.row .product-gallery .secondary-wrapper a {
    cursor: zoom-in;
    padding: 5px
}

section.product-page>.row .product-gallery .secondary-wrapper a img {
    display: block;
    transition: .2s;
    box-shadow: 0 0 15.48px 2.52px rgba(17, 80, 85, .08);
    background: #fff;
    border: 1px #dcdcdc solid
}

section.product-page>.row .product-characteristics .wrapper {
    padding-left: 45px;
    padding-right: 25px;
    width: 100%
}

section.product-page>.row .product-characteristics .wrapper h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 27px 0;
    text-align: left;
}

section.product-page>.row .product-characteristics .wrapper .price-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

section.product-page>.row .product-characteristics .wrapper .price-block .prices {
    min-width: 192px
}

section.product-page>.row .product-characteristics .wrapper .price-block .prices p {
    display: table;
    margin: 0;
    line-height: 1.4
}

section.product-page>.row .product-characteristics .wrapper .price-block .prices p.old_price {
    font-size: 16px;
    position: relative
}

section.product-page>.row .product-characteristics .wrapper .price-block .prices p.old_price:after {
    position: absolute;
    content: "";
    height: 1px;
    background: #a01532;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(12deg);
    -ms-transform: translateY(-50%) rotate(12deg);
    transform: translateY(-50%) rotate(12deg)
}

section.product-page>.row .product-characteristics .wrapper .price-block .prices p.price {
    font-size: 20px
}

section.product-page>.row .product-characteristics .wrapper .price-block .prices p.price span[itemprop="price"] {
    position: relative
}

section.product-page>.row .product-characteristics .wrapper .params {
    margin-bottom: 30px
}

section.product-page>.row .product-characteristics .wrapper .params ul,
#productCharactersContainer ul,
.product-similar__item .short_options ul {
    list-style: none;
    margin: 0;
}

section.product-page>.row .product-characteristics .wrapper .params ul li,
#productCharactersContainer ul li,
.product-similar__item .short_options ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.9;
    position: relative
}

.product-similar__item .short_options ul li{
    width: calc(100% - 8px);
}

section.product-page>.row .product-characteristics .wrapper .params ul li span,
#productCharactersContainer ul span,
.product-similar__item .short_options ul span {
    font-size: 14px;
    position: relative;
    z-index: 1;
}

section.product-page>.row .product-characteristics .wrapper .params ul li span.name,
#productCharactersContainer ul li span.name,
.product-similar__item .short_options ul li span.name {
    font-weight: 400;
    padding-right: 10px;
}

section.product-page>.row .product-characteristics .wrapper .params ul li span:before,
#productCharactersContainer ul li span::before,
.product-similar__item .short_options ul li span::before {
    position: absolute;
    content: "";
    left: -2px;
    right: -2px;
    bottom: -3px;
    top: 0;
    background: #fff;
    display: block;
    z-index: -1
}

section.product-page>.row .product-characteristics .wrapper .params ul li:before,
#productCharactersContainer ul li::before,
.product-similar__item .short_options ul li::before {
    position: absolute;
    content: "..........................................................................................................................................................";
    top: 0;
    left: 0;
    right: 0;
    display: block;
    font-size: 16px;
    z-index: 0;
    overflow: hidden;
    transform: translateY(-30%);
    color: #DFDFDF;
}

section.product-page>.row .product-characteristics .wrapper .tech-rider a {
    color: #1497a2;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 0 30px;
    background: url(/assets/img/icon/ic-dwnld.svg) no-repeat left center;
    background-size: 18px;
    line-height: 1.7;
    border-bottom: 1px #1497a2 dashed
}

section.product-page>.row .product-additions {
    padding-top: 68px
}

section.product-page>.row .product-additions .wrapper {
    width: 100%;
    max-width: 244px;
    margin: 0 0 0 auto;
    background: #f7f7f7;
    padding: 25px;
    display: block
}

section.product-page>.row .product-additions .wrapper .stars-rating {
    border-bottom: 1px #dedede dashed;
    padding-bottom: 17px
}

section.product-page>.row .product-additions .wrapper .stars-rating p {
    font-size: 16px;
    line-height: 1;
    margin: 0
}

section.product-page>.row .product-additions .wrapper .stars-rating .br-wrapper .br-widget {
    height: 28px;
    white-space: nowrap
}

section.product-page>.row .product-additions .wrapper .stars-rating .br-wrapper .br-widget a {
    text-decoration: none;
    height: 30px;
    width: 22px;
    float: left;
    font-size: 26px;
    margin-right: 7px
}

section.product-page>.row .product-additions .wrapper .stars-rating .br-wrapper .br-widget a:after {
    content: "\2605";
    color: #d2d2d2
}

section.product-page>.row .product-additions .wrapper .stars-rating .br-wrapper .br-widget a.br-active:after {
    color: #edb867
}

section.product-page>.row .product-additions .wrapper .stars-rating .br-wrapper .br-widget a.br-selected:after {
    color: #edb867
}

section.product-page>.row .product-additions .wrapper .stars-rating .br-wrapper .br-widget .br-current-rating {
    display: none
}

section.product-page>.row .product-additions .wrapper .stars-rating .rating-hide {
    display: none
}

section.product-page>.row .product-additions .wrapper .vendor-block {
    padding-top: 17px;
    border-bottom: 1px #dedede dashed;
    padding-bottom: 17px
}

section.product-page>.row .product-additions .wrapper .vendor-block p {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 8px 0
}

section.product-page>.row .product-additions .wrapper .vendor-block a {
    display: block
}

section.product-page>.row .product-additions .wrapper .vendor-block a img {
    max-width: 150px
}

section.product-page>.row .product-additions .wrapper .guarantee-block {
    padding-top: 17px
}

section.product-page>.row .product-additions .wrapper .guarantee-block p {
    font-size: 16px;
    line-height: 1;
    margin: 0
}

section.product-page>.row .product-additions .wrapper .guarantee-block p a {
    color: #000;
    position: relative
}

section.product-page>.row .product-additions .wrapper .guarantee-block p a:after {
    position: absolute;
    content: "";
    border-bottom: 1px #000 dashed;
    left: 0;
    right: 0;
    bottom: 0
}

section.product-page>.row .product-additions .wrapper .guarantee-block p a:hover {
    color: #8a8a8a
}

section.product-page>.row .product-additions .wrapper .guarantee-block p a:hover:after {
    border-color: #8a8a8a
}

section.product-page>.row .product-tabs {
    margin-top: 33px
}

section.product-page>.row .product-tabs .wrapper {
    width: 100%
}

ul.tabs {
    border: none
}

.tabs-content .tabs-panel {
    padding: 0;
}

.tabs-content .tabs-panel#delivery_points .wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts {
    width: 215px;
    -webkit-flex: 0 0 215px;
    -ms-flex: 0 0 215px;
    flex: 0 0 215px;
    max-width: 215px;
    padding-top: 17px
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item {
    width: 100%;
    padding-left: 28px;
    position: relative
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item p {
    line-height: 1.4;
    margin: 0 0 14px 0
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item p span {
    font-weight: 700;
    display: table
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item p a {
    color: #000
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 16px;
    display: block;
    left: 2px;
    top: 3px
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item.address:before {
    background: url(/assets/img/icon/ic-point.png) no-repeat center
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item.phone:before {
    background: url(/assets/img/icon/ic-phone.png) no-repeat center
}

.tabs-content .tabs-panel#delivery_points .wrap .contacts .item.worktime:before {
    background: url(/assets/img/icon/ic-clock.png) no-repeat center
}

.tabs-content .tabs-panel#delivery_points .wrap .map-container {
    width: 100%;
    height: 333px;
    display: block;
    position: relative
}

.tabs-content .tabs-panel#delivery_points .wrap .map-container .preloader {
    position: absolute;
    width: 64px;
    height: 64px;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.tabs-content .tabs-panel#delivery_points .wrap .map-container iframe {
    position: relative
}

.tabs-content .tabs-panel#service .wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.tabs-content .tabs-panel#service .wrap .image {
    width: 340px;
    max-width: 340px;
    -webkit-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px
}

.tabs-content .tabs-panel#service .wrap .links {
    width: 100%;
    padding-left: 35px
}

.tabs-content .tabs-panel#service .wrap .links ul {
    list-style: none;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100%
}

.tabs-content .tabs-panel#service .wrap .links ul li {
    width: 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 10px 25px;
    line-height: 1.3
}

.tabs-content .tabs-panel#service .wrap .links ul li a {
    color: #1497a2;
    font-size: 18px;
    text-decoration: underline
}

.tabs-content .tabs-panel#projects .wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.tabs-content .tabs-panel#projects .wrap .image {
    width: 340px;
    max-width: 340px;
    -webkit-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px
}

.tabs-content .tabs-panel#projects .wrap .text {
    width: 100%;
    padding-left: 35px
}

.tabs-content .tabs-panel#projects .wrap .text p {
    font-size: 16px;
    line-height: 1.3
}

.tabs-content .tabs-panel#projects .wrap .text p.title {
    font-size: 18px;
    font-weight: 700
}

.tabs-content .tabs-panel#projects .wrap .text a.button {
    font-size: 18px;
    border: 2px #1497a2 solid;
    color: #1497a2;
    background: #fff;
    padding: 9px 28px;
    margin: 20px 0 0 0;
    transition: .3s
}

.tabs-content .tabs-panel#projects .wrap .text a.button:hover {
    background: #1497a2;
    color: #fff
}

ul.accordion li.accordion-item .accordion-content#delivery_points .wrap .preloader {
    display: none
}

ul.accordion li.accordion-item .accordion-content#delivery_points .wrap iframe {
    position: relative
}

@media screen and (max-width:75em) {
    section.product-page>.row {
        padding-left: 15px;
        padding-right: 15px
    }

    ul.accordion li.accordion-item a.accordion-title {
        padding: 15px 20px;
        font-size: 18px;
        color: #000
    }

    ul.accordion li.accordion-item a.accordion-title span {
        border-bottom: 1px #000 dashed;
        margin-left: 20px
    }

    ul.accordion li.accordion-item a.accordion-title:before {
        content: "►";
        right: inherit
    }

    ul.accordion li.accordion-item.is-active a.accordion-title:before {
        content: "▼"
    }
}

@media screen and (max-width:64em) {
    section.product-page>.row .product-characteristics {
        -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }

    section.product-page>.row .product-additions {
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        padding-top: 33px
    }

    section.product-page>.row .product-additions .wrapper {
        margin: 0
    }

    section.product-page>.row .product-tabs {
        -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }
}

@media screen and (max-width:60em) {
    section.product-page>.row .product-tabs {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:60em) and (min-width:40em) {
    section.product-page>.row .product-additions {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    section.product-page>.row .product-additions .wrapper {
        max-width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    section.product-page>.row .product-additions .wrapper .guarantee-block,
    section.product-page>.row .product-additions .wrapper .stars-rating,
    section.product-page>.row .product-additions .wrapper .vendor-block {
        padding: 0;
        border: none
    }
}

@media screen and (max-width:40em) {
    section.product-page>.row .product-gallery {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    section.product-page>.row .product-gallery .wrapper {
        margin: 0 auto;
        box-shadow: none;
        border: none
    }

    section.product-page>.row .product-characteristics {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    section.product-page>.row .product-characteristics .wrapper {
        padding: 0 15px;
        margin-top: 30px
    }

    section.product-page>.row .product-characteristics .wrapper h1 {
        font-size: 20px;
        font-weight: 700;
        line-height: 1.3;
        margin: 0 0 20px 0
    }

    section.product-page>.row .product-characteristics .wrapper .price-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    section.product-page>.row .product-characteristics .wrapper .params ul li span {
        font-size: 12px
    }

    section.product-page>.row .product-additions {
        display: block;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    section.product-page>.row .product-additions .wrapper {
        max-width: 100%
    }
}

section.products-carousel {
    padding-top: 27px;
    padding-bottom: 30px
}

section.products-carousel>.row .block-title p {
    color: #1B1B1B;
    font-size: 24px;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: left;
}

section.products-carousel>.row .related-wrapper .slick-products {
    /* padding: 0 27px */
}

section.products-carousel>.row .related-wrapper .slick-products .item {
    width: 100%;
    padding: 0 5px
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper {
    box-shadow: 0 0 15.48px 2.52px rgba(17, 80, 85, .08);
    background: #fff;
    border: 1px #dedede solid;
    padding: 6px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper a.image {
    width: 115px;
    height: 115px;
    -webkit-flex: 0 0 115px;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px;
    border: 1px #dedede solid;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper p.in-stock {
    position: absolute;
    color: #fff;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 16px;
    padding: 0 7px;
    background: #8db21c;
    top: 14px;
    left: 0;
    height: 17px;
    margin: 0
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    padding-left: 10px
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description a.caption {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.15;
    margin: 0;
    color: #000;
    padding-right: 5px;
    width: 100%
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description a.caption:hover {
    text-decoration: underline
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description p.price {
    width: 100%;
    font-size: 16px;
    position: relative;
    z-index: 1;
    margin: 0
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description p.price span {
    position: relative;
    margin-left: 5px
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description p.price span:before {
    position: absolute;
    content: "";
    height: 14px;
    display: block;
    background: #fada07;
    left: -4px;
    right: -25px;
    top: 12px;
    z-index: -1
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description .controls {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    line-height: 1;
    position: relative;
    z-index: 1
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description .controls a.button {
    font-size: 16px;
    padding: 0 10px;
    margin: 0 9px 0 0;
    height: 28px;
    line-height: 26px
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description .controls a.link {
    color: #000;
    line-height: 28px;
    display: table
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description .controls a.link span {
    text-decoration: underline
}

section.products-carousel>.row .related-wrapper .slick-products .item .wrapper .description .controls a.link:hover span {
    text-decoration: none
}

section.products-carousel>.row .related-wrapper .slick-products .slick-next,
section.products-carousel>.row .related-wrapper .slick-products .slick-prev {
    width: 21px;
    border: 1px #dedede solid;
    background: #fff;
    height: 46px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(/assets/img/icon/carousel-arrow.png) no-repeat 35% center;
    transition: .2s;
    box-shadow: 0 0 15.48px 2.52px rgba(17, 80, 85, .08)
}

section.products-carousel>.row .related-wrapper .slick-products .slick-next:hover,
section.products-carousel>.row .related-wrapper .slick-products .slick-prev:hover {
    background-color: #e1e1e1
}

section.products-carousel>.row .related-wrapper .slick-products .slick-prev {
    left: 0
}

section.products-carousel>.row .related-wrapper .slick-products .slick-next {
    right: 0;
    -webkit-transform: scaleX(-1) translateY(-50%);
    -ms-transform: scaleX(-1) translateY(-50%);
    transform: scaleX(-1) translateY(-50%)
}

@media screen and (max-width:75em) {
    section.products-carousel>.row {
        padding-left: 15px;
        padding-right: 15px
    }
}

.service {
    padding: 40px 0
}

.service .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 40px;
    position: relative
}

.service .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: 10px auto 0;
    content: ""
}

.service .h3 {
    width: 100%;
    text-align: center
}

.service .catalog {
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1000px
}

.service .catalog .item {
    transition: all .5s;
    margin-bottom: 10px
}

.service .catalog .item a {
    display: block
}

.service .catalog .item a .img {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 auto
}

.service .catalog .item a .img img {
    width: 100%
}

.service .catalog .item a .img .wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.service .catalog .item a .img .title {
    position: relative;
    top: 10px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    width: 100%;
    max-width: 60%
}

.service .catalog .item a .img .more {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    left: 10px;
    font-size: 14px;
    color: #fff
}

.service .catalog .item a .img .more text {
    text-decoration: underline
}

.service .catalog .item a .img .more span {
    border: 2px solid #fff;
    margin-right: 5px;
    padding: 2px 5px
}

.service .catalog .item a .img .more span svg {
    fill: #fff
}

.service .catalog .item a .img .more .m2 {
    display: none
}

.service .catalog .item a .img .hidden-text {
    line-height: 1;
    display: none
}

.service .catalog .item:hover .img {
    background-color: #fff
}

.service .catalog .item:hover .img img {
    opacity: 0;
    transition: all .5s
}

.service .catalog .item:hover .img .wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.service .catalog .item:hover .img .title {
    position: relative;
    color: #000
}

.service .catalog .item:hover .img .more {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    left: 10px;
    font-size: 14px;
    color: #11c5d4
}

.service .catalog .item:hover .img .more span {
    border: 2px solid #11c5d4;
    line-height: 1;
    margin-right: 5px;
    text-decoration: none
}

.service .catalog .item:hover .img .more span svg {
    fill: #11c5d4
}

.service .catalog .item:hover .img .more .m1 {
    display: none
}

.service .catalog .item:hover .img .more .m2 {
    display: inline-block
}

.service .catalog .item:hover .img .hidden-text {
    line-height: 1;
    display: block;
    color: gray;
    font-size: 12px;
    padding: 0 5px;
    padding-left: 10px
}

.service .block-seo {
    text-align: center;
    max-width: 1000px;
    margin: auto
}

.service .content>.row {
    width: 100%
}

@media screen and (max-width:40em) {
    .service {
        padding-left: 10px;
        padding-right: 10px
    }
}

.sale {
    width: 100%
}

.sale .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.sale .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.sale .item {
    margin-bottom: 25px
}

.sale .item .wrap {
    padding: 5px
}

.sale .item .wrap .wrap2 {
    border: 1px solid #dfdfdf
}

.sale .item .wrap .wrap2 .img {
    height: 220px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.sale .item .wrap .wrap2 .img img {
    display: block;
    margin: auto
}

.sale .item .wrap .wrap2 .info {
    margin-top: 15px;
    padding: 10px
}

.sale .item .wrap .wrap2 .info * {
    transition: all 50ms
}

.sale .item .wrap .wrap2 .info .date {
    display: table;
    margin: auto;
    color: #000;
    margin-bottom: 20px;
    margin-top: -15px;
    z-index: 1;
    position: relative
}

.sale .item .wrap .wrap2 .info .date:after {
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    content: "";
    background-color: #fada07;
    z-index: -1;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.sale .item .wrap .wrap2 .info .article {
    text-align: center;
    color: #000;
    text-decoration: underline;
    margin-bottom: 15px
}

.sale .item .wrap .wrap2 .info .more {
    font-size: 14px;
    color: #11c5d4
}

.sale .item .wrap .wrap2 .info .more p {
    text-align: center
}

.sale .item .wrap .wrap2 .info .more text {
    text-decoration: underline
}

.sale .item .wrap .wrap2 .info .more span {
    border: 2px solid #11c5d4;
    margin-right: 5px;
    padding: 0 3px
}

.sale .item .wrap .wrap2 .info .more span svg {
    fill: #11c5d4
}

.sale .item .wrap .wrap2 .info .more .m2 {
    display: none
}

.sale .item .wrap:hover {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
}

.sale .item .wrap:hover .wrap2 .info {
    background: #11c5d4
}

.sale .item .wrap:hover .wrap2 .info .article {
    color: #fff
}

.sale .item .wrap:hover .wrap2 .info .more {
    font-size: 14px;
    color: #fff
}

.sale .item .wrap:hover .wrap2 .info .more text {
    text-decoration: underline
}

.sale .item .wrap:hover .wrap2 .info .more span {
    border: 2px solid #fff;
    margin-right: 5px;
    padding: 0 3px
}

.sale .item .wrap:hover .wrap2 .info .more span svg {
    fill: #fff
}

.sale .item .wrap:hover .wrap2 .info .more .m2 {
    display: none
}

@media screen and (max-width:40em) {
    .sale {
        padding-left: 10px;
        padding-right: 10px
    }
}

.rent .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.rent .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.rent .content>.row {
    width: 100%
}

.rent .block-seo {
    margin: auto;
    margin-bottom: 20px
}

.rent .rent-item {
    margin: auto;
    width: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rent .rent-item .column,
.rent .rent-item .columns {
    padding: 0
}

@media screen and (min-width:1025px) {

    .rent .rent-item .column,
    .rent .rent-item .columns {
        -webkit-flex: 0 0 24%;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
        margin: 0 .5%
    }
}

@media screen and (max-width:648px) {

    .rent .rent-item .column,
    .rent .rent-item .columns {
        margin-bottom: 15px
    }
}

.rent .rent-item .column .wrap,
.rent .rent-item .columns .wrap {
    background-color: #ededed;
    padding: 10px;
    position: relative
}

.rent .rent-item .column .wrap img,
.rent .rent-item .columns .wrap img {
    display: block;
    margin: auto
}

.rent .rent-item .column .wrap a,
.rent .rent-item .columns .wrap a {
    color: #000
}

.rent .rent-item .column .wrap a .title,
.rent .rent-item .columns .wrap a .title {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    text-decoration: underline;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 25px
}

.rent .rent-item .column .wrap .text,
.rent .rent-item .columns .wrap .text {
    position: absolute;
    bottom: 8px;
    width: 100%;
    line-height: 1;
    left: 0;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px
}

@media screen and (max-width:40em) {
    .rent {
        padding-left: 10px;
        padding-right: 10px
    }

    .rent .slick-arrow svg {
        fill: #c6c6c6
    }

    .rent .slick-arrow.slick-prev {
        left: 0;
        background: #000;
        height: 60px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5;
        position: relative
    }

    .rent .slick-arrow.slick-next {
        right: 0;
        background: #000;
        height: 60px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        width: 30px;
        z-index: 50;
        opacity: .5;
        position: relative
    }
}

.contakt .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.contakt .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.contakt .info {
    margin-bottom: 30px
}

.contakt .info a {
    color: #000;
    text-decoration: underline;
    margin: 0;
    line-height: 1
}

.contakt .info p {
    margin: 0;
    line-height: 1.2
}

.contakt .info .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1
}

.contakt .info .messengers {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.contakt .info .more-info {
    padding-left: 30px
}

.contakt .info .more-info .column,
.contakt .info .more-info .columns {
    margin-bottom: 60px
}

@media screen and (max-width:40em) {

    .contakt .info .more-info .column,
    .contakt .info .more-info .columns {
        margin-bottom: 20px
    }
}

@media screen and (max-width:40em) {
    .contakt .info .more-info {
        padding-left: 0;
        padding-top: 25px
    }
}

.contakt .info .sub-text {
    color: #999;
    font-size: 14px;
    line-height: 1;
    font-style: italic;
    margin-bottom: 10px
}

.contakt .info .adres {
    padding-left: 30px;
    position: relative
}

.contakt .info .adres:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 20px;
    background: url(/assets/img/icon/adress-point.png) no-repeat;
    top: 0;
    background-size: contain;
    left: 0
}

.contakt .info .phone {
    padding-left: 30px;
    position: relative
}

.contakt .info .phone:after {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    background: url(/assets/img/icon/phone-call.png) no-repeat;
    top: 0;
    background-size: contain;
    left: 0
}

.contakt .info .email {
    padding-left: 30px;
    position: relative
}

.contakt .info .email:after {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    background: url(/assets/img/icon/email-2.png) no-repeat;
    top: 0;
    background-size: contain;
    left: 0
}

@media screen and (max-width:40em) {
    .contakt {
        padding-left: 10px;
        padding-right: 10px
    }
}

.service-item .top-wrapper .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.service-item .top-wrapper .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.service-item .top-wrapper ul {
    list-style: none;
    margin-left: 0
}

.service-item .top-wrapper ul li {
    display: table;
    position: relative;
    padding-left: 20px
}

.service-item .top-wrapper ul li:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    top: 11px;
    left: 0;
    background: #11c5d4
}

.service-item .top-wrapper .row.align-middle {
    margin-bottom: 2rem
}

.service-item .gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.service-item .gallery>div img {
    display: block
}

.service-item .gallery>.wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service-item .gallery>.wrap .main {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 0
}

.service-item .gallery>.wrap .other {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: inline-block;
    margin: auto;
    margin-top: 0
}

.service-item .gallery>.wrap .other:not(:last-of-type) {
    padding-right: 5px
}

.service-item .result {
    display: table;
    padding: 15px 20px;
    background: #f2f2f2
}

.service-item p.title {
    width: 100%;
    font-weight: 700
}

@media screen and (max-width:1024px) {
    .service-item img {
        margin-bottom: 15px
    }
}

@media screen and (max-width:768px) {
    .service-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

.service-item a[data-open="callbackService"] {
    font-weight: 700
}

.service-item .slick-sliders {
    margin: auto
}

.service-item .top-wrapper {
    padding-bottom: 36px
}

.service-item .table-wrapper {
    position: relative
}

@media (max-width:660px) {
    .service-item .table-blur {
        position: absolute;
        width: 15%;
        height: 100%;
        right: 0;
        background: linear-gradient(to right, rgba(255, 255, 255, .1), #fff)
    }
}

.service-item .price-table table {
    font-size: 1.125rem;
    border-spacing: 0;
    margin: 40px 0 36px
}

.service-item .price-table table tr td,
.service-item .price-table table tr th {
    padding: 9px 20px;
    border-right: 2px solid #fff
}

.service-item .price-table table tr:nth-of-type(odd) td {
    background-color: #dcf6f9
}

.service-item .price-table table tr:nth-of-type(even) td {
    background-color: #b7edf2
}

.service-item .price-table table thead {
    background-color: #11c5d4;
    color: #fffefe;
    font-weight: 700;
    text-align: left
}

.service-item .stages-wrapper {
    background: url(/assets/img/service-stages-bg.jpg) repeat center;
    padding: 40px 0
}

.service-item .stages-wrapper h4 {
    margin-bottom: 0
}

.service-item h4 {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 35px
}

.service-item .stage {
    padding: 53px 30px;
    position: relative
}

.service-item .stage-text {
    position: absolute;
    left: 100px;
    top: 56%;
    line-height: 1.25
}

@media (max-width:640px) {
    .service-item .stage-text {
        position: relative;
        left: auto;
        top: auto
    }
}

.service-item .block-partners {
    padding-top: 70px
}

.service-item .block-specialOffers {
    padding: 4rem 0 5.25rem
}

.service-item .block-specialOffers .slick-next,
.service-item .block-specialOffers .slick-prev {
    width: 21px;
    height: 46px
}

.service-item .block-specialOffers .slick-next:focus,
.service-item .block-specialOffers .slick-next:hover,
.service-item .block-specialOffers .slick-prev:focus,
.service-item .block-specialOffers .slick-prev:hover {
    border: 1px solid #dedede;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .1)
}

.service-item .block-specialOffers>.row p.sale_title {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 35px
}

.service-item .block-specialOffers>.row p.sale_item__title {
    font-weight: 700;
    line-height: 1.0625
}

.service-item .item-wrapper {
    background-color: #f0f4f4
}

.service-item .item-wrapper h6 {
    font-weight: 700;
    line-height: 1.0625
}

@media (max-width:768px) {
    .service-item .item-wrapper h6 {
        height: 52px;
        overflow: hidden
    }
}

.service-item .item-wrapper .item-container {
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 6px;
    margin: 0 5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.service-item .item-wrapper .item-section {
    position: relative
}

.service-item .item-wrapper .section-bottom {
    position: absolute;
    bottom: 0
}

.service-item .item-wrapper .item-image {
    min-width: 115px;
    width: 115px;
    height: 115px;
    border: 1px solid #dedede;
    position: relative;
    padding: 0;
    margin-right: 9px
}

.service-item .item-wrapper .item-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 100%
}

.service-item .item-wrapper .small.button {
    font-size: 1rem;
    padding: 5px 20px;
    margin: 0
}

.service-item .item-wrapper .item-info {
    position: relative;
    margin-bottom: 12px
}

.service-item .item-wrapper .item-info .info-date {
    position: relative;
    z-index: 10
}

.service-item .item-wrapper .item-info .info-line {
    width: 102px;
    height: 14px;
    background-color: #fada07;
    position: absolute;
    bottom: -4px;
    left: -4px;
    z-index: 1
}

.service-item .accordion-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 3px;
    padding: 15px 30px
}

.service-item .accordion-title:focus,
.service-item .accordion-title:hover,
.service-item .accordion-title[aria-expanded="true"] {
    background-color: #11c5d4;
    color: #fff;
    border-color: transparent
}

.service-item .accordion-title:before {
    content: "";
    width: 25px;
    height: 11px;
    background: url(/assets/img/arrow-down.png) no-repeat center
}

.service-item .is-active>.accordion-title:before {
    content: "";
    width: 25px;
    height: 11px;
    background: url(/assets/img/arrow-up.png) no-repeat center
}

.service-item .accordion-content {
    border-bottom: 1px solid #e6e6e6;
    padding: 25px 30px 30px
}

.service-item .accordion-content ul {
    list-style: none;
    margin: 0
}

.service-item .accordion-content p {
    margin: 0
}

.news .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.news .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.news .year ul {
    list-style: none;
    margin: auto;
    margin-bottom: 20px
}

.news .year ul li {
    margin: 5px;
    display: inline-block
}

.news .year ul li a {
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
    color: #11c5d4
}

.news .year ul li.active a {
    color: #000;
    text-decoration: none;
    padding: 5px;
    background: #f2f2f2;
    border: 1px solid #cdcdcd
}

.news .month ul {
    list-style: none;
    margin: auto;
    background: url(/assets/img/main-page/block-4.jpg);
    padding: 10px;
    margin-bottom: 30px
}

.news .month ul li {
    margin: 5px;
    display: inline-block
}

.news .month ul li a {
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
    color: #fff
}

.news .month ul li.active a {
    color: #11c5d4;
    text-decoration: none
}

.news .news-table p {
    margin: 0
}

.news .news-gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.news .news-gallery>.column,
.news .news-gallery>.columns {
    padding: 0 10px;
    margin-bottom: 20px
}

.news .news-gallery>.column .wrap,
.news .news-gallery>.columns .wrap {
    width: 100%;
    max-width: 350px;
    display: block;
    margin: 0 auto
}

.news .news-gallery>.column .wrap a,
.news .news-gallery>.columns .wrap a {
    display: block
}

.news .news-gallery>.column .wrap a img,
.news .news-gallery>.columns .wrap a img {
    width: 100%
}

.news .news-gallery>.column .wrap a:hover,
.news .news-gallery>.columns .wrap a:hover {
    opacity: .9
}

.news .once-news {
    margin-bottom: 15px;
    border: 1px solid #dfdfdf;
    padding: 10px
}

.news .once-news .date p {
    padding-left: 25px;
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
    color: #b2b2b2
}

.news .once-news .date p:after {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    height: 12px;
    width: 12px;
    background: url(/assets/img/icon/clock.png) no-repeat
}

.news .once-news .title a {
    color: #000;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.news .once-news .preview {
    font-size: 14px
}

.news .once-news .preview p {
    width: 100%
}

.news .once-news .preview a {
    display: table
}

.news .once-news .preview a span {
    text-decoration: underline
}

.news .once-news .preview a span.arrow {
    text-decoration: none;
    font-size: 16px;
    font-weight: 700
}

@media screen and (max-width:40em) {
    .news {
        padding-left: 10px;
        padding-right: 10px
    }
}

.your-projects .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.your-projects .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.your-projects .once-project {
    margin-bottom: 15px;
    border: 1px solid #dfdfdf;
    padding: 5px
}

.your-projects .once-project .title a {
    color: #000;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.your-projects .once-project .preview p {
    margin: 0 15px 0 0
}

.your-projects .once-project .preview a:hover {
    color: #11c5d4
}

.your-projects .once-project .preview a span {
    text-decoration: underline
}

.your-projects .once-project .preview a span.arrow {
    text-decoration: none;
    font-size: 16px;
    font-weight: 700
}

@media screen and (max-width:40em) {
    .your-projects {
        padding-left: 10px;
        padding-right: 10px
    }
}

.typycal {
    position: relative;
    z-index: 100
}

.typycal .h2 {
    width: 100%;
    line-height: 1.4;
    margin-bottom: 30px;
    position: relative
}

.typycal .h2:after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.typycal .target {
    border: 4px solid #11c5d4;
    margin-bottom: 30px;
    padding: 20px 140px;
    background: url(/assets/img/Shape1.jpg) no-repeat -20px 20px;
    background-size: contain
}

.typycal .target p {
    font-size: 24px;
    margin: auto;
    display: table
}

.typycal .once-review {
    margin-bottom: 15px
}

.typycal .once-review .item {
    border: 1px solid #dfdfdf;
    padding: 5px
}

@media screen and (max-width:40em) {
    .typycal .once-review .item {
        padding: 15px;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        display: table
    }

    .typycal .once-review .item .img img {
        margin: 0 auto 10px auto;
        display: table
    }
}

.typycal .once-review .title p {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    width: 100%;
    display: block;
    font-weight: 700;
    margin-bottom: 0
}

.typycal .once-review .title p.sub {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px
}

.typycal .once-review .preview {
    background: url(/assets/img/arrowl.jpg) no-repeat 0 0, url(/assets/img/arrow.jpg) no-repeat 100% 100%
}

.typycal .once-review .preview a {
    color: #11c5d4
}

@media screen and (max-width:40em) {
    .typycal .once-review .preview {
        text-align: justify
    }
}

.typycal .info p.article {
    font-weight: 700
}

.typycal .quest {
    background: #e3e5e8;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700
}

.typycal .quest:after {
    height: 13px;
    width: 20px;
    position: absolute;
    left: 0;
    bottom: -13px;
    content: "";
    background: url(/assets/img/bottom-arrow-cloud.jpg) no-repeat
}

.typycal .vacancy {
    transition: all .3s
}

.typycal .vacancy .title {
    font-size: 16px;
    font-weight: 700
}

.typycal .vacancy .name p {
    font-size: 22px;
    font-weight: 700
}

.typycal .vacancy .name p span {
    font-weight: 400
}

@media screen and (max-width:40em) {
    .typycal .vacancy .name p span {
        display: block
    }
}

.typycal .vacancy ul {
    list-style: none;
    margin-left: 0;
    font-size: 14px
}

.typycal .vacancy ul li {
    display: table;
    position: relative;
    padding-left: 20px
}

.typycal .vacancy ul li:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    top: calc((100% - 5px) / 2);
    left: 0;
    background: #11c5d4
}

.typycal .vacancy .button {
    padding: 10px;
    background: #11c5d4;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .38);
    font-size: 16px
}

.typycal .vacancy .hidden {
    display: none
}

.typycal .vacancy .show-hide-more {
    color: #11c5d4;
    position: relative;
    padding-right: 20px
}

.typycal .vacancy .show-hide-more:after {
    position: absolute;
    right: 8px;
    top: -1px;
    height: 10px;
    display: table;
    width: 10px;
    content: "▼"
}

.typycal .vacancy .show-hide-more>span {
    text-decoration: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed
}

.typycal .vacancy .show-hide-more>span.less {
    display: none
}

.typycal .vacancy.open .hidden {
    display: block
}

.typycal .vacancy.open .show-hide-more:after {
    content: "▲"
}

.typycal .vacancy.open .show-hide-more>span.more {
    display: none
}

.typycal .vacancy.open .show-hide-more>span.less {
    display: inline-block
}

.typycal.sertificates .columns .row {
    margin-bottom: 20px
}

.typycal.sertificates .columns .row .image img {
    border: 1px #e1e1e1 solid;
    padding: 5px
}

@media screen and (max-width:40em) {
    .typycal.sertificates .columns .row .image img {
        margin: auto;
        display: block
    }
}

.typycal.sertificates .columns .row .info p {
    font-size: 16px;
    line-height: 1.3
}

.typycal.sertificates .columns .row .info a.article {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #000;
    display: table;
    text-decoration: underline
}

@media screen and (max-width:40em) {
    .typycal.sertificates .columns .row .info a.article {
        text-align: center
    }
}

.typycal.sertificates .columns .row .info a.more {
    color: #11c5d4;
    display: table
}

.typycal.sertificates .columns .row .info a.more span {
    font-size: 20px;
    font-weight: 700
}

.typycal.sertificates .columns .row .info a.more span.text {
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline
}

.typycal .brands-content .brand-logo .logo-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.typycal .brands-content .brand-logo .logo-wrap img {
    max-width: 320px;
    margin: 0 auto 20px auto;
    width: 100%
}

.typycal .brands-content .brands-list {
    width: 100%
}

.typycal .brands-content .brands-list .brand-item .wrapper a {
    display: block;
    margin: 0 auto
}

.typycal .brands-content .brands-list .brand-item .wrapper a * {
    transition: .2s
}

.typycal .brands-content .brands-list .brand-item .wrapper a .image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px #e1e1e1 solid;
    padding: 10px;
    background: #fff;
    height: 116px
}

.typycal .brands-content .brands-list .brand-item .wrapper a .title p {
    font-size: 18px;
    text-align: center;
    margin: 4px auto;
    color: #000
}

.typycal .brands-content .brands-list .brand-item .wrapper a:hover .image {
    border-color: #999
}

@media screen and (max-width:40em) {
    .typycal {
        padding-left: 10px;
        padding-right: 10px
    }

    .typycal .h2 {
        line-height: 1.1;
        margin-top: 10px
    }

    .typycal .target {
        padding: 10px 20px
    }

    .typycal .target p {
        font-size: 18px;
        line-height: 1.2;
        text-align: center
    }
}

.news,
.rent,
.sale,
.service,
.service-item,
.typycal,
.your-projects {
    margin-bottom: 30px
}

.news .quest,
.rent .quest,
.sale .quest,
.service .quest,
.service-item .quest,
.typycal .quest,
.your-projects .quest {
    padding-top: 15px
}

@media screen and (max-width:40em) {
    .h2 {
        line-height: 1.1;
        margin-top: 10px
    }
}

.SumoSelect {
    width: 200px
}

.SumoSelect p {
    margin: 0
}

.SelectBox {
    padding: 5px 8px
}

.sumoStopScroll {
    overflow: hidden
}

.SumoSelect .hidden {
    display: none
}

.SumoSelect .search-txt {
    display: none;
    outline: 0
}

.SumoSelect .no-match {
    display: none;
    padding: 6px
}

.SumoSelect.open .search-txt {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 5px 8px;
    border: none;
    box-sizing: border-box;
    border-radius: 5px
}

.SumoSelect.open>.search>label,
.SumoSelect.open>.search>span {
    visibility: hidden
}

.SelectClass,
.SumoUnder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.SelectClass {
    z-index: 1
}

.SumoSelect {
    display: inline-block;
    position: relative;
    outline: 0
}

.SumoSelect>.CaptionCont,
.SumoSelect>.optWrapper>.options li.opt label {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

.SumoSelect .select-all>label {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

.SumoSelect.open>.CaptionCont {
    box-shadow: 0 0 2px #7799d0;
    border-color: #7799d0
}

.SumoSelect.open>.optWrapper {
    top: 35px;
    display: block
}

.SumoSelect.open>.optWrapper.up {
    top: auto;
    bottom: 100%;
    margin-bottom: 5px
}

.SumoSelect>.CaptionCont {
    position: relative;
    min-height: 14px;
    background-color: #fff;
    border-width: 1px;
    border-color: #dfdfdf;
    border-style: solid;
    box-shadow: inset 0 -3px 7px 0 rgba(0, 0, 0, .22);
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    height: 30px
}

.SumoSelect>.CaptionCont>span {
    display: block;
    padding-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    line-height: 28px;
    font-size: 12px
}

.SumoSelect>.CaptionCont>span.placeholder {
    color: #000
}

.SumoSelect>.CaptionCont>label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px
}

.SumoSelect>.CaptionCont>label>i {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM background-position:center center;width:16px;height:16px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-repeat:no-repeat;opacity:.8}.SumoSelect>.optWrapper{display:none;z-index:1000;top:30px;width:100%;position:absolute;left:0;box-sizing:border-box;background:#fff;border:1px solid #ddd;box-shadow:2px 3px 3px rgba(0,0,0,.11);
    border-radius: 3px;
    overflow: hidden
}

.SumoSelect>.optWrapper ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto
}

.SumoSelect>.optWrapper>.options {
    border-radius: 2px;
    position: relative;
    max-height: 250px
}

.SumoSelect>.optWrapper.okCancelInMulti>.options {
    border-radius: 2px 2px 0 0
}

.SumoSelect>.optWrapper.selall>.options {
    border-radius: 0 0 2px 2px
}

.SumoSelect>.optWrapper.selall.okCancelInMulti>.options {
    border-radius: 0
}

.SumoSelect>.optWrapper>.options li.group.disabled>label {
    opacity: .5
}

.SumoSelect>.optWrapper>.options li ul li.opt {
    padding-left: 22px
}

.SumoSelect>.optWrapper.multiple>.options li ul li.opt {
    padding-left: 50px
}

.SumoSelect>.optWrapper.isFloating>.options {
    max-height: 100%;
    box-shadow: 0 0 100px #595959
}

.SumoSelect>.optWrapper>.options li.opt {
    padding: 6px 6px;
    position: relative;
    border-bottom: 1px solid #f5f5f5
}

.SumoSelect>.optWrapper>.options>li.opt:first-child {
    border-radius: 2px 2px 0 0
}

.SumoSelect>.optWrapper.selall>.options>li.opt:first-child {
    border-radius: 0
}

.SumoSelect>.optWrapper>.options>li.opt:last-child {
    border-radius: 0 0 2px 2px;
    border-bottom: none
}

.SumoSelect>.optWrapper.okCancelInMulti>.options>li.opt:last-child {
    border-radius: 0
}

.SumoSelect>.optWrapper>.options li.opt:hover {
    background-color: #e4e4e4
}

.SumoSelect>.optWrapper>.options li.opt.sel {
    background-color: #a1c0e4
}

.SumoSelect .select-all.sel {
    background-color: #a1c0e4
}

.SumoSelect .select-all>span {
    position: absolute;
    display: block;
    width: 30px;
    top: 0;
    bottom: 0;
    margin-left: -35px
}

.SumoSelect .select-all>span i {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .15);
    background-color: #fff
}

.SumoSelect .select-all.partial>span i,
.SumoSelect .select-all.selected>span i {
    background-color: #1497a2;
    box-shadow: none;
    border-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center
}

.SumoSelect>.optWrapper>.options li label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer
}

.SumoSelect>.optWrapper>.options li span {
    display: none
}

.SumoSelect>.optWrapper>.options li.group>label {
    cursor: default;
    padding: 8px 6px;
    font-weight: 700
}

.SumoSelect>.optWrapper.isFloating {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 90%;
    bottom: 0;
    margin: auto;
    max-height: 90%
}

.SumoSelect>.optWrapper>.options li.opt.disabled {
    background-color: inherit;
    pointer-events: none
}

.SumoSelect>.optWrapper>.options li.opt.disabled * {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.SumoSelect>.optWrapper.multiple>.options li.opt {
    padding-left: 35px;
    cursor: pointer
}

.SumoSelect>.optWrapper.multiple>.options li.opt span {
    position: absolute;
    display: block;
    width: 30px;
    top: 0;
    bottom: 0;
    margin-left: -35px
}

.SumoSelect>.optWrapper.multiple>.options li.opt span i {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .15);
    background-color: #fff
}

.SumoSelect>.optWrapper>.MultiControls {
    display: none;
    border-top: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .13);
    border-radius: 0 0 3px 3px
}

.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls {
    display: block;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    width: 100%
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls {
    display: block
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p {
    padding: 6px
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p:focus {
    box-shadow: 0 0 2px #a1c0e4;
    border-color: #a1c0e4;
    outline: 0;
    background-color: #a1c0e4
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p {
    display: inline-block;
    cursor: pointer;
    padding: 12px;
    width: 50%;
    box-sizing: border-box;
    text-align: center
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover {
    background-color: #f1f1f1
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk {
    border-right: 1px solid #dbdbdb;
    border-radius: 0 0 0 3px
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel {
    border-radius: 0 0 3px 0
}

.SumoSelect>.optWrapper.isFloating>.options li.opt {
    padding: 12px 6px
}

.SumoSelect>.optWrapper.multiple.isFloating {
    padding-bottom: 43px
}

.SumoSelect>.optWrapper.multiple.isFloating>.options li.opt {
    padding-left: 35px
}

.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i {
    background-color: #1497a2;
    box-shadow: none;
    border-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center
}

.SumoSelect.disabled {
    cursor: not-allowed;
    z-index: 100
}

.SumoSelect.disabled>.CaptionCont {
    border-color: #ccc;
    box-shadow: none
}

.SumoSelect.disabled .optWrapper>.options {
    opacity: .7
}

.SumoSelect.disabled .optWrapper>.options * {
    pointer-events: none
}

.SumoSelect.disabled * {
    cursor: not-allowed !important
}

.SumoSelect .select-all {
    border-radius: 3px 3px 0 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    padding: 8px 0 3px 35px;
    height: 20px;
    cursor: pointer
}

.SumoSelect .select-all>label,
.SumoSelect .select-all>span i {
    cursor: pointer
}

.SumoSelect .select-all.partial>span i {
    background-color: #ccc
}

.SumoSelect>.optWrapper>.options li.optGroup {
    padding-left: 5px;
    text-decoration: underline
}

a {
    color: #000;
    padding: 0
}

.catalog-row {
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f4f4f4;
    padding-bottom: 20px
}

.catalog-col {
    max-width: 1200px;
    width: 1200px;
    height: 476px;
    gap: 24px 20px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog-col-left {
    max-width: 237px;
    height: 476px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-color: #fff
}

.catalog-col-top {
    width: calc(100% - 257px);
    gap: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 226px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.catalog-col-bot {
    width: calc(100% - 257px);
    gap: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.catalog-item {
    background-color: #fff;
    height: 226px;
    margin: 0;
    padding: 20px 15px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 34px -2px rgba(0, 0, 0, .05)
}

.catalog-item h3 {
    position: relative;
    z-index: 20;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    color: #333333;
    padding: 0;
    margin: 0
}

a.catalog-item:hover h3 {
    color: #00b4c2
}

.catalog-item h3.small {
    font-size: 18px
}

.catalog-item-img1 {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.catalog-item-img2 {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.catalog-col-left .catalog-item {
    height: 476px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.catalog-col-top .catalog-item:nth-child(1) {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-left: 0;
    max-width: 476px;
    display: flex;
    align-items: center
}

.catalog-col-top .catalog-item:nth-child(1) .catalog-item-img2 {
    object-fit: cover;
    width: 50%;
    height: auto
}

.catalog-col-top .catalog-item:nth-child(2) {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 226px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.catalog-col-top .catalog-item:nth-child(3) {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0;
    max-width: 226px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.catalog-col-bot .catalog-item:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.catalog-col-bot .catalog-item:nth-child(1),
.catalog-col-bot .catalog-item:nth-child(2) {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
    max-width: 226px;
    text-align: center
}

.catalog-col-bot .catalog-item:nth-child(3) {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 0;
    max-width: 476px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.catalog-col-bot .catalog-item:nth-child(3) .catalog-item-img2 {
    margin: 0
}

.catalog-content-big,
.catalog-content-small,
.catalog-content-vsmall {
    background-color: #0bb3c1;
    text-align: left;
    overflow: hidden;
    opacity: 0;
    padding: 20px 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: .4s;
    z-index: 30;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.catalog-content-small.last {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.catalog-content-small.last .catalog-content-title {
    order: 1
}

.catalog-item:hover .catalog-content-big {
    height: 476px;
    max-height: 476px;
    width: 100%;
    max-width: 100%;
    opacity: 1
}

.catalog-item:hover .catalog-content-small {
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
    opacity: 1
}

.catalog-item:hover .catalog-content-vsmall {
    max-height: 400px;
    max-width: 100%;
    height: 100%;
    width: 100%;
    opacity: 1
}

.catalog-item .catalog-content-vsmall .catalog-content-category li {
    margin-bottom: 10px
}

.catalog-content-title {
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #ffffff;
    margin-bottom: 15px
}

.catalog-content-title.small {
    font-size: 16px
}

.catalog-content-title:hover {
    color: #fff
}

.catalog-content-category {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.catalog-item .catalog-content-small .catalog-content-category {
    display: grid;
    grid-template-columns: 105px auto;
    gap: 10px 50px
}

.catalog-content-category li {
    line-height: 20px
}

.catalog-content-category li a {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-decoration: none
}

.catalog-content-small.last .catalog-content-category {
    display: block
}

.right {
    left: auto;
    width: 250px;
    height: 100%
}

.catalog-main {
    margin-top: -28px;
    padding-top: 63px;
    padding-bottom: 60px;
    background-color: #f4f4f4
}

.catalog-main .h2 {
    background: #f4f4f4;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px
}

.breadcrumb {
    z-index: 2;
    position: relative
}

.offer {
    margin-top: 0
}

.block-sales {
    background: url(/assets/img/main-page/block-4.jpg) repeat;
    padding: 21px 0 60px
}

.block-sales .h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 140%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px
}

.block-sales .h2::after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.block-sales .row {
    position: relative
}

.show-all {
    position: absolute;
    top: 43px;
    right: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #bafaff;
    padding-right: 19px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_8_72)'%3E%3Cpath d='M13.9075 6.77566L10.7257 3.59389C10.6114 3.46043 10.4106 3.44487 10.2771 3.55919C10.1436 3.67349 10.1281 3.87435 10.2424 4.00781C10.2531 4.02025 10.2647 4.03187 10.2771 4.04251L12.9148 6.68338H0.318166C0.142458 6.68338 0 6.82584 0 7.00157C0 7.17731 .142458 7.31974 .318166 7.31974H12.9148L10.2771 9.95741C10.1436 10.0717 10.1281 10.2726 10.2424 10.406C10.3567 10.5395 10.5576 10.5551 10.691 10.4407C10.7035 10.4301 10.7151 10.4185 10.7257 10.406L13.9075 7.22426C14.0308 7.1002 14.0308 6.89977 13.9075 6.77566Z' fill='%23BAFAFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8_72'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center right
}

.block-sales__row {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    max-width: 100%
}

.block-sales__item {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    flex: 1;
    padding: 10px;
    border: 1px solid transparent;
    transition: .3s
}

.block-sales__item:hover {
    border-color: #dfdfdf;
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .15)
}

.block-sales__item img {
    width: 100%;
    height: 140px;
    object-fit: contain;
    margin-bottom: 15px;
    background: #fff
}

.block-sales__item .block-sales__date {
    color: #999999;
    margin-bottom: 10px
}

.block-sales__item .block-sales__name {
    color: #ffffff;
    min-height: 78.38px
}

.block-sales__item .block-sales__link 
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
@charset "UTF-8";.slick-loading .slick-list{background:#fff url("/assets/custom/assets/ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";font-weight:400;font-style:normal;font-display:swap;src:url("/assets/custom/assets/fonts/slick.eot");src:url("/assets/custom/assets/fonts/slick.eot?#iefix") format("embedded-opentype"),url("/assets/custom/assets/fonts/slick.woff") format("woff"),url("/assets/custom/assets/fonts/slick.ttf") format("truetype"),url("/assets/custom/assets/fonts/slick.svg#slick") format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:0 0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:0 0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.lb-loader, .lightbox {text-align: center;line-height: 0;}
.lb-dataContainer:after, .lb-outerContainer:after {content: "";clear: both;}
html.lb-disable-scrolling {overflow: hidden;position: fixed;height: 100vh;width: 100vw;}
.lightboxOverlay {position: absolute;top: 0;left: 0;z-index: 9999;background-color: #000;filter: alpha(Opacity=80);opacity: .8;display: none;}
.lightbox {position: absolute;left: 0;width: 100%;z-index: 10000;font-weight: 400;}
.lightbox .lb-image {display: block;height: auto;max-width: inherit;max-height: none;border-radius: 3px;border: 4px solid #fff;}
.lightbox a img {border: none;}
.lb-outerContainer {position: relative;width: 250px;height: 250px;margin: 0 auto;border-radius: 4px;background-color: #fff;}
.lb-loader, .lb-nav {position: absolute;left: 0;}
.lb-outerContainer:after {display: table;}
.lb-loader {top: 43%;height: 25%;width: 100%;}
.lb-cancel {display: block;width: 32px;height: 32px;margin: 0 auto;background: url("/assets/custom/images/loading.gif") no-repeat;}
.lb-nav {top: 0;height: 100%;width: 100%;z-index: 10;}
.lb-container>.nav {left: 0;}
.lb-nav a {outline: 0;background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");}
.lb-next, .lb-prev {height: 100%;cursor: pointer;display: block;}
.lb-nav a.lb-prev {width: 34%;left: 0;float: left;background: url("/assets/custom/images/prev.png") left 48% no-repeat;filter: alpha(Opacity=0);opacity: 0;-webkit-transition: opacity .6s;-moz-transition: opacity .6s;-o-transition: opacity .6s;transition: opacity .6s;}
.lb-nav a.lb-prev:hover {filter: alpha(Opacity=100);opacity: 1;}
.lb-nav a.lb-next {width: 64%;right: 0;float: right;background: url("/assets/custom/images/next.png") right 48% no-repeat;filter: alpha(Opacity=0);opacity: 0;-webkit-transition: opacity .6s;-moz-transition: opacity .6s;-o-transition: opacity .6s;transition: opacity .6s;}
.lb-nav a.lb-next:hover {filter: alpha(Opacity=100);opacity: 1;}
.lb-dataContainer {margin: 0 auto;padding-top: 5px;width: 100%;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.lb-dataContainer:after {display: table;}
.lb-data {padding: 0 4px;color: #ccc;}
.lb-data .lb-details {width: 85%;float: left;text-align: left;line-height: 1.1em;}
.lb-data .lb-caption {font-size: 13px;font-weight: 700;line-height: 1em;}
.lb-data .lb-caption a {color: #4ae;}
.lb-data .lb-number {display: block;clear: left;padding-bottom: 1em;font-size: 12px;color: #999;}
.lb-data .lb-close {display: block;float: right;width: 30px;height: 30px;background: url("/assets/custom/images/close.png") top right no-repeat;text-align: right;outline: 0;filter: alpha(Opacity=70);opacity: .7;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;-o-transition: opacity .2s;transition: opacity .2s;}
.lb-data .lb-close:hover {cursor: pointer;filter: alpha(Opacity=100);opacity: 1;}
.orbit-container{position:relative;height:434px;margin:0;list-style:none;overflow:hidden}.tags ul.tags-list>li.active a{background:#1497a2;color:#fff}.main_slider_btn{display:inline-block;width:auto;margin-top:35px;font-weight:700;font-size:18px;line-height:120%;text-transform:uppercase;color:#fff;padding:13px 30px;background:#28b5c0;max-width:500px;margin:0}.slider-content-center .main_slider_btn{max-width:fit-content;align-self:center}.main_slider_btn.left{margin-right:auto}.main_slider_btn.right{margin-left:auto;width:auto}.advs_block{background:url("/assets/img/main-page/block-4.jpg") repeat;position:relative;padding:60px 0}.main-page .advs_block:after{display:none}.main-page .advs_block .rent-item{max-width:unset;display:grid;grid-template-columns:repeat(auto-fill,215px);justify-content:space-between;grid-row-gap:35px;grid-column-gap:50px}.main-page .advs_block .h2{display:block;margin-bottom:75px;width:100%;color:#fff;position:relative}.main-page .advs_block .h2:before{display:none}.main-page .advs_block .h2:after{position:absolute;display:block;height:3px;background:#11c5d4;content:"";z-index:0;top:50%;left:0;max-width:100%;width:100%}.main-page .advs_block .h2 span{position:relative;padding:0 55px;z-index:1}.main-page .advs_block .h2 span:before{position:absolute;width:100%;height:100%;background:url("/assets/img/main-page/block-4.jpg") repeat;content:"";left:0;z-index:-1;top:0}.adv_item{display:flex;flex-direction:column;align-items:center;width:100%}.adv_item_img{background:#18bac7;border-radius:50%;width:104px;height:104px;display:flex;align-items:center;justify-content:center;position:relative}.adv_item_img:before{content:"";display:block;width:115%;height:115%;border:1px solid #18bac7;opacity:.4;position:absolute;top:-7.5%;left:-7.5%;border-radius:50%}.adv_item_img img{max-width:100%;max-height:55px;display:block}.adv_item_text{margin-top:20px;color:#fff;display:block;text-align:center;font-size:16px;line-height:19px;font-family:"Roboto",sans-serif;font-weight:500}.adv_item_text span{color:#00b4c3}.main-page .block-1-new .orbit-figure{display:flex;align-items:center;justify-content:space-evenly;height:434px;background-repeat:no-repeat;background-size:cover}.main-page .block-1-new .slide-content{position:unset;transform:unset;margin:unset;padding:unset;color:unset;display:flex;flex-direction:column;gap:16px}.main-page .block-1-new .slide-content p.h1{text-align:center;margin-bottom:10px}.main-page .block-1-new .slide-content p.h1,.main-page .block-1-new .slide-content p.h1 a{font-weight:800;font-size:40px;line-height:120%;color:#fff}.main-page .block-1-new #orbitSlide3 .slide-content p.h1{color:#fff;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;text-align:left;margin-bottom:20px;max-width:488px}.verticalSlash{display:inline-block;height:20px;width:2px;background:#fff}.verticalSlash.orange{color:#ffa200}.main-page .block-1-new .slide-content .addon-text .verticalSlash.orange{background:#f5bf33}.main-page .block-1-new #orbitSlide3 .slide-content{justify-content:flex-start}.main-page .block-1-new .slide-content .addon-text{font-weight:600;font-size:20px;line-height:140%;text-align:center;text-align:left;color:#fff;margin-bottom:20px;max-width:500px;margin:0;display:flex;align-items:center;gap:5px;flex-wrap:wrap;text-transform:uppercase}.main-page .block-1-new .slide-content.slider-content-center .addon-text{max-width:unset;text-align:center;align-self:center}.main-page .block-1-new .slide-content .addon-text .text-orange{color:#f5bf33;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}.main-page .block-1-new .slide-content .h1{color:#fff;font-family:Noto Sans;font-size:36px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;max-width:500px;text-align:left;margin:0}.main-page .block-1-new .slide-content.slider-content-center .h1{color:#fff;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase;max-width:unset;max-width:855px;text-align:center;align-self:center}.main-page .block-1-new .slide-content.slider-content-center .h1 a{color:#fff;text-align:center;font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase}.main-page .block-1-new .slide-content .h1 .text-orange{color:#f6c234;font-family:Noto Sans;font-size:36px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}.main-page .block-1-new #orbitSlide3 .slide-content .addon-text{display:flex;align-items:center;gap:15px;width:100%;margin-bottom:0}.main-page .block-1-new .slide-content .subtitle{max-width:500px;text-align:left;color:#fff;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin:0}.main-page .block-1-new .slide-content.slider-content-center .subtitle{max-width:unset;text-align:center}.main-page .block-1-new .slide-content .subtitle .text-bold{color:#fff;font-family:Noto Sans;font-size:35px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}.main-page .block-1-new #orbitSlide3 .slide-content .subtitle{color:#fff;font-family:Noto Sans;font-size:35px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;text-align:left}.main-page .block-1-new #orbitSlide3 .slide-content.slider-content-center .subtitle{color:#fff;text-align:center;font-family:Noto Sans;font-size:35px;font-style:normal;font-weight:800;line-height:120%;text-transform:capitalize;max-width:unset}.main-page .block-1-new .slide-content .text{font-weight:600;font-size:20px;line-height:120%;color:#fff;text-align:center;text-align:left;margin-top:35px;width:100%;max-width:500px;margin:0}.main-page .block-1-new .slide-content.slider-content-center .text{max-width:unset;text-align:center}.main-page .block-1-new .slide_img{position:relative;z-index:100;max-width:calc(100%/24*10);display:block;max-height:300px}.catalog-category-items .total{display:flex;align-items:center}.catalog-category-items .total p{margin:0;font-weight:600;font-size:16px;line-height:120%;color:#6c6c6c;text-align:left}#mse2_products_amount>p{font-weight:600;font-size:16px;line-height:120%;color:#6c6c6c;width:auto;margin-right:20px}.view_switcher{display:inline-flex;gap:10px;margin-left:30px}.view_switcher span{width:46px;height:46px;background:#ebf0f0;border-radius:2px;transition:.3s ease-out all;cursor:pointer;display:flex;align-items:center;justify-content:center}.view_switcher span.active{background-color:#28b5c0}.view_switcher span.active rect{fill:#fff}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2{display:flex;flex-direction:column}.catalog-list.list>.item{max-width:100%;width:100%;margin-bottom:4px}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap{max-width:100%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2{width:100%;display:flex;align-items:center;justify-content:space-between}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .short_options{max-width:44%;margin:12px auto}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .img{max-width:20%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .article{max-width:55%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 div.article *{margin-left:0;text-align:left}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .price{background:0 0;margin-right:4px}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .price p{font-size:18px}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .links .link-order{max-width:100%;width:100%;flex-basis:100%}.main-page .block-1 .orbit-bullets button{background:rgba(255,255,255,.2);border:0;width:50px;height:5px;border-radius:0;margin:0;cursor:pointer}.main-page .block-1 .orbit-bullets button.is-active{background:#28b5c0}@media screen and (max-width:1400px){.main-page .block-1-new .slide-content{width:calc(100%/24*12)}}@media screen and (max-width:1350px){.main-page .block-1-new .orbit-figure{padding-left:unset}.main-page .block-1-new #orbitSlide3 .orbit-figure{background-position-x:30%}}@media screen and (max-width:991px){.main-page .block-1-new #orbitSlide3 .orbit-figure{background-position-x:38%}}@media screen and (max-width:767px){.main-page .advs_block .rent-item{justify-content:center}.main-page .advs_block .h2{font-size:24px}.main-page .block-1-new .slide-content p.h1,.main-page .block-1-new .slide-content p.h1 a,.main-page .block-1-new .slide-content .subtitle{font-size:20px;line-height:24px}.main-page .block-1-new .slide-content .text{font-size:14px;line-height:120%;margin-top:25px}.main-page .block-1-new .slide-content .addon-text{font-size:15px;line-height:21px}.main_slider_btn{margin-top:25px;font-size:16px}.main-page .block-1 .orbit-figure{height:390px;width:100%;position:relative;background-size:cover}.main-page .block-1 .orbit-figure:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.65);display:block;z-index:90}.main-page .block-1-new #orbitSlide3 .slide-content p.h1{color:#fff;text-align:center;font-size:28px;text-transform:uppercase;margin-bottom:10px}.verticalSlash{height:14px}.main-page .block-1-new #orbitSlide3 .slide-content .addon-text{gap:10px;font-size:14px;line-height:140%;justify-content:center}.main-page .block-1-new #orbitSlide3 .slide-content .subtitle{margin:30px 0 0;color:#fff;text-align:center;font-size:20px;font-weight:700;line-height:140%}.main-page .block-1-new #orbitSlide3 .slide-content.slider-content-center .subtitle{color:#fff;text-align:center;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:800;line-height:120%;margin:0}.main-page .block-1-new .slide-content.slider-content-center .text{margin:0}.main-page .block-1 #orbitSlide3 .orbit-figure:before{display:none}.main-page .block-1 #orbitSlide3 .slide-content{padding:0}.main-page .block-1-new .slide-content.slider-content-center,.main-page .block-1 #orbitSlide3 .slide-content.slider-content-center{height:100%;margin:0;justify-content:space-between;padding-top:56px;padding-bottom:53px}.main-page .block-1-new .slide-content .h1{color:#fff;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;text-align:center;max-width:unset}.main-page .block-1-new .slide-content.slider-content-center .h1{color:#fff;text-align:center;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase}.main-page .block-1-new .slide-content .h1 a{color:#fff}.main-page .block-1-new .slide-content .h1 .text-orange{color:#f6c234;text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}.main-page .block-1-new .slide-content .addon-text .text-orange{color:#f6c234;text-align:center;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}.main-page .block-1-new .slide-content .subtitle{color:#fff;text-align:center;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%;max-width:unset}.main-page .block-1-new .slide-content .subtitle .line{display:block;border-bottom:1px solid #f4e83c;width:143px;margin:auto;margin-bottom:16px}.main-page .block-1-new .slide-content .addon-text{color:#fff;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;max-width:unset;justify-content:center;text-align:center}.main-page .block-1-new .slide-content .text{max-width:unset;text-align:center}.main_slider_btn{max-width:unset}.main-page .block-1-new .slide-content{max-width:345px;margin-top:25px}.main-page .block-1-new .orbit-figure{align-items:flex-start}.main-page .block-1-new .slide-content .subtitle .text-bold{color:#fff;text-align:center;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}.slider-content-center .main_slider_btn{margin:0}.main-page .block-1-new .slide-content.slider-content-center .h1 a{color:#fff;text-align:center;font-family:Noto Sans;font-size:23px;font-style:normal;font-weight:800;line-height:120%;text-transform:uppercase}.slider-content-center.row:after,.slider-content-center.row:before{display:none}}@media screen and (max-width:640px){.main-page .advs_block .h2 span{padding:0}.main-page .advs_block .h2:after{display:none}.main-page .block-1-new .orbit-figure{flex-wrap:wrap;justify-content:center}.main-page .block-1-new .slide-content{width:100%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2{flex-wrap:wrap}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .short_options{max-width:100%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .img{max-width:100%;width:100%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .article{max-width:100%;width:100%}.catalog-category-items .catalog-list.list .item .item-wrapper>.wrap .wrap2 .price{max-width:100%;width:100%;margin-left:auto;margin-right:auto}}.catalog-category-items .catalog-list .item .item-wrapper>.wrap{padding:0}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .article a p{font-style:normal;font-weight:400;font-size:16px;line-height:140%;text-align:center;color:#333;text-decoration:none;margin-top:10px;margin-bottom:10px;min-height:74px;display:block}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .stock.stock-true{background:url("/assets/custom/images/checkmark.png") no-repeat}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 p.stock{font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#1b1b1b;text-align:left;display:block;padding:0 0 0 20px;margin:17px 0 0}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 p.stock:first-letter {text-transform:uppercase}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price{background:#dfdfdf;margin:13px -12px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price p{font-size:18px;font-weight:700;text-align:center;display:flex;justify-content:center;align-items:center;margin:0;height:45px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .price p .title__price{font-size:14px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options .name{font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#1b1b1b}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options .value{font-style:normal;font-weight:400;font-size:12px;line-height:140%;text-align:right;color:#1497a2}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options ul li{margin-bottom:5px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags{display:block;left:0}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span{font-style:normal;font-weight:500;font-size:12px;line-height:140%;padding:4px 10px 4px 20px;box-shadow:none;border-radius:0;margin:0 0 10px;position:relative}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span.new{background:#e63a3a}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span.hit{background:#ffc107;color:#1b1b1b}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span.discount{background:#04b100}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .tags span:before{content:" ";position:absolute;left:0;top:2px;width:10px;height:21px;background:#fff}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2 .rating__best{background:url("/assets/custom/images/stars.png") no-repeat;background-size:130px 210px;width:130px;height:35px;position:relative}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2 .rating__best .rating__current{background:url("/assets/custom/images/stars.png") 0 -31px no-repeat;height:35px;background-size:130px 210px}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2 .rating{margin:-29px 0 0;float:right;width:0}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2 .rating__best.rating__best_hover{background-position:0 -31px !important}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2 .rating .rating__star_5{left:101px}.catalog-category-items .catalog-list:not(.list) .item .item-wrapper>.wrap .wrap2 .rating .rating__star_4{left:75px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link{background:#00b4c2;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#fff;border:none;height:40px;display:inline-flex;justify-content:center;align-items:center}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link:hover{border:1px solid #00b4c2}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link.link-more{border:1px solid #00b4c2;background:#fff;color:#00b4c2}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .links .link.link-more:hover{border:1px solid #fff;background:#00b4c2}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .short_options{min-height:52px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .box-cart-add{display:inline-block;vertical-align:top;position:relative}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .form-control.cartProductCount__input{width:100px;height:40px;background:#fff;border:1px solid #f1f1f1;font-style:normal;font-weight:500;font-size:14px;line-height:140%;text-align:center;color:#343434}.cartProductCount__btn.cartProductCount__btn--minus{color:#c4c4c4;position:absolute;left:11px;top:2px;font-size:23px;font-weight:700;width:10px;cursor:pointer;height:2px}.cartProductCount__btn.cartProductCount__btn--plus{color:#c4c4c4;position:absolute;right:13px;top:3px;font-size:23px;font-weight:700;width:10px;cursor:pointer;height:10px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .box-cart-add .btn.btn-default.pull-right{background:#00b4c2;width:148px;height:40px;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;border:1px solid #00b4c2;margin:0 0 0 12px}.catalog-category-items .catalog-list .item .item-wrapper>.wrap .wrap2 .box-cart-add .btn.btn-default.pull-right:hover{background:#fff;color:#00b4c2}.one_click{font-style:normal;font-weight:400;font-size:12px;line-height:140%;text-align:center;color:#00b4c2;border-bottom:1px dashed #00b4c2;width:95px;margin:7px auto;cursor:pointer}.quve{background:url("/assets/custom/images/openeye.svg") no-repeat;width:15px;height:15px;position:absolute;top:20px;right:10px;cursor:pointer}#orderModal-from-catalog-one-click .title{font-style:normal;font-weight:500;font-size:26px;line-height:140%;color:#1b1b1b}#orderModal-from-catalog-one-click input{background:#fff;border:1px solid #dfdfdf;height:50px;font-style:normal;font-weight:300;font-size:14px;line-height:19px;color:#979ea5;padding:0 0 0 15px}#orderModal-from-catalog-one-click input[type=submit]{background:#00b4c2;width:148px;height:40px;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;border:1px solid #00b4c2;padding:0;box-shadow:none}#orderModal-from-catalog-one-click input[type=submit]:hover{background:#fff;color:#00b4c2}#orderModal-from-catalog-one-click input#checkbox{height:auto}#orderModal-from-catalog-one-click label{font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#1b1b1b;margin-bottom:5px}#orderModal-from-catalog-one-click .policy{font-style:normal;font-weight:400;font-size:12px;line-height:150%;color:#757575}#orderModal-from-catalog-one-click .policy a{color:#00b4c2}#orderModal-from-catalog-one-click{max-width:417px}#orderModal-from-catalog-one-click input[name=comment]{height:217px}#msCart .alert.alert-info{background:url("/assets/custom/images/bigcart.svg") no-repeat top center;padding:220px 0 0;margin:50px 0 0;font-style:normal;font-weight:700;font-size:36px;line-height:140%;text-align:center;color:#cacaca}#msCart .back-to-catalog a{color:#00b4c2}#msCart .back-to-catalog{font-style:normal;font-weight:400;font-size:18px;line-height:140%;text-align:center;margin:10px 0 50px}#msCart .top-cart{background:#f8f8f8;padding:15px;display:flex;align-items:center;justify-content:space-between;margin:0 0 20px}#msCart .top-cart .box-left{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#828282}#msCart .box-right .btn.btn-default{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#828282;cursor:pointer;border-bottom:1px solid rgba(130,130,130,.5)}#msCart .row .cart-item{margin:0 0 10px;border-bottom:1px solid #e6e6e6;padding:0 0 40px;position:relative}#msCart .name-card-product{margin:0 0 0 20px}#msCart .name-card-product a{font-style:normal;font-weight:700;font-size:16px;line-height:22px;color:#222327}#msCart .name-card-product input.counter{background:#fff;border:1px solid #f1f1f1;font-style:normal;font-weight:500;font-size:14px;line-height:140%;text-align:center;color:#343434;width:120px;height:40px;box-shadow:none;display:flex;align-items:center;justify-content:center;padding:0;margin:15px 0 0}#msCart .name-card-product .qty{position:relative;max-width:120px}#msCart .name-card-product .input-group-text.minus.input_count_action{color:#c4c4c4;position:absolute;left:11px;top:2px;font-size:23px;font-weight:700;width:10px;cursor:pointer;height:2px}#msCart .name-card-product .input-group-text.plus.input_count_action{color:#c4c4c4;position:absolute;right:13px;top:3px;font-size:23px;font-weight:700;width:10px;cursor:pointer;height:10px}#msCart .price{font-style:normal;font-weight:400;font-size:20px;line-height:27px;text-align:right;color:#222327}#msCart .remove button{position:absolute;background:url("/assets/custom/images/musor.svg") no-repeat top center;width:20px;height:20px;cursor:pointer;bottom:33px;right:33px}.cart-summary{border:1px solid #e0e0e0;padding:20px;margin:0 0 0 70px}.cart-summary #total-price{margin:0}.cart-summary #total-price li{list-style:none;margin-bottom:15px}.cart-summary #total-price .full label{font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#222327;display:inline-block;width:49%}.cart-summary #total-price .value.pull-right{font-style:normal;font-weight:400;font-size:20px;line-height:27px;text-align:right;color:#222327;display:inline-block;width:49%}.cart-summary #total-price .prefull label{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#828282;display:inline-block;width:59%}.cart-summary #total-price .prefull .value.pull-right{font-style:normal;font-weight:400;font-size:14px;line-height:19px;text-align:right;color:#828282;display:inline-block;width:38%}.cart-summary .buttons-holder a{background:#1497a2;border:1px solid #1497a2;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:13px 19px;gap:10px;font-style:normal;font-weight:700;font-size:14px;line-height:19px;text-transform:uppercase;color:#fff;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.cart-summary .buttons-holder a:hover{background:#fff;color:#1497a2}.product-page .rating__best{background:url("/assets/custom/images/stars.png") no-repeat;background-size:130px 210px;width:130px;height:35px;position:relative}.product-page .rating{left:-10px}.product-page .rating__best .rating__current{background:url("/assets/custom/images/stars.png") 0 -31px no-repeat;height:35px;background-size:130px 210px}.product-page .rating__best .rating{margin:-29px 0 0;float:right;width:0}.product-page .rating__best.rating__best_hover{background-position:0 -31px !important}.product-page .rating__best .rating__star_5{left:101px}.product-page .rating__best .rating__star_4{left:75px}section.product-page>.row .product-characteristics .wrapper .price-block .prices p.price{font-style:normal;font-weight:400;font-size:18px;line-height:140%;color:#1b1b1b}section.product-page>.row .product-characteristics .wrapper .price-block .prices p.price span{font-style:normal;font-weight:700;font-size:24px;line-height:140%;color:#1b1b1b}section.product-page>.row .product-characteristics .wrapper .price-block a.button{margin:0 0 0 40px}section.product-page>.row .product-characteristics .wrapper .params{margin:20px 0 0}section.product-page>.row .product-characteristics .wrapper .params .params-title{font-style:normal;font-weight:600;font-size:18px;line-height:140%;color:#1b1b1b}section.product-page>.row .product-characteristics .wrapper .params ul li span.name{font-weight:600;font-weight:400;font-style:normal;font-size:14px;line-height:140%;color:#1b1b1b}section.product-page>.row .product-characteristics .wrapper .params ul li span.value{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:right;color:#333}section.product-page>.row .product-characteristics .wrapper .params ul li{margin:0 0 9px}section.product-page>.row .product-characteristics .wrapper .params ul li:before{color:#dfdfdf}section.product-page>.row .product-tabs .wrapper ul.tabs li.tabs-title a span{font-style:normal;font-weight:400;font-size:18px;line-height:140%;color:#1b1b1b}section.product-page .box-cart-add{display:inline-block;vertical-align:top;position:relative}section.product-page .box-cart-add .form-control.cartProductCount__input{width:100px;height:40px;background:#fff;border:1px solid #f1f1f1;font-style:normal;font-weight:500;font-size:14px;line-height:140%;text-align:center;color:#343434}section.product-page .box-cart-add .cartProductCount__btn.cartProductCount__btn--minus{color:#c4c4c4;position:absolute;left:11px;top:2px;font-size:23px;font-weight:700;width:10px;cursor:pointer;height:2px}section.product-page .box-cart-add .cartProductCount__btn.cartProductCount__btn--plus{color:#c4c4c4;position:absolute;right:13px;top:3px;font-size:23px;font-weight:700;width:10px;cursor:pointer;height:10px}section.product-page .box-cart-add .btn.btn-default.pull-right{background:#00b4c2;width:148px;height:40px;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#fff;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;border:1px solid #00b4c2;margin:0 0 0 12px}section.product-page .box-cart-add .btn.btn-default.pull-right:hover{background:#fff;color:#00b4c2}section.product-page .box-cart-add .one_click{font-style:normal;font-weight:400;font-size:12px;line-height:140%;text-align:center;color:#00b4c2;border-bottom:1px dashed #00b4c2;width:95px;margin:7px 10px;cursor:pointer;display:inline-block}#revie h3{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#1b1b1b}#revie .stay-review{width:184px;height:40px;background:#00b4c2;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:0;top:0;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;border:1px solid #00b4c2}#revie .stay-review:hover{background:#fff;color:#00b4c2}#revie #comments-wrapper{padding-top:20px}#revie #comments-wrapper .ticket-comment{background:#fff;border:1px solid #dfdfdf;padding:30px}#revie #comments-wrapper .ticket-comment .date{font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#a3a3a3;max-width:75px;overflow:hidden;height:21px}#revie #comments-wrapper .ticket-comment .name{font-style:normal;font-weight:600;font-size:18px;line-height:150%;color:#333;padding:10px 0 0}#revie #comments-wrapper .ticket-comment .text{font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#555;padding:15px 0 0}#reply-block h4{font-style:normal;font-weight:400;font-size:26px;line-height:140%;color:#1b1b1b;margin:0 0 20px}#reply-block label{font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#1b1b1b;margin:0 0 5px}#reply-block input{background:#fff;border:1px solid #dfdfdf;height:50px;width:100%;padding:0 0 0 15px;margin:0 0 20px}#reply-block #checkbox{width:auto;height:auto;padding:0;margin:2px 9px 0 0}#reply-block button.le-button.big.post-comment-button.submit{width:184px;height:40px;background:#00b4c2;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;border:1px solid #00b4c2}#reply-block .stay-review:hover{background:#fff;color:#00b4c2}#reply-block .checkbox-wrapper{position:absolute;right:15px;bottom:10px}#reply-block .checkbox-wrapper a{color:#11c5d4;text-decoration:none}#reply-block{width:100%;max-width:800px}.blue-lock{position:relative;width:100%;max-width:844px;background:#fff;border:1px solid #1497a2;border-radius:10px;padding:20px;margin-bottom:20px}.blue-lock h4{font-style:normal;font-weight:600;font-size:16px;line-height:140%;color:#2f3435;padding:0 0 20px 30px}.g_1{background:url("/assets/custom/images/user.svg") no-repeat}.g_2{background:url("/assets/custom/images/point.svg") no-repeat}.g_3{background:url("/assets/custom/images/pay.svg") no-repeat}.g_4{background:url("/assets/custom/images/comment.svg") no-repeat}.blue-lock .control-label{font-style:normal;font-weight:600;font-size:14px;line-height:140%;display:flex;align-items:center;color:#2f3435;margin-bottom:5px}.blue-lock input{height:44px;background:#fff;border:1px solid #e0e2e7;border-radius:8px;box-shadow:none;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#6f727a;padding-left:15px}.blue-lock #lock_phone{margin-right:27px}.blue-lock #lock_phone,.blue-lock #lock_email{display:inline-block;width:48%}.blue-lock textarea#comment{width:100%;height:118px;background:#fff;border:1px solid #e0e2e7;border-radius:8px;resize:none;box-shadow:none}.well h3{font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#222327}.well h3 span{font-weight:600}.well .btn.btn-default.btn-primary.ms2_link{background:#1497a2;border:1px solid #1497a2;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:13px 19px;gap:10px;font-style:normal;font-weight:700;font-size:14px;line-height:19px;text-transform:uppercase;color:#fff;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;min-width:270px;cursor:pointer;margin-right:25px}.well .btn.btn-default.btn-primary.ms2_link:hover{background:#fff;color:#1497a2}.complite{display:flex;margin-bottom:30px;margin-top:30px}.complite span{font-style:normal;font-weight:400;font-size:12px;line-height:140%;display:inline-flex;color:#8c8c8c;max-width:583px}.blue-lock .form_radio{margin-bottom:10px}.blue-lock .form_radio input[type=radio]{display:none}.blue-lock .form_radio label{display:inline-block;cursor:pointer;position:relative;padding-left:25px;margin-right:0;line-height:18px;user-select:none}.blue-lock .form_radio label:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;left:0;bottom:1px;background:url("/assets/custom/images/RadioButton.svg") 0 0 no-repeat}.blue-lock .form_radio input[type=radio]:checked+label:before{background:url("/assets/custom/images/RadioButtonActive.svg") 0 0 no-repeat}.blue-lock .street{display:none;position:absolute;right:21px;bottom:35px;width:60%}#payments .form_radio{display:inline-block;margin-right:15px}.hidden-pay{display:none;background:#f1feff;border-radius:5px;padding:20px}.hidden-pay h5{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#1497a2;margin-bottom:20px}.hidden-pay .bdb:nth-child(1),.hidden-pay .bdb:nth-child(4){width:96%}.hidden-pay .bdb{width:47%;margin:0 0 0 15px}.hidden-pay .bdb:nth-child(5),.hidden-pay .bdb:nth-child(6),.hidden-pay .bdb:nth-child(7){width:31%;margin:0 0 0 13px}@media screen and (max-width:767px){#msCart .row .cart-item img{margin:0 auto;display:block;max-width:50%}#msCart .price{margin:10px 0 0 20px}}.open-view{position:fixed;z-index:1008;top:45px;left:50%;transform:translateX(-50%);background:#fff;padding:25px;max-width:1000px;overflow:hidden}.bcgrnd.close{background:url("/assets/custom/images/close.svg") 0 0 no-repeat;position:absolute;right:20px;top:20px;width:15px;height:15px;cursor:pointer}.open-view #msGallery{position:relative;border:1px solid #dfdfdf;padding:15px 0;text-align:center}.open-view #msGallery a{min-height:260px;display:flex;align-items:center;justify-content:center}.open-view #msGallery .tags{position:absolute;z-index:100;margin:0;padding:0;display:block;left:0}.open-view #msGallery .new{background:#e63a3a}.open-view #msGallery .hit{background:#ffc107;color:#1b1b1b}.open-view #msGallery .discount{background:#04b100}.open-view #msGallery span:before{content:" ";position:absolute;left:0;top:2px;width:10px;height:21px;background:#fff}.open-view #msGallery span{font-style:normal;font-weight:500;font-size:12px;line-height:140%;padding:4px 10px 4px 20px;box-shadow:none;border-radius:0;margin:0 0 10px;position:relative;display:table;color:#fff}.top-position{width:100%;min-height:160px}.top-position h1{font-style:normal;font-weight:400;font-size:26px;line-height:140%;color:#1b1b1b;margin:0}.top-position .vendor-block p{display:none}.open-view-over{position:fixed;width:100%;height:100%;left:0;top:0;background:#6c6c6c;z-index:999}.bottom-position{min-height:300px}.go-page-product{font-family:"Noto Sans";font-style:normal;font-weight:300;font-size:16px;line-height:140%;color:#00b4c2;background:url("/assets/custom/images/arrow.svg") center right no-repeat;text-align:right;display:block;padding:0 30px 0 0}.open-view .price-block .prices .price span{font-size:24px;font-weight:700}.open-view .price-block .prices .price{font-style:normal;font-weight:400;font-size:18px;line-height:140%;color:#1b1b1b}.open-view .params .params-title{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#1b1b1b}.open-view section.product-page .box-cart-add .btn.btn-default.pull-right{margin:0 0 0 4px;width:125px}.open-view section.product-page .box-cart-add .one_click{margin:7px 5px}.open-view .price-block .stock.stock-true{background:url("/assets/custom/images/checkmark.png") no-repeat}.open-view .price-block p.stock{font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#1b1b1b;text-align:left;display:block;padding:0 0 0 20px;margin:17px 0 0}.open-view .price-block{margin-bottom:15px}.open-view .params{margin:20px 0 0}.open-view .params ul{list-style:none;margin:11px 0 0}.open-view .params ul li{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:1.9;position:relative}.open-view .params ul li{margin:0 0 9px}.open-view .params ul li:before{color:#dfdfdf}.open-view .params ul li:before{position:absolute;content:"..........................................................................................................................................................";top:0;left:0;right:0;display:block;font-size:16px;z-index:-1;overflow:hidden}.open-view .params ul li span.name{font-weight:600;font-weight:400;font-style:normal;font-size:14px;line-height:140%;color:#1b1b1b;position:relative}.open-view .params ul li span:before{position:absolute;content:"";left:-2px;right:-2px;bottom:-3px;top:0;background:#fff;display:block;z-index:-1}.open-view .params ul li span.value{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:right;color:#333;position:relative}@media screen and (max-width:767px){.open-view{padding:10px;width:90%}}.catalog-content-category li a:hover{text-decoration:underline}.dubletruble{display:none !important}section.project>.row .text .new_project div,section.project>.row .text .new_project p{font-style:normal;font-weight:400;font-size:15px;line-height:140%;color:#1b1b1b;margin-bottom:10px}section.project>.row .text .new_project ul li{font-style:normal;font-weight:400;font-size:15px;line-height:120%;color:#1b1b1b}section.project>.row .text .new_project ul li::marker{color:#00b4c2}section.project>.row .text .new_project .dop_proj_p{font-style:normal;font-weight:400;font-size:14px;line-height:130%;color:#1b1b1b;background:url("/assets/img/car.svg") no-repeat;padding:8px 0 8px 50px}section.project>.row .text .new_project .dop_proj_p span{font-weight:700}section.project>.row .text .new_project .dop_proj_j{font-style:normal;font-weight:400;font-size:14px;line-height:130%;color:#1b1b1b;background:url("/assets/img/calendar.svg") no-repeat;padding:1px 0 8px 50px}section.project>.row .text .new_project .dop_proj_j span{font-weight:700}.slick-slid .column.item.ms2_product{float:left;width:33.33333%}.cities_container .checkCityContainer .wrapper .links a.button.select-link{background-color:#11c5d4}@media screen and (max-width:767px){.slick-slid .column.item.ms2_product{float:none;width:100%}}.main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item,.main-page .block-8 .carousel-wrapper .slick-sliders .slick-slide{left:0}.form-new{background:#333c43;padding:30px;text-align:left}.form-new h3{font-family:"Noto Sans";font-style:normal;font-weight:700;font-size:24px;line-height:130%;color:#11c5d4}section.project>.row .text .new_project .form-new .text,.form-new .text{font-family:"Noto Sans";font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#fff}.form-new .form-control{width:230px;height:44px;margin-right:14px;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#585858}.form-new .btn_3.button-contactForm{width:170px;height:44px;background:#00b4c2;font-style:normal;font-weight:700;font-size:14px;line-height:140%;text-align:center;color:#fff;cursor:pointer;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.form-new .btn_3.button-contactForm:hover{background:#0ea7b4}.form-new .form-group{position:relative}.form-new .error{position:absolute;top:-9px;left:0;color:red;font-size:12px;width:100%}.form-new #checkbox{display:none}section.project>.row .text .wrap .form-new .policy{font-weight:400;font-size:12px;line-height:140%;color:rgba(255,255,255,.49)}.form-new .policy a{text-decoration:none;color:#00b4c2}section.project>.row .text .new_project .mobile-form-new{display:none;height:44px;background:#00b4c2;align-items:center;justify-content:center;font-style:normal;font-weight:700;font-size:14px;line-height:140%;color:#fff;margin-bottom:20px}section.project>.row .text .new_project .form-new .form-group{font-weight:400;line-height:1.5}section.project>.row .text .new_project .form-new div{margin:0;margin-top:2px}#mse2_filters{background:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.1);padding:25px}#mse2_filters .mfilter-sort legend,#mse2_filters .filter_title{font-weight:700;font-size:14px;line-height:19px;color:#1a1a1a;margin-bottom:11px;text-align:left}#mse2_filters fieldset{margin-bottom:25px}#mse2_filters fieldset.mfilter-sort{display:flex;flex-direction:column;gap:10px}#mse2_filters fieldset.mfilter-sort .sort{background-image:url("data:image/svg+xml,%3Csvg width=\'17\' height=\'18\' viewBox=\'0 0 17 18\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Crect x=\'0.5\' y=\'0.931946\' width=\'16\' height=\'16\' fill=\'white\' stroke=\'%23D9D9D9\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left center;padding-left:27px;font-weight:400;font-size:14px;line-height:19px;color:#6c6c6c;text-align:left}#mse2_filters fieldset.mfilter-sort .sort.checked{background-image:url("data:image/svg+xml,%3Csvg width=\'18\' height=\'18\' viewBox=\'0 0 18 18\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Crect x=\'0.5\' y=\'0.931946\' width=\'16\' height=\'16\' fill=\'white\' stroke=\'%23D9D9D9\'/%3E%3Cpath d=\'M6.575 10.6069L12.475 4.70695C12.6583 4.52361 12.8917 4.43195 13.175 4.43195C13.4583 4.43195 13.6917 4.52361 13.875 4.70695C14.0583 4.89028 14.15 5.12361 14.15 5.40695C14.15 5.69028 14.0583 5.92361 13.875 6.10695L7.275 12.7069C7.075 12.9069 6.84167 13.0069 6.575 13.0069C6.30833 13.0069 6.075 12.9069 5.875 12.7069L3.275 10.1069C3.09167 9.92361 3 9.69028 3 9.40695C3 9.12361 3.09167 8.89028 3.275 8.70695C3.45833 8.52361 3.69167 8.43195 3.975 8.43195C4.25833 8.43195 4.49167 8.52361 4.675 8.70695L6.575 10.6069Z\' fill=\'%2328B5C0\'/%3E%3C/svg%3E")}#mse2_filters fieldset input[type=checkbox]{display:none}#mse2_filters fieldset .checkbox{width:17px;height:17px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d9d9d9;flex:none}#mse2_filters fieldset .checkbox:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=\'12\' height=\'10\' viewBox=\'0 0 12 10\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M3.575 6.60695L9.475 0.706945C9.65833 0.523612 9.89167 0.431946 10.175 0.431946C10.4583 0.431946 10.6917 0.523612 10.875 0.706945C11.0583 0.890279 11.15 1.12361 11.15 1.40695C11.15 1.69028 11.0583 1.92361 10.875 2.10695L4.275 8.70695C4.075 8.90695 3.84167 9.00695 3.575 9.00695C3.30833 9.00695 3.075 8.90695 2.875 8.70695L0.275 6.10695C0.0916663 5.92361 0 5.69028 0 5.40695C0 5.12361 0.0916663 4.89028 0.275 4.70695C0.458333 4.52361 0.691667 4.43195 0.975 4.43195C1.25833 4.43195 1.49167 4.52361 1.675 4.70695L3.575 6.60695Z\' fill=\'%2328B5C0\'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;width:12px;height:12px;display:none}#mse2_filters fieldset input[type=checkbox]:checked+.checkbox:before{display:block}#mse2_filters fieldset .checkbox-label{display:flex;align-items:center;gap:10px}#mse2_filters fieldset .checkbox-label .text{display:flex;width:calc(100% - 27px);gap:10px}#mse2_filters fieldset .checkbox-label .text span:first-child{font-size:14px;line-height:19px;color:#6c6c6c;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mse2_filters fieldset .checkbox-label .text span.count{line-height:19px;color:#a9a9a9;margin-left:15px}#mse2_filters fieldset .filter-overflow{display:flex;flex-direction:column;gap:12px;overflow-y:scroll;height:85px;transition:.5s}#mse2_filters fieldset .filter-overflow::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px #e0e0e0;background-color:#f5f5f5}#mse2_filters fieldset .filter-overflow::-webkit-scrollbar{width:4px;background:#28b5c0}#mse2_filters fieldset .filter-overflow::-webkit-scrollbar-thumb{background:#28b5c0}#mse2_filters fieldset .filter-overflow.active{height:auto;overflow:hidden}#mse2_filters fieldset .showAll{font-weight:600;font-size:14px;line-height:19px;color:#28b5c0;margin-top:11px;cursor:pointer;text-align:left}#mse2_filters .mfilter-reset{font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#a9a9a9;padding:0;width:100%;background:0 0;border:0;margin:15px 0 20px;cursor:pointer}#mse2_filters .mfilter-submit{font-weight:700;font-size:14px;line-height:19px;text-align:center;color:#fff;padding:10px 0;width:100%;background:#28b5c0;cursor:pointer}#products_amount_select+.select2-container{max-width:133px}#products_amount_select+.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px;width:35px}#products_amount_select+.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}#products_amount_select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000}#products_amount_select+.select2-container--default .select2-selection--single{border-radius:0;height:46px}#products_amount_select+.select2-container .select2-selection--single .select2-selection__rendered{padding:0 25px 0 35px;font-weight:600;font-size:16px;line-height:46px;color:#1a1a1a}#select2-products_amount_select-results .select2-results__option{font-weight:600;font-size:16px;line-height:120%;text-align:center;color:#a9a9a9;background:0 0;border:1px solid #a9a9a9;padding:11px 0}#select2-products_amount_select-results .select2-results__option--highlighted.select2-results__option--selectable{background:0 0;color:#1a1a1a}.select2-dropdown.product_amount_dropdown{border:0;border-radius:0}.mse2-category__tooltip{margin-bottom:35px}.catalog-category .catalog-list>.item a>.wrap{background:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.12);height:200px;padding:0 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.catalog-category .catalog-list>.item a>.wrap img{width:auto}.catalog-category .catalog-list>.item a>.wrap p.title{font-weight:600;font-size:16px;line-height:120%;text-align:center;color:#1a1a1a;padding:0;text-decoration:none;position:static}.catalog-category{margin-top:25px}.catalog-open__filter{background:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:600;font-size:16px;line-height:120%;color:#28b5c0;padding:19px 20px;margin-bottom:40px}.catalog-open__filter .catalog-open__filter-left{display:flex;gap:5px;align-items:center}.title-bar .dropdown.menu>li.first>a{display:flex;align-items:center;justify-content:flex-start;background:#28b5c0;padding:0 18px 0 25px}.title-bar .dropdown.menu>li.first>a{color:#fff}.title-bar .dropdown.menu>li.first>a:before{content:url("data:image/svg+xml,%3Csvg width=\'26\' height=\'26\' viewBox=\'0 0 26 26\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M0 21.6667H26V18.7778H0V21.6667ZM0 14.4444H26V11.5555H0V14.4444ZM0 4.33333V7.22222H26V4.33333H0Z\' fill=\'white\'/%3E%3C/svg%3E");margin-right:10px;height:26px;display:inline-block}.title-bar .dropdown.menu>li.first>a:after{position:static;margin:6px 0 0 7px}.row.collapse>.columns#right:not(.brandrow){min-height:450px}.category-title{font-size:30px;font-weight:700;margin-bottom:50px}@media (max-width:991px){.catalog-category,.breadcrumb{padding:0 20px}.catalog-category-items .total{text-align:center;margin-bottom:20px}.mse2-category__tooltip{margin-bottom:25px}}@media (min-width:768px) and (max-width:991px){#mse2_filters{padding:20px}#mse2_filters .mfilter-sort legend,#mse2_filters .filter_title,#mse2_filters fieldset.mfilter-sort .sort{font-size:13px}}@media (min-width:768px){.mobile-only{display:none}}@media screen and (max-width:767px){section.project>.row .text .new_project .mobile-form-new{display:flex}.form-new{display:none}.form-new.show{display:block}#mse2_products_amount>p{width:91px;margin-right:10px;font-size:14px;line-height:120%}.view_switcher{margin-left:19px;gap:5px}.catalog-filter{visibility:hidden;opacity:0;background:#fff;box-shadow:0px 0px 15px rgba(0,0,0,.1);position:fixed;left:0;top:0;padding:19px 20px;height:100%;z-index:999}.catalog-filter.active{visibility:visible;opacity:1}.catalog-filter .catalog-open__filter{padding:0 20px;box-shadow:none;background:0 0;margin-bottom:23px}.catalog-filter #mse2_filters{box-shadow:none;padding:0 20px 20px;height:calc(100vh - 85px);overflow-y:auto}.catalog-category,.breadcrumb{padding:0 15px}.catalog-category .catalog-list>.item{margin-bottom:10px}.catalog-category .catalog-list>.item a>.wrap{max-width:100%;flex-direction:row;gap:25px;height:110px}.catalog-category .catalog-list>.item a>.wrap img{width:78px;height:78px}.catalog-category .catalog-list>.item a>.wrap p.title{text-align:left}#mse2_filters fieldset .showAll{text-align:left}.headermain{padding:15px}.drilldown .is-drilldown-submenu-parent.first>a:after{display:none}.drilldown .is-drilldown-submenu-parent.first{position:relative}.drilldown .is-drilldown-submenu-parent.first:after{position:absolute;top:50%;margin-top:-6px;right:1rem;display:block;width:0;height:0;border:inset 6px;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #11c5d4}.drilldown .is-drilldown-submenu-parent.first>a{display:flex;align-items:center;justify-content:center;gap:10px;color:#28b5c0}.drilldown .is-drilldown-submenu-parent.first>a:before{content:url("data:image/svg+xml,%3Csvg width=\'26\' height=\'26\' viewBox=\'0 0 26 26\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M0 21.6667H26V18.7778H0V21.6667ZM0 14.4445H26V11.5556H0V14.4445ZM0 4.33334V7.22223H26V4.33334H0Z\' fill=\'%2328B5C0\'/%3E%3C/svg%3E");display:inline-block;width:26px;height:26px}}@media (max-width:360px){.header-logo img:last-child{display:none}.headermain-right{padding-left:5px}.header-contact .phone{font-size:16px}}.stages-wrapper-list-center{display:flex;justify-content:center}
.slick-dots{bottom:-40px !important;display:flex !important;justify-content:center;gap:8px}.slick-dots li{width:8px !important;height:8px !important;margin:0 !important}.slick-dots li button{width:8px !important;height:8px !important;background:#dfdfdf !important;border-radius:50%}.slick-dots li.slick-active button{background:#00b4c2 !important}.slick-dots li button:before{display:none}.product-card__right .product-rating{display:flex;align-items:center}section.product-page>.row .product-characteristics .wrapper .price-block{display:flex;flex-direction:column;align-items:flex-start !important;gap:20px;margin-top:45px}.product-card__right .price-block__bottom{display:flex;align-items:center;gap:10px}.product-card__right .product-price__buttons{display:flex;gap:10px;align-items:center}.product-card__right .product-amount{border:1px solid #f1f1f1;background:#fff;display:flex}.product-card__right .product-amount__input{color:#343434;text-align:center;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:140%;width:45px;padding:9px 0;border:0;margin:0;box-shadow:none;outline:none;-moz-appearance:textfield}input.product-amount__input::-webkit-outer-spin-button,input.product-amount__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-card__right .product-amount__button{padding:9px 15px;display:flex;align-items:center}.product-card__right .product-amount__button.minus{padding-right:11px}.product-card__right .product-amount__button.plus{padding-left:11px}section.product-page>.row .product-characteristics .wrapper .price-block a.button{display:flex;align-items:center;justify-content:center;gap:4px;margin-left:0;padding:10px 48px;color:#fff;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;margin:0}.product-card__right .onebuy{color:#00b4c2;text-align:center;font-size:12px;font-family:Noto Sans;font-style:normal;font-weight:600;line-height:140%}section.product-page>.row .product-characteristics .wrapper .params{margin:25px 40px 0 0}.product-card__left .tech-rider a{display:flex;gap:4px;align-items:center;justify-content:center;padding:10px 0;width:100%;color:#00b4c2;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;border:1px solid #00b4c2;margin-top:25px}.product-rating .rating__star{width:12px;height:12px}.product-card__right .params-header{color:#1b1b1b;font-size:18px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;margin-bottom:10px;text-align:left}#productCharactersContainer{max-width:430px}section.product-page>.row .product-characteristics .wrapper .params-table{transition:.5s;overflow:hidden}section.product-page>.row .product-characteristics .wrapper .params-table.short{max-height:160px}section.product-page>.row .product-characteristics .wrapper .params .show-params{color:#00b4c2;text-align:center;text-align:left;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:600;line-height:140%;margin-top:10px;cursor:pointer}section.product-page>.row .product-characteristics .wrapper .params ul li span.name{text-align:left}section.product-page>.row .product-characteristics .wrapper .params ul li span.value,#productCharactersContainer ul li span.value,.product-similar__item .short_options ul li span.value{padding-left:10px;width:119px;text-align:left}section.product-page>.row .product-characteristics .wrapper .params ul li span.value{text-align:left !important}.product-similar__item .short_options ul li span.value{color:#1497a2}.product-card__right .vendor-block{padding:30px 40px;background:#f4feff;color:#1b1b1b;text-align:center;font-size:18px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%}.product-card__right .guarantee-block{color:#1b1b1b;text-align:center;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:400;line-height:140%;margin-top:20px}.product-card__right .vendor-block__link{color:#00b4c2;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;padding:10px 0;width:100%;display:block;border:1px solid #00b4c2}.product-tabs .tabs,.product-tabs .tabs-content{border:0;color:#1b1b1b;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:400;line-height:140%;box-shadow:none}.product-tabs .tabs-title>a{padding:10px 16px;border-radius:8px;color:#888;font-size:16px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:24px}.product-tabs .tabs-title>a:focus,.product-tabs .tabs-title>a[aria-selected=true]{background:#f4feff;color:#00b4c2}.product-certificate__top{margin-top:64px;margin-bottom:20px}.product-certificate__top,.product-certificate__bottom{padding:30px;background:#f4feff}.product-certificate__top strong{color:#1b1b1b;text-align:center;text-align:center;font-size:18px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;margin-bottom:20px;width:100%}.product-certificate__bottom a{display:flex;align-items:center;gap:6px;color:#00b4c2;font-size:18px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;justify-content:center}.product-advantages{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:60px 60px;gap:50px 40px;padding:60px 0}.product-advantages__item{display:flex;align-items:center;gap:20px;color:#1b1b1b;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%}.product-advantages__img{display:flex;align-items:center;justify-content:center;height:60px;width:60px;border-radius:60px;background:#00b4c2;flex:none}.product-employee{margin-top:60px;margin-bottom:160px}.product-employee__header{color:#1b1b1b;font-size:24px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;text-align:left;margin-bottom:30px}.product-employee__slider.slick-initialized{margin:0 -13px}.product-employee__slider:not(.slick-initialized){display:grid;grid-template-columns:repeat(3,1fr);margin:0 -13px}.product-employee__item{margin:0 13px}.product-employee__item img{width:100%;height:193px;object-fit:contain}.product-employee__name{margin:20px 0;color:#1b1b1b;text-align:center;font-size:20px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%}.product-employee__phone{color:#1b1b1b;text-align:center;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:140%;margin-bottom:4px}.product-employee__email{color:#00b4c2;text-align:center;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:140%;margin-bottom:20px;display:block}.product-employee__button{color:#00b4c2;border:1px solid #00b4c2;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;display:flex;gap:4px;align-items:center;justify-content:center;padding:10px 0;width:100%;cursor:pointer;transition:.3s}.product-employee__button:not(.whatsapp):hover{background:#00b4c2;color:#fff}.product-employee__button.whatsapp{color:#48c95f;border:1px solid #48c95f;margin-top:10px}.product-employee .slick-dots{display:flex;align-items:center;justify-content:center;gap:8px;bottom:-40px}.product-employee .slick-dots li{width:auto;height:auto;margin:0}.product-employee .slick-dots li button{width:8px;height:8px;padding:0;border-radius:50%;background:#dfdfdf}.product-employee .slick-dots li button:before{display:none}.product-employee .slick-dots li.slick-active button{background:#00b4c2}.product-similar__item{border:1px solid #dfdfdf;background:#fff;position:relative;padding:20px 0;margin:0 8px;min-height:522px}.product-similar__item .tags,.product-gallery .tags{position:absolute;top:20px;left:0;display:flex;flex-direction:column;gap:10px}.product-similar__item .tags span,.product-gallery .tags span{padding:3px 10px 3px 19px;font-size:12px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:140%;color:#fff;position:relative}.product-similar__item .tags span.new,.product-gallery .tags span.new{background:#ffc107;color:#1b1b1b}.product-similar__item .tags span.hit,.product-gallery .tags span.hit{background:#04b100}.product-similar__item .tags span.discount,.product-gallery .tags span.discount{background:#e53a3a}.product-similar__item .tags span:before,.product-gallery .tags span:before{content:"";position:absolute;top:3px;left:0;height:calc(100% - 6px);width:9px;background:#fff}.product-similar__item .img img{margin:0 auto 10px;height:140px}.product-similar__name{color:#333;text-align:center;font-size:16px;font-family:Noto Sans;font-style:normal;font-weight:400;line-height:140%;margin:0 20px;text-decoration:underline;min-height:90px}.product-similar__row{display:flex;justify-content:space-between;align-items:center;margin:15px}.product-similar__row p{margin:0}.product-similar__item .price p{padding:10px 0;background:#dfdfdf;color:#1b1b1b;font-size:18px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;margin:0}.product-similar__item .price span{font-size:14px;font-weight:400}.product-similar__item .short_options ul{list-style:none;margin:0}.product-similar__item .short_options{padding:10px 15px 15px}.product-similar__item .ms2_form{display:flex;align-items:flex-start;gap:10px;padding:0 15px}.product-similar__item .box-cart-add{display:flex;align-items:center;width:100px;height:40px;border:1px solid #f1f1f1}.product-similar__item .box-cart-add .cartProductCount__btn{height:40px;width:40px;display:flex;align-items:center;justify-content:center;color:#c4c4c4;position:static;flex:none}.product-similar__item .cartProductCount__input{color:#343434;text-align:center;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:40px;flex:1;border:0;padding:0;margin:0}.product-similar__item .product-similar__buttons{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px}.product-similar__item .product-similar__buttons .btn-submit,.product-similar__item .links .link-order{background:#00b4c2;padding:10px 0;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:14px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:140%}.product-similar__item .product-similar__buttons .one_click,.product-similar__item .links .link-more{color:#00b4c2;text-align:center;font-size:12px;font-family:Noto Sans;font-style:normal;font-weight:400;line-height:140%;border-bottom:1px dashed #00b4c2}.product-similar__item .links{display:flex;flex-direction:column;align-items:center;padding:0 15px;gap:5px}.product-gallery{position:relative}.show-mobile,.show-mobile-flex{display:none !important}.product-page .product-count{color:#1b1b1b;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:300;line-height:140%;display:flex;align-items:center;gap:5px}.service{padding-top:0 !important}.service-package{display:grid !important;grid-template-columns:repeat(3,1fr);grid-auto-rows:248px;gap:20px;width:100% !important;margin-bottom:60px !important}.service-package-item__top{display:flex;align-items:center;justify-content:space-between;padding-left:30px;color:#fff;font-family:Noto Sans;font-size:18px;font-style:normal;font-weight:700;line-height:140%;background:#00b4c2;text-align:left}.service-package-item__title{max-width:230px}.service-package-item__img{height:121px;width:108px;object-position:right;object-fit:cover}.service-package-item{padding:0 !important;box-shadow:none !important;height:auto !important}.service-package-item__bottom{border-right:1px solid #00b4c2;border-bottom:1px solid #00b4c2;border-left:1px solid #00b4c2;padding:20px 30px;color:#333;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-align:left}.service-package-item__text{min-height:60px}.service-package-item__link{color:#1497a2;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:140%;display:flex;align-items:center;gap:5px;margin-top:10px}.service .pricelist table,.service .pricelist{width:100%}.service .pricelist{margin-bottom:60px}.service .pricelist thead{background:#00b4c2;color:#fff;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:700;line-height:140%;text-align:center}.service .pricelist-content thead,.service .pricelist-content tbody{display:block}.service .pricelist-content thead tr,.service .pricelist-content tbody tr{display:grid;grid-template-columns:1fr 251px;grid-auto-rows:60px}.service .pricelist-content thead tr{grid-auto-rows:66px}.service .pricelist-content thead tr th{color:#fff;font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:700;line-height:66px;text-align:center;padding:0}.service .pricelist-content thead tr th:first-child{border-right:1px solid #fff}.service .pricelist-content tbody tr td{color:#333;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400;line-height:60px;text-align:left;padding:0 0 0 20px;border-right:1px solid #00b4c2;border-bottom:1px solid #00b4c2;border-left:1px solid #00b4c2}.service .pricelist-content tbody tr:nth-child(even){background:#f2feff}.service .pricelist-content tbody tr td:last-child{border-right:1px solid #00b4c2;border-bottom:1px solid #00b4c2;font-weight:700}#tableToggle{color:#333;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:normal;padding:13px 19px;cursor:pointer;background:#fada07;margin-top:40px}.services-photoslider:not(.slick-initialized){display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.services-certificates:not(.slick-initialized){display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.services-photoslider.slick-dotted.slick-slider,.services-certificates.slick-dotted.slick-slider{width:100%;padding:0 58px;display:flex;gap:20px;margin-top:10px;margin-bottom:48px}.services-photoslider.slick-dotted.slick-slider .slick-slide>div,.services-certificates.slick-dotted.slick-slider .slick-slide>div{display:flex;margin:0 10px}.services-photoslider.slick-initialized .slick-slide img,.services-certificates.slick-initialized .slick-slide img{margin:0 auto}.services-photoslider .slick-prev,.services-photoslider .slick-next,.services-certificates .slick-next,.services-certificates .slick-prev{content:url("data:image/svg+xml,%3Csvg width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg clip-path=\'url(%23clip0_1220_172)\'%3E%3Cpath d=\'M0.274971 11.3364C0.275251 11.3361 0.275486 11.3358 0.275814 11.3355L5.17444 6.4605C5.54142 6.09529 6.135 6.09665 6.5003 6.46368C6.86555 6.83067 6.86414 7.42425 6.49716 7.7895L3.20822 11.0625H23.0625C23.5803 11.0625 24 11.4822 24 12C24 12.5178 23.5803 12.9375 23.0625 12.9375H3.20827L6.49711 16.2105C6.8641 16.5757 6.8655 17.1693 6.50025 17.5363C6.13495 17.9034 5.54133 17.9047 5.17439 17.5395L0.275766 12.6645C0.275486 12.6642 0.275251 12.6639 0.274923 12.6636C-0.0922489 12.2971 -0.0910759 11.7016 0.274971 11.3364Z\' fill=\'black\'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=\'clip0_1220_172\'%3E%3Crect width=\'24\' height=\'24\' fill=\'white\' transform=\'matrix(-1 0 0 1 24 0)\'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");display:flex;width:24px;height:24px;cursor:pointer;padding:0}.services-photoslider .slick-prev,.services-certificates .slick-prev{left:0}.services-photoslider .slick-next,.services-certificates .slick-next{transform:scale(-1);right:0}.services-photoslider .slick-dots,.services-certificates .slick-dots{width:calc(100% - 118px)}.grey-section{background:#f2f2f2;padding:60px 0}.services-brands{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:160px;gap:20px}.services-brands__image{display:flex;flex-direction:column;align-items:center;gap:10px;color:#000;text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.services-brands__image img{filter:grayscale(1);transition:.3s}.services-brands__image span{transition:.3s}.services-brands__image:hover img{filter:grayscale(0)}.services-brands__image:hover span{color:#11c5d4}.service .h2{margin-top:60px;font-size:35px}.service .h2:after{margin-top:10px}.service .grey-section h2{margin-top:0}.services-certificates.slick-dotted.slick-slider{margin-bottom:108px}@media screen and (max-width:75rem){ul.accordion li.accordion-item a.accordion-title:before{display:none}ul.accordion li.accordion-item.is-active a.accordion-title{background:#f4feff}ul.accordion li.accordion-item a.accordion-title span{color:#888;font-size:16px;font-family:Noto Sans;font-style:normal;font-weight:500;line-height:24px;margin:0 !important;border:0 !important}ul.accordion li.accordion-item.is-active a.accordion-title span{border:0;color:#00b4c2;font-size:16px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:24px}.product-advantages,.product-employee{padding:60px 15px;gap:50px 30px}}@media screen and (max-width:62.31rem){.product-card__right .vendor-block{margin-top:30px}.product-certificate__top strong{display:block}.product-advantages{grid-template-columns:repeat(2,1fr)}.product-advantages__item{text-align:left}.service-package{grid-template-columns:repeat(2,1fr)}.services-brands{grid-auto-rows:110px}.services-photoslider.slick-dotted.slick-slider,.services-certificates.slick-dotted.slick-slider{padding:0 20px}}@media screen and (max-width:767px){.product-card__left h1{color:#1b1b1b;font-size:20px;font-family:Noto Sans;font-style:normal;font-weight:700;line-height:140%;margin-bottom:20px;text-align:left}.product-page .tech-rider{display:none}.hide-mobile{display:none !important}.show-mobile{display:block !important}.show-mobile-flex{display:flex !important}.product-card__right .product-price__buttons{flex-direction:column;gap:6px;flex:1}section.product-page>.row .product-characteristics .wrapper .price-block a.button{padding:10px 0;width:100%}section.product-page>.row .product-characteristics .product-tabs,section.product-page>.row .product-characteristics .product-certificate{padding:0 15px}section.product-page>.row .product-characteristics .wrapper{margin-top:4px}.product-card__right .price-block__bottom{align-items:flex-start;flex-wrap:wrap;width:100%}section.product-page>.row .product-characteristics .wrapper .price-block{margin:0}section.product-page>.row .product-characteristics .wrapper .params-table.short{max-height:150px}section.product-page>.row .product-characteristics .wrapper .params ul li span.name,section.product-page>.row .product-characteristics .wrapper .params ul li span.value,section.product-page>.row .product-characteristics .wrapper .params ul li span,#productCharactersContainer ul span,.product-similar__item .short_options ul span{font-size:12px !important}section.product-page>.row .product-characteristics .wrapper .params ul li:before,#productCharactersContainer ul li:before,.product-similar__item .short_options ul li:before{transform:translateY(-40%)}.product-advantages{grid-template-columns:1fr;gap:20px}.product-advantages,.product-employee{padding:40px 15px;margin:0}.product-employee__header{font-size:20px}section.products-carousel>.row .block-title p{font-size:20px;margin-bottom:30px}section.products-carousel>.row .related-wrapper .slick-products{padding:0 !important}.product-similar__name{min-height:112px}.product-similar__item{min-height:540px}.product-page .product-rating{display:flex;align-items:center;width:100%;margin-bottom:10px}.product-advantages__item{word-break:break-word}.service .h2{font-size:24px}.service-package{grid-template-columns:1fr;margin-bottom:30px !important}.service .pricelist-content thead tr,.service .pricelist-content tbody tr{grid-template-columns:1fr 130px;grid-auto-rows:auto}.service .pricelist-content thead tr th{width:auto}.service .pricelist-content tbody tr td{display:flex;align-items:center;line-height:24px;padding:10px 0 10px 20px}.services-brands{grid-template-columns:repeat(2,1fr)}.service .h2{margin-top:30px}}