@charset "UTF-8";
@import url('https://site-primer.ru/adverst.css');

progress,
sub,
sup {
    vertical-align: baseline
}

button,
hr,
input {
    overflow: visible
}

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

.owl-carousel,
.owl-carousel .owl-item {
    position: relative;
    width: 100%;
    -webkit-tap-highlight-color: transparent
}

.slider-block>.slider,
main,
svg:not(:root) {
    overflow: hidden
}

.button,
.nav-left .menu_level_1>li,
.owl-carousel,
.owl-carousel .owl-item,
a,
button {
    -webkit-tap-highlight-color: transparent
}

* {
    margin: 0
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

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

[hidden],
template {
    display: none
}

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

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

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

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
select {
    text-transform: none
}

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

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

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

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

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

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

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

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

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

.owl-carousel {
    display: none;
    height: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    height: 100%;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    will-change: transform
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav {
    position: absolute;
    left: calc((100% - 1200px)/ 2);
    right: calc((100% - 1200px)/ 2);
    top: 56%;
    height: 0
}

.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    font-family: FontAwesome;
    color: #33373b;
    cursor: pointer;
    font-size: 4em;
    font-weight: 700;
    line-height: 1;
    opacity: .57;
    padding: 0 12px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
    color: #fff;
    opacity: .8
}

.owl-carousel .owl-nav .owl-prev {
    left: .3em;
    right: auto
}

.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: .3em
}

.owl-carousel .owl-dots {
    background: rgba(0, 0, 0, .7);
    border-radius: .3em;
    display: inline-block;
    padding: .21426em 1em 0;
    position: absolute;
    left: 50%;
    bottom: 1em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100
}

.owl-carousel .owl-dots.disabled {
    display: none
}

@media only screen and (max-width:768px) {
    .owl-carousel .owl-dots {
        font-size: 12px
    }
}

.owl-carousel .owl-dots>.owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-carousel .owl-dots>.owl-dot.active>span {
    background: #193050;
    background: rgba(25, 48, 80, .2);
    border: .35643em solid #fff;
    padding: .28568em;
    margin: .35711em .28568em;
    width: 1.18em;
    height: 1.18em
}

.owl-carousel .owl-dots>.owl-dot>span {
    border: .2851em solid transparent;
    margin: .71427em .64283em;
    background: #fff;
    display: block;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 2.142854em
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-carousel .owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.slider-block {
    margin: 1em 0 0;
    width: 100%
}

.slider.owl-carousel .owl-item {
    height: 385px
}

.slider.owl-carousel .slider-item {
    position: relative;
    height: 100%
}

.slider.owl-carousel .item-label,
.slider.owl-carousel .slider-item>a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.slider.owl-carousel .item-label {
    padding: 2em 0 0;
    pointer-events: none;
    will-change: transform
}

.slider.owl-carousel .item-label>.item-label__link {
    display: block;
    text-decoration: none
}

.slider.owl-carousel .item-label>.item-label__link>p {
    color: #fff;
    font-size: 20px;
    letter-spacing: -1px;
    padding: .75em 0 .75em 3em;
    text-transform: uppercase;
    position: relative
}

.slider.owl-carousel .item-label>.item-label__link>p:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 1.5em;
    display: block;
    margin-top: -9px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent
}

.slider.owl-carousel .item-label>.item-label__link>h1 {
    display: inline-block;
    background: #2e2e2e;
    color: #fff;
    padding: 0 0 0 .35em;
    text-transform: uppercase;
    letter-spacing: -1px;
    font: 400 29px/66px Verdana;
    position: relative;
    height: 68px
}

.slider.owl-carousel .item-label>.item-label__link>h1:after {
    content: '';
    position: absolute;
    will-change: transform;
    right: -73px;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 68px solid #2e2e2e;
    border-right: 73px solid transparent
}

.header-top,
.header-top>.container,
header {
    position: relative
}

.no-js .owl-carousel {
    display: block
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%
}

main {
    width: 100%
}

.lock body,
body {
    overflow-x: hidden;
    overflow-y: scroll
}

aside {
    float: left;
    margin: 1em 0 0;
    padding: 0 1em 0 0;
    width: 278px
}

.content-block {
    float: right;
    width: calc(100% - 278px)
}

.inner .content-block {
    min-height: calc(100vh - 313px)
}

header {
    width: 100%
}

header .logo {
    float: left;
    width: 34%
}

header .logo .logo-img {
    display: block;
    height: auto;
    max-width: 363px;
    width: 100%
}

header .phone-block {
    float: left;
    margin: 2em 0 0;
    padding: 0 1em;
    text-align: center;
    width: 46%
}

header .rblock {
    float: right;
    margin: 2em 0 0;
    width: 20%
}

.header-top .mail-block:before,
.header-top .phones-list:before {
    left: 0;
    width: 23px;
    z-index: 2;
    content: ''
}

.header-top {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 1em
}

.header-top .phones-list {
    display: inline-block;
    list-style: none;
    padding: 0 0 0 30px;
    position: relative
}

.header-top .phones-list:before {
    background: url(/assets/images/sprite.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    height: 27px
}

.header-top .phones-list__item>a {
    color: #5c84cc;
    cursor: pointer;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.666;
    text-decoration: none
}

.header-top .phones-list__item>a>.pref {
    font-size: 20px
}

.header-top .mail-block {
    position: relative;
    margin: 1.333em 0 0
}

.header-top .mail-block:before {
    background: url(/assets/images/sprite.png) 0 -30px no-repeat;
    height: 19px;
    position: absolute;
    bottom: 3px
}

.header-top .mail-block>a {
    font-size: 14px;
    padding: 0 0 0 26px;
    position: relative
}

.header-top .search {
    width: 100%
}

.header-top .search-form {
    position: relative;
    width: 100%
}

.header-top .search-form .search-input {
    padding: .25em 4.6em .25em .5em;
    height: 28px;
    width: 100%
}

.header-top .search-form .search-form__button {
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    text-transform: none;
    text-align: center;
    width: 30px
}

.header-top .search-form .search-form__button:before {
    background: url(/assets/images/sprite.png) 0 -98px no-repeat;
    content: '';
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 5px;
    width: 20px;
    z-index: 2
}

.header-top .search-form .search-form__button:hover {
    opacity: .5;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

nav {
    padding: 0;
    width: 100%
}

nav .menu_level_1 {
    display: table;
    list-style: none;
    width: 100%
}

nav .menu_level_1>li {
    padding: 0 .5em;
    position: relative;
    vertical-align: top;
    display: table-cell;
    text-align: center
}

nav .menu_level_1 a,
nav .menu_level_1>li>a {
    display: block;
    text-decoration: none
}

nav .menu_level_1>li:not(.selected):hover>a {
    color: #5c84cc
}

nav .menu_level_1>li:not(.selected):hover>a:after {
    background: #7fa4e6;
    content: '';
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px
}

nav .menu_level_1>li.subcat:hover>.menu_level_2 {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 1;
    visibility: visible
}

.overlay,
nav .menu_level_2 {
    opacity: 0;
    visibility: hidden
}

nav .menu_level_1>li.selected {
    cursor: default;
    margin: 0 1px
}

nav .menu_level_1>li.selected>a {
    background: #7fa4e6;
    color: #fff
}

nav .menu_level_1>li>a {
    color: #333;
    font-size: 14px;
    padding: 7px 10px 6px;
    position: relative;
    margin: 2px 0;
    text-align: center;
    text-transform: uppercase
}

nav .menu_level_2 {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    display: table;
    list-style: none;
    margin: 0;
    padding: 1em 2em 1em 1em;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: left;
    text-transform: none
}

.content-inner .title,
footer .title,
h1,
h2,
nav .menu_level_2>li>a {
    text-transform: uppercase
}

nav .menu_level_2>li {
    display: table-cell;
    padding: .5em 1em .5em 1.5em
}

nav .menu_level_2>li.selected>a {
    color: #5c84cc;
    text-decoration: none
}

nav .menu_level_2>li>a {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 8px 0;
    line-height: 1.2;
    text-decoration: none
}

nav .menu_level_2>li:not(.selected)>a:hover {
    color: #5c84cc;
    text-decoration: underline
}

nav .menu_level_3 {
    display: block;
    list-style: none
}

nav .menu_level_3>li>a {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 3px 0 3px 12px;
    position: relative;
    white-space: nowrap
}

a,
h1,
h2,
h3,
nav .menu_level_3>li.selected>a {
    color: #5c84cc
}

nav .menu_level_3>li>a:before {
    background: #000;
    content: '';
    border-radius: 50%;
    height: 4px;
    width: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0
}

nav .menu_level_3>li.selected>a:before,
nav .menu_level_3>li:not(.selected)>a:hover:before {
    background: #5c84cc
}

.lock body,
.overlay {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

nav .menu_level_3>li:not(.selected)>a:hover {
    color: #5c84cc;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-decoration: underline
}

nav .menu_level_3>li.selected>a {
    text-decoration: none;
    white-space: nowrap
}

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

.header-nav>.container {
    border-bottom: 3px solid #ccc
}

input::-ms-clear {
    display: none
}

body {
    background: #fff;
    font: 400 15px/1.5 Arial, Helvetica, sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased
}

.lock body {
    position: fixed
}

table {
    border-collapse: collapse
}

ul {
    margin-top: 0;
    margin-bottom: 0
}

h1 {
    font-size: 17px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 15px
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0 0 .5em
}

a {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

a:hover {
    color: #7aa9fe;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.alert {
    color: red
}

.noscript_alert {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid red;
    text-align: center
}

.noscript_alert>span {
    font-weight: 700;
    color: red
}

.content-inner .title {
    margin-bottom: 5px;
    font-weight: 700
}

.path,
.path>a {
    font-weight: 400
}

.path {
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 1em;
    padding: 1em 0;
    position: relative
}

.yashare_text,
footer .counters {
    text-align: right
}

.path:before {
    background: url(/assets/images/sprite.png) 0 -124px no-repeat;
    content: '';
    display: inline-block;
    width: 18px;
    height: 16px;
    vertical-align: bottom
}

.path>a {
    font-style: normal
}

.under_path {
    border: none;
    height: 1px;
    margin: 0;
    padding: 0;
    background-color: #cacaca;
    background: -webkit-linear-gradient(left, #cacaca 0, #cacaca 15%, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to right, #cacaca 0, #cacaca 15%, rgba(255, 255, 255, 0) 70%)
}

.content {
    margin: 1em 0 2em
}

.button,
button {
    background: #7fa4e6;
    border: none;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    line-height: 28px;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -webkit-transition: background .3s ease, border .3s ease, color .2s ease;
    transition: background .3s ease, border .3s ease, color .2s ease
}

.button:hover,
button:hover {
    background: #a2c3ff;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

.button:active,
button:active {
    background: #5b7ab2;
    -webkit-transition: background 0s ease;
    transition: background 0s ease
}

.button.disabled,
button.disabled {
    background: #949494;
    color: #ddd !important;
    cursor: default !important
}

.input-text,
.input-textarea {
    background: #fff;
    border: 1px solid #bababa;
    box-shadow: none;
    color: #333;
    font-size: 13px;
    padding: .25em .5em;
    height: 2em;
    outline: 0;
    -webkit-appearance: none
}

html.ie9 * {
    border-radius: 0 !important
}

.wrapper {
    background: #fff;
    box-shadow: 0 0 18px 2px rgba(0, 0, 0, .2);
    margin: 0 auto;
    overflow: hidden;
    padding: 0 12px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    width: 1200px
}

.overlay {
    position: fixed;
    background: #000;
    z-index: 9990
}

.module.anketa .feedbackform {
    padding: 1em
}

.module.anketa .feedbackform .form_block {
    position: relative;
    margin: .5em 0 1.5em
}

.module.anketa .feedbackform .form_block.last {
    margin: -2em 0 0;
    font-size: 12px
}

.module.anketa .feedbackform .form_block.last .form_title {
    margin: 0 0 .5em;
    position: static;
    font-size: 13px
}

.module.anketa .feedbackform .form_title {
    color: #919191;
    position: absolute;
    font-size: 14px;
    pointer-events: none;
    top: 3px;
    left: 1em;
    z-index: 3
}

.citronLoader,
.citronLoaderBig {
    top: 0;
    left: 0;
    z-index: 2;
    position: absolute
}

.module.anketa .feedbackform .input-text,
.module.anketa .feedbackform .input-textarea {
    width: 100%
}

.module.anketa .feedbackform .input-textarea {
    height: 5em;
    resize: none
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pollitra>div {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 3px 5px
}

.pollitra input {
    display: none
}

.pollitra label {
    display: block;
    border: 3px solid transparent
}

.pollitra label span {
    height: 24px;
    width: 24px;
    display: block;
    cursor: pointer;
    margin: 1px
}

.pollitra input:checked+label {
    border-color: #AAF
}

.citronLoader {
    background: #fff;
    background: rgba(255, 255, 255, .8)
}

.citronLoader span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    background: url(../images/ajaxloader.gif) no-repeat
}

.citronLoaderBig {
    background: #fff;
    background: rgba(255, 255, 255, .8)
}

.citronLoaderBig span {
    position: absolute;
    top: 100px;
    left: 48%;
    width: 66px;
    height: 66px;
    background: url(../images/citronloader.gif) no-repeat
}

#ajaxedsearch {
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.content-block.filtrovannoe {
    padding: 10px
}

.content-inner>ul {
    margin: 0 0 0 1em
}

.content-inner>ul>li {
    list-style: none
}

.content-inner>ul>.sitemap_sub {
    list-style: none;
    margin: 0 0 2em
}

.content-inner>ul>.sitemap_sub>.sitemap_sub {
    margin: .25em 0 .25em 1em
}

.content-inner>ul>.sitemap_sub>.sitemap_sub>li {
    list-style-type: disc
}

.nav-left {
    background: #bad2f6;
    position: relative
}

.nav-left .menu_level_1 {
    background: url(/assets/images/aside-bg.jpg) top center no-repeat;
    background-size: contain;
    display: block
}

.nav-left .menu_level_1>li {
    list-style: none;
    margin: 1px 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.nav-left .menu_level_1>li>a {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 1.1;
    padding: 17px 1em 16px 1.5em;
    position: relative;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.nav-left .menu_level_1>li:not(.selected):hover {
    background: #d6e5fb
}

.nav-left .menu_level_1>li:not(.selected):hover>a {
    color: #5c84cc
}

.nav-left .menu_level_1>li:not(.selected):hover>a:before {
    background: #5c84cc;
    content: '';
    position: absolute;
    left: 3px;
    top: 5px;
    bottom: 5px;
    width: 2px
}

.nav-left .menu_level_1>li.selected {
    cursor: default
}

.nav-left .menu_level_1>li.selected>a {
    background: #7fa4e6;
    color: #fff;
    margin: 1px 0
}

.nav-left .menu_level_1>li.selected>a:before {
    background: #7fa4e6;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 7px
}

.nav-left .menu_level_2 {
    background: #ece9fd;
    display: block;
    padding: 0
}

.nav-left .menu_level_2>li {
    list-style: none
}

.nav-left .menu_level_2>li>a {
    color: #333;
    display: block;
    font-size: 12px;
    padding: 3px 1em 2px 2.5em;
    position: relative;
    text-decoration: none
}

.nav-left .menu_level_2>li>a:after,
footer:before {
    content: '';
    position: absolute
}

.nav-left .menu_level_2>li>a:after {
    background: #333;
    margin-top: -2px;
    top: 50%;
    left: 1.9em;
    width: 3px;
    height: 3px;
    border-radius: 50%
}

.nav-left .menu_level_2>li.selected>a:after,
.nav-left .menu_level_2>li:not(.selected):hover>a:after {
    background: #5c84cc
}

.nav-left .menu_level_2>li:not(.selected):hover>a {
    color: #5c84cc;
    text-decoration: underline
}

.nav-left .menu_level_2>li.selected>a {
    color: #5c84cc;
    cursor: default;
    text-decoration: none
}

.nav-left .menu_level_3 {
    background: #f1f1f1;
    border-top: 1px solid #d7d7d7;
    padding: .5em 1em .75em 2em;
    display: none
}

.nav-left .menu_level_3>li {
    list-style: disc;
    padding: .2em 0
}

.nav-left .menu_level_3>li>span>a {
    color: #666;
    display: block;
    font-size: .86em;
    text-decoration: none
}

footer .counters>a,
footer .phones-list,
footer .title {
    display: inline-block
}

.nav-left .menu_level_3>li.selected,
.nav-left .menu_level_3>li:hover>span>a {
    color: #1c8db1
}

footer {
    border-top: 3px solid #ccc;
    padding: 1.5em 0 2em;
    position: relative
}

footer:before {
    background: #e8e8e8;
    height: 1px;
    top: -7px;
    left: 0;
    right: 0
}

footer .addr,
footer .phones-list,
footer .title {
    position: relative
}

footer .phone-block {
    float: left;
    padding: 0 1em;
    width: 34%
}

footer .mailtime {
    float: left;
    padding: 0 1em;
    width: 44%
}

footer .counters {
    float: right;
    width: 22%;
    padding: 4px 1em
}

.album_block,
.albums_list,
.feedbackform .form_block.last>.form_content,
.module .module-header,
.module-inner>.module-header,
.news-block .news-all,
.news-wrapper .news-all,
.news_date,
.photo_block,
.photos_list,
.vote-block>.vote-block__box .opr_btn {
    text-align: center
}

footer .title {
    color: #666;
    cursor: default;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle
}

footer .addr>a,
footer .mail-block>a {
    font-size: 16px
}

footer .phones-list {
    list-style: none;
    vertical-align: top
}

footer .phones-list__item>a {
    color: #5c84cc;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.9;
    text-decoration: none
}

footer .mail-block {
    margin: 0 0 .4em
}

footer .counters>a:first-of-type {
    margin: 3px 0 0
}

footer .counters>.citron-logo__link {
    margin: 0 0 0 1em;
    max-width: 92px;
    width: 100%;
    position: relative;
    vertical-align: super
}

footer .counters>.citron-logo__link:hover .citron-logo--hover {
    opacity: 1;
    visibility: visible
}

footer .counters .citron-logo--hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    visibility: hidden
}

.feedback-form {
    margin: 1em 0 0;
    position: relative
}

.feedback-form .reqpole {
    position: absolute;
    left: 0;
    bottom: 40px;
    font-size: 11px
}

.feedback-form .feedback-col-6 {
    float: right;
    padding: 0 0 0 1em;
    width: 67%
}

.feedback-form .feedback-col-6.last {
    float: left;
    padding: 0;
    width: 33%
}

.feedback-form .feedback-col-6.last .feedback-block {
    margin: 0 0 .5em
}

.feedback-form .feedback-button-block {
    float: left;
    margin: 1.333em 0 0;
    width: 100%
}

.feedback-form .input-text {
    width: 100%
}

.feedback-form textarea {
    resize: none;
    height: 236px;
    width: 100%
}

.feedback-block>.form_title {
    font-size: 13px
}

.form_content {
    position: relative
}

.form_content.has-error>.input-text,
.form_content.has-error>.input-textarea {
    border-color: rgba(253, 30, 15, .7)
}

.form_content.has-success>.input-text,
.form_content.has-success>.input-textarea {
    border-color: rgba(169, 253, 0, .7)
}

.help-block {
    font-size: 11px;
    position: absolute;
    top: 4px;
    right: 1em
}

.help-block.form-error {
    color: rgba(253, 30, 15, .7)
}

.opros-block {
    margin: 1em 0
}

.opros-block>.module-inner {
    padding: 0 1em
}

.vote-block {
    padding: .333em 1em 1em;
    position: relative
}

.vote-block>.vote-block__box .vote-block__box-innr {
    margin: 0 0 1em;
    list-style: none
}

.vote-block>.vote-block__box .vote-block__box-innr>li>label {
    color: #626262;
    font-size: 13px
}

.vote-block>.vote-block__box .vote-block__box-innr>li>label>input[type=radio] {
    margin: -3px 6px 0 0;
    vertical-align: middle
}

.vote-block>.vote-block__box .vote-block__otvet-var {
    font-size: 11px;
    position: relative;
    line-height: 13px;
    padding: 5px 22px 3px 0
}

.vote-block>.vote-block__box .vote-block__otvet_-var-percent {
    color: #fff;
    font-size: 11px;
    position: absolute;
    right: 5px;
    bottom: -15px
}

.vote-block>.vote-block__box .vote-block__line {
    height: 16px;
    background: #bcbcbc;
    margin: 0 0 5px
}

.vote-block>.vote-block__box .vote-block__line-in {
    height: 16px;
    background: #bdbcbd
}

.vote-block>.vote-block__box .vote-block__total {
    font-size: 11px;
    font-weight: 700;
    padding-top: 10px
}

.vote-block>.vote-block__box .vote-block__total-percent {
    float: right;
    font-size: 12px
}

.vote-block>.vote-block__title {
    color: #333;
    font-size: 12px
}

.albums_list,
.photos_list {
    margin: 0 -5px
}

.album_block,
.photo_block {
    display: inline-block;
    margin: 0 5px 10px;
    vertical-align: top
}

.albums_list .album_block {
    float: left;
    margin: 0 1em 2em 0;
    width: calc(33.333% - .67em)
}

.albums_list .album_block:nth-child(3n+3) {
    margin: 0 0 2em
}

.photo_block {
    max-width: 175px
}

.album_photo img,
.photo_photo img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%
}

.album_title {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 5px 0
}

.photo_description {
    font-size: 13px;
    line-height: 15px;
    padding: 5px 0
}

.next__photo2:before,
.next_dop_photo:before,
.prev__photo2:before,
.prev_dop_photo:before {
    content: '.';
    font-size: 0;
    line-height: 0;
    width: 16px;
    height: 32px;
    left: 0
}

.photos_text {
    margin: 10px 0
}

.gallery_photo {
    position: relative;
    display: block;
    padding: 5px 21px;
    overflow: hidden
}

.gallery_slider2>ul,
.gallery_slider>ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.gallery_slider2>ul>li,
.gallery_slider>ul>li {
    display: table-cell;
    padding: 0 2px;
    vertical-align: middle;
    text-align: center
}

.gallery_slider2>ul>li a img,
.gallery_slider>ul>li a img {
    display: block
}

.next__photo2,
.next_dop_photo,
.prev__photo2,
.prev_dop_photo {
    width: 16px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer
}

.prev__photo2:before,
.prev_dop_photo:before {
    display: block;
    position: absolute;
    top: 0;
    background: url(../images/sprite.png) 0 -72px no-repeat
}

.prev__photo2:active:before,
.prev_dop_photo:active:before {
    background-position: -34px -72px
}

.next__photo2:before,
.next_dop_photo:before {
    display: block;
    position: absolute;
    top: 0;
    background: url(../images/sprite.png) -17px -72px no-repeat
}

.next__photo2:active:before,
.next_dop_photo:active:before {
    background-position: -51px -72px
}

.prev__photo2,
.prev_dop_photo {
    left: 0
}

.next__photo2,
.next_dop_photo {
    right: 0
}

.next__photo2,
.next__photo2:active,
.prev__photo2,
.prev__photo2:active {
    background: -webkit-linear-gradient(top, #ada4ff, #ada4ff);
    background: linear-gradient(to bottom, #ada4ff, #ada4ff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ada4ff, endColorstr=#ada4ff, GradientType=0);
    background-color: #ada4ff
}

.module {
    margin: 0
}

.module.catalog {
    position: relative
}

.module .module-header {
    border-bottom: 2px solid #ccc;
    cursor: default;
    margin: 0 0 7px;
    padding: .2em 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.module .module-header>span {
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.module-inner {
    background: 0 0;
    margin: 0 0 2em
}

.module-inner>.module-header {
    border-bottom: 2px solid #ccc;
    padding: 1em 1em 0
}

.module-inner>.module-header>span {
    color: #333;
    font-size: 25px;
    font-weight: 700
}

.news-wrapper {
    padding: 1em 0 0
}

.news-wrapper .news-all>a {
    font-size: 16px
}

.news-wrapper .news {
    padding: 4px 6px 1px;
    position: relative;
    margin: 0 0 6px;
    width: 100%
}

.news-wrapper .news:not(:last-child):after {
    background: #d7d7d7;
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 6px;
    right: 6px
}

.news-block {
    margin: 0 0 2em
}

.news-block .module-inner {
    padding: 0 1em
}

.news-block>.news {
    display: table;
    float: left;
    padding: 0 1em;
    margin: 0 15px 1em 0;
    width: calc(33.333% - 14px)
}

.news-block>.news:nth-child(3) {
    margin: 0 0 1em
}

.news-block .news-block__title {
    display: block;
    margin: 0 0 7px
}

.news-block .news-block__title>a {
    color: #5c84cc;
    display: block;
    font-size: 15px;
    line-height: 1.1;
    text-decoration: underline
}

.news-block .news-block__title>a:hover {
    color: #7aa9fe;
    text-decoration: underline
}

.news-block .news-block__text {
    color: #000;
    font-size: 12px;
    padding: 0 1.5em 0 0;
    margin: .5em 0 1em;
    line-height: 1.333
}

.news-block .news-block__date>span,
.news_date>span {
    background: #7fa4e6;
    color: #fff;
    padding: 0 2px;
    line-height: 1.2
}

.news-block .news-block__date>span {
    display: inline-block;
    font-size: 13px
}

.news-block .news-block__image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 378px;
    width: 100%
}

.news-block .news-all {
    margin: 7px 0 0
}

.article .news_text,
.news-block .news-all>a {
    font-size: 14px
}

.article .news_full>a {
    font-size: 12px;
    font-weight: 700
}

.news_datetitle {
    display: table;
    margin: 0 0 1em;
    width: 100%
}

.news_date,
.news_icon,
.news_title {
    display: table-cell
}

.news_date {
    font-size: 11px;
    vertical-align: middle;
    width: 71px
}

.news_date>span {
    display: block;
    font-size: 13px
}

.news_title {
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle
}

.news_icon {
    padding: 0 1em 0 0;
    vertical-align: bottom;
    width: 60px
}

.news_navigation {
    display: table;
    width: 100%
}

.news_navigation>.prev_news {
    text-align: left
}

.news_navigation>.next_news {
    text-align: right
}

.news_navigation>.all_news,
.popup-block {
    text-align: center
}

.news_navigation>.all_news,
.news_navigation>.next_news,
.news_navigation>.prev_news {
    display: table-cell;
    font-size: 12px;
    width: 33.333%
}

.article .news_icon>img {
    display: block;
    height: auto;
    max-width: 60px;
    width: 100%
}

.article .news_image {
    float: left;
    margin: 0 1em .5em 0
}

.content-inner .article {
    border-bottom: 1px solid #e5e5e5;
    padding: 1em 0
}

textarea {
    padding: .5em 1em
}

.popup-block__fon {
    background: rgba(0, 0, 0, .5);
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 98999;
    position: fixed
}

.popup-block {
    background: #fff;
    box-shadow: 7px 10px 60px 0 #383838;
    display: none;
    font-size: 15px;
    width: 400px;
    margin: 0 0 0 -200px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99000
}

.popup-block.reg-window {
    margin: -7.5em 0 0 -224px;
    height: 15em;
    width: 448px
}

.popup-block.auth-error,
.popup-block.auth-ok {
    margin-top: -3.5em;
    height: 7em
}

.popup-block.order-call {
    margin-top: -11.1em;
    height: 22.2em
}

.popup-block.callbackformok,
.popup-block.sendformok {
    margin-top: -4em;
    height: 8em
}

.popup-block .form_block {
    padding: .5em 0 1em;
    position: relative;
    text-align: left
}

.popup-block .form_block.form_block__last {
    padding: 7px 0 0
}

.popup-block .form_block.form_block__last>.form_title {
    font-size: 11px;
    top: -16px
}

.popup-block .input-text {
    width: 100%
}

.popup-block .input-textarea {
    height: 8em;
    resize: none;
    width: 100%
}

.popup-block .popup-block__inner {
    padding: 1em;
    position: relative;
    will-change: transform
}

.popup-block .popup-block__cross {
    background: #7fa4e6;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 26px;
    width: 26px
}

.popup-block .popup-block__cross:before {
    background: url(/assets/images/sprite.png) 0 -230px no-repeat;
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    height: 18px;
    width: 18px;
    z-index: 2
}

.popup-block .popup-block__cross:hover {
    background: #a2c3ff;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

.popup-block .popup-block__cross:active {
    background: #5b7ab2
}

.popup-block .popup-block__title {
    color: #5c84cc;
    font-size: 2em;
    font-weight: 700;
    margin: 0 0 .25em
}

.popup-block .form_title {
    color: #999;
    font-size: 12px;
    position: absolute;
    pointer-events: none;
    top: 10px;
    left: .5em;
    z-index: 10
}

.website-promotion {
    font-size: 12px;
    text-decoration: none
}

.header-top .phones-list__item > a > .pref::before,
footer .phones-list__item > a > .pref::before{
    content: '+';
}

@media(hover: hover) {
    .header-top .phones-list__item > a:hover *,
    footer .phones-list__item > a:hover *,
    .header-top .phones-list__item > a:hover,
    footer .phones-list__item > a:hover {
        filter: brightness(.8);
    }
}