@import url(https://fonts.googleapis.com/css?family=Noto+Sans:300,400,500,600,700,800,900&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 {
    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-news {
    padding: 45px 0;
    background: #f2f2f2
}

.block-news .h2,
.block-news .block-sales__name {
    color: #333333
}

.block-news .show-all,
.block-8 .show-all {
    color: #00b4c1;
    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_85_1111)'%3E%3Cpath d='M13.9075 6.77591L10.7257 3.59413C10.6114 3.46067 10.4106 3.44511 10.2771 3.55943C10.1436 3.67373 10.1281 3.87459 10.2424 4.00806C10.2531 4.0205 10.2647 4.03212 10.2771 4.04275L12.9148 6.68362H0.318166C0.142458 6.68362 0 6.82608 0 7.00182C0 7.17755 .142458 7.31998 .318166 7.31998H12.9148L10.2771 9.95765C10.1436 10.0719 10.1281 10.2728 10.2424 10.4063C10.3567 10.5397 10.5576 10.5553 10.691 10.441C10.7035 10.4303 10.7151 10.4187 10.7257 10.4063L13.9075 7.2245C14.0308 7.10044 14.0308 6.90002 13.9075 6.77591Z' fill='%2300B4C2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_85_1111'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.block-8 .row {
    position: relative
}

.block-news .block-sales__date {
    color: #999999;
    height: 19.59px
}

.block-news .block-sales__item img {
    height: 205px;
    object-fit: cover
}

.block-about {
    padding: 40px 0
}

.block-about .h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 140%;
    text-align: center;
    color: #333;
    margin-bottom: 30px
}

.block-about .h2::after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #11c5d4;
    margin: auto;
    content: ""
}

.block-about__content {
    display: flex;
    align-items: center;
    gap: 0 30px
}

.block-about__text p {
    font-size: 14px;
    line-height: 140%;
    color: #333333;
    margin-bottom: 10px
}

.block-about__text p:last-child {
    margin-bottom: 0
}

.block-about__text p span {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #00b4c1
}

.block-brands {
    background: #00b4c1;
    padding: 20px 0
}

.block-brands .content {
    max-width: 100%
}

.block-brands .h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 140%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px
}

.block-brands .h2::after {
    position: relative;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #fff;
    margin: auto;
    content: ""
}

.block-brands__row {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 0;
    justify-content: space-between
}

.block-brands__row img {
    width: 190px;
    height: 90px;
    object-fit: contain;
    object-position: center;
    opacity: .7;
    transition: .4s
}

.block-brands__row img:hover {
    opacity: 1
}

@media print,
screen and (max-width:1100px) {
    .catalog-col {
        max-width: 900px;
        width: 900px;
        height: auto;
        padding: 0 30px
    }

    .catalog-item {
        height: 200px
    }

    .catalog-item .catalog-item-img1 {
        top: auto;
        bottom: 0;
        max-height: 300px;
        height: 70%
    }

    .catalog-item .catalog-item-img2 {
        top: auto;
        margin: 0
    }

    .catalog-col-left {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px
    }

    .catalog-col-left .catalog-item {
        height: 300px;
        flex-direction: row;
        align-items: center
    }

    .catalog-col-bot,
    .catalog-col-top {
        width: 100%;
        height: 200px;
        margin: 10px 0
    }

    .catalog-col-bot .catalog-item:nth-child(-n + 3),
    .catalog-col-top .catalog-item:nth-child(-n + 3) {
        max-width: 100%
    }
}

@media print,
screen and (max-width:840px) {
    .catalog-col {
        max-width: 600px
    }

    .catalog-col-bot,
    .catalog-col-left,
    .catalog-col-top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 100%
    }

    .catalog-col-bot .catalog-item:nth-child(-n + 3),
    .catalog-col-top .catalog-item:nth-child(-n + 3) {
        width: 100%;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        margin: 10px 0
    }

    .catalog-col-left .catalog-item {
        height: 200px
    }

    .catalog-item-img1 {
        top: 0;
        height: 70%;
        bottom: 0;
        left: auto;
        width: auto
    }

    .catalog-item-img2 {
        top: 0;
        height: 70%;
        bottom: 0;
        left: auto;
        width: auto
    }

    .right {
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
}

@media print,
screen and (max-width:400px) {
    .catalog-item-img2 {
        height: auto;
        max-width: 200px
    }

    .catalog-item:hover .catalog-content-big {
        height: auto;
        max-height: 320px
    }
}

:active,
:focus,
:hover {
    outline: 0
}

.sticky.is-stuck {
    z-index: 800
}

.gl-change-select .h5,
.gl-change-select h5,
.gl-default .h5,
.gl-default h5 {
    line-height: 24px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #636363 !important
}

.head-wrap div.address-wrap div.time-work {
    margin-left: 19px;
    font-size: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1
}

.head-wrap .address-wrap p.email {
    width: 100%;
    display: table
}

.head-wrap div.address-wrap div.time-work .time-output {
    margin-left: 10px
}

.main-page .title-bar .time-work p {
    margin-bottom: 0
}

.prices_tab {
    display: table;
    width: 100%;
    max-width: 800px
}

.prices_tab .item-price {
    border-bottom: 1px #e1e1e1 solid;
    padding: 3px 10px;
    margin: 3px 0
}

.prices_tab .item-price .column p,
.prices_tab .item-price .columns p {
    margin: 0;
    font-size: 14px
}

.prices_tab .item-price .column p span,
.prices_tab .item-price .columns p span {
    font-weight: 700
}

.prices_tab .item-price .column a,
.prices_tab .item-price .columns a {
    display: table;
    margin: 0 0 0 auto;
    font-size: 14px
}

.prices_tab .item-price:hover {
    background: #f9f9f9
}

.prices_tab .item-price.header {
    padding: 10px
}

.prices_tab .item-price.header .column p,
.prices_tab .item-price.header .columns p {
    font-size: 18px;
    font-weight: 700;
    line-height: 1
}

.pagination {
    margin: 0 auto
}

.mse2_pagination,
ul.pagination {
    margin: 0 auto 30px auto;
    display: block
}

.mse2_pagination li.active>a,
ul.pagination li.active>a {
    background: #11c5d4;
    color: #fff
}

.tags {
    margin-bottom: 30px
}

.tags ul.tags-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0 auto;
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tags ul.tags-list>li {
    margin: 3px
}

.tags ul.tags-list>li a {
    background: #fff;
    border: 1px #1497a2 solid;
    color: #1497a2;
    padding: 0 6px;
    display: table;
    transition: .2s
}

.tags ul.tags-list>li a:hover {
    background: #1497a2;
    color: #fff
}

.topbar {
    background: #00b4c1;
    padding: 10px 0 9px
}

.topbar .row::before,
.topbar .row::after,
.headermain .row::before,
.headermain .row::after {
    display: none
}

.topbar-item,
.topbar-item__content a {
    display: flex;
    align-items: center;
    gap: 0 5px;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #ffffff
}

.topbar-item__content p,
.headermain .input-group,
.headermain .button {
    margin: 0
}

.headermain {
    padding: 20px 0;
    background: #fff
}

.header-search form {
    width: 514px;
    max-width: unset !important
}

.header-search form input.input-group-field {
    background: #f5f5f5;
    border: 1px solid #cacaca;
    border-right: 0;
    padding: 15px;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
    box-shadow: none;
    text-shadow: none
}

.header-search form input[type="submit"] {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_22)'%3E%3Cpath d='M10.3794 8.901C12.18 6.35841 11.5778 2.83767 9.03522 1.03751C6.49263 -.762651 2.97189 -.160878 1.17173 2.38214C-.628427 4.92473 -.0266538 8.44504 2.51637 10.2452C4.33115 11.53 6.7305 11.629 8.64465 10.4986L12.8037 14.6327C13.2528 15.1054 14 15.1243 14.4727 14.6753C14.9454 14.2266 14.9643 13.4795 14.5157 13.0067C14.5015 12.9917 14.4877 12.9779 14.4727 12.9637L10.3794 8.901ZM5.77214 9.28641C3.76293 9.28684 2.13397 7.65917 2.13268 5.64996C2.13225 3.64075 3.75992 2.01179 5.76955 2.01093C7.77618 2.01007 9.40428 3.63516 9.40815 5.64178C9.4116 7.65142 7.78479 9.28296 5.77472 9.28641C5.77386 9.28641 5.77343 9.28641 5.77214 9.28641Z' fill='%2300B4C1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_22'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 48px;
    height: 48px;
    background-color: #f5f5f5;
    border: 1px solid #cacaca;
    border-left: 0
}

.header-contact {
    display: flex;
    align-items: center;
    gap: 15px
}

.header-contact .phone {
    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_2_33)'%3E%3Cpath d='M13.619 10.2746L11.6652 8.32085C10.9675 7.62308 9.78126 7.90222 9.50215 8.80928C9.29282 9.4373 8.59506 9.78618 7.96707 9.6466C6.57154 9.29772 4.68758 7.48353 4.33869 6.01822C4.12936 5.39021 4.54802 4.69244 5.17601 4.48314C6.08311 4.20403 6.36221 3.01783 5.66445 2.32007L3.71071 .366327C3.15249 -.122109 2.31518 -.122109 1.82674 .366327L0.500987 1.69208C-.824767 3.08761 .64054 6.78576 3.92004 10.0653C7.19953 13.3448 10.8977 14.8799 12.2932 13.4843L13.619 12.1586C14.1074 11.6003 14.1074 10.763 13.619 10.2746Z' fill='%2300B4C1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_33'%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 left;
    padding-left: 19px;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #333333
}

.header-contact .button {
    background: #fada07;
    padding: 13px 19px;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #333333
}

.header-cart {
    position: relative;
    padding: 18px 7px 0 0
}

.header-cart .count {
    position: absolute;
    right: 0;
    top: 0;
    background: #00b4c1;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Arial";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
    width: 20px;
    height: 20px
}

.header-mobile {
    display: none;
    opacity: 0;
    visibility: visible;
    position: absolute
}

.block-about.mobile {
    display: none
}

@media screen and (max-width:1199px) {
    .header-search form {
        width: 400px
    }

    .block-sales__row,
    .block-about__content,
    .block-brands__row {
        padding: 0 15px;
        max-width: 100%
    }

    .block-brands__row img {
        width: calc(100% / 6)
    }

    .catalog-item:hover .catalog-content-big {
        height: 100%
    }

    .catalog-item .catalog-content-small .catalog-content-category {
        gap: 5px 20px
    }

    .catalog-content-big,
    .catalog-content-small,
    .catalog-content-vsmall {
        padding: 10px 15px
    }

    .catalog-content-vsmall .catalog-content-category li a {
        font-size: 13px
    }
}

@media screen and (max-width:980px) {

    .topbar-item,
    .topbar-item__content a {
        font-size: 13px
    }

    .header-search {
        display: none
    }

    .catalog-col-top .catalog-item:nth-child(2),
    .catalog-col-top .catalog-item:nth-child(3),
    .catalog-col-bot .catalog-item:nth-child(1),
    .catalog-col-bot .catalog-item:nth-child(2),
    .catalog-col-bot .catalog-item:nth-child(2),
    .catalog-col-top .catalog-item:nth-child(1) {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

    .catalog-item .catalog-item-img1 {
        margin: 0
    }

    .catalog-item-img1,
    .catalog-item-img2 {
        width: 130px !important;
        height: 130px !important;
        object-fit: cover
    }

    .catalog-item h3,
    .catalog-item h3.small {
        order: 1;
        font-size: 16px
    }

    .catalog-item {
        height: 160px;
        padding: 15px
    }

    .catalog-content-category li {
        line-height: 16px
    }

    .catalog-content-title {
        margin-bottom: 0
    }

    .catalog-content-category,
    .catalog-item .catalog-content-small .catalog-content-category {
        display: grid;
        grid-template-columns: 50% 50%
    }

    .catalog-item .catalog-content-small .catalog-content-category {
        gap: 5px 20px
    }

    .block-sales__item {
        flex: none
    }

    .block-sales__item>* {
        padding-left: 5px;
        padding-right: 5px
    }

    .block-about.table {
        display: none
    }

    .block-about.mobile {
        display: block
    }
}

@media screen and (max-width:767px) {
    .topbar {
        display: none
    }

    .headermain {
        padding: 20px 15px
    }

    .header-logo img:first-child {
        width: 31px
    }

    .header-logo img:last-child {
        width: 50px
    }

    .headermain-right {
        display: flex;
        gap: 0 13px;
        align-items: center;
        border-left: 1px solid #c5f4f8;
        padding-left: 23px
    }

    .headermain-right .title-bar-title {
        display: none
    }

    .title-bar {
        display: none
    }

    .main-top-menu {
        display: flex;
        flex-direction: column
    }

    .main-top-menu .first {
        display: none
    }

    .main-top-menu a {
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
        color: #ffffff
    }

    .header-mobile {
        background: url(/assets/img/main-page/left-menu.jpg) repeat;
        opacity: 1;
        visibility: visible;
        position: absolute;
        width: 100%;
        z-index: 999;
        display: none;
        padding-bottom: 20px
    }

    .header-mobile .is-drilldown {
        max-width: unset !important
    }

    .header-mobile .menu a {
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
        color: #ffffff;
        background: transparent
    }

    .header-mobile .drilldown .is-drilldown-submenu {
        background: url(/assets/img/main-page/left-menu.jpg) repeat
    }

    .header-mobile .drilldown .is-drilldown-submenu .js-drilldown-back {
        background: #ffffff
    }

    .header-mobile .drilldown .is-drilldown-submenu .js-drilldown-back a {
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
        color: #333333;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .header-mobile .drilldown .is-drilldown-submenu .js-drilldown-back a::before {
        display: none
    }

    .header-mobile .drilldown .is-drilldown-submenu .js-drilldown-back a::after {
        content: "";
        display: inline-block;
        width: 18px;
        height: 18px;
        background-image: url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.84566 6.65643H15.8332C16.0542 6.65643 16.2661 6.74422 16.4224 6.9005C16.5787 7.05678 16.6665 7.26875 16.6665 7.48976C16.6665 7.71077 16.5787 7.92273 16.4224 8.07901C16.2661 8.2353 16.0542 8.32309 15.8332 8.32309H2.84399L8.08899 13.5673C8.24079 13.7244 8.32478 13.9349 8.32288 14.1534C8.32098 14.3719 8.23334 14.5809 8.07884 14.7354C7.92433 14.8899 7.71532 14.9776 7.49682 14.9795C7.27833 14.9814 7.06782 14.8974 6.91066 14.7456L0.243989 8.07976C0.0877627 7.92349 0 7.71156 0 7.49059C0 7.26962 .0877627 7.0577 .243989 6.90143L6.91066 .233926C7.06782 .0821281 7.27833 -.00186718 7.49682 3.15022e-05C7.71532 .00193018 7.92433 .089571 8.07884 .244078C8.23334 .398584 8.32098 .607595 8.32288 .826092C8.32478 1.04459 8.24079 1.25509 8.08899 1.41226L2.84566 6.65643Z' fill='%23333333'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center
    }

    .header-mobile__bottom {
        margin-top: 20px;
        padding: 0 15px
    }

    .topbar-item,
    .topbar-item__content a {
        font-size: 14px
    }

    .header-mobile__bottom svg path {
        fill: #00b4c2
    }

    .header-mobile__bottom .topbar-item {
        margin-bottom: 20px
    }

    .header-mobile__bottom .header-contact .phone {
        font-weight: 700;
        font-size: 18px;
        line-height: 25px;
        color: #ffffff
    }

    .header-mobile__bottom .header-contact {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px
    }

    .catalog-content-small.last {
        display: block
    }

    .catalog-content-small.last .catalog-content-title {
        order: 0
    }

    .catalog-col-top .catalog-content-small .catalog-content-category li {
        line-height: 11px
    }

    .slick-dots {
        bottom: -35px
    }

    .block-sales .slick-dots,
    .block-3 .slick-dots {
        bottom: -40px
    }

    .block-3 .slick-dots {
        bottom: -29px
    }

    .main-page .block-3 .catalog .item {
        margin-bottom: 0
    }

    .main-page .block-3 {
        padding: 30px 0 69px
    }

    .block-news .slick-dots,
    .main-projects .slick-dots {
        display: none !important
    }

    .block-sales .slick-dots li button:before,
    .block-3 .slick-dots li button:before,
    .slick-dots li button:before {
        width: 14px !important;
        height: 14px !important;
        border: 2px solid rgba(255, 255, 255, .4) !important;
        border-radius: 50% !important;
        opacity: 1 !important;
        font-size: 0 !important
    }

    .block-3 .slick-dots li button:before,
    .block-6 .slick-dots li button:before,
    .block-5 .slick-dots li button:before {
        border-color: rgba(0, 180, 194, .2) !important
    }

    .block-sales .slick-dots li.slick-active button:before,
    .block-3 .slick-dots li.slick-active button:before,
    .slick-dots li.slick-active button:before {
        background: #00b4c1 !important;
        border-color: #00b4c1 !important;
        opacity: 1 !important
    }

    .block-sales .h2 {
        font-size: 30px
    }

    .block-sales .h2,
    .show-all {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
        margin-bottom: 10px
    }

    .show-all {
        margin: 0 auto 20px;
        width: max-content
    }

    .main-page .block-2 .h2 {
        text-align: left
    }

    .main-page .h2 {
        font-size: 30px
    }

    .main-page .h3 {
        font-size: 16px
    }

    .main-page .block-1 .orbit-figure {
        height: 279px
    }

    .main-page .advs_block .rent-item {
        grid-template-columns: repeat(auto-fill, 160px) !important;
        grid-column-gap: 10px !important;
        grid-row-gap: 20px !important
    }

    .main-projects .description {
        display: none
    }

    .main-projects .wrap {
        padding: 10px;
        background: #ffffff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .08);
        display: block
    }

    .main-projects .column {
        padding: 0 5px
    }

    .main-projects .wrap .title {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 140%;
        color: #333333;
        margin-bottom: 10px;
        min-height: 83px
    }

    .main-projects .wrap img {
        height: 102px;
        width: 100%;
        margin-bottom: 10px;
        object-fit: cover
    }

    .main-projects .wrap .read-more {
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        color: #00b4c2;
        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_85_1077)'%3E%3Cpath d='M13.9075 6.77591L10.7257 3.59413C10.6114 3.46067 10.4106 3.44511 10.2771 3.55943C10.1436 3.67373 10.1281 3.87459 10.2424 4.00806C10.2531 4.0205 10.2647 4.03212 10.2771 4.04275L12.9148 6.68362H0.318166C0.142458 6.68362 0 6.82608 0 7.00182C0 7.17755 .142458 7.31998 .318166 7.31998H12.9148L10.2771 9.95765C10.1436 10.0719 10.1281 10.2728 10.2424 10.4063C10.3567 10.5397 10.5576 10.5553 10.691 10.441C10.7035 10.4303 10.7151 10.4187 10.7257 10.4063L13.9075 7.2245C14.0308 7.10044 14.0308 6.90002 13.9075 6.77591Z' fill='%2300B4C2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_85_1077'%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: right center;
        padding-right: 19px;
        display: inline-block
    }

    .block-sales .slick-slide>div {
        margin: 0 5px
    }

    .block-news .block-sales__item {
        padding: 10px;
        background: #fff;
        margin: 0 5px
    }

    .block-news .block-sales__item::after {
        content: "Подробнее";
        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_85_1131)'%3E%3Cpath d='M13.9075 6.77591L10.7257 3.59413C10.6114 3.46067 10.4106 3.44511 10.2771 3.55943C10.1436 3.67373 10.1281 3.87459 10.2424 4.00806C10.2531 4.0205 10.2647 4.03212 10.2771 4.04275L12.9148 6.68362H0.318166C0.142458 6.68362 0 6.82608 0 7.00182C0 7.17755 .142458 7.31998 .318166 7.31998H12.9148L10.2771 9.95765C10.1436 10.0719 10.1281 10.2728 10.2424 10.4063C10.3567 10.5397 10.5576 10.5553 10.691 10.441C10.7035 10.4303 10.7151 10.4187 10.7257 10.4063L13.9075 7.2245C14.0308 7.10044 14.0308 6.90002 13.9075 6.77591Z' fill='%2300B4C2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_85_1131'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
        padding-right: 19px;
        background-position: right center;
        background-repeat: no-repeat;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        color: #00b4c2
    }

    .block-news .block-sales__item img {
        height: 102px
    }

    .block-news .block-sales__name {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        color: #333333;
        min-height: 100px
    }

    .block-news .block-sales__date {
        font-size: 12px;
        height: 17px
    }

    .main-page .block-5 .item .wrap .wrap2 .img img {
        height: 102px;
        object-fit: cover
    }

    .main-page .block-5 .item .wrap .wrap2 .article p {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        text-align: center;
        text-decoration-line: underline;
        color: #333333
    }

    .main-page .block-5 .item {
        padding: 0
    }

    .main-page .block-5 .item .wrap {
        padding: 0 5px;
        display: block;
        margin: 0
    }

    .main-page .block-5 .item .wrap .wrap2 {
        padding: 10px
    }

    .main-page .block-5 .item .wrap .wrap2 .more span {
        padding: 6px 0;
        display: block
    }

    .main-page .block-5 .item .wrap .wrap2 .price p {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 140%;
        text-align: center;
        color: #333333;
        padding: 5px 0;
        margin: 0
    }

    .main-page .block-5 .item .wrap .wrap2 .price {
        margin: 10px -10px
    }

    .main-page .block-5 .item .wrap .wrap2 .more div {
        display: block
    }

    .block-news .slick-slide>div {
        margin: 0 5px
    }

    .block-certificates .slick-dotted.slick-slider {
        margin-bottom: 52px
    }

    .block-certificates .slick-dots {
        bottom: -52px
    }

    .block-about__content {
        flex-direction: column
    }

    .block-about__content img {
        height: 150px;
        object-fit: cover;
        width: 100%
    }

    .block-brands .slick-dots li.slick-active button:before {
        background: #fff !important;
        border-color: #fff !important
    }

    .block-brands__row img {
        height: 76px
    }

    .block-brands {
        padding: 30px 0 74px
    }

    .block-brands .slick-dots {
        bottom: -40px
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item {
        font-family: "Noto Sans";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        color: #333333
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item img {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 70px;
        height: 70px;
        object-fit: contain;
        margin: 0
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p.title {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 140%;
        color: #333333;
        margin-top: 14px;
        margin-bottom: 5px
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p.position {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        color: #888888;
        margin-bottom: 24px
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p.title,
    .main-page .block-8 .carousel-wrapper .slick-sliders .cloud9-item p.position {
        margin-left: 95px
    }

    .main-page .block-8 .carousel-wrapper .slick-sliders {
        height: 345px
    }
}

[data-whatinput=mouse] .menu li {
    text-align: start;
}

.block-about__text p {
    text-align: start;
}

.content-column p {
    text-align: start;
}

.footer .menu a {
    text-align: start;
}

.row.collapse>.column{
    text-align: start;
}

.service-item .accordion-title{
    text-align: start;
}

.product-certificate__top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product-certificate__top > img {
  max-height: 150px;
}

.modal__wrapper {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 100000;
}

.modal__wrapper.opened {
  display: block;
}

.modal__block > img {
  max-width: 600px;
  max-height: 600px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  margin-top: 40px;
}

.new_project iframe {
  width: 100%;
  height: 433px;
}

@media screen and (max-width:767px) {
  .new_project iframe {
    width: auto;
    height: auto;
    margin: 0 auto;
  }

}



/*#mse2_filters fieldset .showAll {*/
/*    display: block;*/
/*}*/

#mse2_filters fieldset .showAll ~ .showAll {
    display: none!important;
}

#catalog-list .column.item:has(a[href="catalog/zapchasti/maslo-dlya-kompressorov"]) {
    display: none;
}

#revie .h3-review{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #1b1b1b;
}

.news-month-h1{
    font-size: 28px;
}

.topbar-item__content.cities_container{
    text-decoration: underline
}

.params .params-table li{
    padding-right: 4px;
}

.block-5 .slick-slide > div > div .product-similar__item{
    height: fit-content !important;
}

.product-similar__item .price p{
    padding-left: 10px !important;
}

.tabs-panel-guarantees > div{
    text-align: left !important;
}

.warning {
    position: fixed;
    bottom: 45px;
    left: 10px;
    right: 10px;
    display: none;
    justify-content: center;
    padding: 20px 30px;
    box-sizing: border-box;
    border-radius: 10px;
    width: calc(100% - 20px);
    z-index: 9999;
}

.warning--active {
    display: block;
}

.warning__text {
    margin-right: 10px;
    color: #fff;
}

.warning__text a{
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.warning button{
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #818181;
    font-weight: 500;
    width: 80px;
    height: fit-content;
    padding: 0;
}

.warning-button-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

@media(max-width: 768px){
    .warning{
        bottom: 120px;
    }
    .warning__text{
        font-size: 12px
    }
    .warning button{
        width: 60px;
    }
}

@media(max-width: 520px){
    .warning__text a{
        margin-left: 0px;
    }
}

h2.seo-h2-custom,
p.seo-h2-custom {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

h3.seo-h3-custom{
    font-size: 18px;
    font-weight: 500;
}

.adv-custom-wrap{
    margin-top: 35px;
    margin-bottom: 30px;
}

.adv-custom{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.adv-custom .adv_item{
    width: calc(25% - 9px);
}

.adv-custom .adv_item_text{
    text-align: center;
    color: #333;
    font-weight: 200 !important;
}

@media(max-width: 530px){
    .adv-custom{
        gap: 6px;
    }
    .adv-custom .adv_item{
        width: calc(100% / 3 - 4px);
    }
}

@media(max-width: 440px){
    .adv-custom{
        gap: 6px;
    }
    .adv-custom .adv_item{
        width: calc(50% - 3px);
    }
}

.custom-footer-row-wrap{
    display: flex;
    justify-content: center;
}

.column-flex{
    display: flex;
}

.custom-footer-row{
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    gap: 6px
}

.custom-footer-row > div{
    width: calc(100% / 3 - 9px);
    text-align: left;
    margin: auto;
}

.footer-mail-custom{
    display: flex;
    justify-content: center;
}

.footer-custom-contacts > div{
    display: flex;
    justify-content: center;
}

.footer-custom-contacts > div > a{
    margin: 0 !important;
}

@media(max-width: 750px){
    .custom-footer-row{
        padding: 0px 20px;
    }
    .custom-footer-row > div:nth-child(1){
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .custom-footer-row > div:nth-child(1) > img{
        height: fit-content;
    }
    .custom-footer-row > div{
        width: calc(50% - 9px);
    }
}

@media(max-width: 560px){
    .custom-footer-row > div{
        width: 100%;
        text-align: center;
    }
    .custom-footer-row .email{
        width: 100%;
    }
    .custom-footer-row > div:nth-child(2) > *{
        width: fit-content;
    }
    .custom-footer-row > div:nth-child(2){
        display: flex;
        justify-content: center;
    }
    .footer-custom-contacts{
        margin-bottom: 10px;
    }
}

.footer-links-wrap{
    display: flex;
    justify-content: center;
}

.footer-links-custom{
    max-width: 1200px;
    gap: 50px;
    display: flex;
    justify-content: space-between;
}

@media(max-width: 1200px){
    .footer-links-custom{
        padding: 0px 10px;
    }
}

@media(max-width: 750px){
    .footer-links-custom > div:nth-child(4){
        display: none;
    }
}

@media(max-width: 450px){
    .footer-links-custom{
        display: block;
    }
    .footer-links-custom .vertical.menu li{
        display: flex;
        justify-content: center;
    }
}

.text-bold{
    font-weight: 600;
}

.contacts-phone-table{
    display: flex;
    justify-content: center;
    width: 100%;
}

/* .contacts-phone-table a {
    text-decoration: none !important;
} */


.vertical.menu.drilldown {
    height: 450px !important;
    max-height: none !important;
    overflow-y: visible !important;
}

/* Фикс для кнопки меню в диапазоне 640-767px */
@media screen and (max-width: 767px) {
    .hide-for-medium {
      display: block !important; /* Всегда показываем кнопку */
    }
    
    .headermain-right .menu-icon {
      position: relative;
      width: 24px;
      height: 18px;
    }
    
    .headermain-right .menu-icon::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background: #00b4c2;
      box-shadow: 0 8px 0 #00b4c2, 0 16px 0 #00b4c2;
    }
  }


  .header-mobile .drilldown .is-drilldown-submenu a,
  .header-mobile .drilldown .is-drilldown-submenu-parent > a {
      color: #fff !important;
  }
  
  /* Активная текущая страница (2 уровня специфичности) */
  .header-mobile .drilldown .is-drilldown-submenu [aria-selected="true"] > a,
  .header-mobile .drilldown .is-drilldown-submenu li.active > a {
      color: #007bff !important;
      font-weight: bold;
      background: transparent !important;
  }
  
  /* Родитель активной страницы */
  .header-mobile .drilldown .is-drilldown-submenu-parent.active > a,
  .header-mobile .drilldown .is-drilldown-submenu-parent.is-active > a {
      color: #00b4c2 !important;
  }
  
  /* Кнопка "Назад" */
  .header-mobile .js-drilldown-back > a {
      color: #333 !important;
  }

  .slide-main-wrap{
        width: 100%;
        text-align: center;
        font-size: 2rem;
    }
    .slide-main-title{
        color: #00b4c1;
        text-transform: capitalize;
    }

.price-note{
    font-size: 13px;
    color: #999999;
}