@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.slick-slide img, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

.slick-slide.slick-loading img, [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
}

mark {
    background: #ff0;
    color: #000
}

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
}

blockquote, figure {
    margin: 0
}

hr {
/*    box-sizing: content-box;*/
    color: #fff;
    height: 1px
}

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
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 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] {
    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;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

legend, td, th {
    padding: 0
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Thin/Roboto-Thin.woff2?v=2.136) format("woff2"), url(../fonts/Thin/Roboto-Thin.woff?v=2.136) format("woff"), url(../fonts/Thin/Roboto-Thin.ttf?v=2.136) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Light';
    src: url(../fonts/Light/Roboto-Light.woff2?v=2.136) format("woff2"), url(../fonts/Light/Roboto-Light.woff?v=2.136) format("woff"), url(../fonts/Light/Roboto-Light.ttf?v=2.136) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Regular/Roboto-Regular.woff2?v=2.136) format("woff2"), url(../fonts/Regular/Roboto-Regular.woff?v=2.136) format("woff"), url(../fonts/Regular/Roboto-Regular.ttf?v=2.136) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Regular/Roboto-Regular.woff2?v=2.136) format("woff2"), url(../fonts/Regular/Roboto-Regular.woff?v=2.136) format("woff"), url(../fonts/Regular/Roboto-Regular.ttf?v=2.136) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Medium/Roboto-Medium.woff2?v=2.136) format("woff2"), url(../fonts/Medium/Roboto-Medium.woff?v=2.136) format("woff"), url(../fonts/Medium/Roboto-Medium.ttf?v=2.136) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Bold/Roboto-Bold.woff2?v=2.136) format("woff2"), url(../fonts/Bold/Roboto-Bold.woff?v=2.136) format("woff"), url(../fonts/Bold/Roboto-Bold.ttf?v=2.136) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Bold/Roboto-Bold.woff2?v=2.136) format("woff2"), url(../fonts/Bold/Roboto-Bold.woff?v=2.136) format("woff"), url(../fonts/Bold/Roboto-Bold.ttf?v=2.136) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Andika';
    src: local("Andika"), url(../fonts/Andika/andika.woff2) format("woff2"), url(../fonts/Andika/andika.woff) format("woff"), url(../fonts/Andika/andika.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.b__button {
    width: 280px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 13px 13px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    overflow: hidden;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    z-index: 1
}
.brownbg {
    background-color: #660823
}
.bluebg {
    background-color: #0d75d0
}


.b__button2 {
    align: center;
    width: 280px;
    display: inline-block;
    padding: 13px 70px;
    text-decoration: none;
    color: #fff;
    background-color: #660823;
    border-radius: 0px;
    position: relative;
    overflow: hidden
}
.b__button2 span {
    align: center;
    position: relative;
    font-size: 12px;
    font-size: 0.75rem;
    z-index: 1
}

.table__content tbody, .table__page tbody {
    width: 100%
}

.social__wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.social__wrapper .social__link {
    margin-right: 12px;
    height: 30px;
    width: 30px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    background-color: #fff;
    opacity: .22
}

.social__wrapper .social__link:last-child {
    margin-right: 0
}

.online__support:hover, .road__map:hover, .social__wrapper .social__link:hover {
    opacity: .8
}

.info__button, .online__support, .road__map {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400
}

.online__support, .road__map {
    cursor: pointer;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 16px;
    font-size: 1rem
}

.online__support i, .road__map i {
    margin-right: 35px;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -176px -43px;
    width: 37px;
    height: 31px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.road__map i {
    background-position: -128px -48px;
    width: 40px;
    height: 40px
}

.info__button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    width: 296px;
    height: 55px;
    border: 1px solid rgba(59, 85, 104, .6);
    background-color: rgba(255, 255, 255, .17)
}

.apply, button[type=submit] {
    font-size: 24px;
    font-size: 1.5rem
}

.apply {
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 70px;
    color: #fff;
    padding: 2px 12px 3px;
    border: 1px solid #fff;
    margin-top: 30px
}

.apply:hover, .login:hover {
    background-color: #587691
}

button[type=submit] {
    margin-left: 350px;
    margin-top: 55px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    border: 0;
    width: 157px;
    height: 40px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 15px;
    position: relative
}

.bg, button[type=submit]::before {
    top: 0;
    background-repeat: no-repeat
}

button[type=submit]::before {
    content: '';
    margin: auto;
    right: 15px;
    bottom: 0;
    position: absolute;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -219px 0;
    width: 23px;
    height: 28px;
    background-size: 242px, 208px
}

.login, body {
    font-weight: 300;
    color: #fff
}

.login {
    display: inline-block;
    padding: 2px 12px 3px;
    border: 1px solid #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-left: 30px;
    font-size: 24px;
    font-size: 1.5rem;
    background-color: transparent
}

* {
    box-sizing: border-box;
    outline: none
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    font-family: "Roboto", sans-serif;
    background-color: #6d8c9f
}

body.open__menu {
    overflow: hidden
}

.bg {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/general/bgd.png);
    background-position: center center;
    background-size: cover;
    z-index: -10
}

.page__wrapper {
    min-height: calc(100% - 45px);
    margin-bottom: -50px
}

* html .page__wrapper {
    height: 100%
}

.page__buffer {
    height: 50px
}

.section__wrapper {
    margin: 0;
    padding: 20px 0
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative
}

@media only screen and (max-width: 1300px) {
    .wrapper {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 1097px) {
    .wrapper {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (max-width: 700px) {
    .wrapper {
        padding-left: 10px;
        padding-right: 10px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: 400
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: none;
    background: 0 0;
    color: transparent
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: none
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.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
}

.irs, .irs-line {
    position: relative;
    display: block
}

.irs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    overflow: hidden;
    outline: none !important
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    width: 0
}

.irs-bar, .irs-bar-edge, .irs-shadow {
    position: absolute;
    display: block;
    left: 0
}

.irs-shadow {
    display: none;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    left: 0
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    position: absolute;
    display: block;
    cursor: default
}

.irs-max {
    right: 0
}

.irs-from, .irs-single, .irs-to {
    top: 0;
    left: 0;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: 0 0;
    z-index: 2
}

.irs-disabled {
    opacity: .4
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40)
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs {
    height: 55px
}

.irs-with-grid {
    height: 75px
}

.irs-line {
    height: 10px;
    top: 33px;
    background: #eee;
    background: -webkit-linear-gradient(top, #ddd -50%, #fff 150%);
    background: linear-gradient(to bottom, #ddd -50%, #fff 150%);
    border: 1px solid #ccc;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    height: 8px
}

.irs-bar, .irs-bar-edge {
    height: 10px;
    top: 33px;
    background: #428bca;
    background: -webkit-linear-gradient(bottom, #428bca 0%, #7fc3e8 100%);
    background: linear-gradient(to top, #428bca 0%, #7fc3e8 100%)
}

.irs-bar {
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca
}

.irs-bar-edge {
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30)
}

.irs-slider {
    top: 25px;
    width: 27px;
    height: 27px;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 20%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 20%, #fff 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    cursor: pointer
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #fff
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.irs-max, .irs-min {
    top: 0;
    background: rgba(0, 0, 0, .1);
    color: #333;
    font-size: 12px
}

.lt-ie9 .irs-max, .lt-ie9 .irs-min {
    background: #ccc
}

.irs-from, .irs-single, .irs-to {
    color: #fff;
    font-size: 14px;
    background: #428bca
}

.irs-grid-pol.small, .lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
    background: #999
}

.irs-grid {
    height: 27px
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac
}

.page__content {
    margin: 0;
    padding: 20px 0
}

.page__content .heading__wrapper {
    margin-bottom: 15px;
    position: relative
}

.page__content .heading__wrapper, .page__content .heading__wrapper .breadcrumbs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page__content .heading__wrapper .breadcrumbs .city {
    margin-left: 15px;
    display: none;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    text-decoration: underline;
    position: relative;
    padding-left: 10px
}

.page__content .heading__wrapper .breadcrumbs .city::before {
    content: '/';
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0
}

.page__content .heading__wrapper .page__heading {
    margin-bottom: 0
}

.page__content .heading__wrapper .burger {
    width: 33px;
    margin-right: 15px
}

.page__content .heading__wrapper .burger-brick {
    height: 4px;
    background: #fff;
    margin-top: 6px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.page__content .heading__wrapper .burger-brick:first-child {
    margin-top: 0
}

.page__content .page__heading {
    margin: 0 0 15px;
    padding: 0;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 400;
    line-height: 35px
}

.page__content .page__nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 530px
}

.page__content .page__nav__list .page__nav__link {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.page__content .page__nav__list .page__nav__link:last-child {
    margin-bottom: 0
}

.page__content .page__nav__list .page__nav__link:hover {
    color: #fcffc4
}

.page__content .content__wrapper.doc__style {
    padding: 15px;
    background-color: #fff
}

.page__content .content__wrapper.doc__style h2 {
    margin: 0;
    padding: 0 0 10px;
    color: #000;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem
}

.page__content .content__wrapper.doc__style h3 {
    margin: 0;
    padding: 0 0 10px;
    color: #000;
    font-size: 18px;
    font-size: 1.125rem
}

.page__content .content__wrapper.doc__style h4, .page__content .content__wrapper.doc__style p {
    margin: 0;
    padding: 0 0 10px;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    font-size: .9375rem
}

.page__content .content__wrapper.doc__style p {
    padding: 0 0 15px;
    font-weight: 400
}

.page__content .content__wrapper.doc__style .content__link {
    color: #003995;
    font-weight: 500;
    font-size: 15px;
    font-size: .9375rem
}

.tab__nav__list {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 285px
}

.tab__nav__list .nav__list__item {
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    padding: 2px 4px;
    margin-right: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

.tab__nav__list .nav__list__item:last-child {
    margin-right: 0
}

.tab__nav__list .nav__list__item.active__tab {
    background-color: rgba(255, 255, 255, .2)
}

.tab__content__item {
    display: none
}

.tab__content__item.active__tab {
    display: block
}

.tab__content__item .bankomat__list {
    padding: 30px;
    max-width: 800px;
    background-color: #f8fafa;
    border-radius: 4px
}

.tab__content__item .bankomat__list__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.tab__content__item .bankomat__list__item .left__side {
    margin-right: 40px;
    width: 230px
}

.tab__content__item .bankomat__list__item .left__side .link__title {
    color: #306cad;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 18px
}

.adress {
    display: block;
    font-size: 15px;
    font-size: .9375rem;
    color: #ffffff;
    line-height: 18px
}
.adress.alert {
    font-style: italic;
    color: red;
}
.adress.warning {
    font-style: italic;
    color: yellow;
}

.tab__content__item .bankomat__list__item .right__side .metro__stations {
    color: #000;
    line-height: 18px;
    font-weight: 400;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tab__content__item .bankomat__list__item .right__side .metro__stations .blue, .tab__content__item .bankomat__list__item .right__side .metro__stations .green {
    margin-right: 4px;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -219px -145px;
    width: 14px;
    height: 14px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.tab__content__item .bankomat__list__item .right__side .metro__stations .green {
    background-position: -219px -127px
}

.search__form .form__control i, .tab__content__item .bankomat__list__item .right__side .metro__stations .red, .tab__content__item .bankomat__list__item .right__side .metro__stations .yellow {
    margin-right: 4px;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -219px -163px;
    width: 14px;
    height: 14px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.search__form .form__control i, .tab__content__item .bankomat__list__item .right__side .metro__stations .yellow {
    background-position: -219px -109px
}

.tab__content__item .bankomat__map {
    height: 575px;
    width: 100%
}

.tab__content__item #map {
    width: 100%;
    height: 100%
}

.search__form {
    margin-bottom: 12px;
    display: none
}

.search__form .form__control {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #aaacad;
    border-radius: 3px;
    padding: 5px;
    max-width: 255px
}

.search__form .form__control i {
    margin-right: 10px;
    background-position: -219px -89px;
    width: 17px;
    height: 16px
}

.search__form .form__control input {
    border: 0;
    background-color: transparent;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    font-style: italic;
    width: 230px
}

@media only screen and (max-width: 850px) {
    .page__content .page__heading {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px
    }
}

@media only screen and (max-width: 650px) {
    .page__content .heading__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .heading__wrapper .tab__nav__list {
        position: relative;
        margin: 0
    }

    .page__content .heading__wrapper .breadcrumbs .city {
        display: block
    }

    .page__content .heading__wrapper .breadcrumbs {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 700px) {
    .bankomat__page .content__wrapper {
        margin-left: -10px;
        margin-right: -10px
    }

    .tab__content__item .bankomat__list {
        border-radius: 0
    }

    .bankomat__page .page__content {
        padding-bottom: 0
    }

    .tab__content__item .bankomat__map {
        height: 340px
    }
}

@media only screen and (max-width: 550px) {
    .page__content .heading__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .heading__wrapper .tab__nav__list {
        position: relative;
        margin: 0
    }

    .page__content .heading__wrapper .breadcrumbs .city, .search__form {
        display: block
    }

    .page__content .heading__wrapper .breadcrumbs, .tab__content__item .bankomat__list__item .left__side {
        margin-bottom: 10px
    }

    .tab__content__item .bankomat__list__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.finansial__st .content__wrapper .select__line {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 25px;
    max-width: 1060px
}

.finansial__st .content__wrapper .select__line span {
    vertical-align: middle
}

.finansial__st .content__wrapper .select__month, .finansial__st .content__wrapper .select__year {
    display: -ms-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    margin: 0 5px
}

.finansial__st .content__wrapper .select__month .download, .finansial__st .content__wrapper .select__year .download {
    margin-left: 5px;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    padding: 2px 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.finansial__st .content__wrapper .select__month .download:hover, .finansial__st .content__wrapper .select__month .select-styled:hover, .finansial__st .content__wrapper .select__year .download:hover, .finansial__st .content__wrapper .select__year .select-styled:hover {
    background-color: #526e87
}

.finansial__st .content__wrapper .select__month .select-hidden, .finansial__st .content__wrapper .select__year .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.finansial__st .content__wrapper .select__year .select {
    width: 100px
}

.finansial__st .content__wrapper .select__month .select, .finansial__st .content__wrapper .select__year .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    height: 30px;
    line-height: 25px
}

.finansial__st .content__wrapper .select__month .select-styled, .finansial__st .content__wrapper .select__year .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    padding-top: 2px;
    padding-left: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #fff
}

.finansial__st .content__wrapper .select__month .select-styled:after, .finansial__st .content__wrapper .select__year .select-styled:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 10px;
    bottom: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -234px -66px;
    width: 7px;
    height: 6px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.finansial__st .content__wrapper .select__month .select-styled.active, .finansial__st .content__wrapper .select__month .select-styled:active, .finansial__st .content__wrapper .select__year .select-styled.active, .finansial__st .content__wrapper .select__year .select-styled:active {
    background-color: #4c697f
}

.finansial__st .content__wrapper .select__month .select-styled.active:after, .finansial__st .content__wrapper .select__month .select-styled:active:after, .finansial__st .content__wrapper .select__year .select-styled.active:after, .finansial__st .content__wrapper .select__year .select-styled:active:after, .safe__calc .wrapper .select-styled.active:after, .safe__calc .wrapper .select-styled:active:after, .top__pannel .right__side .contact__info .region__selection .select-styled.active:after, .top__pannel .right__side .contact__info .region__selection .select-styled:active:after, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled.active:after, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled:active:after {
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -234px -56px;
    width: 7px;
    height: 6px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.finansial__st .content__wrapper .select__month .select-options, .finansial__st .content__wrapper .select__year .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #4c697f
}

.finansial__st .content__wrapper .select__month .select-options li, .finansial__st .content__wrapper .select__year .select-options li, .safe__calc .wrapper .select-options li {
    margin: 0;
    padding: 5px;
    border-top: 1px solid #435c6f;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.finansial__st .content__wrapper .select__month .select-options li:hover, .finansial__st .content__wrapper .select__year .select-options li:hover, .safe__calc .wrapper .select-options li:hover {
    color: #fff;
    background: #0d75d0
}

.finansial__st .content__wrapper .select__month .select-options li[rel=hide], .finansial__st .content__wrapper .select__year .select-options li[rel=hide] {
    display: none
}

.finansial__st .content__wrapper .select__month .select {
    width: 160px
}

.finansial__st .content__wrapper .link__block, .phone__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.finansial__st .content__wrapper .fin__link {
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    -webkit-transform: all .3s ease-in-out;
    transform: all .3s ease-in-out;
    margin-bottom: 10px
}

.finansial__st .content__wrapper .fin__link span {
    font-weight: 500
}

.finansial__st .content__wrapper .fin__link:hover, .phone__info a:hover {
    color: #fcffc4
}

@media only screen and (max-width: 850px) {
    .finansial__st .content__wrapper .select__line span, .finansial__st .content__wrapper .select__month .download, .finansial__st .content__wrapper .select__month .select, .finansial__st .content__wrapper .select__year .download, .finansial__st .content__wrapper .select__year .select {
        font-size: 18px;
        font-size: 1.125rem
    }

    .finansial__st .content__wrapper .fin__link {
        font-size: 16px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 700px) {
    .finansial__st .content__wrapper .select__line:not(:first-child) {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .finansial__st .content__wrapper .select__line:not(:first-child) span {
        width: 100%
    }

    .finansial__st .content__wrapper .select__month, .finansial__st .content__wrapper .select__year {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .page__content .page__heading {
        font-size: 18px;
        font-size: 1.125rem
    }

    .finansial__st .content__wrapper .fin__link, .finansial__st .content__wrapper .select__line span, .finansial__st .content__wrapper .select__month .download, .finansial__st .content__wrapper .select__month .select, .finansial__st .content__wrapper .select__year .download, .finansial__st .content__wrapper .select__year .select {
        font-size: 14px;
        font-size: .875rem
    }

    .finansial__st .content__wrapper .select__month .select {
        width: 130px
    }

    .finansial__st .content__wrapper .link__block {
        margin-bottom: 5px
    }

    .finansial__st .content__wrapper .select__line {
        margin-bottom: 10px
    }
}

.fiz__credit .content__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fiz__credit .content__wrapper .left__side {
    max-width: 700px;
    margin-right: 15px
}

.fiz__credit .content__wrapper .left__side p {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 400
}

.fiz__credit .content__wrapper .right__side {
    position: relative;
    overflow: hidden
}

.fiz__credit .content__wrapper .right__side .header__title {
    position: absolute;
    left: 10px;
    bottom: 5px;
    font-size: 18px;
    font-size: 1.125rem;
    z-index: 1;
    display: none
}

.fiz__credit .content__wrapper .right__side::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
    z-index: 1
}

.fiz__credit .content__wrapper .right__side .page__banner {
    box-shadow: 0 0 8px 0 rgba(90, 121, 140, .7)
}

.phone__info {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mail, .phone__info a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.credit__page .content__wrapper .right__side .contact__info a:hover, .mail:hover {
    color: #fcffc4
}

@media only screen and (max-width: 1100px) {
    .fiz__credit .content__wrapper .right__side .page__banner {
        width: 300px;
        height: 450px;
        overflow: hidden;
        position: relative
    }

    .fiz__credit .content__wrapper .right__side .page__banner img {
        position: absolute;
        top: 0;
        left: -40px;
        height: 450px
    }
}

@media only screen and (max-width: 950px) {
    .fiz__credit .content__wrapper .left__side .apply {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 760px) {
    .fiz__credit .content__wrapper .left__side .apply {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 700px) {
    .fiz__credit .content__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .fiz__credit .content__wrapper .right__side {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .fiz__credit .content__wrapper .left__side {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-right: 0
    }

    .fiz__credit .content__wrapper .left__side .apply {
        font-size: 14px;
        font-size: .875rem;
        margin: 10px 0
    }

    .fiz__credit .content__wrapper .left__side .mail, .fiz__credit .content__wrapper .left__side .phone__info a, .fiz__credit .content__wrapper .left__side p {
        font-size: 14px;
        font-size: .875rem
    }

    .header__mobi .page__heading {
        display: none
    }

    .header__mobi .content__wrapper .right__side {
        height: 150px;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -60px;
        z-index: 1
    }

    .fiz__credit .content__wrapper .right__side .page__banner {
        width: 100%;
        height: 150px
    }

    .header__mobi .content__wrapper .right__side .page__banner img {
        position: absolute;
        top: -100px;
        left: 0;
        width: 100%;
        height: auto
    }

    .fiz__credit .content__wrapper .right__side .header__title, .header__mobi .content__wrapper .right__side::before {
        display: block
    }
}

@media only screen and (max-width: 390px) {
    .header__mobi .content__wrapper .right__side .page__banner img {
        top: 0
    }
}

.credit__page .content__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.credit__page .content__wrapper .left__side {
    max-width: 700px;
    margin-right: 15px
}

.credit__page .content__wrapper .right__side {
    max-width: 545px
}

.credit__page .content__wrapper .right__side .contact__info {
    border: 1px solid #fff;
    padding: 10px 15px
}

.credit__page .content__wrapper .right__side .contact__info p {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-size: 1.5rem
}

.credit__page .content__wrapper .right__side .contact__info a {
    text-decoration: none;
    font-size: 32px;
    font-size: 2rem;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media only screen and (max-width: 950px) {
    .credit__page .content__wrapper .right__side .contact__info p {
        font-size: 18px;
        font-size: 1.125rem
    }

    .credit__page .content__wrapper .right__side .contact__info a {
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 650px) {
    .credit__page .content__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .credit__page .content__wrapper .left__side {
        max-width: 100%;
        margin-right: 0
    }

    .credit__page .content__wrapper .right__side {
        max-width: 100%
    }
}

@media only screen and (max-width: 700px) {
    .credit__page .content__wrapper p {
        font-size: 14px;
        font-size: .875rem
    }

    .credit__page .content__wrapper .right__side .contact__info a, .credit__page .content__wrapper .right__side .contact__info p {
        font-size: 16px;
        font-size: 1rem
    }
}

.content__list {
    margin: 0;
    padding-left: 10px;
    list-style: none
}

.footer {
    margin: 0;
    padding: 0 0 20px
}

.footer .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer .footer__license {
    margin-bottom: 30px
}

.footer .footer__license p {
    margin: 0;
    padding: 0;
    font-weight: 400;
    max-width: 313px;
    font-size: 10px;
    font-size: .625rem
}

.footer .footer__nav {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.footer .footer__nav__link {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.footer .footer__nav__link:hover {
    color: #fcffc4
}

.footer .footer__nav__link:last-child {
    margin-right: 0
}

@media only screen and (max-width: 1164px) {
    .footer .footer__nav {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media only screen and (max-width: 720px) {
    .footer .footer__nav__link {
        font-size: 14px;
        font-size: .875rem
    }
}

@media only screen and (max-width: 700px) {
    .page__footer {
/*
        display: none
*/
    }
}

.header {
    margin: 0;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.header::before, .header__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none
}

.header::before {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    height: 100%
}

.header__bg {
    height: auto;
    z-index: -1
}

.header__slider {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    position: relative
}

.header__slider .arrow__next, .header__slider .arrow__prev {
    cursor: pointer;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    width: 60px;
    height: 148px;
    background-size: 242px, 208px;
    background-repeat: no-repeat;
    z-index: 1
}

.header__slider .arrow__prev {
    left: 0;
    background-position: 0 0
}

.header__slider .arrow__next {
    right: 0;
    background-position: -64px 0
}

.header__slider .slider__item {
    position: relative;
    width: 100%;
    height: 400px
}

.header__slider .slider__item img {
    width: 100%;
    height: auto
}

.header__slider .slider__item .slider__content {
    position: absolute;
    margin: auto;
    height: 148px;
    top: 0;
    left: 60px;
    bottom: 0;
    z-index: 1;
    padding: 20px 50px;
    background-color: #f7f8f3
}

.header__slider .slider__item .slider__content h1 {
    margin: 0;
    padding: 0;
    max-width: 360px;
    font-family: 'Andika', sans-serif;
    color: #0d75d0;
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 55px
}

.header__mobi__nav {
    position: relative;
    display: none;
    text-align: center;
    padding-top: 20px
}

.header__mobi__nav .header__Info_link {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    margin: 0 20px
}

.header__mobi__nav .nav__wrapper {
    margin-top: 15px;
    padding: 20px 10px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .85)
}

.header__mobi__nav .nav__link {
    cursor: pointer;
    margin-right: 25px;
    max-width: 112px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-bottom: 20px;
    text-decoration: none;
    color: #0d75d0
}

.header__mobi__nav .nav__link span {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 400
}

.header__mobi__nav .nav__link:hover {
    opacity: .8
}

.header__mobi__nav .nav__link:last-child {
    margin-right: 0
}

.header__mobi__nav .nav__link i {
    margin-bottom: 15px
}

.header__mobi__nav .nav__link .legal {
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -365px;
    width: 27px;
    height: 52px;
    background-repeat: no-repeat
}

.header__mobi__nav .nav__link .credit, .header__mobi__nav .nav__link .individuals {
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -472px;
    width: 44px;
    height: 47px;
    background-repeat: no-repeat
}

.header__mobi__nav .nav__link .credit {
    background-position: -4px -247px;
    width: 41px;
    height: 58px
}

.header__mobi__nav .header__phone {
    padding: 0 10px 15px;
    text-align: center;
    background-color: rgba(255, 255, 255, .85)
}

.header__mobi__nav .header__phone a {
    text-decoration: none;
    color: #0d75d0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400
}

@media only screen and (max-width: 1200px) {
    .header__slider .slider__item .slider__content h1 {
        font-size: 24.5px;
        font-size: 1.53125rem;
        line-height: 30px;
        max-width: 210px
    }

    .header__slider .slider__item .slider__content {
        padding: 10px 35px 10px 20px;
        height: 85px;
        left: 70px
    }
}

@media only screen and (max-width: 850px) {
    .header__slider .slider__item {
        height: 300px
    }
}

@media only screen and (max-width: 700px) {
    .header {
        padding-top: 40px;
        margin-top: -40px;
        padding-bottom: 0
    }

    .header::before, .header__bg, .header__mobi__nav {
        display: block
    }

    .header .header__slider {
        display: none
    }

    .top__pannel .right__side .contact__info .region__selection .select-styled {
        background-color: rgba(255, 255, 255, .2) !important
    }
}

.home__content {
    margin: 0;
    padding: 0 0 20px
}

.home__content .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 700px) {
    .home__content .wrapper {
	display: flex;
	flex-direction: column;
    }
    .home__content .wrapper .left__side {
	margin: 0 auto;
    }
}

.home__content .news {
    margin-left:  10px;
    margin-right: 10px;
    padding: 20px 35px 20px 30px;
    background-color: #f8fafb;
    border-radius: 4px
}

.home__content .news h2 {
    margin: 0;
    padding: 0 0 15px;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    color: #0d75d0;
    font-weight: 500
}

.home__content .news .news__item {
    max-width: 335px;
    margin-bottom: 20px
}

.home__content .news .news__item:last-child {
    margin-bottom: 0
}

.home__content .news .news__item .news__date {
    display: block;
    color: #595d62;
    line-height: 16px
}

.home__content .news .news__item .news__link {
    text-decoration: none;
    color: #306cad
}


.home__content .exchange__rates h2 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    opacity: .75;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem
}

.home__content .exchange__rates .exchange__table__head {
    margin-bottom: 10px
}

.home__content .exchange__rates .exchange__table__head .rate__flag,
.home__content .exchange__rates .exchange__table__item .rate__flag {
    width: 50px
}
.home__content .exchange__rates .exchange__table__head .title,
.home__content .exchange__rates .exchange__table__item .title {
    width: 140px;
    position: relative
}

.home__content .exchange__rates .exchange__table__head .title__second {
    text-align: right;
    min-width: 80px;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 10px;
    font-size: .625rem
}

.home__content .exchange__rates .exchange__table__head .title__second:last-child, .home__content .exchange__rates .exchange__table__item .value:last-child {
    text-align: right;
    margin-right: 0
}

.home__content .exchange__rates .exchange__table__item {
    margin-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home__content .exchange__rates .exchange__table__item:last-child {
    border: 0
}


.home__content .exchange__rates .exchange__table__item .title .title__curr{
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem
}

.home__content .exchange__rates .exchange__table__item .title .title__amount {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ddd;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.875rem;
    line-height: 0.9
}


.exchange__table__item .row {
    flex-flow: row wrap;
}
.home__content .exchange__rates .exchange__table__item .value {
    text-align: right;
    min-width: 80px;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px
}
.home__content .exchange__rates .description {
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
    color: #ddd;
    padding-bottom: 5px;
    border-bottom: 1px solid #222529
    
}

.home__content .info__button {
    display: none;
    margin-bottom: 10px
}

.home__content .b__button {
    margin-bottom: 20px
}

.home__content .online__support, .home__content .road__map {
    margin-top: 30px
}

@media only screen and (max-width: 1080px) {
    .home__content .wrapper {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .home__content .left__side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .exchange__rates {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }

    .home__content .news .news__item .news__date, .home__content .news .news__item .news__link {
        font-size: 14px;
        font-size: .875rem
    }

    .home__content .exchange__rates .exchange__table__item .title {
        font-size: 16px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 650px) {

    .home__content .news {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px
    }
}
@media only screen and (max-width: 400px) {
  .home__content .exchange__rates .exchange__table__head .rate__flag,
  .home__content .exchange__rates .exchange__table__item .rate__flag {
    display: none;
  }
}

@media only screen and (max-width: 700px) {
    .home__content .left__side .news, .home__content .right__side .online__support, .home__content .right__side .road__map, .home__content .right__side .social__wrapper {
        display: none
    }

    .home__content .right__side {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 10px
    }

    .home__content .info__button, .home__content .right__side {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .home__content {
        padding-bottom: 0
    }

    .page__buffer {
        display: none
    }
}

.page__info {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem
}

.page__info:last-child {
    margin-bottom: 35px
}

.page__info span {
    font-size: 24px;
    font-size: 1.5rem
}

.table__page__wrapper {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.table__page {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    table-layout: inherit
}

.table__page tbody td {
    padding: 5px 10px;
    border: 1px solid #fff;
    font-size: 15px;
    font-size: .9375rem;
    width: 25%
}

.table__page tbody .center {
    text-align: center
}

.interaction__scheme {
    margin-top: 50px;
    background-color: #0d75d0;
    padding: 15px 20px 30px
}

.interaction__scheme h2 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 400
}

.desctop__sheme .desctop__sheme__top {
    margin-bottom: 27px;
    position: relative
}

.desctop__sheme .desctop__sheme__top::after, .desctop__sheme .desctop__sheme__top::before, .desctop__sheme .logo__img::before {
    content: '';
    position: absolute;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-size: 242px, 208px;
    background-repeat: no-repeat;
    z-index: 1
}

.desctop__sheme .desctop__sheme__top::before {
    left: 60px;
    bottom: -17.5px;
    background-position: -176px -109px;
    width: 36px;
    height: 27px
}

.desctop__sheme .desctop__sheme__top::after, .desctop__sheme .logo__img::before {
    right: 60px;
    bottom: -18.5px;
    background-position: 0 -152px;
    width: 33px;
    height: 25px
}

.desctop__sheme .logo__img {
    text-align: center;
    position: relative;
    padding-bottom: 40px
}

.desctop__sheme .logo__img img {
    display: inline
}

.desctop__sheme .logo__img::before {
    margin: auto;
    left: 0;
    bottom: -5.5px;
    right: 0;
    background-position: -74px -152px;
    width: 32px;
    height: 24px
}

.desctop__sheme .logo__img::after {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
    width: 84%;
    height: 2.5px;
    background-color: #fff
}

.line__people {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.line__people__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-right: 5px
}

.line__people__item:last-child {
    margin-right: 0
}

.line__people__item .percent {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 15px
}

.line__people__item .name, .line__people__item .patronymic, .line__people__item .surname {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 500;
    line-height: 16px
}

.line__people__item .info {
    font-weight: 400;
    font-size: 11px;
    font-size: .6875rem
}

.tablets__sheme {
    margin-bottom: 27px;
    position: relative;
    display: none
}

.tablets__sheme::after, .tablets__sheme::before, .tablets__sheme__wrapper::before {
    content: '';
    position: absolute;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-size: 242px, 208px;
    background-repeat: no-repeat;
    z-index: 1
}

.tablets__sheme::before {
    left: 60px;
    bottom: -3.5px;
    background-position: -37px -152px;
    width: 33px;
    height: 25px
}

.tablets__sheme::after, .tablets__sheme__wrapper::before {
    right: 60px;
    bottom: -6.5px;
    background-position: -176px -78px;
    width: 36px;
    height: 27px
}

.tablets__sheme__wrapper {
    position: relative;
    padding-bottom: 40px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.tablets__sheme__wrapper::before {
    margin: auto;
    left: 0;
    bottom: -15.5px;
    right: 0;
    background-position: -110px -152px;
    width: 32px;
    height: 24px
}

.tablets__sheme__wrapper::after {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
    width: 84%;
    height: 2.5px;
    background-color: #fff
}

.mobile__sheme {
    display: none
}

.mobile__sheme .left__side {
    padding-right: 25px;
    border-right: 2px solid #fff;
    position: relative
}

.mobile__sheme .left__side__wrapper {
    position: relative
}

.mobile__sheme .left__side::before, .mobile__sheme .left__side__wrapper::after, .mobile__sheme .left__side__wrapper::before {
    content: '';
    position: absolute;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.mobile__sheme .left__side__wrapper::before {
    top: 0;
    right: -34px;
    background-position: 0 -181px;
    width: 27px;
    height: 27px
}

.mobile__sheme .left__side::before, .mobile__sheme .left__side__wrapper::after {
    bottom: 0;
    right: -31px;
    background-position: -31px -181px;
    width: 25px;
    height: 25px
}

.mobile__sheme .left__side::before {
    margin: auto;
    top: 0;
    right: -18px;
    background-position: -146px -152px;
    width: 24px;
    height: 24px
}

.mobile__sheme .left__side .mobile__sheme__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.advantages .adv__txt p:last-child, .mobile__sheme .left__side .mobile__sheme__item:last-child {
    margin-bottom: 0
}

.mobile__sheme .left__side .mobile__sheme__item .person__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px
}

.mobile__sheme .left__side .mobile__sheme__item .person__wrapper .name, .mobile__sheme .left__side .mobile__sheme__item .person__wrapper .patronymic, .mobile__sheme .left__side .mobile__sheme__item .person__wrapper .surname {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 16px
}

.mobile__sheme .left__side .mobile__sheme__item .person__wrapper .info {
    font-weight: 400;
    font-size: 10px;
    font-size: .625rem;
    max-width: 75px
}

.mobile__sheme .left__side .mobile__sheme__item .percent {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 15px
}

.mobile__sheme .logo__side {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px
}

@media only screen and (max-width: 950px) {
    .page__info {
        font-size: 16px;
        font-size: 1rem
    }

    .page__info span {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media only screen and (max-width: 850px) {
    .desctop__sheme .desctop__sheme__top::before, .tablets__sheme::before {
        left: 30px
    }

    .desctop__sheme .desctop__sheme__top::after, .tablets__sheme::after {
        right: 30px
    }

    .desctop__sheme .logo__img {
        padding-bottom: 25px
    }

    .tablets__sheme {
        display: block
    }

    .interaction__scheme h2 {
        font-size: 18px;
        font-size: 1.125rem
    }

    .line__people .line__people__item .name, .line__people .line__people__item .patronymic, .line__people .line__people__item .surname {
        font-size: 15px;
        font-size: .9375rem
    }

    .line__people {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .line__people .line__people__item:nth-child(6), .line__people .line__people__item:nth-child(7), .line__people .line__people__item:nth-child(8), .line__people .line__people__item:nth-child(9) {
        display: none
    }
}

@media only screen and (max-width: 650px) {
    .table__page tbody td {
        font-size: 12px;
        font-size: .75rem
    }
}

@media only screen and (max-width: 700px) {
    .page__info, .page__info span {
        font-size: 14px;
        font-size: .875rem
    }

    .desctop__sheme, .tablets__sheme {
        display: none
    }

    .mobile__sheme {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .interaction__scheme {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 505px) {
    .table__page tbody td {
        font-size: 10px;
        font-size: .625rem
    }
}

.advantages {
    padding-left: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.advantages .adv__i {
    margin-right: 35px;
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -4px;
    width: 74px;
    height: 177px;
    background-repeat: no-repeat
}

.advantages .adv__txt {
    max-width: 450px
}

.advantages .adv__txt h3, .page__bottom h2 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.advantages .adv__txt p {
    margin: 0 0 10px;
    padding: 0
}

.page__bottom {
    margin-top: 10px
}

.page__bottom h2 {
    margin: 0 0 15px;
    font-size: 24px;
    font-size: 1.5rem
}

.table__content {
    border-collapse: collapse;
    max-width: 1025px;
    text-align: left
}

.table__content thead {
    border: 1px solid #fff
}

.table__content thead th {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem
}

.table__content tbody td {
    padding: 5px 10px;
    border: 1px solid #fff;
    font-size: 15px;
    font-size: .9375rem
}

.table__content tbody td:first-child {
    width: 57%
}

.table__content tbody td:last-child {
    width: 43%
}

@media only screen and (max-width: 920px) {
    .fiz__credit .content__wrapper .left__side .advantages .adv__txt h3 {
        font-size: 16px;
        font-size: 1rem
    }

    .fiz__credit .content__wrapper .left__side .advantages .adv__txt p {
        font-size: 14px;
        font-size: .875rem
    }

    .advantages .adv__txt {
        max-width: 70%
    }
}

@media only screen and (max-width: 700px) {
    .advantages {
        padding: 10px;
        background-color: #3b5275;
        margin-left: -10px;
        margin-right: -10px
    }

    .advantages .adv__i {
        display: none
    }

    .advantages .adv__txt {
        max-width: 100%
    }

    .page__bottom h2 {
        font-size: 16px;
        font-size: 1rem
    }

    .table__content tbody td, .table__content thead th {
        font-size: 14px;
        font-size: .875rem
    }
}

.credit__page .content__wrapper .right__side .contact__info a span {
    font-size: 18px;
    font-size: 1.125rem
}

.credit__page .content__wrapper .right__side .contact__info p:nth-child(2), .credit__page .content__wrapper .right__side .contact__info p:nth-child(3) {
    margin-top: 10px;
    margin-bottom: 10px
}

.credit__page .content__wrapper .right__side .contact__info .title {
    font-size: 24px;
    font-size: 1.5rem
}

@media only screen and (max-width: 1100px) {
    .apply {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media only screen and (max-width: 800px) {
    .apply {
        font-size: 16px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 724px) {
    .apply {
        font-size: 14px;
        font-size: .875rem
    }
}

.jur__credit .accordion__info {
    margin-bottom: 30px
}

.jur__credit .phone__info .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    margin-top: 30px
}

.credit__page .content__wrapper .jur__credit .contact__info .mail {
    font-size: 24px;
    font-size: 1.5rem;
    text-decoration: underline
}

.ui-accordion-header {
    margin: 0 0 20px;
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    padding: 2px 12px 3px;
<*    border: 1px solid #fff *>
}

.accordion__content {
    margin-bottom: 20px
}

@media only screen and (max-width: 900px) {
    .ui-accordion-header {
        font-size: 16px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 850px) {
    .credit__page .content__wrapper .right__side .contact__info .mail, .credit__page .content__wrapper .right__side .contact__info .title {
        font-size: 18px;
        font-size: 1.125rem
    }
}

@media only screen and (max-width: 650px) {
    .jur__credit {
        margin-top: 30px
    }
}

@media only screen and (max-width: 700px) {
    .credit__page .content__wrapper .right__side .contact__info .mail, .credit__page .content__wrapper .right__side .contact__info .title {
        font-size: 16px;
        font-size: 1rem
    }

    .ui-accordion-header {
        font-size: 14px;
        font-size: .875rem
    }
}

.list__content {
    margin: 0;
    padding: 0;
    list-style: none
}

.list__content__item {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px
}

.jur__rk .apply:last-child, .list__content__item:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 850px) {
    .list__content__item {
        font-size: 14px;
        font-size: .875rem
    }
}

.credit__page .content__wrapper .left__side h2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.credit__page .content__wrapper .left__side .tel {
    text-decoration: none;
    color: #fff;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.credit__page .content__wrapper .left__side .tel:hover, .fiz__credit .content__wrapper .counter .safe__info .tel:hover, .form__request .form__controller .title span a:hover, .top__pannel .right__side .contact__info a:hover, .top__pannel .right__side .right__side__botton a:hover, .top__pannel .right__side .search__block .search__link a:hover, .top__pannel__mobile .wrapper .right__side .contact__info a:hover, .top__pannel__mobile .wrapper .right__side .search__block .search__link a:hover {
    color: #fcffc4
}

@media only screen and (max-width: 900px) {
    .credit__page .content__wrapper .left__side h2 {
        font-size: 16px;
        font-size: 1rem
    }

    .credit__page .content__wrapper .left__side .tel {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.jur__rk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jur__rk p {
    margin: 0 0 20px;
    padding: 0
}

.jur__rk .apply {
    margin-top: 0;
    margin-bottom: 20px
}

@media only screen and (max-width: 650px) {
    .jur__rk {
        margin-top: 30px
    }
}

@media only screen and (max-width: 700px) {
    .jur__rk p {
        font-size: 14px;
        font-size: .875rem
    }
}

.credit__page .content__wrapper .left__side .license__info {
    margin-top: 45px
}

.credit__page .content__wrapper .left__side .license__info p, .jur__rk p {
    font-size: 15px;
    font-size: .9375rem
}

.fiz__credit .content__wrapper .counter .apply {
    margin: 30px 0
}

.counter__wrapper .irs-grid-pol.small, .fiz__credit .content__wrapper .counter .calculator {
    display: none
}

.fiz__credit .content__wrapper .counter h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400
}

.fiz__credit .content__wrapper .counter .safe__info .regulations {
    font-size: 11px;
    font-size: .6875rem;
    color: #fff;
    display: inline-block;
    margin-bottom: 25px
}

.fiz__credit .content__wrapper .counter .safe__info p {
    margin: 0 0 25px;
    padding: 0
}

.fiz__credit .content__wrapper .counter .safe__info p:nth-child(3) {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0
}

.fiz__credit .content__wrapper .counter .safe__info .tel {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.counter__wrapper {
    margin-bottom: 55px
}

.counter__wrapper:last-child {
    margin-bottom: 0
}

.counter__wrapper .counter__top {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.counter__wrapper .irs-line {
    background: 0 0;
    border-radius: 0;
    border: 1px solid #fff;
    top: 0
}

.counter__wrapper .irs-with-grid {
    height: 50px
}

.counter__wrapper .irs-slider {
    top: 45px;
    background: 0 0;
    box-shadow: none;
    border: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -219px -56px;
    background-size: 242px, 208px;
    background-repeat: no-repeat;
    width: 12px;
    height: 32px
}

.counter__wrapper .irs-grid-text {
    color: #fff
}

.counter__wrapper .irs-grid {
    left: 5.5px !important;
    bottom: 5px
}

.counter__wrapper .irs-grid-pol {
    background: #fff;
    opacity: 1
}

.counter__wrapper .irs-bar, .counter__wrapper .irs-bar-edge, .safe__calc .wrapper .select-options li[rel=hide] {
    display: none
}

.counter__wrapper .irs-from, .counter__wrapper .irs-single, .counter__wrapper .irs-to {
    background: 0 0
}

.total, .total .price {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.total {
    margin-bottom: 55px
}

.total .price {
    margin-right: 10px;
    padding-right: 10px;
    width: 108px;
    height: 35px;
    background-color: #fff;
    color: #000;
    font-weight: 400
}

.total .currency, .total .price {
    font-size: 24px;
    font-size: 1.5rem
}

@media only screen and (max-width: 1000px) {
    .fiz__credit .content__wrapper .counter {
        max-width: 500px;
        padding: 0 20px
    }
}

@media only screen and (max-width: 700px) {
    .fiz__credit .content__wrapper .counter {
        max-width: 100%;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0
    }

    .fiz__credit .content__wrapper .counter .apply {
        -ms-flex-item-align: center;
        align-self: center;
        font-size: 14px;
        font-size: .875rem;
        width: 185px;
        height: 31px;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid rgba(255, 255, 255, .6);
        border-radius: 3px;
        background-color: rgba(255, 255, 255, .2)
    }

    .fiz__credit .content__wrapper .counter .apply:nth-child(2) {
        margin-top: 0;
        margin-bottom: 15px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .fiz__credit .content__wrapper .counter .apply.calculator {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 15px;
        margin-top: 0
    }

    .safe__info {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

/* 2022.12.26 - removed .total */
    .counter__wrapper, .fiz__credit .content__wrapper .counter h2 {
        display: none
    }

    .fiz__credit .content__wrapper .counter .safe__info .regulations {
        margin-bottom: 10px
    }

    .fiz__credit .content__wrapper .counter .safe__info .tel, .fiz__credit .content__wrapper .counter .safe__info p, .fiz__credit .content__wrapper .counter .safe__info p:nth-child(3) {
        margin-bottom: 0;
        font-size: 14px;
        font-size: .875rem
    }
}

.safe__calc {
    position: fixed;
    padding: 10px 10px 30px;
    top: 42px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    overflow-y: auto;
    background-color: rgba(59, 82, 117, .96);
    opacity: 0;
    -webkit-transform: translateY(-500%);
    transform: translateY(-500%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.safe__calc.open__menu {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.safe__calc .close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -219px -32px;
    width: 20px;
    height: 20px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.safe__calc .wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    text-align: center
}

.safe__calc .wrapper .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.safe__calc .wrapper .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    width: 180px;
    height: 25px;
    line-height: 20px
}

.safe__calc .wrapper .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #587691;
    padding-top: 2px;
    padding-left: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

.safe__calc .wrapper .select-styled:after, .top__pannel .right__side .contact__info .region__selection .select-styled:after, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 10px;
    bottom: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -234px -66px;
    width: 7px;
    height: 6px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.safe__calc .wrapper .select-styled:hover, .top__pannel .right__side .contact__info .region__selection .select-styled:hover {
    background-color: #526e87
}

.safe__calc .wrapper .select-styled.active, .safe__calc .wrapper .select-styled:active, .top__pannel .right__side .contact__info .region__selection .select-styled.active, .top__pannel .right__side .contact__info .region__selection .select-styled:active {
    background-color: #4c697f
}

.safe__calc .wrapper .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #4c697f
}

.safe__calc .wrapper .left__side {
    margin-right: 25px
}

.safe__calc .wrapper .left__side span, .safe__calc .wrapper .right__side span {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 30px;
    color: #d2d3b4
}

.safe__calc .wrapper .left__side, .safe__calc .wrapper .right__side {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.safe__calc .calc__bottom {
    margin-top: 60px;
    text-align: center;
    font-size: 32px;
    font-size: 2rem;
    color: #d2d3b4
}

@media only screen and (max-width: 420px) {
    .safe__calc .wrapper .select {
        width: 140px;
        font-size: 14px;
        font-size: .875rem
    }

    .safe__calc .wrapper .left__side {
        margin-right: 9px
    }
}

.form__request {
    width: 100%;
    padding-bottom: 100px
}

.form__request .form__controller {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.form__request .form__controller:last-child {
    margin-bottom: 0
}

.form__request .form__controller .title {
    width: 310px;
    margin-right: 40px;
    font-size: 24px;
    font-size: 1.5rem
}

.form__request .form__controller .title span {
    margin-top: 10px;
    display: block;
    font-size: 15px;
    font-size: .9375rem
}

.form__request .form__controller .title span a {
    color: #fff;
    font-size: 15px;
    font-size: .9375rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form__request .form__controller input[type=text] {
    width: 360px;
    border: 0;
    color: #000;
    background-color: #fff;
    padding: 9px 20px
}

.form__request .form__controller .phone {
    width: 265px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    color: #000;
    background-color: #fff;
    padding: 9px 20px
}

.form__request .form__controller .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.form__request .form__controller .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #000;
    width: 175px;
    height: 40px;
    line-height: 20px
}

.form__request .form__controller .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
/*    padding-top: 10px; */
    padding-top: 0px;
    display: flex;
    align-items: center;
    padding-left: 12px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form__request .form__controller .select-styled:before {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 2px;
    bottom: 0;
    background-color: #7d9fad;
    height: 38px;
    width: 38px
}

.form__request .form__controller .select-styled:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 8px;
    bottom: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -174px -152px;
    width: 24px;
    height: 13px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.form__request .form__controller .select-styled:hover {
    background-color: #f7f7f7
}

.form__request .form__controller .select-styled.active, .form__request .form__controller .select-styled:active {
    background-color: #f2f2f2
}

.form__request .form__controller .select-styled.active:after, .form__request .form__controller .select-styled:active:after {
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -128px -135px;
    width: 24px;
    height: 13px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.form__request .form__controller .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f2f2f2
}

.form__request .form__controller .select-options li {
    margin: 0;
    padding: 5px 5px 5px 12px;
    border-top: 1px solid #e6e6e6;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form__request .form__controller .select-options li:hover, .top__pannel .right__side .contact__info .region__selection .select-options li:hover {
    color: #fff;
    background: #0d75d0
}

.form__request .form__controller .select-options li[rel=hide] {
    display: none
}

.form__request .radio__block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.radio__wrapper .radio {
    position: relative;
    margin: 0 1rem 0 0;
    cursor: pointer
}

.radio__wrapper .label--radio {
    position: relative;
    margin-right: 25px;
    cursor: pointer
}

.radio__wrapper .label--radio:last-child {
    margin-right: 0
}

.radio__wrapper .radio:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -176px 0;
    width: 39px;
    height: 39px;
    background-size: 242px, 208px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0
}

.radio__wrapper .radio:checked:before {
    opacity: 1
}

.radio__wrapper .radio:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #7d9fac;
    border-radius: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -128px -92px;
    width: 39px;
    height: 39px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.safe__second .footer .footer__license, .safe__second .top__pannel .right__side, .safe__second .top__pannel .top__pannel__nav, .safe__second .top__pannel__mobile .wrapper .right__side .contact__info, .safe__second .top__pannel__mobile .wrapper .right__side .search__block, .top__pannel .right__side .contact__info .region__selection .select-options li[rel=hide] {
    display: none
}

::-webkit-input-placeholder {
    opacity: 0.5
}

:-moz-placeholder, ::-moz-placeholder {
    opacity: 0.5
}

:-ms-input-placeholder {
    opacity: 0.5
}

@media only screen and (max-width: 880px) {
    .form__request .form__controller .title {
        font-size: 18px;
        font-size: 1.125rem;
        width: 230px;
        margin-right: 30px
    }

    button[type=submit] {
        margin-left: 260px
    }

    .login {
        display: none
    }
}

@media only screen and (max-width: 670px) {
    .form__request .form__controller input[type=text] {
        width: 100%
    }

    .form__request .radio__block {
        margin-bottom: 30px
    }

    button[type=submit] {
        margin-left: 0
    }
}

@media only screen and (max-width: 740px) {
    ::-webkit-input-placeholder {
        opacity: 1
    }

    :-moz-placeholder, ::-moz-placeholder {
        opacity: 1
    }

    :-ms-input-placeholder {
        opacity: 1
    }
}

@media only screen and (max-width: 670px) {
    .form__request .form__controller:nth-child(1) .title, .form__request .form__controller:nth-child(2) .title, .form__request .form__controller:nth-child(3) .title, .form__request .form__controller:nth-child(4) .title {
        display: none
    }

    .form__request {
        padding-bottom: 30px;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    button[type=submit] {
        margin-top: 30px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        font-size: 18px;
        font-size: 1.125rem;
        background-color: #bdbf93
    }

    .safe {
        width: 100%
    }

    .form__request .form__controller .select {
        font-size: 15px;
        font-size: .9375rem
    }

    .form__request .form__controller .title {
        font-size: 14px;
        font-size: .875rem
    }
}

@media only screen and (max-width: 380px) {
    .form__request .form__controller .title {
        width: 170px
    }
}

.fade__popup, .safe__popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.fade__popup {
    background-color: #3b5375;
    z-index: 9
}

.safe__popup {
    z-index: 10;
    overflow-y: auto
}

.safe__popup .page__heading {
    position: relative
}

.safe__popup .page__heading i {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -128px 0;
    width: 44px;
    height: 44px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.safe__popup .form__request .form__controller .select-styled:before, .safe__popup .radio__wrapper .radio:after {
    background-color: #3b5375
}

@media only screen and (max-width: 740px) {
    .safe__popup .page__heading i {
#        background-image: url(../img/png-sprite/96dpi/sprite.png);
        background-position: -219px -32px;
        width: 20px;
        height: 20px;
        background-size: 242px, 208px;
        background-repeat: no-repeat
    }
}

@media only screen and (max-width: 700px) {
    .safe__popup .page__heading i {
        top: -20px
    }
}

.table__wrapper, .table__wrapper .table__content tr {
    width: 100%
}

.table__wrapper .form__title {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem
}

.table__wrapper .table__content {
    width: 100%;
    text-align: left
}

.table__wrapper .table__content tr td {
    width: 75%
}

.table__wrapper .table__content tr .info {
    width: 25px;
    text-align: center
}

@media only screen and (max-width: 850px) {
    .table__wrapper .form__title {
        font-size: 16px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 700px) {
    .table__wrapper .form__title {
        font-size: 14px;
        font-size: .875rem
    }
}

.fade, .mobile__menu {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8
}

.fade {
    display: none;
    top: 0;
    background-color: rgba(0, 0, 0, .7)
}

.mobile__menu {
    padding: 10px 10px 30px;
    top: 46px;
    overflow-y: auto;
    background-color: rgba(59, 82, 117, .96);
    opacity: 0;
    -webkit-transform: translateY(-500%);
    transform: translateY(-500%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mobile__menu.open__menu {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.mobile__menu .close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
#    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -219px -32px;
    width: 20px;
    height: 20px;
    background-size: 242px, 208px;
    background-repeat: no-repeat
}

.mobile__menu .mobile__tab__nav {
    margin-top: 50px;
    margin-bottom: 25px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile__menu .tab__nav__item {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    max-width: 93px;
    text-align: center;
    padding: 5px;
    border: 2px solid rgba(122, 138, 161, .5);
    border-radius: 4px;
    margin-right: 7px;
    background-color: rgba(255, 255, 255, .03)
}

.mobile__menu .tab__nav__item.active__menu {
    background-color: rgba(255, 255, 255, .2)
}

.mobile__menu .tab__nav__item:last-child {
    margin-right: 0
}

.mobile__menu .mobile__tab__content .tab__content__item {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mobile__menu .mobile__tab__content .tab__content__item.active__menu {
    opacity: 1;
    height: auto
}

.mobile__menu .mobile__tab__content .tab__content__item .mobile__menu__link {
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    color: #fff
}

.top__pannel {
    margin: 0;
    padding: 0;
    position: relative
}

.top__pannel .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.top__pannel__logo {
    margin-right: 30px;
    position: relative;
    background-color: #0d75d0;
    width: 250px;
    height: 215px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top__pannel .top__pannel__nav .nav__list__item .drop__menu, .top__pannel__logo .logo__link {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .top__pannel__nav .nav__list__item:hover i, .top__pannel .top__pannel__nav .nav__list__item:hover span, .top__pannel__logo .logo__link:hover {
    opacity: .8
}

.top__pannel__logo .logo__img {
    width: 193px;
    height: auto
}

.top__pannel__logo .switch__language {
    position: absolute;
    top: 15px;
    right: 25px;
    color: #7fc3e8;
    font-weight: 400
}

.top__pannel .top__pannel__nav {
    padding: 30px 0 10px;
    position: relative;
    z-index: 2;
}

.top__pannel .top__pannel__nav .nav__list {
    margin-bottom: 18px
}

.top__pannel .top__pannel__nav .nav__list__item {
    cursor: pointer;
    margin-right: 30px;
    max-width: 100px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    position: relative;
    padding-bottom: 20px
}

.top__pannel .right__side .search__block .search__form #search.visible, .top__pannel .right__side .search__block .search__form #searchMobi.visible, .top__pannel .top__pannel__nav .nav__list__item:hover .drop__menu, .top__pannel__mobile .wrapper .right__side .search__block .search__form #search.visible, .top__pannel__mobile .wrapper .right__side .search__block .search__form #searchMobi.visible {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.top__pannel .top__pannel__nav .nav__list__item .drop__menu {
    padding: 25px 15px 20px;
    background-color: rgba(59, 83, 117, .97);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    width: 430px;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 2
}

.top__pannel .top__pannel__nav .nav__list__item .drop__menu__link {
    font-weight: 400;
    font-size: 24px;
    font-size: 1rem;
    color: #fff
}

.top__pannel .top__pannel__nav .nav__list__item:last-child {
    margin-right: 0
}

.top__pannel .top__pannel__nav .nav__list__item .legal {
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -309px;
    width: 27px;
    height: 52px;
    background-repeat: no-repeat
}

.top__pannel .top__pannel__nav .nav__list__item .credit, .top__pannel .top__pannel__nav .nav__list__item .individuals {
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -421px;
    width: 44px;
    height: 47px;
    background-repeat: no-repeat
}

.top__pannel .top__pannel__nav .nav__list__item .credit {
    background-position: -4px -185px;
    width: 41px;
    height: 58px
}

.top__pannel .top__pannel__nav .nav__list i {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .top__pannel__nav .nav__list span {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .top__pannel__nav .top__pannel__info .about__link, .info__link {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    margin-right: 40px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .right__side .search__block .search__form .search:hover, .top__pannel .top__pannel__nav .top__pannel__info .about__link:hover, .info__link:hover {
    opacity: .8
}

.top__pannel .top__pannel__nav .top__pannel__info .about__link:last-child, .info__link:last-child {
    margin-right: 0
}

.top__pannel .top__pannel__nav .top__pannel__info .about__link {
    opacity: .75;
    display: none
}

.top__pannel .right__side, .top__pannel__mobile .wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.top__pannel .right__side {
    padding-top: 30px
}

.top__pannel .right__side .right__side__wrapper {
    /*margin-bottom: 68px; нахера это вообще... перекрывает меню top__pannel__info */
}

.top__pannel .right__side .right__side__botton {
    text-align: right
}

.top__pannel .right__side .right__side__botton a {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: .75
}

.top__pannel .right__side .contact__info {
    margin-right: 30px
}

.top__pannel .right__side .contact__info a {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    text-decoration: none;
/*    margin-left: 20px;*/
    line-height: 1.2;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .right__side .contact__info .region__selection {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.geo {
    display:inline-block;
    margin-right: 5px;
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -523px;
    width: 15px;
    height: 30px;
    background-repeat: no-repeat
}

.top__pannel .right__side .contact__info .region__selection .select-hidden, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.top__pannel .right__side .contact__info .region__selection .select, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    color: #fff;
    width: 110px;
    height: 25px;
    line-height: 20px
}

.top__pannel .right__side .contact__info .region__selection .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #587691;
    padding-top: 2px;
    padding-left: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

.top__pannel .right__side .contact__info .region__selection .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #4c697f
}

.top__pannel .right__side .contact__info .region__selection .select-options li {
    margin: 0;
    padding: 5px;
    border-top: 1px solid #435c6f;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .right__side .contact__info .region__selection, .top__pannel .right__side .search__block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top__pannel .right__side .search__block .search__link {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px
}

.top__pannel .right__side .search__block .search__link a, .top__pannel__mobile .wrapper .right__side .contact__info a, .top__pannel__mobile .wrapper .right__side .search__block .search__link a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel .right__side .search__block .search__form {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 9
}

.top__pannel .right__side .search__block .search__form #search, .top__pannel .right__side .search__block .search__form #searchMobi, .top__pannel__mobile .wrapper .right__side .search__block .search__form #search, .top__pannel__mobile .wrapper .right__side .search__block .search__form #searchMobi {
    position: absolute;
    top: -7px;
    left: -250px;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 9
}

.top__pannel .right__side .search__block .search__form #search input, .top__pannel .right__side .search__block .search__form #searchMobi input {
    position: relative;
    z-index: 9;
    color: #333;
    border: 0;
    background-color: #fff;
    padding: 10px 15px;
    width: 250px
}

.top__pannel .right__side .search__block .search__form .search {
    cursor: pointer;
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -3px -557px;
    width: 28px;
    height: 26px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel__mobile {
    position: relative;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0d75d0
}

.top__pannel__mobile .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 10px
}

.top__pannel__mobile .wrapper .left__side {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.top__pannel__mobile .wrapper .left__side .logo__img {
    max-width: 205px;
    height: 100%
}

.top__pannel__mobile .wrapper .left__side .mobi__img {
    display: none;
    width: 20px;
    margin-right: 15px
}

.top__pannel__mobile .wrapper .left__side .mobi__logo {
    text-decoration: none
}

.top__pannel__mobile .wrapper .left__side .title__logo {
    display: none;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.top__pannel__mobile .wrapper .left__side .switch__language {
    color: #bdbf93;
    font-weight: 400
}

.top__pannel__mobile .wrapper .right__side .contact__info {
    margin-right: 30px
}

.top__pannel__mobile .wrapper .right__side .contact__info a {
/*    margin-left: 20px*/
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select {
    font-size: 16px;
    font-size: 1rem
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2683d5;
    padding-top: 3px;
    padding-left: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled:hover {
    background-color: #247bc8
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled.active, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-styled:active {
    background-color: #206eb2
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #2276bf
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-options li {
    margin: 0;
    padding: 5px;
    border-top: 1px solid #1e68aa;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-options li:hover {
    color: #fff;
    background: #1e68aa
}

.nav_button, .top__pannel__mobile .wrapper .right__side .contact__info .region__selection .select-options li[rel=hide] {
    display: none
}

.top__pannel__mobile .wrapper .right__side .search__block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top__pannel__mobile .wrapper .right__side .search__block .search__link {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px
}

.top__pannel__mobile .wrapper .right__side .search__block .search__form {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.top__pannel__mobile .wrapper .right__side .search__block .search__form #search input, .top__pannel__mobile .wrapper .right__side .search__block .search__form #searchMobi input {
    color: #333;
    border: 0;
    background-color: #fff;
    padding: 10px 15px;
    width: 250px
}

.top__pannel__mobile .wrapper .right__side .search__block .search__form .search {
    cursor: pointer;
#    background-image: url(../img/svg-sprite/sprite.png);
    background-position: -4px -557px;
    width: 28px;
    height: 26px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top__pannel__mobile .wrapper .right__side .search__block .search__form .search:hover {
    opacity: .8
}

.nav_button {
    width: 32px;
    height: 18px;
    cursor: pointer;
    position: relative;
    z-index: 9
}

.nav_button #burger, .nav_button #burger span {
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out
}

.nav_button #burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nav_button #burger span:nth-child(1) {
    top: 0
}

.nav_button #burger span:nth-child(2), .nav_button #burger span:nth-child(3) {
    top: 8px
}

.nav_button #burger span:nth-child(4) {
    top: 16px
}

@media only screen and (max-width: 1150px) {
    .top__pannel__logo .logo__img {
        width: 140px
    }

    .top__pannel__logo {
        width: 215px
    }

    .top__pannel .top__pannel__nav .nav__list__item {
        margin-right: 20px
    }
}

@media only screen and (max-width: 1097px) {
    .top__pannel .top__pannel__nav .nav__list__item .drop__menu {
        width: 320px
    }

    .top__pannel .top__pannel__nav .nav__list__item .drop__menu__link {
        font-size: 17px;
        font-size: 1.0625rem
    }

    .top__pannel .top__pannel__nav .nav__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .top__pannel .top__pannel__nav .nav__list__item {
        margin-right: 100px
    }

    .top__pannel .right__side, .top__pannel__logo {
        display: none
    }

    .top__pannel .top__pannel__nav .nav__list {
        margin-bottom: 25px
    }

    .top__pannel__mobile {
        display: block
    }

    .top__pannel .left__side, .top__pannel .top__pannel__nav {
        width: 100%
    }

    .top__pannel .top__pannel__info {
        width: 100%;
        position: relative;
        z-index: 0
    }

    .top__pannel .top__pannel__nav .top__pannel__info .about__link {
        display: block;
        position: absolute;
        right: 0;
        top: 0
    }
}

@media only screen and (max-width: 1000px) {
    .top__pannel .top__pannel__nav .nav__list__item:last-child .drop__menu {
        left: -190%;
        -webkit-transform-origin: right top;
        transform-origin: right top
    }
}

@media only screen and (max-width: 700px) {
    .nav_button {
	top:-55px;
        display: block;

    }

    .hideprint {
        display: none;
    }

    .top__pannel .left__side, .top__pannel .right__side .contact__info a, .top__pannel .right__side .right__side__botton, .top__pannel .right__side .search__block, .top__pannel .top__pannel__nav, .top__pannel__mobile .wrapper .left__side .logo__img, .top__pannel__mobile .wrapper .left__side .switch__language, .top__pannel__mobile .wrapper .right__side {
        display: none
    }

    .mobi__logo {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .top__pannel__mobile .wrapper .left__side .mobi__img, .top__pannel__mobile .wrapper .left__side .title__logo {
        display: block
    }

    .top__pannel__mobile .wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }


    .top__pannel .right__side .right__side__wrapper {
        margin-bottom: 0
    }

    .top__pannel {
        padding-top: 10px
    }

    .top__pannel .right__side .contact__info {
        margin-right: 0;
        z-index: 2
    }
    .open__form__btn {
        max-width: 300px;
        display: block;
        padding-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 400px) {
    .top__pannel__mobile .wrapper .left__side .title__logo {
        font-size: 13.5px;
        font-size: .84375rem
    }
}

.footnote {
        font-size: .625rem;
        line-height: .9rem
}


@media only screen and (min-width: 701px) {
    .open__form__btn {
        display: none;
    }
}

/* выделение заголовков отдельных новостей */

.news__item.id-136 a, .news__item.id-122 a {
    color: red !important;
}

.exchange__rates__bottom {
    width: 270px;
    font-size: .625rem;
}

.form__request .form__controller.select__filial .select {
    height: 60px;
}
.form__request .form__controller.select__lease .select {
    height: 60px;
}

/* полоска для различения тестовой и продуктивной версий */

.page-header-top.site {
    color: white;
    text-align: center;
    position: fixed;
    z-index: 9999;
    width: 100%;
}
.page-header-top.site.testing {
    background-color: orange;
}
.page-header-top.site.production {
    display: none;
}
