@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i&subset=cyrillic-ext);
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css);
@import "/static/css/custom.css?v3";

@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype")
}
@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype")
}
@font-face {
    font-family: robotolight;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoLight/RobotoLight.woff) format("woff"), url(../fonts/RobotoLight/RobotoLight.ttf) format("truetype")
}
@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: bolder;
    src: url(../fonts/RobotoMedium/RobotoMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoMedium/RobotoMedium.woff) format("woff"), url(../fonts/RobotoMedium/RobotoMedium.ttf) format("truetype")
}
@font-face {
    font-family: robotothin;
    font-style: normal;
    font-weight: thin;
    src: url(../fonts/RobotoThin/RobotoThin.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoThin/RobotoThin.woff) format("woff"), url(../fonts/RobotoThin/RobotoThin.ttf) format("truetype")
}
@font-face {
    font-family: glyphicons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons/glyphicons-halflings-regular.ttf) format("truetype")
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:visited {
    /* color: purple; */
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: underline
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mm-btn,
.mm-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}
.mm-listview .mm-next:before,
.mm-listview>li:not(.mm-divider):after,
.mm-next:after,
.mm-prev:before {
    content: '';
    bottom: 0
}
.mm-hidden {
    display: none!important
}
.mm-menu,
.mm-panels>.mm-panel:not(.mm-hidden) {
    display: block
}
.mm-wrapper {
    overflow-x: hidden;
    position: relative
}
.mm-menu {
    padding: 0;
    position: absolute;
    bottom: 0
}
.mm-panels,
.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute;
    bottom: 0
}
.mm-btn,
.mm-panel.mm-highest {
    z-index: 1
}
.mm-panels {
    overflow: hidden
}
.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.mm-panel.mm-opened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}
.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}
.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px
}
.mm-panels>.mm-panel:after,
.mm-panels>.mm-panel:before {
    content: '';
    display: block;
    height: 20px
}
.mm-vertical .mm-panel {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}
.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}
.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
    display: block
}
.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
    height: 40px;
    bottom: auto
}
.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
    top: 16px;
    bottom: auto
}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}
.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.mm-clear:before,
.mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}
.mm-clear:after,
.mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}
.mm-next:after,
.mm-prev:before {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0
}
.mm-prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}
.mm-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}
.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.mm-navbar>* {
    display: block;
    padding: 10px 0
}
.mm-navbar .mm-btn:first-child {
    left: 0
}
.mm-navbar .mm-btn:last-child {
    text-align: right;
    right: 0
}
.mm-panel .mm-navbar {
    display: none
}
.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}
.mm-listview,
.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}
.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}
.mm-listview>li {
    position: relative
}
.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
    border-color: inherit
}
.mm-listview>li>a,
.mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}
.mm-listview>li:not(.mm-divider):after {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    left: 20px
}
.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}
.mm-listview .mm-next:before {
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}
.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 50px
}
.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}
.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}
.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}
.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}
.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}
.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0
}
.mm-listview .mm-inset>li {
    padding: 5px 0
}
.mm-listview .mm-divider {
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}
.mm-listview .mm-spacer {
    padding-top: 40px
}
.mm-listview .mm-spacer>.mm-next {
    top: 40px
}
.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}
.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75)
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
    color: rgba(0, 0, 0, .3)
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}
.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}
.mm-menu .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}
.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
    tap-highlight-color: rgba(255, 255, 255, .5)
}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: rgba(255, 255, 255, .5)
}
.mm-menu .mm-divider,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .05)
}
.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}
.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}
html.mm-opened {
    overflow-x: hidden;
    position: relative
}
html.mm-blocking,
html.mm-blocking body {
    overflow: hidden
}
html.mm-background .mm-page {
    background: inherit
}
#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}
html.mm-blocking #mm-blocker {
    display: block
}
.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed;
    width: 80%;
    min-width: 140px;
    max-width: 440px
}
.mm-menu.mm-offcanvas.mm-current {
    display: block
}
.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
    z-index: 10
}
html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        transform: translate(440px, 0);
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}
.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
    max-height: 80%
}
.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
    max-height: 100%
}
.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
    display: block!important
}
.mm-menu.mm-offcanvas.mm-measureheight>.mm-panels>.mm-panel {
    bottom: auto!important;
    height: auto!important
}
.mm-menu.mm-columns {
    -webkit-transition-property: width, max-width, -webkit-transform;
    transition-property: width, max-width, -webkit-transform;
    transition-property: transform, width, max-width;
    transition-property: transform, width, max-width, -webkit-transform
}
.mm-menu.mm-columns .mm-panels>.mm-panel {
    width: 100%;
    right: auto;
    display: none;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    transition-property: transform, width;
    transition-property: transform, width, -webkit-transform
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
    border-right: 1px solid;
    border-color: inherit;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    z-index: 2
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
    display: block;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-0 {
    width: 80%;
    min-width: 140px;
    max-width: 0
}
html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-0 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 0px) {
    html.mm-opening.mm-columns-0 .mm-slideout {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 0px) {
    html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
    display: block;
    -webkit-transform: translate(200%, 0);
    -ms-transform: translate(200%, 0);
    transform: translate(200%, 0);
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-1 {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}
html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-1 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 550px) {
    html.mm-opening.mm-columns-1 .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        transform: translate(440px, 0);
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 550px) {
    html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
        -webkit-transform: translate3d(-440px, 0, 0);
        transform: translate3d(-440px, 0, 0)
    }
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
    width: 100%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
    -webkit-transform: translate(200%, 0);
    -ms-transform: translate(200%, 0);
    transform: translate(200%, 0);
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
    display: block;
    -webkit-transform: translate(300%, 0);
    -ms-transform: translate(300%, 0);
    transform: translate(300%, 0);
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-2 {
    width: 80%;
    min-width: 140px;
    max-width: 880px
}
html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 1100px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
        -webkit-transform: translate(880px, 0);
        -ms-transform: translate(880px, 0);
        transform: translate(880px, 0);
        -webkit-transform: translate3d(880px, 0, 0);
        transform: translate3d(880px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 1100px) {
    html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
        -webkit-transform: translate(-880px, 0);
        -ms-transform: translate(-880px, 0);
        transform: translate(-880px, 0);
        -webkit-transform: translate3d(-880px, 0, 0);
        transform: translate3d(-880px, 0, 0)
    }
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
    width: 50%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
    -webkit-transform: translate(300%, 0);
    -ms-transform: translate(300%, 0);
    transform: translate(300%, 0);
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
    display: block;
    -webkit-transform: translate(400%, 0);
    -ms-transform: translate(400%, 0);
    transform: translate(400%, 0);
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-3 {
    width: 80%;
    min-width: 140px;
    max-width: 1320px
}
html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 1650px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
        -webkit-transform: translate(1320px, 0);
        -ms-transform: translate(1320px, 0);
        transform: translate(1320px, 0);
        -webkit-transform: translate3d(1320px, 0, 0);
        transform: translate3d(1320px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 1650px) {
    html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
        -webkit-transform: translate(-1320px, 0);
        -ms-transform: translate(-1320px, 0);
        transform: translate(-1320px, 0);
        -webkit-transform: translate3d(-1320px, 0, 0);
        transform: translate3d(-1320px, 0, 0)
    }
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
    width: 33.34%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
    -webkit-transform: translate(400%, 0);
    -ms-transform: translate(400%, 0);
    transform: translate(400%, 0);
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
    display: block;
    -webkit-transform: translate(500%, 0);
    -ms-transform: translate(500%, 0);
    transform: translate(500%, 0);
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-4 {
    width: 80%;
    min-width: 140px;
    max-width: 1760px
}
html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 2200px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
        -webkit-transform: translate(1760px, 0);
        -ms-transform: translate(1760px, 0);
        transform: translate(1760px, 0);
        -webkit-transform: translate3d(1760px, 0, 0);
        transform: translate3d(1760px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 2200px) {
    html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
        -webkit-transform: translate(-1760px, 0);
        -ms-transform: translate(-1760px, 0);
        transform: translate(-1760px, 0);
        -webkit-transform: translate3d(-1760px, 0, 0);
        transform: translate3d(-1760px, 0, 0)
    }
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
    width: 25%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
    -webkit-transform: translate(500%, 0);
    -ms-transform: translate(500%, 0);
    transform: translate(500%, 0);
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
    display: block;
    -webkit-transform: translate(600%, 0);
    -ms-transform: translate(600%, 0);
    transform: translate(600%, 0);
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-5 {
    width: 80%;
    min-width: 140px;
    max-width: 2200px
}
html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 2750px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
        -webkit-transform: translate(2200px, 0);
        -ms-transform: translate(2200px, 0);
        transform: translate(2200px, 0);
        -webkit-transform: translate3d(2200px, 0, 0);
        transform: translate3d(2200px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 2750px) {
    html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
        -webkit-transform: translate(-2200px, 0);
        -ms-transform: translate(-2200px, 0);
        transform: translate(-2200px, 0);
        -webkit-transform: translate3d(-2200px, 0, 0);
        transform: translate3d(-2200px, 0, 0)
    }
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
    width: 20%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
    -webkit-transform: translate(600%, 0);
    -ms-transform: translate(600%, 0);
    transform: translate(600%, 0);
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
    display: block;
    -webkit-transform: translate(700%, 0);
    -ms-transform: translate(700%, 0);
    transform: translate(700%, 0);
    -webkit-transform: translate3d(700%, 0, 0);
    transform: translate3d(700%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-columns-6 {
    width: 80%;
    min-width: 140px;
    max-width: 2640px
}
html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    transform: translate(80%, 0);
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 3300px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
        -webkit-transform: translate(2640px, 0);
        -ms-transform: translate(2640px, 0);
        transform: translate(2640px, 0);
        -webkit-transform: translate3d(2640px, 0, 0);
        transform: translate3d(2640px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 3300px) {
    html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
        -webkit-transform: translate(-2640px, 0);
        -ms-transform: translate(-2640px, 0);
        transform: translate(-2640px, 0);
        -webkit-transform: translate3d(-2640px, 0, 0);
        transform: translate3d(-2640px, 0, 0)
    }
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
    width: 16.67%
}
em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 45px;
    top: 50%
}
em.mm-counter+a.mm-next {
    width: 90px
}
em.mm-counter+a.mm-next+a,
em.mm-counter+a.mm-next+span {
    margin-right: 90px
}
em.mm-counter+a.mm-fullsubopen {
    padding-left: 0
}
.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,
.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,
em.mm-counter+a.mm-fullsubopen+a,
em.mm-counter+a.mm-fullsubopen+span {
    padding-right: 90px
}
.mm-vertical>.mm-counter {
    top: 12px;
    margin-top: 0
}
.mm-vertical.mm-spacer>.mm-counter {
    margin-top: 40px
}
.mm-nosubresults>.mm-counter {
    display: none
}
.mm-menu em.mm-counter {
    color: rgba(0, 0, 0, .3)
}
.mm-divider>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px
}
.mm-divider.mm-opened a.mm-next:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.mm-collapsed:not(.mm-uncollapsed) {
    display: none
}
.mm-fixeddivider {
    background: inherit;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-fixeddivider:after {
    content: none!important;
    display: none!important
}
.mm-hasdividers .mm-fixeddivider {
    display: block
}
.mm-menu .mm-fixeddivider span {
    background: rgba(0, 0, 0, .05)
}
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}
.mm-menu.mm-dropdown {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%
}
html.mm-dropdown .mm-slideout {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    z-index: 0
}
html.mm-dropdown #mm-blocker {
    -webkit-transition-delay: 0s!important;
    transition-delay: 0s!important;
    z-index: 1
}
html.mm-dropdown .mm-menu {
    z-index: 2
}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
    display: none
}
.mm-menu.mm-tip:before {
    content: '';
    background: inherit;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.mm-menu.mm-tipleft:before {
    left: 22px
}
.mm-menu.mm-tipright:before {
    right: 22px
}
.mm-menu.mm-tiptop:before {
    top: -8px
}
.mm-menu.mm-tipbottom:before {
    bottom: -8px
}
.mm-iconpanel .mm-panel {
    -webkit-transition-property: left, -webkit-transform;
    transition-property: left, -webkit-transform;
    transition-property: transform, left;
    transition-property: transform, left, -webkit-transform
}
.mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit
}
.mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    left: 0
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 40px
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    left: 80px
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    left: 120px
}
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    left: 160px
}
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    left: 200px
}
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    left: 240px
}
.mm-subblocker {
    background: inherit;
    opacity: 0;
    display: block;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.mm-subopened .mm-subblocker {
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100000px;
    left: 0;
    z-index: 3
}
.mm-keyboardfocus a:focus {
    outline: 0
}
.mm-menu.mm-keyboardfocus a:focus {
    background: rgba(255, 255, 255, .5)
}
.mm-navbar-bottom,
.mm-navbar-top~.mm-navbar-top {
    border-bottom: none
}
.mm-menu>.mm-navbar {
    background: inherit;
    padding: 0;
    z-index: 3;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-navbar-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    top: auto;
    bottom: 0
}
.mm-navbar-bottom~.mm-navbar-bottom {
    border-top: none
}
.mm-navbar.mm-hasbtns {
    padding: 0 40px
}
.mm-navbar[class*=mm-navbar-content-]>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left
}
.mm-navbar .mm-breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px
}
.mm-navbar .mm-breadcrumbs>* {
    display: inline-block;
    padding: 10px 3px
}
.mm-navbar .mm-breadcrumbs>a {
    text-decoration: underline
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}
.mm-navbar-top-1 {
    top: 0
}
.mm-hasnavbar-top-1 .mm-panels,
.mm-navbar-top-2 {
    top: 40px
}
.mm-hasnavbar-top-2 .mm-panels,
.mm-navbar-top-3 {
    top: 80px
}
.mm-hasnavbar-top-3 .mm-panels,
.mm-navbar-top-4 {
    top: 120px
}
.mm-hasnavbar-top-4 .mm-panels {
    top: 160px
}
.mm-navbar-bottom-1 {
    bottom: 0
}
.mm-hasnavbar-bottom-1 .mm-panels,
.mm-navbar-bottom-2 {
    bottom: 40px
}
.mm-hasnavbar-bottom-2 .mm-panels,
.mm-navbar-bottom-3 {
    bottom: 80px
}
.mm-hasnavbar-bottom-3 .mm-panels,
.mm-navbar-bottom-4 {
    bottom: 120px
}
.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 160px
}
.mm-navbar-size-2 {
    height: 80px
}
.mm-navbar-size-3 {
    height: 120px
}
.mm-navbar-size-4 {
    height: 160px
}
.mm-navbar-content-2>* {
    width: 50%
}
.mm-navbar-content-3>* {
    width: 33.33%
}
.mm-navbar-content-4>* {
    width: 25%
}
.mm-navbar-content-5>* {
    width: 20%
}
.mm-navbar-content-6>* {
    width: 16.67%
}
.mm-menu.mm-rtl {
    direction: rtl
}
.mm-menu.mm-rtl.mm-offcanvas {
    right: auto
}
.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.mm-menu.mm-rtl .mm-panel.mm-subopened {
    -webkit-transform: translate(30%, 0);
    -ms-transform: translate(30%, 0);
    transform: translate(30%, 0);
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}
.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
    left: auto;
    right: 0
}
.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
    right: auto;
    left: 0
}
.mm-menu.mm-rtl .mm-navbar .mm-next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}
.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}
.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after {
    left: 0;
    right: 20px
}
.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next) {
    padding-left: 10px;
    padding-right: 20px!important;
    margin-right: 0!important
}
.mm-menu.mm-rtl .mm-listview .mm-next {
    right: auto;
    left: 0
}
.mm-menu.mm-rtl .mm-listview .mm-next:before {
    left: auto;
    right: 0
}
.mm-menu.mm-rtl .mm-listview .mm-next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}
.mm-menu.mm-rtl .mm-listview .mm-next+a,
.mm-menu.mm-rtl .mm-listview .mm-next+span {
    margin-left: 50px
}
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span {
    padding-left: 50px
}
.mm-menu.mm-rtl em.mm-counter {
    left: 45px;
    right: auto
}
.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+span {
    margin-left: 90px
}
.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span {
    padding-left: 90px
}
.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
    left: 20px;
    right: auto!important
}
.mm-menu.mm-rtl label.mm-toggle+a,
.mm-menu.mm-rtl label.mm-toggle+span {
    padding-left: 80px
}
.mm-menu.mm-rtl label.mm-check+a,
.mm-menu.mm-rtl label.mm-check+span {
    padding-left: 60px
}
.mm-menu.mm-rtl a.mm-next+label.mm-check,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle {
    left: 60px
}
.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
    margin-left: 50px
}
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
    padding-left: 70px
}
.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span {
    padding-left: 50px
}
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle {
    left: 100px
}
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-left: 90px
}
.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
    left: 0
}
.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
    -webkit-transition-property: right, -webkit-transform;
    transition-property: right, -webkit-transform;
    transition-property: transform, right;
    transition-property: transform, right, -webkit-transform
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    right: 0
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    right: 40px
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    right: 80px
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    right: 120px
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    right: 160px
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    right: 200px
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    right: 240px
}
.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
    border-left: none;
    border-right: 1px solid;
    border-color: inherit
}
.mm-sronly {
    border: 0!important;
    clip: rect(1px, 1px, 1px, 1px)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    white-space: nowrap!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important
}
.mm-search,
.mm-search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mm-search {
    height: 40px;
    padding: 7px 10px 0;
    position: relative
}
.mm-search input {
    border: none!important;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    display: block;
    width: 100%;
    height: 26px;
    min-height: 26px;
    max-height: 26px;
    margin: 0;
    padding: 0 10px
}
.mm-search input::-ms-clear {
    display: none
}
.mm-search .mm-clear,
.mm-search .mm-next {
    right: 0
}
.mm-panel>.mm-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.mm-panel.mm-hassearch {
    padding-top: 40px
}
.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px
}
.mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    padding: 40px 0
}
.mm-noresults .mm-indexer {
    display: none!important
}
li.mm-nosubresults>a.mm-next {
    display: none
}
li.mm-nosubresults>a.mm-next+a,
li.mm-nosubresults>a.mm-next+span {
    padding-right: 10px
}
.mm-panels>.mm-resultspanel:not(.mm-opened) {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .75)
}
.mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}
.mm-indexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100px;
    z-index: 3;
    -webkit-transition: right .4s ease;
    transition: right .4s ease;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%
}
.mm-indexer~.mm-panel.mm-hasindexer {
    padding-right: 40px
}
.mm-hasindexer .mm-indexer {
    right: 0
}
.mm-hasindexer .mm-fixeddivider {
    right: 20px
}
.mm-menu .mm-indexer a {
    color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
    -webkit-transition: background .4s ease;
    transition: background .4s ease
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(255, 255, 255, .5)
}
input.mm-check,
input.mm-toggle {
    position: absolute;
    left: -10000px
}
label.mm-check,
label.mm-toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 20px
}
label.mm-check:before,
label.mm-toggle:before {
    content: '';
    display: block
}
label.mm-toggle {
    -webkit-border-radius: 30px;
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-top: -15px
}
label.mm-toggle:before {
    -webkit-border-radius: 30px;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}
input.mm-toggle:checked~label.mm-toggle:before {
    float: right
}
label.mm-check {
    width: 30px;
    height: 30px;
    margin-top: -15px
}
label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
input.mm-check:checked~label.mm-check:before {
    opacity: 1
}
li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
    bottom: auto;
    margin-top: 0;
    top: 5px
}
label.mm-toggle+a,
label.mm-toggle+span {
    padding-right: 80px
}
label.mm-check+a,
label.mm-check+span {
    padding-right: 60px
}
a.mm-next+label.mm-check,
a.mm-next+label.mm-toggle {
    right: 60px
}
a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span,
a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
    margin-right: 50px
}
a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
    padding-right: 70px
}
a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
    padding-right: 50px
}
em.mm-counter+a.mm-next+label.mm-check,
em.mm-counter+a.mm-next+label.mm-toggle {
    right: 100px
}
em.mm-counter+a.mm-next+label.mm-check+a,
em.mm-counter+a.mm-next+label.mm-check+span,
em.mm-counter+a.mm-next+label.mm-toggle+a,
em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-right: 90px
}
.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}
.mm-menu label.mm-toggle:before {
    background: #f3f3f3
}
.mm-menu input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}
.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, .75)
}
.mm-listview.mm-border-none>li:after,
.mm-menu.mm-border-none .mm-listview>li:after {
    content: none
}
.mm-listview.mm-border-full>li:after,
.mm-menu.mm-border-full .mm-listview>li:after {
    left: 0!important
}
.mm-listview.mm-border-offset>li:after,
.mm-menu.mm-border-offset .mm-listview>li:after {
    right: 20px
}
.mm-menu.mm-effect-menu-zoom {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}
html.mm-opening .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
    transform: scale(.7, .7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-menu.mm-effect-menu-slide {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}
html.mm-opening .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(30%, 0);
    -ms-transform: translate(30%, 0);
    transform: translate(30%, 0);
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0)
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-effect-menu-fade {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}
html.mm-opening .mm-menu.mm-effect-menu-fade {
    opacity: 1
}
.mm-menu.mm-effect-panels-zoom .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0)
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0)
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
    -webkit-transition: none .4s ease;
    transition: none .4s ease
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms
}
.mm-menu.mm-effect-listitems-slide .mm-listview>li {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    opacity: 0
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.mm-menu.mm-effect-listitems-fade .mm-listview>li {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 0
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
    opacity: 1
}
.mm-menu.mm-effect-listitems-drop .mm-listview>li {
    -webkit-transition-property: opacity, top;
    transition-property: opacity, top;
    opacity: 0;
    top: -25%
}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
    opacity: 1;
    top: 0
}
.mm-menu.mm-offcanvas.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}
html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        transform: translate(140px, 0);
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
        -webkit-transform: translate3d(10000px, 0, 0);
        transform: translate3d(10000px, 0, 0)
    }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
        -webkit-transform: translate3d(-10000px, 0, 0);
        transform: translate3d(-10000px, 0, 0)
    }
}
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}
html.mm-opened.mm-fullscreen .mm-page {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before {
    content: none;
    display: none
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 0
}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,
.mm-menu.mm-multiline .mm-listview>li>a,
.mm-menu.mm-multiline .mm-listview>li>span {
    text-overflow: clip;
    white-space: normal
}
html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
    opacity: 0
}
html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
    opacity: .3;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}
html.mm-pagedim #mm-blocker {
    background: inherit
}
html.mm-pagedim-white #mm-blocker {
    background: #fff
}
html.mm-pagedim-black #mm-blocker {
    background: #000
}
.mm-menu.mm-popup {
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%;
    min-height: 140px;
    max-height: 880px;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
html.mm-popup.mm-opening .mm-menu.mm-popup {
    opacity: 1
}
html.mm-popup .mm-slideout {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    z-index: 0
}
html.mm-popup #mm-blocker {
    -webkit-transition-delay: 0s!important;
    transition-delay: 0s!important;
    z-index: 1
}
html.mm-popup .mm-menu {
    z-index: 2
}
.mm-menu.mm-offcanvas.mm-right {
    left: auto
}
html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
        -webkit-transform: translate3d(-140px, 0, 0);
        transform: translate3d(-140px, 0, 0)
    }
}
@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
        -webkit-transform: translate3d(-440px, 0, 0);
        transform: translate3d(-440px, 0, 0)
    }
}
html.mm-front .mm-slideout {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    z-index: 0
}
html.mm-front #mm-blocker {
    z-index: 1
}
html.mm-front .mm-menu.mm-offcanvas {
    z-index: 2
}
.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.mm-menu.mm-offcanvas.mm-top {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
.mm-menu.mm-offcanvas.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    top: auto
}
.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 80%;
    min-height: 140px;
    max-height: 880px
}
html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-shadow-page:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99
}
.mm-menu.mm-shadow-page.mm-right:after {
    left: auto;
    right: 100%
}
.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
    content: none;
    display: none
}
.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-dark {
    background: #333;
    border-color: rgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, .8)
}
.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark em.mm-counter {
    color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
    border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, .15)
}
.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
    border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    tap-highlight-color: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(255, 255, 255, .05)
}
.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: rgba(255, 255, 255, .8)
}
.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}
.mm-menu.mm-theme-dark .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .8)
}
.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, .15)
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333
}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}
.mm-menu.mm-theme-white {
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .6)
}
.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
    tap-highlight-color: rgba(0, 0, 0, .05)
}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, .05)
}
.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .03)
}
.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}
.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}
.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6)
}
.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .05)
}
.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}
.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #fff
}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}
.mm-menu.mm-theme-black {
    background: #000;
    border-color: rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .6)
}
.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black em.mm-counter {
    color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
    border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black .mm-listview {
    border-color: rgba(255, 255, 255, .2)
}
.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
    border-color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
    tap-highlight-color: rgba(255, 255, 255, .3)
}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
    background: rgba(255, 255, 255, .3)
}
.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(255, 255, 255, .2)
}
.mm-menu.mm-theme-black label.mm-check:before {
    border-color: rgba(255, 255, 255, .6)
}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(255, 255, 255, .3)
}
.mm-menu.mm-shadow-page.mm-theme-black:after {
    content: none;
    display: none
}
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    -webkit-box-shadow: false;
    box-shadow: false
}
.mm-menu.mm-theme-black .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .6)
}
.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4)
}
.mm-menu.mm-theme-black label.mm-toggle {
    background: rgba(255, 255, 255, .2)
}
.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #000
}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}
.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
    content: '';
    display: block;
    clear: both
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none
}
.mm-menu .mm-tileview.mm-listview>li,
.mm-menu.mm-tileview .mm-listview>li {
    width: 50%;
    height: 0;
    padding: 50% 0 0;
    float: left;
    position: relative
}
.mm-menu .mm-tileview.mm-listview>li:after,
.mm-menu.mm-tileview .mm-listview>li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
    width: 25%;
    padding-top: 25%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
    width: 75%;
    padding-top: 75%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
    width: 100%;
    padding-top: 100%
}
.mm-menu .mm-tileview.mm-listview>li>a,
.mm-menu .mm-tileview.mm-listview>li>span,
.mm-menu.mm-tileview .mm-listview>li>a,
.mm-menu.mm-tileview .mm-listview>li>span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next,
.mm-menu.mm-tileview .mm-listview>li>.mm-next {
    width: auto
}
.mm-menu.mm-tileview .mm-panel {
    padding-left: 0;
    padding-right: 0
}
.mm-menu.mm-tileview .mm-listview {
    margin: 0
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}
:-moz-placeholder {
    color: #666;
    opacity: 1
}
::-moz-placeholder {
    color: #666;
    opacity: 1
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}
body input:required:valid,
body textarea:required:valid {
    color: #666
}
body,
html {
    height: 100%
}
body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.75;
    font-family: Roboto, sans-serif;
    overflow-x: hidden
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
a:hover {
    text-decoration: none
}
h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0
}
h1 {
    font-size: 3.5em;
    color: #fff;
    font-weight: bolder
}
.blue-bg {
    background-color: #eef4f5
}
.blue-bg .main-color {
    margin-top: 0
}
.heading-blue {
    font-weight: 100;
    font-size: 2.5em;
    font-family: robotolight;
    color: #064265;
    line-height: 1.4em;
    margin-bottom: 20px
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.no-pd {
    padding: 0;
    margin: 0
}
.top-margin {
    margin-top: 20px
}
.top-pd {
    margin: 40px 0 40px 0
}
.section-pd {
    padding: 40px 0 60px 0
}
.section-pd-big {
    padding-top: 60px
}
.top-menu {
    text-align: right;
    margin-right: 10px
}
.top-menu li {
    font-size: .75em;
    padding: 0 9px 0 0;
    display: inline-block
}
.top-menu li a {
    text-decoration: underline
}
.menu-md-screen {
    text-align: right;
    padding: 5px 0 0 0
}
.top-line {
    background-color: #e8f2f3;
    position: relative
}
.menu-lang-wrap,
.top-menu-wrap {
    display: inline-block
}
.top-menu-wrap {
    vertical-align: top;
    font-weight: 300
}
.mobile-mnu {
    padding: 10px 0;
    display: block
}
.toggle-mnu-wrap {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px
}
.toggle-mnu {
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 4px
}
.toggle-mnu span:after,
.toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px
}
.toggle-mnu span:after {
    top: 18px
}
.toggle-mnu span {
    position: relative;
    display: block
}
.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
    width: 100%;
    height: 2px;
    background-color: #22133e;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.toggle-mnu.on span {
    background-color: transparent
}
.toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px, 0);
    -ms-transform: rotate(45deg) translate(-1px, 0);
    transform: rotate(45deg) translate(-1px, 0)
}
.toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px, -7px);
    -ms-transform: rotate(-45deg) translate(6px, -7px);
    transform: rotate(-45deg) translate(6px, -7px)
}
.mobile-lang-mnu {
    text-align: right
}
.menu-md-screen .mobile-lang-mnu {
    display: inline-block
}
.desktop-menu {
    text-align: right;
    margin-top: -7px
}
.menu-lang li {
    font-size: .75em;
    padding: 0 7px 0 0;
    display: inline-block
}
.menu-lang .active {
    width: 10px;
    height: 10px;
    background-color: #c3e0e2;
    padding: 4px 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.main-header {
    padding: 20px 0 0 0
}
.logo-wrap,
.top-heading {
    display: inline-block;
    vertical-align: middle
}
.logo-wrap {
    margin-right: 53px;
    font-size: .625em
}
.logo-wrap img {
    display: block;
    max-width: 100%
}
.top-heading {
    line-height: 1.3em;
    font-size: 1.5em;
    color: #2b2b2b;
    border-left: 3px solid #c3e0e2;
    padding: 0 10px;
    font-family: robotolight
}
.top-contacts {
    text-align: right;
    margin: -10px 0 20px 0;
    height: 80px
}
.top-contacts span {
    display: block;
    font-size: .8125em;
    font-weight: 300
}
.top-contacts p {
    margin: 0;
    padding: 0
}
.breadcrumbs-wrap {
    padding: 15px 0 0 0
}
.breadcrumbs-wrap nav {
    font-family: robotolight;
    font-size: .8125em
}
.breadcrumbs-wrap nav a {
    display: inline-block;
    padding: 0 6px;
    background-color: #e1f0f1;
    margin-bottom: 5px;
}
.header-phone {
    color: #58cc52;
    font-size: 1.0625em;
    font-weight: 500;
    border-bottom: 1px dashed #58cc52;
    text-decoration: none
}
.header-phone:hover {
    text-decoration: none
}
.top-mobile-phone {
    margin-top: -7px
}
.top-mobile-phone a span {
    display: inline-block;
    font-size: .9375em;
    font-weight: 300;
    color: #2b2b2b
}
.callback {
    display: inline-block;
    text-transform: uppercase;
    font-size: .6875em;
    border: 1px solid #b4d3d5;
    padding: 2px 17px;
    text-decoration: none;
}
.email-wrapper {
    font-size: .8125em;
    font-weight: 300;
    display: inline-block
}
.email-wrapper .email {
    display: inline-block;
    font-weight: 500;
    border-bottom: 1px dashed #b4d3d5
}
.mobile-phone-wrap {
    text-align: right
}
.top-email {
    font-weight: 500;
    display: block
}
.mobile-top-menu {
    margin: 15px auto;
    text-transform: uppercase;
    font-size: .6875em;
    border: 2px solid #00f0ff;
    padding: 5px 17px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
    cursor: pointer
}
.main-menu li {
    font-size: .875em;
    display: inline-block;
    border-left: 1px solid #c3e0e2;
    padding: 0 12px 0 10px;
    line-height: 50px
}
.main-menu li a {
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    vertical-align: top;
    color: #064265;
    margin-top: -20px
}
.slider-wrap {
    background-image: url(../img/slider.png);
    background-size: cover;
    padding: 0 0 30px 0;
    background-repeat: no-repeat
}
.slider-wrap img {
    max-width: 100%
}
.slider-main {
    padding: 0 0 30px 0
}
.slider-main img {
    max-width: 100%
}
.slider-heading {
    font-size: 1.25em
}
.slider-heading span {
    font-style: italic;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff;
    -webkit-text-fill-color: #064265;
    text-shadow: 2px 2px 2px #fff;
    display: block;
    font-weight: 700
}
.slider-heading h1 {
    letter-spacing: 2px;
    line-height: 55px;
    font-weight: 500;
    font-size: 3.125em;
    text-shadow: 2px 2px 2px #073752
}
.slider-columns {
    margin-top: 80px
}
.slider-column-slide {
    padding: 60px 0 0 0;
    margin-left: 20px
}
.second-slide {
    margin-top: 40px
}
.slider-column,
.slider-column-slide {
    margin: 0 0 20px 0
}
.slider-column h4,
.slider-column-slide h4 {
    font-size: 1.0625em;
    font-weight: 300;
    background-color: #00f0ff;
    display: inline-block;
    padding: 0 15px
}
.slider-column span,
.slider-column-slide span {
    font-size: .875em;
    line-height: 1.4em;
    display: block;
    margin-top: 10px;
    font-family: robotolight
}
.item-anons {
    min-height: 150px;
    background-color: #e8f2f3;
    margin-bottom: 35px;
    position: relative;
    -webkit-box-shadow: 7px 7px 5px 0 #dae5e6;
    box-shadow: 7px 7px 5px 0 #dae5e6
}
.anons-img {
    float: right
}
.anons-img img {
    max-width: 100%
}
.anons-text {
    float: left;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 1.125em;
    color: #064265;
    line-height: 1.3em;
    position: absolute
}
.read-more {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: .875em
}
.read-more a {
    text-decoration: underline;
    font-weight: 400;
    font-style: italic
}
.first-href {
    margin-right: 50px
}
.read-more-next {
    position: absolute;
    bottom: 10px;
    right: 50%
}
.dif-wrap {
    position: relative
}
.dif-wrap .left-img {
    position: absolute;
    top: 35px
}
.dif-wrap .right-img {
    position: absolute;
    top: 35px;
    right: 0
}
.dif-wrap h2 {
    text-align: center
}
.dif-list {
    position: relative
}
.dif-table {
    display: table;
    top: 20px;
    position: relative;
    width: 100%;
    text-align: center
}
.dif-row {
    display: table-row
}
.dif-col {
    display: table-column
}
.dif-tr {
    display: table-cell;
    text-align: center
}
.about-biors {
    background-color: #e8f2f3
}
.about-biors .heading-blue {
    text-align: center;
    margin-bottom: 40px
}
.woman img {
    max-width: 100%
}
.about-list {
    margin-bottom: 40px
}
.about-list ul {
    font-size: 1em;
    font-family: robotolight;
    line-height: 1.4em
}
.about-list ul li {
    margin-bottom: 25px;
    color: #2b2b2b;
    position: relative;
    padding: 0 0 0 30px;
    display: inline-block
}
.about-list ul li span {
    position: absolute;
    left: 0
}
.item-about {
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 10px #dae5e6;
    box-shadow: 0 0 20px 10px #dae5e6
}
.item-about-photo {
    float: left;
    background-image: url(../img/about-biors/item-photo.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 228px;
    background-position: top left
}
.item-about-photo img {
    max-width: 100%
}
.item-about-text {
    padding: 50px 17px 37px 27px
}
.text {
    font-family: robotolight;
    font-size: 1em;
    line-height: 1.4em
}
.center-header {
    font-family: robotothin;
    font-size: 2.5em;
    position: relative;
    text-align: center
}
.center-header:before {
    content: '';
    height: 1px;
    background-color: #c3e0e2;
    width: 25%;
    top: 25px;
    left: 15px;
    position: absolute
}
.center-header:after {
    content: '';
    height: 1px;
    background-color: #c3e0e2;
    width: 25%;
    top: 25px;
    position: absolute;
    right: 15px
}
.contacts h3 {
    color: #064265;
    font-weight: 100;
    margin-bottom: 20px
}
.adress {
    display: inline-block
}
.adress span {
    font-family: robotolight;
    font-size: 1.0625em;
    color: #2b2b2b;
    display: block;
    line-height: 1.5em
}
.adress h4 {
    font-weight: 700;
    font-style: italic;
    color: #064265
}
.adress h4 a {
    font-family: robotolight;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block
}
.adress .time {
    font-style: italic;
    font-family: robotolight;
    font-size: .875em
}
.map img {
    max-width: 100%;
    float: right;
    display: block;
    cursor: pointer
}
.modal {
    font-weight: 300;
    font-size: .875em;
    display: inline-block
}
.adress-proezd {
    font-size: .875em;
    font-family: robotolight;
    line-height: 1.3em
}
.adr,
.adress-list {
    margin-bottom: 25px
}
.adr li,
.adress-list li {
    vertical-align: top;
    padding: 0 20px 0 0;
    display: inline-block
}
.adr:last-child {
    margin-bottom: 0
}
.time {
    font-size: .875em
}
.contacts-main-wrap {
    overflow: hidden;
    border-bottom: 1px solid #c3e0e2;
    padding: 0 0 25px 0
}
.go-with-us {
    padding: 35px 0;
    text-align: center;
    color: #48748e;
    line-height: 1.4em;
    font-size: 1.0625em;
    font-weight: 400
}
.footer-main-wrap {
    padding: 35px 0;
    overflow: hidden;
    border-bottom: 1px solid #93b1b3;
    margin-bottom: 20px
}
.foot-wrapper {
    background-color: #749294;
    padding: 30px 0 55px 0
}
.foot-wrapper h3 {
    color: #b0cdcf;
    font-family: robotothin;
    font-weight: 100
}
.foot-list-wrap {
    margin-bottom: 15px
}
.foot-list-wrap h4 {
    margin-bottom: 16px;
    font-family: Roboto;
    font-weight: 300;
    font-style: italic;
    color: #c3e0e2;
    font-size: 1.125em
}
.footer-menu li {
    font-family: robotolight
}
.footer-menu li a {
    color: #fff;
    text-decoration: underline
}
.copyright-name {
    float: left
}
.copyright-name {
    font-weight: 300;
    color: #bad7d9;
    font-size: .8125em
}
.copyright-company a {
    font-weight: 300;
    color: #bad7d9;
    font-size: .8125em
}
.copyright-company {
    float: right
}
.header-border {
    margin-bottom: 10px
}
.content-wrap {
    -webkit-box-shadow: 0 -3px 3px 0 #bfc6c8;
    box-shadow: 0 -3px 3px 0 #bfc6c8;
    font-weight: 300;
    font-size: 1.0625em;
    line-height: 1.5em
}
.gradient {
    background-image: url(../img/gradient.png);
    min-height: 205px;
    background-repeat: repeat-x;
    padding: 50px 0 0;
}
.blue-line {
    width: 70px;
    display: block;
    min-height: 6px;
    background-color: #1be7f5;
    margin-bottom: 20px
}
.blue-line-short {
    width: 30px;
    display: block;
    min-height: 6px;
    background-color: #1be7f5;
    margin-bottom: 20px
}
.online-list {
    margin: 50px 0 50px 0
}
.online-list h3 {
    font-size: 1.625em;
    font-weight: 300;
    color: #064265
}
.online-spisok {
    margin: 40px 0 60px 0
}
.online-spisok ul li {
    position: relative;
    padding: 0 0 30px 60px;
    display: inline-block;
    vertical-align: top
}
.nm {
    position: absolute;
    left: 0;
    font-size: 2.25em;
    color: #38e9f5;
    top: 6px;
    font-weight: 400
}
.spisok-text {
    font-weight: 500;
    color: #064265;
    font-size: 1.125em;
    line-height: 1.4em;
    display: block
}
.context {
    font-size: .875em
}
.context-online {
    font-size: 1em
}
.context,
.context-online {
    margin: 30px 0 30px 0;
    color: #2b2b2b
}
.attention-wrap {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #1be7f5
}
.attention-heading {
    position: relative;
    text-align: center
}
.attention-heading:before {
    content: '';
    height: 1px;
    background-color: #1be7f5;
    width: 35%;
    top: 12px;
    left: 15px;
    position: absolute
}
.attention-heading:after {
    content: '';
    height: 1px;
    background-color: #1be7f5;
    width: 35%;
    top: 12px;
    position: absolute;
    right: 15px
}
.at-content {
    margin-bottom: 20px
}
.form-text-wrap {
    margin-bottom: 30px
}
.form-text-wrap p {
    font-family: robotolight
}
.main-form-wrap h3 {
    font-size: 1.4375em;
    color: #064265;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em
}
.main-form {
    margin: 25px 0 25px 0;
    position: relative
}
.form-style {
    width: 100%;
    max-width: 100%;
    outline: 0;
    background-color: #fff;
    display: block;
    border: none;
    text-indent: 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px;
    border-left: 1px solid #5ba8ad;
    border-bottom: 1px solid #5ba8ad;
    font-size: .875em;
    margin-bottom: 17px;
    font-family: robotolight
}
textarea.form-style {
    height: 158px
}
.label-wrap {
    margin-bottom: 50px
}
#checking {
    font-weight: 300;
    font-size: .875em
}
label input {
    margin-right: 7px
}
.main-btn {
    font-weight: 500;
    color: #064265;
    background-color: #38e9f5;
    border: none;
    display: block;
    margin: auto;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 7px 7px 10px 1px rgba(191, 198, 200, .35);
    box-shadow: 7px 7px 10px 1px rgba(191, 198, 200, .35)
}
.big {
    padding: 10px 60px
}
.href-to {
    margin-top: 10px;
    font-weight: 300;
    color: #064265
}
.href-to a {
    text-decoration: underline
}
.consult-main-text {
    font-family: robotolight
}
.landing-content {
    text-align: center
}
.landing-content p {
    color: #064265;
    font-weight: 500;
    font-size: 1.1875em
}
.landing-content h1 {
    font-size: 3.125em;
    color: #064265;
    font-family: robotolight
}
.landing-content .blue-line {
    margin: 0 auto 20px auto
}
.heading-head-text {
    margin: 40px auto
}
.heading-head-text p {
    font-family: robotolight;
    color: #064265;
    font-size: 1.375em;
    line-height: 1.3em
}
.heading-head-text img {
    display: block;
    margin: 20px auto;
    cursor: pointer;
    max-width: 100%
}
.advan-container {
    text-align: right;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 40px
}
.advan-container:last-child {
    margin-bottom: 0
}
.advan-container span {
    display: block;
    color: #064265;
    font-weight: 500;
    margin-bottom: 20px
}
.advan-container p {
    font-size: 1.0625em;
    line-height: 1.4em
}
.blue-heading {
    font-size: 1.875em;
    font-weight: 500;
    color: #1be7f5;
    line-height: 1em;
    text-transform: uppercase
}
.land-form-wrap {
    background-color: #eef4f5;
    max-width: 363px;
    display: block;
    margin: auto;
    border-top: 12px solid #1be6f4;
    padding: 18px 30px;
    -webkit-box-shadow: 0 0 20px 10px #dae5e6;
    box-shadow: 0 0 20px 10px #dae5e6
}
.land-form-wrap h3 {
    font-weight: 700;
    font-size: 1.5em;
    color: #064265;
    line-height: 1em;
    text-transform: uppercase
}
.land-form-wrap p {
    font-weight: 300;
    line-height: 1.4em;
    font-size: .9375em
}
.land-form {
    -webkit-box-shadow: 0 0 20px 10px #dae5e6;
    box-shadow: 0 0 20px 10px #dae5e6;
    max-width: 363px;
    display: block;
    margin: auto
}
.form-border {
    padding: 18px 30px;
    border-bottom: 1px solid #8ff8ff;
    margin-bottom: 10px
}
.form-cl {
    padding: 18px 30px
}
.main-color .form-border h3 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1.375em;
    color: #064265;
    line-height: 1em;
    text-transform: uppercase
}
.main-color {
    border-top: none;
    background-color: #1be7f5;
    margin-top: -100px
}
.main-color h3 {
    font-size: 1.1875em;
    margin-bottom: 30px
}
.sale {
    font-size: .75em;
    color: #363636;
    font-family: robotolight;
    line-height: 1.2em;
    display: block
}
.small {
    padding: 10px 30px;
    margin-top: 8px;
    font-weight: 700
}
.white-color {
    background-color: #fff
}
.white {
    background-color: #e0f6f8;
    margin: 30px auto 20px auto
}
.doctor-wrap {
    position: relative;
    min-height: 260px;
    text-align: center
}
.doctor-wrap .row {
    background-image: url(../img/landing/doctor.png);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 260px;
}
.doctor-wrap .doc-text {
    padding: 60px 0 20px 0;
    line-height: 1.5em
}
.doc-text {
    padding: 63px 0;
    font-family: robotolight;
    font-size: 1em;
    line-height: 1.2em;
    color: #363636
}
.doc-text .blue-line {
    margin: auto
}
.doc-text p {
    margin: 20px 0
}
.advan-list .spisok-text {
    margin-bottom: 30px;
    text-align: center;
    font-size: 1.5em
}
.advan-list .about-list ul li {
    margin-bottom: 20px;
    padding: 0 0 0 40px
}
.about-list-wrapper {
    max-width: 725px;
    display: block;
    margin: auto
}
.frame {
    padding: 20px 45px;
    border: 5px solid #38e9f5;
    margin: 30px 0 30px 0;
    color: #064265;
    text-align: center
}
.frame span {
    font-size: 1.875em;
    font-weight: 900;
    line-height: 1.2em
}
.capab {
    background-image: url(../img/landing/bg-land.png);
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 50px 0;
    margin-top: -100px
}
.capab-content-wrap {
    padding: 30px 0 0 0;
    margin-bottom: 20px
}
.capab-content-wrap .heading-blue {
    font-size: 2.375em
}
.capab-content-wrap p {
    font-size: 1.125em;
    font-family: robotolight;
    color: #064265
}
.capab-text {
    font-weight: 700;
    font-size: 1.125em;
    color: #064265;
    margin-bottom: 40px
}
.cap-block {
    background-color: #fff;
    padding: 12px 22px;
    border-left: 2px solid #b2e79b;
    font-family: robotolight;
    color: #363636;
    line-height: 1.4em;
    margin-bottom: 16px
}
.cap-block:last-child {
    margin-bottom: 83px
}
.yellow {
    border: none;
    border-top: 2px solid #ddd10a;
    text-align: left;
    padding: 22px 22px;
    margin-bottom: 50px
}
.pink .cap-block {
    border-left: 2px solid #ffa2a2
}
.cap-links-wrap {
    text-align: center
}
.cap-link {
    display: inline-block;
    margin-right: 30px
}
.cap-link:hover .link-text {
    text-decoration: none
}
.cap-link img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle
}
.cap-link span {
    color: #064265;
    font-weight: 500;
    font-size: 1.125em;
    display: inline-block;
    vertical-align: middle
}
.link-text {
    text-decoration: underline
}
.advan-columns {
    position: relative
}
.advan-section-content {
    background-image: url(../img/landing/line-wrap.png);
    min-height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px
}
.foll {
    background-image: none
}
.nomer {
    font-size: 2.375em;
    position: absolute;
    left: 0;
    color: #38e9f5;
    top: 0;
    font-weight: 300;
    font-style: italic
}
.advan-col-item {
    color: #064265;
    margin-bottom: 20px
}
.advan-col-item ul li {
    position: relative;
    padding: 60px 0 0 60px;
    display: inline-block;
    vertical-align: bottom
}
.head-item {
    display: block;
    font-weight: 500;
    font-size: 1.125em;
    margin-bottom: 15px;
    line-height: 1.2em
}
.item-content {
    font-family: robotolight;
    line-height: 1.4em;
    display: block
}
.circle-wrap {
    margin: 50px auto;
    overflow: hidden;
    position: relative
}
.circle-img {
    float: left;
    padding-right: 50px
}
.circle-img img {
    max-width: 100%;
    display: block
}
.circle-text {
    position: relative;
    overflow: hidden
}
.circle-text .head-item {
    color: #064265;
    display: inline-block
}
.circle-text:after {
    content: '';
    background-image: url(../img/landing/line.png);
    position: absolute;
    right: 0;
    width: 50%;
    height: 5px;
    top: 12px
}
.circle-small-text {
    font-size: .9375em;
    color: #064265;
    font-family: robotolight;
    line-height: 1.3em
}
.circle-menu {
    overflow: hidden
}
.circle-menu li {
    display: inline-block;
    vertical-align: top
}
.circle-menu li span {
    display: inline-block
}
.circle-text-left {
    padding-right: 50px;
    overflow: hidden;
    position: relative
}
.circle-text-left .head-item {
    color: #064265;
    text-align: right
}
.circle-text-left span {
    font-size: .9375em;
    color: #064265;
    font-family: robotolight;
    line-height: 1.2em;
    display: block
}
.circle-img-right {
    overflow: hidden;
    float: right
}
.circle-img-right img {
    max-width: 100%;
    display: block
}
.right {
    text-align: right
}
.center {
    margin: auto
}
.doc-wrapper {
    text-align: center
}
.doc-wrapper .doc-text {
    padding: 30px 0;
    color: #064265;
    line-height: 1.4em
}
.doc-wrapper .doc-text:last-child {
    margin-bottom: 50px
}
.form-to-call .heading-blue {
    text-align: center
}
.form-to-call p {
    text-align: center;
    font-family: robotolight;
    font-size: 1.0625em;
    color: #064265;
    margin-bottom: 30px!important
}
.extra-wrapper {
    margin-top: -76px;
    -webkit-box-shadow: 0 0 20px 10px #dae5e6;
    box-shadow: 0 0 20px 10px #dae5e6
}
.extra-head {
    text-align: center;
    padding: 18px 100px;
    background-color: #fff;
    font-weight: 700;
    font-size: 1.4375em;
    color: #064265
}
.blue {
    background-color: #4cedf7;
    text-align: left;
    padding: 10px 30px;
    text-transform: uppercase
}
.pd-form {
    margin-top: -60px
}
.extra-wrap {
    background-color: #eef4f5;
    overflow: hidden;
    padding: 30px
}
.extra-wrap .form-style {
    margin-bottom: 0
}
.extra-wrap .main-btn {
    padding: 7px 20px;
    float: right;
    margin-top: -5px
}
.extra-list {
    font-family: robotolight;
    line-height: 1.2em
}
.extra-list li {
    margin-bottom: 15px
}
.small-form .small {
    padding: 5px 30px;
    margin-top: 0
}
.price {
    font-size: 1.875em;
    color: #064265;
    font-weight: 500;
    font-family: Roboto;
    line-height: 1.4em;
    margin-bottom: 10px
}
.price span {
    font-family: Roboto;
    color: #363636;
    font-size: 1.675em;
    display: inline-block;
    vertical-align: bottom
}
.small-price {
    font-family: robotolight;
    font-size: .875em
}
.small-price-wrap {
    overflow: hidden
}
.small-price-wrap .price {
    color: #064265;
    font-size: 1em;
    font-weight: 500
}
.text-to-buy {
    font-size: 1.125em;
    font-family: robotolight;
    line-height: 1.4em
}
.video-wrap {
    background-image: url(../img/master/video-bg.png);
    min-height: 254px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative
}
.head-img img {
    max-width: 100%;
    display: block;
    margin: auto
}
.video-link {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.lines-master {
    background-image: url(../img/master/lines.png);
    min-height: 478px;
    background-repeat: no-repeat;
    background-position: top top
}
.lines-wrap-bg {
    background-image: url(../img/master/lines-2.png);
    background-repeat: no-repeat;
    background-position: top top;
    min-height: 446px
}
.extra-sect .extra-inf {
    margin-bottom: -113px
}
.margin-block {
    margin-bottom: -180px
}
.pt {
    padding-top: 200px
}
.btn-href {
    display: inline-block;
    border: 3px solid #1be7f5;
    padding: 6px 15px;
    font-weight: 700;
    text-decoration: underline;
    font-size: 1em;
    color: #064265;
    font-family: Roboto, sans-serif
}
.mm-menu.mm-offcanvas {
    z-index: 10
}
.text-center {
    text-align: center
}
.pointer {
    cursor: pointer
}
.modal {
    display: none
}
.slider-shop .nav {
    border-top: 1px solid #d3e3e6;
    border-bottom: 1px solid #d3e3e6;
    padding: 10px 0 20px 0
}
.slider-shop .nav>li>a {
    line-height: 20px;
    height: 70px;
    border: 4px solid #fff
}
.slider-shop .nav>li>a:hover {
    background: 0 0
}
.slider-shop .nav>li.active>a {
    border: 4px solid #38e9f5;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0
}
.slider-shop .nav>li.active>a:active,
.slider-shop .nav>li.active>a:hover {
    border: 4px solid #38e9f5;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0
}
.slider-shop .nav>li.active>a:after {
    content: '';
    border: solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: -27px;
    width: 0
}
.slider-shop .nav>li.active>a:before {
    content: '';
    border: solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: -27px;
    width: 0;
    border-top-color: #38e9f5;
    border-width: 13px
}
.slider-shop .nav>li.active>a:after {
    border-top-color: #fff;
    border-width: 16px;
    margin-left: -16px
}
.slider-shop p {
    font-size: 1em;
    font-family: robotolight;
    text-align: left
}
.slider-shop h3 {
    text-align: left;
    color: #064265;
    margin-bottom: 20px;
    text-align: left
}
.slider-shop .carousel {
    margin: 40px 0
}
.slider-shop .carousel-control {
    background-image: none
}
.slider-shop .carousel-control span {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #38e9f5;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 25px;
    line-height: 40px;
    text-align: center
}
.slider-shop .glyphicon-chevron-right {
    right: -15px
}
.slider-shop .glyphicon-chevron-left {
    margin-left: -10px;
    left: -40px
}
.different-table {
    line-height: 13px;
    font-family: robotolight
}
.different-table .th {
    font-weight: 700;
    font-style: italic;
    font-size: 16px
}
.different-table .th>div:nth-child(2),
.different-table .th>div:nth-child(4) {
    border: 1px solid #c3e0e2;
    font-style: normal;
    font-size: 18px;
    line-height: 17px;
    background: #fff;
    z-index: 1
}
.different-table .row>div { 
    padding: 10px 0
}
.different-table .th>div {
    padding: 15px 0
}
.different-table a {
    color: #333
}
.different-table a:hover {
    color: #337ab7;
    text-decoration: underline
}
.different-table .row:hover {
    background: #e8f2f3
}
.different-table a:target {
    background: #f1f195;
}
.different-table .row:hover:first-child {
    background: 0 0
}
.dif-wrap h1 {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    display: block
}
connection {
    z-index: 0;
    border-color: #c3e0e2
}
@media (max-width: 992px) {
    .slider-shop .nav>li {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
    .dif-wrap h2 {
        max-width: 300px
    }
}
@media (max-width: 912px) {
    .slider-shop .glyphicon-chevron-right {
        right: 0;
        margin-right: 0
    }
    .slider-shop .glyphicon-chevron-left {
        margin-left: 0;
        left: 0
    }
}
@media (max-width: 768px) {
    .dif-wrap h2 {
        max-width: 250px
    }
    .different-table .row>div {
        padding: 10px 0;
        font-size: 12px
    }
    .different-table .th>div {
        font-size: 13px
    }
    .different-table .th>div:nth-child(2),
    .different-table .th>div:nth-child(4) {
        font-size: 13px;
        line-height: 12px
    }
}
@media (min-width: 1200px) and (max-width: 1250px) {
    .slider-shop .glyphicon-chevron-left {
        margin-left: -10px;
        left: 0
    }
}
.different-table {
    margin-bottom: 67px
}
.frame-wrap {
    max-width: 310px;
    margin: auto
}
.frame-wrap .frame {
    padding: 20px 25px
}
.frame-wrap a {
    color: #064265;
    font-size: 1.125em;
    text-decoration: underline
}
.scale {
    margin: 0 -50px;
    -webkit-transform: left center;
    background-color: #fff;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg)
}
.pd-land {
    padding: 35px 30px
}
#p-margin {
    display: block;
    margin: 20px 0
}
.video-head {
    padding: 20px
}
.video-head a {
    color: #eef4f5;
    font-weight: 500;
    font-size: 1.125em;
    text-decoration: underline
}
.master-form input,
.master-form textarea {
    width: 100%;
    max-width: 300px;
    margin: 17px auto
}
.master-btn {
    max-width: 200px;
    width: 200px;
    text-transform: uppercase
}
#area {
    padding-top: 200px
}
.promo-btn-wrapper {
    position: relative;
    background-color: #eef4f5
}
.promo-btn-wrapper:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden
}
.promo-btn-wrapper:after {
    bottom: 0;
    -webkit-transform: skewY(-2.5deg);
    -ms-transform: skewY(-2.5deg);
    transform: skewY(-2.5deg);
    -webkit-transform-origin: 100
}
@media (max-width: 768px) {
    .sr-only {
        display: none!important
    }
}
.slide .carousel-control {
    background-image: none
}
.slide .carousel-control .icon-prev {
    left: 20%;
    height: 70px
}
.slide .carousel-control .icon-prev:before {
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    content: ''
}
.slide .carousel-control .icon-next {
    height: 70px;
    right: 20%
}
.slide .carousel-control .icon-next:before {
    background-image: url(../img/right.png);
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    content: ''
}
#different_b_1,
#different_b_2 {
    font-style: italic
}
#h2-pd {
    padding-top: 50px
}
#left-igls:before {
    content: '';
    background-image: url(../img/landing/line-2.png);
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    top: 12px;
    background-repeat: no-repeat
}
@media only screen and (max-width: 1200px) {
    .contacts h3:after,
    .contacts h3:before {
        width: 20%
    }
    .dif-wrap .left-img,
    .dif-wrap .right-img {
        max-width: 250px
    }
    .frame {
        padding: 20px 25px
    }
    .frame span {
        font-size: 1.625em
    }
    .main-menu-wrap {
        padding-top: 10px
    }
    .extra-wrap .main-btn {
        padding: 7px 12px
    }
}
@media only screen and (max-width: 992px) {
    .slider-heading h1 {
        font-size: 2.5em
    }
    .main-menu-wrap {
        display: none
    }
    .contacts h3:after,
    .contacts h3:before {
        width: 15%
    }
    .capab-content-wrap .heading-blue,
    .heading-blue,
    .online-list h3 {
        font-size: 1.25em
    }
    .dif-wrap .left-img,
    .dif-wrap .right-img {
        top: 20px
    }
    .slider-column-slide {
        padding: 0
    }
    .slider-columns {
        margin-top: 20px
    }
    .adv-container-wrap {
        margin-bottom: 40px
    }
    .capab,
    .main-color {
        margin-top: 40px
    }
    .landing-content h1 {
        font-size: 2.5em
    }
    .frame {
        margin-bottom: 40px
    }
    .head-img {
        margin-bottom: 40px
    }
    .pt {
        padding-top: 40px
    }
    .margin-block {
        margin-bottom: 0
    }
    .extra-inf {
        margin-bottom: 0
    }
    .extra-wrap .form-style {
        margin-bottom: 30px
    }
    .extra-wrap .main-btn {
        float: none;
        display: block;
        text-align: center
    }
}
@media only screen and (max-width: 768px) {
    .footer-main-wrap {
        padding: 0
    }
    .footer-main-wrap .menu-lang-wrap,
    .footer-main-wrap .top-menu-wrap {
        display: none
    }
    .footer-main-wrap .main-header {
        padding: 15px 0 15px 0
    }
    .center-header:after,
    .center-header:before {
        display: none
    }
    .center-header .top-pd {
        margin: 0
    }
    .center-header .logo-wrap {
        margin-right: 20px
    }
    .map img {
        float: none;
        margin: auto
    }
    .logo-wrap {
        margin-right: 0
    }
    .slider-wrap {
        background-position: left left
    }
    .slider-heading h1 {
        font-size: 2em
    }
    .landing-content h1 {
        font-size: 2.125em;
        line-height: 1.2em
    }
    .doctor-wrap {
        background-image: none
    }
    .adv-list .spisok-text {
        font-size: 1.2em
    }
    .circle-img,
    .circle-img-right {
        max-width: 150px
    }
    .circle-text:before {
        width: 20%
    }
    .doc-wrapper .doc-text {
        font-size: .875em
    }
    .top-contacts {
        margin-top: 0
    }
    .extra-wrap .main-btn {
        padding: 7px 15px
    }
}
@media only screen and (max-width: 480px) {
    .contacts h3 {
        font-size: 1.5625em
    }
    .slider-shop h3 {
        font-size: 1.5625em
    }
    .about-biors h2 {
        font-size: 1.4375em;
        margin-bottom: 10px
    }
    .about-list ul li {
        font-size: .75em
    }
    .logo-wrap img {
        max-width: 110px
    }
    .go-with-us {
        font-size: .6875em
    }
    .foot-wrapper {
        padding: 0 0 55px 0
    }
    .adress .time {
        font-size: .8125em
    }
    .footer-main-wrap {
        font-size: .875em
    }
    .section-pd {
        padding: 20px 0 20px 0
    }
    .heading-head-text p,
    .text {
        font-size: .8125em
    }
    .item-about-text {
        padding: 20px 7px
    }
    .adress span {
        font-size: .875em
    }
    .adr:last-child {
        margin-bottom: 25px
    }
    .anons-text {
        font-size: .875em
    }
    .header-phone {
        font-size: .9375em
    }
    .top-email {
        font-size: .875em;
        margin-bottom: 5px
    }
    .callback {
        padding: 5px 17px;
        margin-bottom: 0
    }
    .slider-heading h1 {
        font-size: 1.125em;
        line-height: 2em
    }
    .slider-heading span {
        font-size: .875em;
        line-height: 1.2em
    }
    .consult-main-text {
        font-size: .8125em
    }
    .context,
    .form-text-wrap p,
    .spisok-text {
        font-size: .9375em;
        line-height: 1.5em
    }
    .form-text-wrap {
        margin-bottom: 30px
    }
    .main-form-wrap h3 {
        font-size: 1em
    }
    .landing-content h1 {
        font-size: 1.375em
    }
    .advan-container .blue-heading {
        font-size: 1.375em
    }
    .advan-list .spisok-text {
        font-size: .6875em
    }
    .cap-block {
        font-size: .75em
    }
    .cap-block:last-child {
        margin-bottom: 53px
    }
    .frame {
        padding: 20px 0;
        font-size: .8125em
    }
    .frame .phone {
        font-size: 1.125em
    }
    .cap-links-wrap,
    .circle-small-text,
    .circle-text-left,
    .doc-text {
        font-size: .8125em
    }
    .item-content {
        font-size: .875em
    }
    .circle-img,
    .circle-img-right {
        display: none
    }
    .extra-head {
        padding: 10px
    }
    .adv-container {
        font-size: .8125em
    }
    .land-form-wrap {
        padding: 18px 20px
    }
    .circle-text-left {
        padding-right: 0
    }
    .slider-shop p {
        font-size: .875em
    }
    .top-contacts p {
        margin-bottom: 7px
    }
    .different-table {
        line-height: 13px;
        font-family: robotolight
    }
    .different-table .th {
        font-weight: 700;
        font-style: italic;
        font-size: 16px
    }
    .different-table .th>div:nth-child(2),
    .different-table .th>div:nth-child(4) {
        border: none
    }
    .extra-wrap .main-btn {
        padding: 7px 10px
    }
    .advan-container p {
        font-size: .875em
    }
    .text-to-buy {
        font-size: .875em
    }
    .center-header {
        padding: 10px 0
    }
    .slider-shop .glyphicon-chevron-right {
        margin-right: 0
    }
    .consult-main {
        font-size: .8125em
    }
    .breadcrumbs-wrap {
        padding-top: 25px
    }
}
@media only screen and (min-width: 992px) {
    .promo-btn-wrapper {
        height: 444px;
        max-height: 444px
    }
    .doctor-wrap .doc-text {
        padding-left: 210px;
    }
}
@media only screen and (max-width: 600px) {
    .attention-heading:before, .attention-heading:after {
        display: none;
    }
}
@media only screen and (max-width: 1199px) {
    .attention-heading:before, .attention-heading:after {
        width: 25%;
    }
}
@media only screen and (min-width: 1200px) {
    .slider-wrap {
        min-height: 533px;
        padding: 30px 0 30px 0
    }
}
@media only screen and (max-width: 992px) {
    .circle-text:after, #left-igls:before {
        display: none;
    }
    .doctor-wrap .row {    
        background-image: none;
    }
}
/* custom styles */

.invisible {
    display: none;
}
.item-anons {
    cursor: pointer;
}
.anons-text a {
    color: #064265
}
#text {
    min-height: 500px;
    padding-bottom: 50px;
}
.doctor-wrap {
    background-size: contain;
}
.main-menu .active a, .desktop-menu .active a, .footer-menu .active a {
    color: #9a5050
}
.footer-menu .active a {
    color: #ece72d
}
.text_category {
    margin-bottom: 25px;
}
.text_category h2 {
    font-size: 17px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 20px;
}
.text_category h2 a {
    color: #064265;
    text-decoration: underline;
}
.text_category .text p {
    font-size: 15px;
    line-height: 22px;
}
.text_category .text:nth-child(3n+1) {
    clear: left;
}

.circle-small-text, .circle-text-left span {
    max-width: 620px;
}
.circle-text-left span {
    float: right;
}

/* Callback widget */
.top-contacts {
    position: relative;
}
.widget {
    background: #fff;
    z-index: 9999;
    padding: 15px 20px 20px;
    position: absolute;
    top: 0; right: 0;
    box-shadow: 0 0 90px -20px #000;
    border-radius: 5px;
    width: 300px;
}

.widget label {
    margin: 0.6rem 0 0.3rem;
}
.widget label:first-child {
    margin-top: 0;
}
.widget input, .widget textarea {
    width: 100%;
    border: 1px solid silver;
}
.widget input[type=text], .widget textarea {
    background: #f9f9f9;
}
.widget textarea {
    height: 180px;
}
.feedback-form b {
    color: red;
    padding-left: 3px;
}
.feedback-form {
    position: relative;
}
.feedback-form .btn-close {
    position: absolute;
    top: -25px;
    right: -32px;
}
#email-tr, #message-tr {
    display: none;
}

/* Spinner */

.spinner {
    background-image: url(/static/img/spinner.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.tech-support-form p, .tech-support-form label  {
    font-family: robotolight;
    font-weight: 400;
}

/* Comparison */

.compare_item_view .go-back {
    padding-top: 15px;
}
.compare_item_view h2.heading-blue {
    font-size: 1.8em;
}
.active-compare {
    background: #f1f195;
}

/* Bullet lists */
#text .inner li {
    list-style: disc outside;
    padding: 3px 0;
}
#text .inner ul {
    margin: 5px 0;
}

/* Image collection groups */
h3.img_subheader {
    margin: 10px 0;
}

/* Tables */
table {
    border-collapse: collapse;
}
td {
    border: 1px solid silver;
    padding: 5px;
}
table td p {
    margin: 0;
}

/* Responsive tables */
@media only screen and (max-width: 992px) {
    .responsive-table {
        width: 100%;
        max-width: 100%;
        overflow: auto;
    }    
}
#feedback td {
    border: 0 !important;
}
#text .txt_text ul {
    margin: 10px 0 10px 20px;
}
#text .txt_text li {
    list-style: disc outside;
}

/* == Paginator
------------------- */ 
#pager {
    clear: left;
    padding: 10px;
    background: lightblue;
    border-radius: 15px;
    margin: 25px 0;
}
#pager span {
    display: inline-block;
    width: 31px;
    height: 31px;
    text-align: center;
    margin-right: 6px;
    padding: 3px 2px;
}
#pager span a {
    color: #000;
    text-decoration: underline;
    padding: 5px;
}
#pager span.active {
    background: #e0e0e0;
    color: #000;
    border-radius: 15px;
}
#pager span a:hover {
    color: red;
}

/* == Texts
--------------*/
.children-list {
    margin: 15px 0;
}
.next_prev:before{
	content:"";
	display:block;
	clear:both;
}

    /* previous/next text */
    #text_next, #text_prev {
        margin-bottom:20px;
        font-size: 1.6rem;
    }
    #text_next {
        float: right; 
        width: 300px;
    }
    #text_prev {
        float: left; 
        width: 300px;
    }
    #text_next .prevnext_date, #text_prev .prevnext_date {
        display: inline; 
        font-size: 1.1rem;
    }

/* == Reviews
----------------- */
    
.review + .review {
    margin-top: 40px;
}

#text .review_add.review_add {
    text-align: left;
}
.review_add.review_add input, .review_add.review_add textarea {
    border-radius: 2px;
}
.review_add.review_add input {
    border:1px solid silver;
}

.review_add.review_add textarea {
    width: 95%;
    height: 150px;
    margin: 10px 0;
    border:1px solid silver;
}
.review_add.review_add label {        
    display: block;
    text-align: left;
}

.review_add.review_add label input {
    width: 50%;
    padding: 3px 4px;
    max-width: 500px;
}
.review_add.review_add input[type=submit] {
    margin: 15px 5% 0 0;
}
.review .author, .review .email {
    font-size: 85%;
    color: grey;
    font-weight: bold;
    padding-left: 45px;
}

blockquote{
    display:block;
    padding: 15px 20px 5px 45px;
    position: relative;
    border-left: 0;
    margin: 0;
}

blockquote::before{
    content: "\201C";

    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;

    position: absolute;
    left: 10px;
    top:5px;
}

#text p.error {
    background: #F8B8B8 url(/static/img/exclamation.png) no-repeat 4px center;
    padding:5px 5px 5px 24px;
    text-align: left;
    color: #000;
}
.g-recaptcha {
    display: none;
}
.fakelink { border-bottom-style: dotted; border-bottom-width: 1px; text-decoration: none !important; }
.hidden-help {
    padding: 10px 25px 5px; 
    display: none; 
    background: #fff; 
    border-radius: 5px; 
    margin: 0 -50px;
    max-width: 100%;
}
.disabled {
    background-color: #dedede;
    color: silver;
    cursor: default;
}
@media (max-width: 999px) {
    .hidden-help {
        margin: 0;
    }
}
.multi, .inner {
    padding-bottom: 25px;
}
.text_category.review .preview-link + .preview-link img {
    margin-left: 25px;
}
.text_category.review .multi {
    text-align: center;
    margin: 15px 0 25px;
}
.text_category.review .multi .preview-link {
    max-height: 200px; 
    overflow: hidden;
    display: inline-block;
}

.text_category.review .multi img {
    vertical-align: top;
}

.highlight {
    padding: 15px 20px 2px;
    margin: 20px 0 20px -20px;
    background: #d4e8e8;
    border-radius: 3px;
}
.wellness-video-wrap {
    margin-bottom: 25px; 
    background: url(/static/up/images/video/wellness-video-cover.jpg) no-repeat center center;
    background-size: contain; 
}