

/* Start:/local/templates/panteon/css/main.min.css?1751947344145300*/
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: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;
    -moz-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;
    -moz-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;
    -moz-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;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    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: 14px;
    padding-right: 14px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1230px) {
    .container {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 14px;
    padding-right: 14px
}

.row {
    margin-left: -14px;
    margin-right: -14px
}

.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: 14px;
    padding-right: 14px
}

.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:1230px) {
    .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:1230px) {
    .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:1230px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1230px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1230px) {
    .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:1230px) {
    .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
    }
}

@font-face {
    font-family: panteon;
    src: url(/local/templates/panteon/css/../libs/fontello/font/panteon.eot?59746725);
    src: url(/local/templates/panteon/css/../libs/fontello/font/panteon.eot?59746725#iefix) format('embedded-opentype'), url(/local/templates/panteon/css/../libs/fontello/font/panteon.woff2?59746725) format('woff2'), url(/local/templates/panteon/css/../libs/fontello/font/panteon.woff?59746725) format('woff'), url(/local/templates/panteon/css/../libs/fontello/font/panteon.ttf?59746725) format('truetype'), url(/local/templates/panteon/css/../libs/fontello/font/panteon.svg?59746725#panteon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" pa-"]:before, [class^=pa-]:before {
    font-family: panteon;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pa-mouse:before {
    content: '\e800'
}

.pa-comm:before {
    content: '\e801'
}

.pa-phone_1:before {
    content: '\e802'
}

.pa-ws_logo:before {
    content: '\e803'
}

.pa-arrow:before {
    content: '\e804'
}

.pa-forma_1:before {
    content: '\e805'
}

.pa-forma_2:before {
    content: '\e806'
}

.pa-forma_3:before {
    content: '\e807'
}

.pa-loc:before {
    content: '\e808'
}

.pa-lock:before {
    content: '\e809'
}

.pa-letter:before {
    content: '\e80a'
}

.pa-shape-1:before {
    content: '\e80b'
}

.pa-manpopup:before {
    content: '\e80c'
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    -moz-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.twentytwenty-after-label, .twentytwenty-before-label, .twentytwenty-overlay {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.twentytwenty-after-label, .twentytwenty-before-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-after-label:before, .twentytwenty-before-label:before {
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em
}

.twentytwenty-after-label:before, .twentytwenty-before-label:before {
    position: absolute;
    background: rgba(255, 255, 255, .2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-after-label:before, .twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-after-label:before, .twentytwenty-vertical .twentytwenty-before-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px
}

.twentytwenty-down-arrow, .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-down-arrow, .twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0)
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-before-label:before {
    content: "Before"
}

.twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-after-label:before {
    content: "After"
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, .5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    -moz-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    -moz-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    -moz-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    -moz-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    -moz-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@font-face {
    font-family: panteon;
    src: url(/local/templates/panteon/css/../fonts/fontello/panteon.eot?56672103);
    src: url(/local/templates/panteon/css/../fonts/fontello/panteon.eot?56672103#iefix) format("embedded-opentype"), url(/local/templates/panteon/css/../fonts/fontello/panteon.woff?56672103) format("woff"), url(/local/templates/panteon/css/../fonts/fontello/panteon.ttf?56672103) format("truetype"), url(/local/templates/panteon/css/../fonts/fontello/panteon.svg?56672103#panteon) format("svg");
    font-weight: 400;
    font-style: normal
}

.pt-icon {
    font-family: panteon;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: ArimoBold;
    src: url(/local/templates/panteon/css/../fonts/ArimoBold/ArimoBold.eot);
    src: url(/local/templates/panteon/css/../fonts/ArimoBold/ArimoBold.eot?#iefix) format("embedded-opentype"), url(/local/templates/panteon/css/../fonts/ArimoBold/ArimoBold.woff) format("woff"), url(/local/templates/panteon/css/../fonts/ArimoBold/ArimoBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: ArimoRegular;
    src: url(/local/templates/panteon/css/../fonts/ArimoRegular/ArimoRegular.eot);
    src: url(/local/templates/panteon/css/../fonts/ArimoRegular/ArimoRegular.eot?#iefix) format("embedded-opentype"), url(/local/templates/panteon/css/../fonts/ArimoRegular/ArimoRegular.woff) format("woff"), url(/local/templates/panteon/css/../fonts/ArimoRegular/ArimoRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoSlabBold;
    src: url(/local/templates/panteon/css/../fonts/RobotoSlabBold/RobotoSlabBold.eot);
    src: url(/local/templates/panteon/css/../fonts/RobotoSlabBold/RobotoSlabBold.eot?#iefix) format("embedded-opentype"), url(/local/templates/panteon/css/../fonts/RobotoSlabBold/RobotoSlabBold.woff) format("woff"), url(/local/templates/panteon/css/../fonts/RobotoSlabBold/RobotoSlabBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoSlabRegular;
    src: url(/local/templates/panteon/css/../fonts/RobotoSlabRegular/RobotoSlabRegular.eot);
    src: url(/local/templates/panteon/css/../fonts/RobotoSlabRegular/RobotoSlabRegular.eot?#iefix) format("embedded-opentype"), url(/local/templates/panteon/css/../fonts/RobotoSlabRegular/RobotoSlabRegular.woff) format("woff"), url(/local/templates/panteon/css/../fonts/RobotoSlabRegular/RobotoSlabRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: YanoneKaffeesatzBold;
    src: url(/local/templates/panteon/css/../fonts/YanoneKaffeesatzBold/YanoneKaffeesatzBold.eot);
    src: url(/local/templates/panteon/css/../fonts/YanoneKaffeesatzBold/YanoneKaffeesatzBold.eot?#iefix) format("embedded-opentype"), url(/local/templates/panteon/css/../fonts/YanoneKaffeesatzBold/YanoneKaffeesatzBold.woff) format("woff"), url(/local/templates/panteon/css/../fonts/YanoneKaffeesatzBold/YanoneKaffeesatzBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

::-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
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    min-height: 100vh
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    opacity: 1;
    color: #767676;
    background-color: #fff;
    font-weight: 400;
    font-family: ArimoRegular
}

@media only screen and (max-width:991px) {
    body {
        font-size: 14px
    }
}

#callback form .input-block .input-popUp.select-popUp ul li a, .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div, .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div i, .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a:after, .allText-block a, .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image, .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:after, .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:before, .brands-block .brands-slider__container .brands-slider__nav div, .breadcrumbs li a, .button, .certificates-block .certificates-container .certificates-slider__nav div i, .check label a, .footer-block a, .green-button, .header-block .main-menu .toggle_mnu, .header-block .main-menu ul li a, .header-contacts .header-contacts__content a.callback, .header-location__weInMap, .link, .mfp-close-btn-in button.mfp-close, .mySelect ul li, .news-block .news-container .news-item, .news-block .news-container .news-item .news-item__image img, .newsPage-block .newsPage-content .newsPage-item, .newsPage-block .newsPage-content .newsPage-item .newsPage-descript p, .red-button, .slick-dots li button:after, form .input-block input, form .input-block textarea, input.green-button, input.red-button {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.for_a {
    text-align: center
}

.for_a.left {
    text-align: left
}

.aboutUs-mainPage, .aboutUsPage-block, .advantages-block, .brands-block, .certificates-block, .contactsPage-block, .firstScreen-block, .footer-block, .header-block, .insidePage-block, .map-container, .news-block, .newsPage-block, .overflow-block, .serviceEntry-block, .singleNewsPage-block, .warning-block {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

#callback form .input-block .input-popUp.select-popUp .arrow-popup:before, #thanks .popUp-title:after, .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a:after, .advantages-block:after, .advantages-block:before, .allText-block ul li:before, .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:after, .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:before, .certificates-block:after, .certificates-block:before, .firstScreen-block:after, .header-block .header-slogan .header-slogan__inCity span:after, .header-block .header-slogan .header-slogan__inCity span:before, .header-block:after, .header-block:before, .map-container .map-block .map-contacts__container:before, .map-container .map-block:before, .serviceEntry-block .serviceEntry-line, .serviceEntry-block:after, .serviceEntry-block:before, .slick-dots li button:after, h2.top-title:after {
    content: "";
    position: absolute
}

a:focus, button:focus, div:focus, input:focus, span:focus, textarea:focus {
    outline: 0 !important
}

li {
    list-style: none
}

form .form-container {
    font-size: 0;
    margin: 0 -9px
}

form .input-block {
    padding: 0 9px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 14px;
    margin-bottom: 21px
}

@media only screen and (max-width:570px) {
    form .input-block {
        width: 100%;
        display: block;
        margin-bottom: 27px
    }
}

form .input-block.one-block {
    width: 100%;
    display: block;
    text-align: center
}

@media only screen and (max-width:767px) {
    form .input-block.submit {
        width: 100%;
        text-align: center;
        display: block;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    form .input-block.submit input {
        max-width: 261px;
        margin: 0 auto
    }
}

form .input-block .label-block {
    display: block;
    margin-bottom: 7px
}

form .input-block .label-block i {
    display: table-cell;
    vertical-align: middle;
    font-size: 25px
}

form .input-block .label-block label {
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px
}

form .input-block input {
    width: 100%;
    display: block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    height: 40px;
    background-color: transparent;
    padding: 0 12px;
    font-size: 12px;
    color: #fff
}

form .input-block input.error {
    border: 3px solid #b7353a
}

form .input-block input[type=submit] {
    border: none;
    text-transform: uppercase;
    font-family: ArimoBold;
    letter-spacing: 4px
}

form .input-block textarea {
    resize: none;
    width: 100%;
    display: block;
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    height: 97px;
    background-color: transparent;
    padding: 10px 12px;
    font-size: 12px
}

form .input-block textarea.error {
    border: 3px solid #b7353a
}

form .recapcha {
    padding-right: 3px;
    min-width: 314px;
    width: 50%;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:767px) {
    form .recapcha {
        width: 100%;
        display: block;
        text-align: center;
        padding-right: 9px
    }
}

form .recapcha .g-recaptcha {
    display: inline-block;
    text-align: center
}

.security-form {
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 5px
}

.security-form i {
    display: inline-block;
    vertical-align: top
}

.security-form .security-form__content {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    max-width: 94%
}

@media only screen and (max-width:570px) {
    .security-form .security-form__content {
        white-space: pre-line;
        text-align: left
    }
}

.check {
    text-align: left;
    min-height: 20px;
    display: inline-block
}

.check.white {
    position: relative;
}

.check.white input[type=checkbox]+label {
    background: url(/local/templates/panteon/css/../img/checkbox1.png) 0 0 no-repeat
}

.check.white label a {
    color: #297f66
}

.check input[type=checkbox] {
    display: inline-flex;
    position: absolute;
    left: 8px;
    top: 18px;
    width: 1px;
    height: 1px;
}

.check input[type=checkbox]+label {
    background: url(/local/templates/panteon/css/../img/checkbox.png) 0 0 no-repeat;
    padding-left: 32px;
    min-height: 20px
}

.check input[type=checkbox]:checked+label {
    background-position: 0 -81px
}

.check label {
    display: block;
    cursor: pointer;
    font-size: 12px;
    line-height: 18px
}

@media only screen and (max-width:479px) {
    .check label {
        line-height: normal
    }
}

.check label a {
    border-bottom: 1px solid;
    color: #fff
}

@media only screen and (max-width:479px) {
    .check label a {
        display: inline-block
    }
}

.check label a:hover {
    border-color: transparent
}

img {
    max-width: 100%
}

.mySelect {
    position: relative;
    padding-right: 12px
}

.mySelect .mySelect-value {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.mySelect ul {
    display: none;
    position: absolute;
    width: auto;
    top: 100%;
    left: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    text-align: left;
    z-index: 12
}

.mySelect ul li {
    background-color: #2f2f2f;
    padding: 4px 10px 4px 5px;
    display: block;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    border-bottom: 1px solid #ccc
}

.mySelect ul li:last-of-type {
    border-bottom: none
}

.mySelect ul li:hover {
    background-color: #fff;
    color: #2f2f2f
}

.mySelect .select-arrow {
    position: absolute;
    height: 100%;
    width: 12px;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 11
}

.mySelect .select-arrow:before {
    content: ">";
    position: absolute;
    text-align: center;
    right: 0;
    top: 50%;
    line-height: .8;
    -webkit-transform: rotate(90deg) translate(-50%, 0);
    -ms-transform: rotate(90deg) translate(-50%, 0);
    transform: rotate(90deg) translate(-50%, 0)
}

h2.top-title {
    text-align: left;
    color: #1d1f20;
    font-size: 40px;
    margin-bottom: 40px;
    position: relative;
    font-family: YanoneKaffeesatzBold;
    padding-bottom: 14px
}

@media only screen and (max-width:991px) {
    h2.top-title {
        font-size: 36px
    }
}

@media only screen and (max-width:767px) {
    h2.top-title {
        font-size: 30px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:570px) {
    h2.top-title {
        text-align: center
    }
}

h2.top-title.yellow {
    color: #fffdc1
}

h2.top-title.yellow:after {
    background-color: #fffdc1
}

h2.top-title.white {
    color: #fff
}

h2.top-title.white:after {
    background-color: #fff
}

h2.top-title:after {
    left: 0;
    bottom: 0;
    width: 180px;
    height: 2px;
    background-color: #297f66
}

@media only screen and (max-width:570px) {
    h2.top-title:after {
        left: 50%;
        margin-left: -90px
    }
}

.link {
    font-size: 14px;
    color: #297f66;
    border-bottom: 1px solid
}

.link:hover {
    border-color: transparent
}

.slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 10
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 7px
}

.slick-dots li:first-of-type {
    padding-left: 0
}

.slick-dots li:last-of-type {
    padding-right: 0
}

.slick-dots li.slick-active button:after {
    width: 12px;
    height: 12px;
    cursor: default;
    background-color: #297f66;
    border: 2px solid #fff
}

.slick-dots li button {
    border: none;
    width: 8px;
    height: 8px;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    position: relative
}

.slick-dots li button:after {
    width: 12px;
    height: 12px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.button {
    font-size: 16px;
    font-family: ArimoRegular;
    color: #f5f8c0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 11.5px 20px;
    display: inline-block;
    cursor: pointer;
    background-color: transparent
}

.button.button-o {
    background-color: transparent;
    border: 1px solid #dee5b3
}

.button.button-o:hover {
    background-color: #dee5b3;
    color: #19675f
}

.button span {
    border-bottom: 1px solid
}

.green-button, input.green-button {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-family: ArimoBold;
    border: none;
    text-align: center;
    padding: 13px 18px;
    letter-spacing: 1.1px;
    -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .4);
    box-shadow: 3px 4px 5px rgba(0, 0, 0, .4);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #007e4b;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#01643c), to(#09945c));
    background-image: -webkit-linear-gradient(bottom, #01643c 0, #09945c 100%);
    background-image: -o-linear-gradient(bottom, #01643c 0, #09945c 100%);
    background-image: linear-gradient(to top, #01643c 0, #09945c 100%)
}

.green-button:hover, input.green-button:hover {
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 0 #2c897b, inset 2px 3px 2px rgba(0, 0, 0, .45);
    box-shadow: 1px 1px 0 #2c897b, inset 2px 3px 2px rgba(0, 0, 0, .45);
    background-color: #007e4b
}

.red-button, input.red-button {
    cursor: pointer;
    display: inline-block;
    -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .4);
    box-shadow: 3px 4px 5px rgba(0, 0, 0, .4);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #b7353a;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a63135), to(#d75257));
    background-image: -webkit-linear-gradient(bottom, #a63135 0, #d75257 100%);
    background-image: -o-linear-gradient(bottom, #a63135 0, #d75257 100%);
    background-image: linear-gradient(to top, #a63135 0, #d75257 100%);
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-family: ArimoBold;
    border: none;
    text-align: center;
    padding: 13px 18px;
    letter-spacing: 1.1px
}

.red-button:hover, input.red-button:hover {
    -webkit-box-shadow: 1px 1px 0 #2c897b, inset 2px 3px 2px rgba(0, 0, 0, .45);
    box-shadow: 1px 1px 0 #2c897b, inset 2px 3px 2px rgba(0, 0, 0, .45);
    background-color: #b7353a
}

.overflow-block {
    overflow: hidden;
    min-height: 100%
}

.firstScreen-block {
    background-color: #d6d6d6;
    background-image: -webkit-radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-image: -o-radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-image: radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%)
}

.firstScreen-block:after {
    background: url(/local/templates/panteon/css/../img/city-main.png) no-repeat center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 1214px;
    height: 158px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

@media only screen and (max-width:991px) {
    .firstScreen-block:after {
        width: 900px;
        height: 125px
    }
}

@media only screen and (max-width:570px) {
    .firstScreen-block:after {
        width: 1114px;
        height: 158px;
        top: 65%
    }
}

@media only screen and (max-width:479px) {
    .firstScreen-block:after {
        top: 71%;
        background: url(/local/templates/panteon/css/../img/city-mobile.png) no-repeat center;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        width: 100%;
        height: 170px
    }
}

.header-block {
    background-color: #d6d6d6;
    background-image: -webkit-radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-image: -o-radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-image: radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    color: #fff;
    border-top: 2px solid #f5f8c0;
    padding-top: 1px;
    padding-bottom: 55px
}

@media only screen and (max-width:479px) {
    .header-block {
        padding-bottom: 30px
    }
}

.header-block.second-header {
    background: -webkit-radial-gradient(circle 314px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background: -o-radial-gradient(circle 314px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background: radial-gradient(circle 314px at 52% 40%, #57b9ad 0, #006e5b 100%);
    padding-bottom: 15px
}

.header-block.second-header .second-image {
    position: absolute;
    max-height: 100%;
    left: 38px;
    width: 450px;
    bottom: 0
}

@media only screen and (max-width:1229px) {
    .header-block.second-header .second-image {
        width: 400px
    }
}

@media only screen and (max-width:991px) {
    .header-block.second-header .second-image {
        width: 300px
    }
}

@media only screen and (max-width:767px) {
    .header-block.second-header .second-image {
        display: none
    }
}

.header-block.second-header .second-image img {
    max-width: 100%;
    display: block
}

.header-block.second-header .header-slogan {
    margin-bottom: 0;
    text-align: left;
    border-left: 2px solid #fff;
    padding-left: 20px;
    margin-top: -20px;
    width: 74.68%;
    margin-left: 25.32%
}

@media only screen and (max-width:1229px) {
    .header-block.second-header .header-slogan {
        margin-left: 19.32%;
        width: 80.68%
    }
}

@media only screen and (max-width:991px) {
    .header-block.second-header .header-slogan {
        margin-top: 20px;
        margin-left: 17%;
        width: 83%;
        padding-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .header-block.second-header .header-slogan {
        width: 100%;
        margin-left: 0;
        text-align: center;
        border: none;
        padding: 0
    }
}

@media only screen and (max-width:570px) {
    .header-block.second-header .header-slogan {
        margin-bottom: 20px
    }
}

.header-block.second-header .header-slogan .header-slogan__service {
    font-size: 24px;
    letter-spacing: 4px
}

@media only screen and (max-width:991px) {
    .header-block.second-header .header-slogan .header-slogan__service {
        font-size: 22px;
        letter-spacing: 5px;
        margin-bottom: 8px
    }
}

@media only screen and (max-width:767px) {
    .header-block.second-header .header-slogan .header-slogan__service {
        font-size: 24px;
        letter-spacing: 4px
    }
}

@media only screen and (max-width:570px) {
    .header-block.second-header .header-slogan .header-slogan__service {
        font-size: 18px
    }
}

.header-block.second-header .header-slogan h1 {
    font-size: 46px;
    line-height: 1;
    letter-spacing: 0
}

@media only screen and (max-width:991px) {
    .header-block.second-header .header-slogan h1 {
        font-size: 32px
    }
}

@media only screen and (max-width:767px) {
    .header-block.second-header .header-slogan h1 {
        font-size: 40px;
        letter-spacing: 3px
    }
}

@media only screen and (max-width:570px) {
    .header-block.second-header .header-slogan h1 {
        font-size: 32px;
        letter-spacing: 2.9px
    }
}

@media only screen and (max-width:479px) {
    .header-block.second-header .header-slogan h1 {
        font-size: 22px;
        line-height: normal;
        letter-spacing: 1.5px
    }
}

.header-block.second-header .header-slogan h1 span {
    display: inline
}

@media only screen and (max-width:767px) {
    .header-block.second-header .header-slogan h1 span {
        display: block
    }
}

.header-block.second-header .header-slogan h1 span.slogan__inCity {
    display: inline-block;
    text-transform: none
}

@media only screen and (max-width:767px) {
    .header-block.second-header .header-slogan h1 span.slogan__inCity {
        display: none
    }
}

.header-block.second-header .header-slogan .header-slogan__inCity {
    display: none
}

@media only screen and (max-width:767px) {
    .header-block.second-header .header-slogan .header-slogan__inCity {
        display: block;
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .header-block.second-header .mobile-selectAuto__button {
        display: inline-block
    }
}

.header-block:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .3;
    z-index: 2;
    background: url(/local/templates/panteon/css/../img/header-before.png) repeat
}

.header-block:after {
    width: 576px;
    height: 4px;
    background-color: #297f66;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -5px
}

@media only screen and (max-width:991px) {
    .header-block:after {
        width: 474px
    }
}

@media only screen and (max-width:767px) {
    .header-block:after {
        width: 286px
    }
}

.header-block .main-menu {
    margin-bottom: 15px;
    position: relative;
    z-index: 3
}

@media only screen and (max-width:991px) {
    .header-block .main-menu {
        margin-bottom: 25px
    }
}

@media only screen and (max-width:570px) {
    .header-block .main-menu {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 90
    }
}

.header-block .main-menu.active {
    background-image: -webkit-radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-image: -o-radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-image: radial-gradient(circle 712px at 52% 40%, #57b9ad 0, #006e5b 100%);
    background-color: #57b9ad
}

.header-block .main-menu .toggle_mnu {
    float: left;
    margin: 6px 0 6px 20px;
    position: relative;
    background-color: transparent;
    z-index: 100;
    border: none;
    outline: 0;
    cursor: pointer;
    width: 28px;
    height: 23px
}

@media only screen and (max-width:570px) {
    .header-block .main-menu .toggle_mnu {
        display: block
    }
}

@media (min-width:571px) {
    .header-block .main-menu .toggle_mnu {
        display: none !important
    }
}

.header-block .main-menu .toggle_mnu.active {
    z-index: 9999;
    background-color: transparent
}

.header-block .main-menu .toggle_mnu.active .sandwich .sw-topper {
    top: 8px;
    left: 4px;
    -webkit-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    transform: rotate(140deg)
}

.header-block .main-menu .toggle_mnu.active .sandwich .sw-bottom {
    top: 3px;
    left: 4px;
    -webkit-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    transform: rotate(-140deg)
}

.header-block .main-menu .toggle_mnu.active .sandwich .sw-footer {
    opacity: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-block .main-menu .toggle_mnu .sandwich {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 200
}

.header-block .main-menu .toggle_mnu .sandwich .sw-topper {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: 5px;
    background: #dee4b6;
    border: none;
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    -o-transition: transform .5s, top .2s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s
}

.header-block .main-menu .toggle_mnu .sandwich .sw-bottom {
    position: relative;
    width: 100%;
    height: 5px;
    top: 4px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #dee4b6;
    border: none;
    -webkit-transition: top .2s, -webkit-transform .5s;
    transition: top .2s, -webkit-transform .5s;
    -o-transition: transform .5s, top .2s;
    transition: transform .5s, top .2s;
    transition: transform .5s, top .2s, -webkit-transform .5s;
    -webkit-transition-delay: .2s, 0s;
    -o-transition-delay: .2s, 0s;
    transition-delay: .2s, 0s
}

.header-block .main-menu .toggle_mnu .sandwich .sw-footer {
    position: relative;
    width: 100%;
    height: 5px;
    top: 8px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #dee4b6;
    border: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.header-block .main-menu .toggle_mnu .sandwich>span {
    display: block
}

@media only screen and (max-width:570px) {
    .header-block .main-menu .mobile-menu {
        display: none;
        position: absolute;
        background-color: #19675f;
        width: 100%;
        z-index: 99;
        padding-bottom: 43px;
        padding-top: 50px;
        top: 0;
        max-height: 100vh;
        overflow: auto
    }
}

@media only screen and (min-width:571px) {
    .header-block .main-menu .mobile-menu {
        display: block !important
    }
}

.header-block .main-menu .mobile-menu .header-contacts {
    display: none;
    width: 100%;
    text-align: center;
    margin-bottom: 40px
}

@media only screen and (max-width:570px) {
    .header-block .main-menu .mobile-menu .header-contacts {
        display: block
    }
}

.header-block .main-menu .mobile-menu .header-contacts .header-contacts__content {
    padding-left: 30px;
    width: auto;
    padding-top: 5px
}

.header-block .main-menu .mobile-menu .header-contacts .header-contacts__content .header-contacts__phone {
    font-size: 23px
}

.header-block .main-menu .mobile-menu .header-contacts .callback {
    display: block;
    max-width: 276px;
    margin: 21px auto 0 auto
}

.header-block .main-menu .mobile-menu .header-location {
    display: none;
    text-align: center
}

@media only screen and (max-width:570px) {
    .header-block .main-menu .mobile-menu .header-location {
        display: block
    }
}

.header-block .main-menu .mobile-menu .header-location i {
    display: inline-block;
    vertical-align: top;
    font-size: 37px;
    padding-left: 10px
}

.header-block .main-menu .mobile-menu .header-location .header-location__content {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 85%;
    padding-left: 23px;
    font-size: 16px;
    text-align: left;
    line-height: 22px
}

.header-block .main-menu .mobile-menu .header-location .header-location__content span {
    display: block
}

.header-block .main-menu .mobile-menu .header-location__weInMap {
    display: block;
    max-width: 276px;
    margin: 25px auto 0 auto
}

.header-block .main-menu ul {
    display: block;
    text-align: center;
    font-size: 0;
    margin: 0 -28px
}

@media only screen and (max-width:991px) {
    .header-block .main-menu ul {
        margin: 0 -21px
    }
}

@media only screen and (max-width:767px) {
    .header-block .main-menu ul {
        margin: 0 -9px
    }
}

@media only screen and (max-width:570px) {
    .header-block .main-menu ul {
        margin-bottom: 45px
    }
}

.header-block .main-menu ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 28px 0 28px;
    font-family: ArimoBold
}

@media only screen and (max-width:991px) {
    .header-block .main-menu ul li {
        font-size: 12px;
        padding: 0 21px;
        letter-spacing: 1.6px
    }
}

@media only screen and (max-width:767px) {
    .header-block .main-menu ul li {
        padding: 0 9px;
        letter-spacing: .8px
    }
}

@media only screen and (max-width:570px) {
    .header-block .main-menu ul li {
        display: block;
        text-align: center;
        font-size: 22px;
        letter-spacing: normal;
        margin-bottom: 13px
    }
}

@media only screen and (max-width:479px) {
    .header-block .main-menu ul li {
        text-align: left
    }
}

@media only screen and (max-width:570px) {
    .header-block .main-menu ul li:last-of-type {
        margin-bottom: 0
    }
}

.header-block .main-menu ul li a {
    display: block;
    color: #ffffc4;
    padding-top: 10px;
    border-top: 4px solid transparent
}

@media only screen and (max-width:570px) {
    .header-block .main-menu ul li a {
        color: #fff;
        padding-top: 0;
        border-top: none
    }
}

.header-block .main-menu ul li a:hover {
    cursor: pointer;
    border-color: inherit
}

.header-block .container {
    position: relative;
    z-index: 3
}

.header-block .header-bottom__block {
    font-size: 0
}

.header-block .logo-container {
    display: inline-block;
    vertical-align: top;
    width: 18.345%;
    padding: 10px 0 0 15px
}

@media only screen and (max-width:1229px) {
    .header-block .logo-container {
        padding-left: 0
    }
}

@media only screen and (max-width:991px) {
    .header-block .logo-container {
        width: 14.82%
    }
}

@media only screen and (max-width:767px) {
    .header-block .logo-container {
        padding-top: 0
    }
}

@media only screen and (max-width:570px) {
    .header-block .logo-container {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 14px;
        margin-top: 9px
    }
}

@media only screen and (max-width:570px) {
    .header-block .logo-container a.logo {
        max-width: 108px;
        display: inline-block
    }
}

.header-block .header-location {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding-left: 20px;
    width: 56.144%;
    padding-top: 10px
}

@media only screen and (max-width:1229px) {
    .header-block .header-location {
        width: 52.665%
    }
}

@media only screen and (max-width:991px) {
    .header-block .header-location {
        padding-left: 16px;
        font-size: 14px;
        width: 48%
    }
}

@media only screen and (max-width:767px) {
    .header-block .header-location {
        font-size: 12px;
        padding-top: 0
    }
}

@media only screen and (max-width:570px) {
    .header-block .header-location {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 14px;
        padding: 0
    }
}

.header-block .header-location i {
    display: table-cell;
    color: #fffbc1;
    font-size: 37px;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    .header-block .header-location i {
        font-size: 24px;
        vertical-align: top;
        padding-top: 6px
    }
}

@media only screen and (max-width:570px) {
    .header-block .header-location i {
        display: none
    }
}

.header-location__content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
    line-height: 22px
}

@media only screen and (max-width:991px) {
    .header-location__content {
        line-height: 20px
    }
}

@media only screen and (max-width:767px) {
    .header-location__content {
        padding-left: 5px;
        line-height: 16px
    }
}

@media only screen and (max-width:570px) {
    .header-location__content {
        padding: 0;
        display: block;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:991px) {
    .header-location__content p {
        white-space: pre-line
    }
}

@media only screen and (max-width:570px) {
    .header-location__content p {
        white-space: normal
    }
}

@media only screen and (max-width:479px) {
    .header-location__content p {
        white-space: pre-line
    }
}

.header-location__content span {
    font-family: ArimoBold
}

.header-location__weInMap {
    color: #fffac0;
    border-bottom: 1px dotted
}

@media only screen and (max-width:570px) {
    .header-location__weInMap {
        display: none
    }
}

.header-location__weInMap:hover {
    color: #fff
}

.header-contacts {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding-left: 20px;
    width: 25.511%
}

@media only screen and (max-width:1229px) {
    .header-contacts {
        width: 28.99%
    }
}

@media only screen and (max-width:991px) {
    .header-contacts {
        width: 37.18%;
        padding-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .header-contacts {
        font-size: 12px
    }
}

@media only screen and (max-width:570px) {
    .header-contacts {
        display: none;
        padding: 0
    }
}

.header-contacts.mobile {
    display: none
}

@media only screen and (max-width:570px) {
    .header-contacts.mobile {
        display: block;
        width: 100%;
        text-align: center
    }
}

.header-contacts i {
    display: table-cell;
    vertical-align: top;
    font-size: 40px
}

@media only screen and (max-width:767px) {
    .header-contacts i {
        font-size: 28px
    }
}

@media only screen and (max-width:570px) {
    .header-contacts i {
        font-size: 40px;
        display: inline-block
    }
}

.header-contacts .header-contacts__content {
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
    text-align: right;
    width: 100%
}

@media only screen and (max-width:570px) {
    .header-contacts .header-contacts__content {
        display: inline-block;
        max-width: 90%;
        width: auto;
        text-align: left
    }
}

.header-contacts .header-contacts__content .header-contacts__phone {
    display: block;
    color: #fff;
    line-height: 1;
    font-size: 31px;
    font-family: RobotoSlabRegular;
    margin-bottom: 10px
}

@media only screen and (max-width:1229px) {
    .header-contacts .header-contacts__content .header-contacts__phone {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .header-contacts .header-contacts__content .header-contacts__phone {
        font-size: 20px
    }
}

@media only screen and (max-width:570px) {
    .header-contacts .header-contacts__content .header-contacts__phone {
        font-size: 32px
    }
}

.header-contacts .header-contacts__content .header-contacts__phone span {
    font-family: RobotoSlabBold
}

.header-contacts .header-contacts__content a.callback {
    color: #f5f8c0;
    text-decoration: underline
}

.header-contacts .header-contacts__content a.callback:hover {
    color: #fff
}

.header-block .header-slogan {
    text-align: center;
    color: #fff;
    margin-bottom: 33px;
    margin-top: -5px
}

@media only screen and (max-width:991px) {
    .header-block .header-slogan {
        margin-top: 30px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:570px) {
    .header-block .header-slogan {
        margin-bottom: 20px
    }
}

.header-block .header-slogan .header-slogan__service {
    font-size: 28px;
    font-family: RobotoSlabRegular;
    letter-spacing: 6.6px
}

@media only screen and (max-width:767px) {
    .header-block .header-slogan .header-slogan__service {
        font-size: 24px;
        letter-spacing: 4px
    }
}

@media only screen and (max-width:570px) {
    .header-block .header-slogan .header-slogan__service {
        font-size: 18px;
        margin-bottom: 3px;
        letter-spacing: 4.2px
    }
}

.header-block .header-slogan h1 {
    font-size: 63px;
    text-shadow: 1px 2px 2px #0b5a4d;
    font-family: YanoneKaffeesatzBold;
    display: inline;
    line-height: .98;
    letter-spacing: 5.53px
}

@media only screen and (max-width:991px) {
    .header-block .header-slogan h1 {
        font-size: 54px;
        letter-spacing: 4.5px
    }
}

@media only screen and (max-width:767px) {
    .header-block .header-slogan h1 {
        font-size: 40px;
        letter-spacing: 3px
    }
}

@media only screen and (max-width:570px) {
    .header-block .header-slogan h1 {
        font-size: 32px;
        line-height: 1;
        letter-spacing: 2.9px
    }
}

.header-block .header-slogan h1 span {
    display: block;
    text-transform: uppercase
}

.header-block .header-slogan .header-slogan__inCity {
    margin-top: 10px;
    font-size: 30px;
    font-family: RobotoSlabRegular;
    color: #ffffc3;
    letter-spacing: 7.6px
}

@media only screen and (max-width:991px) {
    .header-block .header-slogan .header-slogan__inCity {
        font-size: 26px;
        letter-spacing: 6.3px
    }
}

@media only screen and (max-width:767px) {
    .header-block .header-slogan .header-slogan__inCity {
        font-size: 20px;
        letter-spacing: 3.5px
    }
}

@media only screen and (max-width:570px) {
    .header-block .header-slogan .header-slogan__inCity {
        font-size: 18px
    }
}

.header-block .header-slogan .header-slogan__inCity span {
    display: inline-block;
    position: relative;
    padding: 0 12px 0 17px
}

.header-block .header-slogan .header-slogan__inCity span:after, .header-block .header-slogan .header-slogan__inCity span:before {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffc3;
    top: 57%;
    left: 0
}

.header-block .header-slogan .header-slogan__inCity span:after {
    left: auto;
    right: 0
}

.header-block .select-auto {
    font-size: 0;
    position: relative
}

.header-block .select-auto .select-auto__item {
    display: inline-block;
    vertical-align: middle;
    width: 27.731%;
    font-size: 12px
}

.header-block .select-auto .select-auto__item.auto-block {
    width: 44.538%;
    padding: 0 15px
}

@media only screen and (max-width:991px) {
    .header-block .select-auto .select-auto__item.auto-block {
        width: 390px;
        margin: 0 auto;
        display: block
    }
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .select-auto__item.auto-block {
        padding: 0;
        width: 280px;
        position: relative;
        z-index: 6
    }
}

.header-block .select-auto .select-auto__item.select-auto__Jaguar {
    text-align: left
}

@media only screen and (max-width:991px) {
    .header-block .select-auto .select-auto__item.select-auto__Jaguar {
        width: 40.4%;
        position: absolute;
        right: 0;
        z-index: 3;
        bottom: 0;
        text-align: right
    }
}

@media only screen and (max-width:767px) {
    .header-block .select-auto .select-auto__item.select-auto__Jaguar {
        width: 36%
    }
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .select-auto__item.select-auto__Jaguar {
        width: 80px;
        bottom: auto;
        top: 0;
        right: -6px
    }
}

.header-block .select-auto .select-auto__item.select-auto__LR {
    text-align: right
}

@media only screen and (max-width:991px) {
    .header-block .select-auto .select-auto__item.select-auto__LR {
        width: 40.4%;
        position: absolute;
        z-index: 3;
        left: 0;
        bottom: 0;
        text-align: left
    }
}

@media only screen and (max-width:767px) {
    .header-block .select-auto .select-auto__item.select-auto__LR {
        width: 36%
    }
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .select-auto__item.select-auto__LR {
        width: 125px;
        bottom: auto;
        top: 0;
        left: -6px
    }
}

.header-block .select-auto .select-auto__item .autoContainer {
    text-align: center;
    display: inline-block
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .select-auto__item .autoContainer {
        width: 100%
    }
}

.header-block .select-auto .select-auto__item .autoContainer .select-auto__item-logo {
    height: 143px;
    position: relative
}

@media only screen and (max-width:767px) {
    .header-block .select-auto .select-auto__item .autoContainer .select-auto__item-logo {
        max-width: 150px;
        height: 120px;
        margin: 0 auto
    }
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .select-auto__item .autoContainer .select-auto__item-logo {
        height: 80px
    }
}

.header-block .select-auto .select-auto__item .autoContainer .select-auto__item-logo img {
    position: absolute;
    max-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .select-auto__item .autoContainer .for_a {
        display: none
    }
}

.header-block .select-auto .twentytwenty-container {
    overflow: visible
}

.header-block .select-auto .twentytwenty-container .twentytwenty-handle {
    border: none;
    margin-left: -17px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #399284
}

.header-block .select-auto .twentytwenty-container .twentytwenty-handle:after {
    content: "\e800";
    font-size: 36px;
    position: absolute;
    font-family: panteon;
    font-style: normal;
    font-weight: 400;
    width: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: auto;
    height: auto;
    margin-top: 0;
    color: #60c2b6;
    bottom: 8px;
    left: 50%;
    margin-left: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block
}

.header-block .select-auto .cd-image-container {
    width: 100%;
    max-width: 464px;
    margin: 0 auto
}

.header-block .select-auto .OriginalImage {
    left: -3px;
    top: 24px
}

@media only screen and (max-width:991px) {
    .header-block .select-auto .OriginalImage {
        top: 19px
    }
}

@media only screen and (max-width:479px) {
    .header-block .select-auto .OriginalImage {
        left: -1px;
        top: 14px
    }
}

.header-block .mobile-selectAuto__button {
    display: none;
    margin-top: 19px
}

@media only screen and (max-width:479px) {
    .header-block .mobile-selectAuto__button {
        display: inline-block
    }
}

.brands-block {
    padding: 75px 0 75px 0
}

@media only screen and (max-width:991px) {
    .brands-block {
        padding: 50px 0 70px 0
    }
}

@media only screen and (max-width:570px) {
    .brands-block {
        padding: 27px 0 30px 0
    }
}

.brands-block .brands-slider__container {
    position: relative
}

.brands-block .brands-slider__container .brands-slider {
    position: relative;
    z-index: 12
}

.brands-block .brands-slider__container .brands-slider .brands-slider__item {
    font-size: 0
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 2px 4px 2px
}

@media only screen and (max-width:570px) {
    .brands-block .brands-slider__container .brands-slider .brands-slider__image-container {
        width: 100%;
        display: block;
        padding: 0 1.5px 4px 1.5px
    }
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image {
    height: 142px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    position: relative
}

@media only screen and (max-width:1229px) {
    .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image {
        height: 118px
    }
}

@media only screen and (max-width:991px) {
    .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image {
        height: 86px
    }
}

@media only screen and (max-width:479px) {
    .brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image {
        height: 70px
    }
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:hover {
    cursor: pointer
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:hover:after {
    background-color: #297f66
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:hover:before {
    opacity: 0
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:after {
    width: 100%;
    height: 4px;
    background-color: transparent;
    top: 100%;
    left: 0
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image:before {
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .6;
    left: 0;
    top: 0;
    z-index: 5
}

.brands-block .brands-slider__container .brands-slider .brands-slider__image-container .brands-slider__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 70%;
    max-height: 70%
}

.brands-block .brands-slider__container .brands-slider__nav {
    position: absolute;
    z-index: 4;
    width: 100%;
    top: 50%;
    left: 0;
    height: 80px;
    background-color: #e4e4e4;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (max-width:991px) {
    .brands-block .brands-slider__container .brands-slider__nav {
        height: 61px
    }
}

.brands-block .brands-slider__container .brands-slider__nav div {
    width: 29px;
    position: absolute;
    height: 100%;
    background-color: #e4e4e4;
    color: #8e8e8e;
    z-index: 5;
    left: 100%;
    cursor: pointer;
    display: table;
    text-align: center;
    padding: 0 10px
}

@media only screen and (max-width:767px) {
    .brands-block .brands-slider__container .brands-slider__nav div {
        width: 14px;
        padding: 0 2px
    }
}

.brands-block .brands-slider__container .brands-slider__nav div.prev {
    left: auto;
    right: 100%;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.brands-block .brands-slider__container .brands-slider__nav div:hover {
    color: #1d1f20
}

.brands-block .brands-slider__container .brands-slider__nav div i {
    display: table-cell;
    vertical-align: middle
}

.advantages-block {
    padding: 40px 0 13px 0;
    color: #fff;
    background: url(/local/templates/panteon/css/../img/advantages-bg.jpg) no-repeat right center;
    -webkit-background-size: cover;
    background-size: cover
}

@media only screen and (max-width:1229px) {
    .advantages-block {
        padding: 40px 0 30px 0
    }
}

@media only screen and (max-width:767px) {
    .advantages-block {
        padding: 25px 0 7px 0
    }
}

.advantages-block:after, .advantages-block:before {
    width: 100%;
    max-width: 576px;
    height: 4px;
    background-color: #297f66;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: -5px
}

@media only screen and (max-width:991px) {
    .advantages-block:after, .advantages-block:before {
        width: 474px
    }
}

@media only screen and (max-width:767px) {
    .advantages-block:after, .advantages-block:before {
        width: 286px
    }
}

.advantages-block:after {
    top: auto;
    bottom: -5px
}

.advantages-block .advantages-container {
    font-size: 0;
    margin: 0 -15px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .advantages-block .advantages-container {
        text-align: left
    }
}

.advantages-block .advantages-container .advantages-item__container {
    margin-bottom: 32px;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 15px
}

@media only screen and (max-width:1229px) {
    .advantages-block .advantages-container .advantages-item__container {
        width: 33.33%
    }
}

@media only screen and (max-width:767px) {
    .advantages-block .advantages-container .advantages-item__container {
        width: 50%
    }
}

@media only screen and (max-width:479px) {
    .advantages-block .advantages-container .advantages-item__container {
        width: 60%
    }

    .advantages-block .advantages-container .advantages-item__container:nth-child(2n+2) {
        position: relative;
        top: 68px;
        width: 40%
    }

    .advantages-block .advantages-container .advantages-item__container:nth-child(2n+2) .advantages-item {
        position: absolute;
        width: 200px;
        right: 9px
    }
}

.advantages-block .advantages-container .advantages-item {
    font-size: 16px;
    text-align: center
}

.advantages-block .advantages-container .advantages-item .advantages-item__image {
    margin-bottom: 18px;
    height: 58px;
    position: relative
}

.advantages-block .advantages-container .advantages-item .advantages-item__image img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.advantages-block .advantages-container .advantages-item p span {
    text-transform: uppercase;
    font-family: ArimoBold;
    display: block
}

.aboutUs-mainPage {
    padding: 60px 0 66px 0
}

@media only screen and (max-width:991px) {
    .aboutUs-mainPage {
        padding: 47px 0 59px 0
    }
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage {
        padding: 25px 0 64px 0
    }
}

.aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__description {
    float: right;
    width: 76.1%;
    padding-left: 18px
}

@media only screen and (max-width:991px) {
    .aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__description {
        padding-left: 15px;
        width: 67.87%
    }
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__description {
        width: 100%;
        float: none;
        display: block;
        padding-left: 0;
        margin-bottom: 24px
    }
}

.allText-block {
    font-size: 16px;
    line-height: 22px
}

@media only screen and (max-width:991px) {
    .allText-block {
        font-size: 14px
    }
}

.allText-block .bolder {
    font-family: ArimoBold;
    font-weight: 700
}

.allText-block .small-title {
    font-size: 18px;
    color: #1d1f20;
    font-family: ArimoBold;
    font-weight: 700
}

@media only screen and (max-width:991px) {
    .allText-block .small-title {
        font-size: 16px
    }
}

@media only screen and (max-width:991px) {
    .allText-block .small-title br {
        display: none
    }
}

.allText-block a {
    color: #297f66;
    border-bottom: 1px solid
}

.allText-block a:hover {
    border-bottom-color: transparent;
    color: #767676
}

.allText-block ul {
    font-size: 14px;
    font-family: ArimoBold;
    font-weight: 700
}

@media only screen and (max-width:991px) {
    .allText-block ul {
        font-size: 12px
    }
}

.allText-block ul li {
    position: relative;
    padding-left: 20px
}

.allText-block ul li:before {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #297f66;
    left: 5px;
    top: 8px
}

.allText-block p {
    margin: 10px 0
}

.aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block {
    float: left;
    width: 23.9%
}

@media only screen and (max-width:991px) {
    .aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block {
        width: 32.13%
    }
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block {
        width: 100%;
        float: none;
        display: block
    }
}

.aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block .aboutUs-mainPage__image-items {
    margin-bottom: 22px
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block .aboutUs-mainPage__image-items {
        display: none;
        margin-bottom: 0
    }
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block .aboutUs-mainPage__image-items:first-of-type {
        display: block
    }
}

.aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block .aboutUs-mainPage__image-items:last-of-type {
    margin-bottom: 0
}

.aboutUs-mainPage .aboutUs-mainPage__container .aboutUs-mainPage__image-block .aboutUs-mainPage__image-items img {
    display: block;
    width: 100%;
    height: auto
}

.aboutUs-mainPage__welcome {
    margin-top: 25px
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage__welcome {
        display: none
    }
}

.aboutUs-mainPage__welcome.mobile {
    display: none
}

@media only screen and (max-width:570px) {
    .aboutUs-mainPage__welcome.mobile {
        display: block;
        text-align: center
    }
}

.aboutUs-mainPage__welcome.mobile .aboutUs-mainPage__welcome-descr {
    display: block;
    padding-left: 0;
    width: 100%
}

@media only screen and (max-width:479px) {
    .aboutUs-mainPage__welcome.mobile .aboutUs-mainPage__welcome-descr {
        font-size: 15.5px;
        text-align: left
    }
}

.aboutUs-mainPage__welcome .aboutUs-mainPage__welcome-logo {
    display: table-cell;
    vertical-align: middle
}

.aboutUs-mainPage__welcome .aboutUs-mainPage__welcome-logo img {
    max-width: 122px
}

.aboutUs-mainPage__welcome .aboutUs-mainPage__welcome-descr {
    padding-left: 9px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-style: italic;
    white-space: pre-line
}

.serviceEntry-block {
    padding: 60px 0 15px 0;
    background: url(/local/templates/panteon/css/../img/serviceEntry-bg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff
}

@media only screen and (max-width:767px) {
    .serviceEntry-block {
        padding: 26px 0
    }
}

.serviceEntry-block:before {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #297f66;
    opacity: .89
}

.serviceEntry-block .serviceEntry-line, .serviceEntry-block:after {
    width: 100%;
    max-width: 576px;
    height: 4px;
    background-color: #297f66;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -5px
}

@media only screen and (max-width:991px) {
    .serviceEntry-block .serviceEntry-line, .serviceEntry-block:after {
        width: 474px
    }
}

@media only screen and (max-width:767px) {
    .serviceEntry-block .serviceEntry-line, .serviceEntry-block:after {
        width: 286px
    }
}

.serviceEntry-block .serviceEntry-line {
    bottom: auto;
    top: -5px
}

.serviceEntry-block .container {
    position: relative;
    z-index: 5
}

.serviceEntry-block h2.top-title {
    margin-bottom: 46px
}

.serviceEntry-block .serviceEntry_form {
    max-width: 576px;
    margin: 0 auto
}

.serviceEntry-block .serviceEntry_form .input-block {
    margin-bottom: 30px
}

.serviceEntry-block .serviceEntry_form .input-block.one-block {
    margin-bottom: 20px
}

.serviceEntry-block .serviceEntry_form .input-block.submit {
    width: 47%
}

@media only screen and (max-width:767px) {
    .serviceEntry-block .serviceEntry_form .input-block.submit {
        width: 100%;
        margin-bottom: 20px
    }
}

.serviceEntry-block .serviceEntry_form .input-block.submit p {
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px
}

.news-block {
    padding: 63px 0 57px 0
}

@media only screen and (max-width:767px) {
    .news-block {
        padding: 35px 0 45px 0
    }
}

.news-block h2.top-title {
    margin-bottom: 25px
}

.news-block .news-container {
    font-size: 0;
    margin-bottom: 25px
}

.news-block .news-container .news-item__container {
    float: none;
    display: inline-block;
    vertical-align: top
}

.news-block .news-container .news-item {
    font-size: 14px;
    color: #757575;
    margin-bottom: 20px;
    display: block
}

@media only screen and (max-width:991px) {
    .news-block .news-container .news-item {
        margin-bottom: 35px;
        font-size: 13px
    }
}

@media only screen and (max-width:767px) {
    .news-block .news-container .news-item {
        margin-bottom: 30px
    }

    .news-block .news-container .news-item:last-of-type {
        margin-bottom: 20px
    }
}

.news-block .news-container .news-item:hover {
    color: #297f66
}

.news-block .news-container .news-item:hover .news-item__image img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0)
}

.news-block .news-container .news-item .news-item__image {
    float: left;
    width: 35%
}

@media only screen and (max-width:991px) {
    .news-block .news-container .news-item .news-item__image {
        width: 37.467%
    }
}

@media only screen and (max-width:767px) {
    .news-block .news-container .news-item .news-item__image {
        max-width: 130px;
        width: 27%
    }
}

@media only screen and (max-width:479px) {
    .news-block .news-container .news-item .news-item__image {
        max-width: 130px;
        width: 44.523%
    }
}

.news-block .news-container .news-item .news-item__image img {
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(1)
}

.news-block .news-container .news-item .news-item__content {
    float: left;
    padding-left: 10px;
    width: 65%
}

@media only screen and (max-width:991px) {
    .news-block .news-container .news-item .news-item__content {
        width: 62.533%
    }
}

@media only screen and (max-width:767px) {
    .news-block .news-container .news-item .news-item__content {
        width: 73%
    }
}

@media only screen and (max-width:479px) {
    .news-block .news-container .news-item .news-item__content {
        width: 55.477%
    }
}

.news-block .news-container .news-item .news-item__content .news-item__date {
    font-size: 12px;
    color: #979797;
    margin-bottom: 10px
}

@media only screen and (max-width:991px) {
    .news-block .news-container .news-item .news-item__content .news-item__date {
        font-size: 10px;
        margin-bottom: 8px
    }
}

.news-block .news-container .news-item .news-item__content .news-item__title {
    font-size: 22px;
    color: #297f66;
    font-family: YanoneKaffeesatzBold;
    letter-spacing: -.2px;
    line-height: 22px;
    margin-bottom: 10px
}

@media only screen and (max-width:1229px) {
    .news-block .news-container .news-item .news-item__content .news-item__title {
        font-size: 20px
    }
}

@media only screen and (max-width:479px) {
    .news-block .news-container .news-item .news-item__content>p {
        display: none
    }
}

.news-block .news-container .news-item .news-item__mobile-descr {
    display: none;
    width: 100%;
    overflow: hidden;
    margin-top: 12px
}

@media only screen and (max-width:479px) {
    .news-block .news-container .news-item .news-item__mobile-descr {
        display: inline-block
    }
}

.news-block .all-news__container {
    text-align: right
}

.certificates-block {
    background: url(/local/templates/panteon/css/../img/certificates-bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 60px 0 38px 0
}

@media only screen and (max-width:991px) {
    .certificates-block {
        padding: 68px 0 60px 0
    }
}

@media only screen and (max-width:767px) {
    .certificates-block {
        padding: 25px 0 40px 0
    }
}

.certificates-block:after, .certificates-block:before {
    width: 100%;
    max-width: 576px;
    height: 4px;
    background-color: #e6e6e6;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: -5px
}

@media only screen and (max-width:991px) {
    .certificates-block:after, .certificates-block:before {
        width: 474px
    }
}

@media only screen and (max-width:767px) {
    .certificates-block:after, .certificates-block:before {
        width: 286px
    }
}

.certificates-block:before {
    top: auto;
    bottom: -5px
}

.certificates-block h2.top-title {
    margin-bottom: 18px
}

.certificates-block .certificates-container {
    position: relative
}

.certificates-block .certificates-container .certificates-slider {
    margin: 0 -8px
}

.certificates-block .certificates-container .certificates-slider .certificates-item__container {
    padding: 0 8px 20px 8px
}

.certificates-block .certificates-container .certificates-slider .certificates-item {
    background: url(/local/templates/panteon/css/../img/template-certificate.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    width: 280px;
    height: 379px;
    -webkit-box-shadow: 5px 10px 9px rgba(0, 0, 0, .51);
    box-shadow: 5px 10px 9px rgba(0, 0, 0, .51);
    display: table;
    padding: 28px 29px 27px 30px
}

@media only screen and (max-width:1229px) {
    .certificates-block .certificates-container .certificates-slider .certificates-item {
        width: 224px;
        height: 302px;
        padding: 23px 24px 22px 24px
    }
}

@media only screen and (max-width:991px) {
    .certificates-block .certificates-container .certificates-slider .certificates-item {
        width: 169px;
        height: 228px;
        padding: 17px 18px
    }
}

@media only screen and (max-width:767px) {
    .certificates-block .certificates-container .certificates-slider .certificates-item {
        margin: 0 auto
    }
}

@media only screen and (max-width:570px) {
    .certificates-block .certificates-container .certificates-slider .certificates-item {
        width: 172px;
        height: 232px
    }
}

.certificates-block .certificates-container .certificates-slider .certificates-item .certificate-image {
    width: 100%;
    height: 100%;
    display: table-cell;
    overflow: hidden
}

.certificates-block .certificates-container .certificates-slider ul.slick-dots {
    bottom: -10px
}

.certificates-block .certificates-container .certificates-slider__nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

.certificates-block .certificates-container .certificates-slider__nav div {
    position: absolute;
    right: -24px;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (max-width:991px) {
    .certificates-block .certificates-container .certificates-slider__nav div {
        right: -12px
    }
}

@media only screen and (max-width:479px) {
    .certificates-block .certificates-container .certificates-slider__nav div {
        right: 20px
    }
}

.certificates-block .certificates-container .certificates-slider__nav div.prev {
    right: auto;
    left: -24px;
    -webkit-transform: translate(0, -50%) scaleX(-1);
    -ms-transform: translate(0, -50%) scaleX(-1);
    transform: translate(0, -50%) scaleX(-1)
}

@media only screen and (max-width:991px) {
    .certificates-block .certificates-container .certificates-slider__nav div.prev {
        left: -12px
    }
}

@media only screen and (max-width:479px) {
    .certificates-block .certificates-container .certificates-slider__nav div.prev {
        left: 20px
    }
}

.certificates-block .certificates-container .certificates-slider__nav div i:hover {
    color: #005a4b
}

.map-container {
    padding: 81px 0 0 0
}

@media only screen and (max-width:991px) {
    .map-container {
        padding: 45px 0 0 0
    }
}

.map-container .map-block {
    position: relative
}

.map-container .map-block:before {
    width: 100%;
    max-width: 576px;
    height: 4px;
    background-color: #e6e6e6;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: -5px
}

@media only screen and (max-width:991px) {
    .map-container .map-block:before {
        width: 474px
    }
}

@media only screen and (max-width:767px) {
    .map-container .map-block:before {
        width: 286px
    }
}

.map-container .map-block #map {
    height: 400px
}

.map-container .map-block .map-contacts__container {
    position: absolute;
    bottom: 13px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 5;
    color: #fff;
    background-color: #fff;
    background-image: -webkit-radial-gradient(circle 664px at 53% -39%, #4aab9f 0, #006e5b 100%);
    background-image: -o-radial-gradient(circle 664px at 53% -39%, #4aab9f 0, #006e5b 100%);
    background-image: radial-gradient(circle 664px at 53% -39%, #4aab9f 0, #006e5b 100%);
    border: 5px solid #fffdc2
}

@media only screen and (max-width:1229px) {
    .map-container .map-block .map-contacts__container {
        width: 100%;
        max-width: 676px
    }
}

@media only screen and (max-width:767px) {
    .map-container .map-block .map-contacts__container {
        bottom: 5px
    }
}

@media only screen and (max-width:570px) {
    .map-container .map-block .map-contacts__container {
        bottom: -45px
    }
}

.map-container .map-block .map-contacts__container:before {
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 22px solid #fffcc6;
    bottom: 100%;
    left: 50%;
    margin-left: -22px
}

.map-container .map-block .map-contacts {
    border: 2px solid #197c6c;
    -webkit-box-shadow: inset 0 0 0 2px #fffcc6;
    box-shadow: inset 0 0 0 2px #fffcc6;
    padding: 20px 68px 18px 21px;
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .map-container .map-block .map-contacts {
        line-height: 20px;
        padding: 22px 20px 20px 20px
    }
}

.map-container .map-block .map-contacts a {
    color: #fff;
    display: inline-block
}

.map-container .map-block .map-contacts .map-contacts__main {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: normal
}

@media only screen and (max-width:1229px) {
    .map-container .map-block .map-contacts .map-contacts__main {
        letter-spacing: -.3px
    }
}

@media only screen and (max-width:767px) {
    .map-container .map-block .map-contacts .map-contacts__main {
        font-size: 20px;
        line-height: normal
    }

    .map-container .map-block .map-contacts .map-contacts__main span {
        font-size: 24px
    }
}

@media only screen and (max-width:570px) {
    .map-container .map-block .map-contacts .map-contacts__phone {
        max-width: 190px
    }
}

.map-container .map-block .map-contacts .map-contacts__email a {
    text-decoration: underline
}

.warning-block {
    background: url(/local/templates/panteon/css/../img/warning-bg.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #5c5c5c;
    padding: 18px 0 23px 0
}

.warning-block .warning-container {
    font-size: 0
}

@media only screen and (max-width:570px) {
    .warning-block .warning-container {
        padding-top: 85px
    }
}

.warning-block .warning-container .warning-text {
    display: inline-block;
    vertical-align: bottom;
    font-size: 12px;
    width: 69.6%;
    padding-right: 23px;
    position: relative;
    right: 30.4%
}

@media only screen and (max-width:991px) {
    .warning-block .warning-container .warning-text {
        right: auto;
        width: 100%;
        display: block;
        float: none;
        padding-right: 0
    }
}

.warning-block .warning-container .warning-image {
    display: inline-block;
    vertical-align: bottom;
    width: 30.4%;
    position: relative;
    left: 69.6%
}

@media only screen and (max-width:991px) {
    .warning-block .warning-container .warning-image {
        left: auto;
        width: 238px;
        float: right;
        height: 130px
    }
}

@media only screen and (max-width:570px) {
    .warning-block .warning-container .warning-image {
        width: 128px;
        height: auto
    }
}

.warning-block .warning-container .warning-image img {
    position: absolute;
    bottom: -15px;
    z-index: 8
}

@media only screen and (max-width:991px) {
    .warning-block .warning-container .warning-image img {
        max-width: 258px;
        width: 258px;
        bottom: -10px
    }
}

@media only screen and (max-width:570px) {
    .warning-block .warning-container .warning-image img {
        width: 100%;
        max-width: 100%;
        bottom: 0
    }
}

.footer-block {
    background-color: #005a4b;
    color: #ebe1b5;
    padding: 17px 0 22px 0
}

@media only screen and (max-width:767px) {
    .footer-block {
        padding: 25px 0;
        border-bottom: 8px solid #01463a
    }
}

.footer-block a {
    color: #ebe1b5
}

.footer-block .footer-container {
    font-size: 0
}

@media only screen and (max-width:767px) {
    .footer-block .footer-container {
        text-align: center
    }
}

.footer-block .footer-container .footer-items {
    float: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

@media only screen and (max-width:991px) {
    .footer-block .footer-container .footer-items {
        font-size: 12px
    }
}

.footer-block .footer-container .footer-logo {
    padding-left: 13px
}

.footer-block .footer-container .footer-logo a {
    display: block;
    max-width: 115px
}

@media only screen and (max-width:767px) {
    .footer-block .footer-container .footer-logo a {
        margin: 0 auto 15px auto
    }
}

.footer-block .footer-container .footer-text {
    line-height: 20px;
    padding-left: 0
}

@media only screen and (max-width:767px) {
    .footer-block .footer-container .footer-text {
        padding-left: 14px;
        line-height: 16px
    }
}

.footer-block .footer-container .footer-text a {
    border-bottom: 1px solid
}

.footer-block .footer-container .footer-text a:hover {
    border-color: transparent
}

.footer-block .footer-container .footer-build {
    text-align: right
}

@media only screen and (max-width:767px) {
    .footer-block .footer-container .footer-build {
        text-align: center;
        margin-top: 23px
    }
}

.footer-block .footer-container .footer-build img {
    max-width: 152px;
    display: inline-block
}

label.error {
    display: none !important
}

.breadcrumbs {
    display: block;
    font-size: 0;
    margin-bottom: 18px
}

@media only screen and (max-width:570px) {
    .breadcrumbs {
        display: none
    }
}

.breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    padding: 0 18px 0 10px;
    font-size: 12px;
    color: #747474;
    font-family: ArimoRegular;
    position: relative
}

.breadcrumbs li:after {
    content: ">";
    position: absolute;
    color: #747474;
    font-size: 12px;
    right: 0
}

.breadcrumbs li:first-of-type {
    padding-left: 0
}

.breadcrumbs li:last-of-type {
    padding-right: 0
}

.breadcrumbs li:last-of-type:after {
    display: none
}

.breadcrumbs li a {
    color: #297f66;
    cursor: pointer;
    text-decoration: underline
}

.contactsPage-block {
    padding: 31px 0 54px 0
}

@media only screen and (max-width:991px) {
    .contactsPage-block {
        padding: 25px 0 40px 0
    }
}

@media only screen and (max-width:570px) {
    .contactsPage-block {
        padding: 35px 0 44px 0
    }
}

@media only screen and (max-width:570px) {
    .contactsPage-block .breadcrumbs {
        display: none
    }
}

.contactsPage-block h2.top-title {
    margin-bottom: 21px
}

@media only screen and (max-width:991px) {
    .contactsPage-block h2.top-title {
        margin-bottom: 41px
    }
}

.contactsPage-block .contactsPage-container .contactsPage-image {
    float: left;
    width: 23.892%
}

@media only screen and (max-width:991px) {
    .contactsPage-block .contactsPage-container .contactsPage-image {
        width: 31.86%
    }
}

@media only screen and (max-width:767px) {
    .contactsPage-block .contactsPage-container .contactsPage-image {
        width: auto;
        text-align: center;
        float: none;
        display: block;
        margin: 0 auto 30px auto
    }
}

.contactsPage-block .contactsPage-container .contactsPage-content {
    float: left;
    width: 76.108%;
    max-width: 618px;
    padding-left: 18px;
    font-size: 0
}

@media only screen and (max-width:991px) {
    .contactsPage-block .contactsPage-container .contactsPage-content {
        padding-left: 16px;
        width: 68.14%
    }
}

@media only screen and (max-width:767px) {
    .contactsPage-block .contactsPage-container .contactsPage-content {
        padding-left: 0;
        width: 100%;
        float: none;
        display: block;
        text-align: center;
        max-width: 100%
    }
}

@media only screen and (max-width:479px) {
    .contactsPage-block .contactsPage-container .contactsPage-content {
        text-align: left
    }
}

.contactsPage-block .contactsPage-container .contactsPage-content a {
    color: #767676
}

.contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item {
    font-size: 16px;
    color: #767676;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 14px
}

@media only screen and (max-width:479px) {
    .contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item {
        width: 100%;
        display: block
    }

    .contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item:last-of-type {
        margin-bottom: 0
    }
}

.contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item.one-width {
    width: 100%;
    display: block
}

.contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item.one-width .contactsPage__title {
    margin-bottom: 8px
}

@media only screen and (max-width:479px) {
    .contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item.one-width .contactsPage__title {
        margin-bottom: 20px
    }
}

.contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item .contactsPage__title {
    font-size: 18px;
    color: #1d1f20;
    font-family: ArimoBold;
    font-weight: 700;
    margin-bottom: 23px
}

.contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item .contactsPage-item__list {
    margin-bottom: 10px
}

.contactsPage-block .contactsPage-container .contactsPage-content .contactsPage-item .contactsPage-item__list:last-of-type {
    margin-bottom: 0
}

.newsPage-block {
    padding: 31px 0 41px 0
}

.newsPage-block h2.top-title {
    margin-bottom: 30px
}

@media only screen and (max-width:570px) {
    .newsPage-block .breadcrumbs {
        display: none
    }
}

.newsPage-block .newsPage-content {
    font-size: 0;
    margin: 0 -9px
}

.newsPage-block .newsPage-content .newsPage-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 10px 9px 30px 9px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #767676
}

@media only screen and (max-width:1229px) {
    .newsPage-block .newsPage-content .newsPage-item {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 9px 10px 9px
    }
}

@media only screen and (max-width:991px) {
    .newsPage-block .newsPage-content .newsPage-item {
        width: 33.33%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .newsPage-block .newsPage-content .newsPage-item {
        width: 50%
    }
}

@media only screen and (max-width:479px) {
    .newsPage-block .newsPage-content .newsPage-item {
        width: 100%;
        max-width: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.newsPage-block .newsPage-content .newsPage-item:hover {
    background-color: #f0f0f0
}

.newsPage-block .newsPage-content .newsPage-item:hover .newsPage-descript p {
    border-color: #767676
}

.newsPage-block .newsPage-content .newsPage-item .newsPage-date {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 12px
}

@media only screen and (max-width:991px) {
    .newsPage-block .newsPage-content .newsPage-item .newsPage-date {
        margin-bottom: 7px
    }
}

.newsPage-block .newsPage-content .newsPage-item .newsPage-image {
    height: 186px;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

@media only screen and (max-width:1229px) {
    .newsPage-block .newsPage-content .newsPage-item .newsPage-image {
        height: 153px
    }
}

@media only screen and (max-width:767px) {
    .newsPage-block .newsPage-content .newsPage-item .newsPage-image {
        height: 186px
    }
}

@media only screen and (max-width:479px) {
    .newsPage-block .newsPage-content .newsPage-item .newsPage-image {
        height: 201px
    }
}

.newsPage-block .newsPage-content .newsPage-item .newsPage-image img {
    min-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    max-width: 120%;
    max-height: 120%
}

.newsPage-block .newsPage-content .newsPage-item .newsPage-title {
    line-height: 18px;
    font-weight: 700;
    font-family: ArimoBold;
    color: #297f66;
    letter-spacing: .3px;
    margin-bottom: 10px
}

@media only screen and (max-width:1229px) {
    .newsPage-block .newsPage-content .newsPage-item .newsPage-title {
        font-size: 16px
    }
}

.newsPage-block .newsPage-content .newsPage-item .newsPage-descript p {
    display: inline;
    border-bottom: 1px solid transparent
}

.newsPage-block .newsPage-more {
    color: #297f66;
    font-size: 14px;
    text-transform: uppercase;
    font-family: ArimoBold;
    font-weight: 700;
    border-color: #297f66;
    letter-spacing: 2px
}

@media only screen and (max-width:991px) {
    .newsPage-block .newsPage-more {
        margin-top: 20px
    }
}

.newsPage-block .newsPage-more:hover {
    background-color: #297f66;
    color: #fff
}

.singleNewsPage-block {
    padding: 31px 0 41px 0
}

.singleNewsPage-block h2.top-title {
    margin-bottom: 32px
}

@media only screen and (max-width:991px) {
    .singleNewsPage-block h2.top-title {
        margin-bottom: 20px
    }
}

.singleNewsPage-block .singleNewsPage-date {
    font-size: 12px;
    margin-bottom: 17px
}

.singleNewsPage-block .singleNewsPage-image {
    float: left;
    padding: 0 19px 10px 0;
    width: 42.24%
}

@media only screen and (max-width:991px) {
    .singleNewsPage-block .singleNewsPage-image {
        width: 51%;
        padding-right: 15px
    }
}

@media only screen and (max-width:479px) {
    .singleNewsPage-block .singleNewsPage-image {
        width: 100%;
        padding: 0 0 10px 0
    }
}

.singleNewsPage-block .singleNewsPage-image img {
    display: block
}

.singleNewsPage-block p {
    line-height: 22px;
    margin: 10px 0
}

.singleNewsPage-block a {
    color: #297f66
}

.singleNewsPage-block .singleNewsPage-all {
    color: #297f66;
    font-size: 14px;
    text-transform: uppercase;
    font-family: ArimoBold;
    font-weight: 700;
    border-color: #297f66;
    letter-spacing: 2px;
    min-width: 276px;
    margin-top: 40px
}

.singleNewsPage-block .singleNewsPage-all:hover {
    background-color: #297f66;
    color: #fff
}

.insidePage-block {
    padding: 30px 0 60px 0
}

@media only screen and (max-width:991px) {
    .insidePage-block {
        padding: 25px 0 45px 0
    }
}

.insidePage-block .breadcrumbs {
    margin-bottom: 14px
}

.insidePage-block h2.top-title {
    margin-bottom: 24px
}

@media only screen and (max-width:991px) {
    .insidePage-block h2.top-title {
        margin-bottom: 41px
    }
}

@media only screen and (max-width:767px) {
    .insidePage-block h2.top-title {
        margin-bottom: 33px
    }
}

.insidePage-block .insidePage-mini__descr .insidePage-mini__descr-image {
    float: left;
    padding: 0 18px 10px 0;
    width: 297px
}

@media only screen and (max-width:991px) {
    .insidePage-block .insidePage-mini__descr .insidePage-mini__descr-image {
        width: 245px;
        padding: 0 15px 5px 0
    }
}

@media only screen and (max-width:479px) {
    .insidePage-block .insidePage-mini__descr .insidePage-mini__descr-image {
        width: 100%;
        display: block;
        float: none;
        padding: 0 0 15px 0;
        text-align: center
    }
}

.insidePage-block .insidePage-mini__descr .insidePage-mini__descr-image img {
    display: block
}

@media only screen and (max-width:479px) {
    .insidePage-block .insidePage-mini__descr .insidePage-mini__descr-image img {
        margin: 0 auto
    }
}

.insidePage-block .insidePage-mini__descr p:first-of-type {
    margin-top: -3px
}

.insidePage-block .allText-block {
    line-height: 28px
}

.insidePage-block .allText-block .small-title {
    margin-top: 10px
}

@media only screen and (max-width:991px) {
    .insidePage-block .allText-block .small-title {
        margin-top: 5px
    }
}

@media only screen and (max-width:991px) {
    .insidePage-block .allText-block p {
        margin: 5px 0
    }
}

.insidePage-block .allText-block ul {
    font-size: 16px;
    line-height: 26px
}

.insidePage-block .allText-block ul li:before {
    top: 11px
}

.aboutUsPage-block {
    padding: 31px 0 58px 0
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block {
        padding: 27px 0 40px 0
    }
}

@media only screen and (max-width:767px) {
    .aboutUsPage-block {
        padding: 25px 0 51px 0
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .aboutUsPage-textImage {
        margin-bottom: 30px
    }
}

.aboutUsPage-block .aboutUsPage-textImage__left {
    float: left;
    width: 297px;
    padding-right: 18px;
    padding-bottom: 5px
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .aboutUsPage-textImage__left {
        width: 245px;
        padding-right: 15px;
        padding-bottom: 0
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .aboutUsPage-textImage__left {
        display: none
    }
}

.aboutUsPage-block .aboutUsPage-textImage__left.mobile {
    display: none
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .aboutUsPage-textImage__left.mobile {
        width: 100%;
        margin-top: 10px;
        float: none;
        display: block;
        text-align: center;
        padding: 0
    }

    .aboutUsPage-block .aboutUsPage-textImage__left.mobile img {
        margin: 0 auto;
        display: block
    }
}

.aboutUsPage-block .allText-block {
    line-height: 28px
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .allText-block {
        line-height: 23px
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .allText-block {
        font-size: 16px;
        line-height: 28px
    }
}

.aboutUsPage-block .allText-block p:first-of-type {
    margin-top: 0
}

.aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__image {
    float: left;
    width: 32.253%
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__image {
        width: 40.2%
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__image {
        width: 100%;
        display: block;
        float: none
    }
}

.aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__image img {
    display: block
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__image img {
        margin: 0 auto
    }
}

.aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list {
    padding-left: 18px;
    float: right;
    width: 67.747%
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list {
        padding-left: 15px;
        width: 59.8%
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list {
        width: 100%;
        float: none;
        display: block;
        padding-left: 0;
        margin-bottom: 25px
    }
}

.aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list .small-title {
    color: #767676;
    margin-bottom: 10px
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list .small-title {
        font-size: 18px
    }
}

.aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul {
    font-size: 16px;
    line-height: 26px
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul {
        font-size: 14px;
        line-height: normal
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul {
        font-size: 16px
    }
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul li {
        margin-bottom: 8px
    }

    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul li:last-of-type {
        margin-bottom: 0
    }
}

.aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul li:before {
    top: 10px
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .allText-block .aboutUsPage-equipment .aboutUsPage-equipment__list ul li:before {
        top: 7px
    }
}

.aboutUsPage-block .aboutUsPage-gallery {
    margin: 50px 0 40px 0
}

@media only screen and (max-width:991px) {
    .aboutUsPage-block .aboutUsPage-gallery {
        margin: 20px 0 38px 0
    }
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container {
    position: relative
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider {
    margin-left: -1.5px;
    margin-right: -1.5px
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider {
        height: 316px;
        overflow: hidden
    }
}

@media only screen and (max-width:479px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider {
        height: 206px
    }
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item {
    padding: 0 1.5px
}

@media only screen and (max-width:767px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item {
        width: 25%;
        float: left;
        padding: 1.5px
    }
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item {
        width: 33.33%
    }
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a {
    display: block;
    height: 193px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a {
        height: 155px
    }
}

@media only screen and (max-width:479px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a {
        height: 100px
    }
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 100%;
    height: 100%;
    background-color: #297f66;
    opacity: .7
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__slider .aboutUsPage-gallery__item a img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    max-width: 115%;
    max-height: 115%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (max-width:767px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav {
        display: none
    }
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div {
    font-size: 20px;
    color: #297f66;
    position: absolute;
    right: -28px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (max-width:1229px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div {
        right: -18px
    }
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div:hover i {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div.prev {
    right: auto;
    left: -28px;
    -webkit-transform: translate(0, -50%) scaleX(-1);
    -ms-transform: translate(0, -50%) scaleX(-1);
    transform: translate(0, -50%) scaleX(-1)
}

@media only screen and (max-width:1229px) {
    .aboutUsPage-block .aboutUsPage-gallery .aboutUsPage-gallery__slider-container .aboutUsPage-gallery__nav div.prev {
        left: -18px
    }
}

.aboutUsPage-block .aboutUs-mainPage__welcome {
    display: table;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

@media only screen and (max-width:570px) {
    .aboutUsPage-block .aboutUs-mainPage__welcome {
        display: none
    }
}

#callback {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .75);
    box-shadow: 0 0 10px rgba(0, 0, 0, .75);
    border: 4px solid #297f66;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 576px;
    padding: 26px 20px 0 20px
}

@media only screen and (max-width:479px) {
    #callback {
        padding-left: 10px;
        padding-right: 10px
    }
}

.popUp-title {
    color: #297f66;
    text-transform: uppercase;
    text-align: center;
    font-family: YanoneKaffeesatzBold;
    font-size: 36px;
    letter-spacing: 2px;
    margin-bottom: 40px
}

#callback form {
    max-width: 396px;
    margin: 0 auto
}

#callback form .input-block {
    margin-bottom: 20px;
    text-align: left
}

#callback form .input-block label {
    font-size: 12px;
    color: #747474;
    font-family: ArimoBold
}

#callback form .input-block .input-popUp {
    position: relative
}

#callback form .input-block .input-popUp.select-popUp input {
    padding-right: 45px
}

#callback form .input-block .input-popUp.select-popUp .arrow-popup {
    width: 39px;
    height: 100%;
    position: absolute;
    background-color: #dcdcdc;
    top: 0;
    right: 0;
    -webkit-border-radius: 6px 5px 5px 6px;
    border-radius: 6px 5px 5px 6px;
    cursor: pointer
}

#callback form .input-block .input-popUp.select-popUp .arrow-popup:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 6px solid #fff;
    top: 20px;
    left: 50%;
    margin-left: -7.5px
}

#callback form .input-block .input-popUp.select-popUp ul {
    display: none;
    position: absolute;
    z-index: 10;
    width: 250px;
    right: 0;
    top: 100%;
    -webkit-box-shadow: 2px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 0 rgba(0, 0, 0, .2);
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding-bottom: 20px
}

#callback form .input-block .input-popUp.select-popUp ul li {
    cursor: pointer;
    padding: 10px 12px 7px 12px;
    font-size: 12px
}

#callback form .input-block .input-popUp.select-popUp ul li:nth-child(even) {
    background-color: #f2f2f2
}

#callback form .input-block .input-popUp.select-popUp ul li a {
    color: #747474;
    display: block
}

#callback form .input-block .input-popUp.select-popUp ul li a:hover {
    color: #000;
    cursor: pointer;
    font-family: ArimoBold
}

#callback form i {
    color: #297f66;
    position: absolute;
    top: 12px;
    left: 8px
}

#callback form input:not([type=submit]), #callback form textarea {
    border-color: #dcdcdc;
    color: #747474;
    padding-left: 35px;
    -webkit-border-radius: 6px 5px 5px 6px;
    border-radius: 6px 5px 5px 6px
}

#callback form textarea {
    height: 140px
}

#callback form input[type=submit] {
    display: block;
    margin: 0 auto 25px auto;
    min-width: 274px
}

@media only screen and (max-width:479px) {
    #callback form input[type=submit] {
        min-width: 20px
    }
}

#callback form .send-message {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-family: ArimoBold;
    display: block;
    color: #b7b7b7;
    letter-spacing: 1px;
    margin-bottom: 20px
}

#callback .security-form__popUp-container {
    margin-left: -20px;
    margin-right: -20px
}

@media only screen and (max-width:479px) {
    #callback .security-form__popUp-container {
        margin-left: -10px;
        margin-right: -10px
    }
}

#callback .security-form {
    color: #767676;
    padding: 19px 20px 12px 20px;
    background-color: #e6e6e6;
    width: 100%
}

@media only screen and (max-width:479px) {
    #callback .security-form {
        padding-left: 10px;
        padding-right: 10px
    }
}

.mfp-close-btn-in button.mfp-close {
    color: transparent;
    background: url(/local/templates/panteon/css/../img/close.svg) no-repeat;
    width: 19px;
    height: 19px;
    cursor: pointer;
    top: 10px;
    right: 9px
}

#thanks {
    position: relative;
    margin: 0 auto;
    max-width: 576px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .75);
    box-shadow: 0 0 10px rgba(0, 0, 0, .75);
    border: 4px solid #297f66;
    background-color: #fff;
    padding: 30px 20px 55px 20px;
    text-align: center;
    font-style: italic;
    font-size: 14px
}

#thanks .popUp-title {
    margin-bottom: 70px;
    position: relative;
    font-style: normal
}

@media only screen and (max-width:479px) {
    #thanks .popUp-title {
        letter-spacing: 1px;
        font-size: 32px
    }
}

#thanks .popUp-title:after {
    width: 27px;
    height: 19px;
    background: url(/local/templates/panteon/css/../img/hand.svg) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    left: 50%;
    margin-left: -13.5px;
    bottom: -44px
}

#thanks .thanks-content {
    white-space: pre-line;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px
}

@media only screen and (max-width:479px) {
    #thanks .thanks-content {
        white-space: normal;
        line-height: 22px;
        font-size: 18px
    }
}

#thanks .logo-block {
    position: absolute;
    max-width: 122px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -32px
}

.tt-hero .twentytwenty-after-label, .tt-hero .twentytwenty-before-label, .tt-hero .twentytwenty-overlay {
    pointer-events: none
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 1px;
    height: 407px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #60c2b6;
    bottom: 45px
}

@media only screen and (max-width:991px) {
    .twentytwenty-horizontal .twentytwenty-handle:before {
        height: 305px
    }
}

@media only screen and (max-width:479px) {
    .twentytwenty-horizontal .twentytwenty-handle:before {
        height: 245px;
        bottom: 80px
    }
}

.twentytwenty-handle {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 22px;
    height: 22px;
    top: auto;
    bottom: -71px;
    margin-left: -11px
}

@media only screen and (max-width:479px) {
    .twentytwenty-handle {
        bottom: -107px
    }
}

.twentytwenty-handle span {
    display: none
}
/* End */


/* Start:/local/templates/panteon/css/style.css?1666175143402*/
[id*=wait_comp_]{
	display: none;
}

.newsPage-descript {
height: 180px;
overflow: hidden;
}

.newsPage-title {
height: 28px;
}
.header-block .main-menu ul li a:hover {
    cursor: pointer;
    border-color: #ffffc4;
}

.tech {
width: 100%;
}

.tech tr:nth-of-type(odd) {
color: #419871;
line-height: 18px;
background-color: #fff9c4;
}

.tech tr:nth-of-type(even) {
color: #419871;
line-height: 18px;
}
/* End */


/* Start:/local/templates/panteon/template_styles.css?17519490331280*/
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.footer-address p {
	margin-bottom: 10px;
}

.footer-address img {
	margin-bottom: 20px;
}

.footer-block .footer-container .footer-text {
	text-align: center;
}

.footer-menu {
	padding-left: 0;
}

.footer-menu li {
	margin-bottom: 10px;
}

.footer-block .footer-container .footer-items {
	vertical-align: top;
}

.select-input {
	display: block;
    width: 100%;
    height: 40px;
    padding-left: 5px;
    background-color: transparent;
    border: 1px solid #dcdcdc;
    border-radius: 6px 5px 5px 6px;
    font-size: 12px;
    color: #747474;
}

.callback-form__result {
	display: none;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: red;
}

.callback-form__ok {
	margin-bottom: 40px;
	text-align: center;
}
/* End */
/* /local/templates/panteon/css/main.min.css?1751947344145300 */
/* /local/templates/panteon/css/style.css?1666175143402 */
/* /local/templates/panteon/template_styles.css?17519490331280 */
