.blind-menu {
  display: none;
}
.blind-menu ul {
  list-style: none;
}
.blind-menu a::before {
  display: none;
}

.mobile-menu__close {
  display: none;
}

@media screen {
  .noshow .slider__ico,
.noshow .top-slider__ico,
.noshow .file-link::before,
.noshow .partner__logo + .alt {
    display: none !important;
  }
  .noshow .garant__slide-nav .nav-item::before {
    opacity: 1 !important;
    z-index: 1;
  }
  .noshow .exchange__ico img {
    display: block;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .noshow .exchange__ico .alt {
    display: none !important;
  }
  .noshow .agent__ico img {
    display: block;
  }
  .noshow .agent__ico .alt {
    display: none !important;
  }
  .noshow .gallery {
    display: none;
  }
  .showimg,
.noshow {
    /* .jq-checkbox__div {
        display: none;
    } */
  }
  .showimg .header,
.noshow .header {
    margin-top: 162px;
  }
  .showimg.no-scroll,
.noshow.no-scroll {
    overflow: hidden;
  }
  .showimg.no-scroll .header,
.noshow.no-scroll .header {
    margin-top: 0px;
  }
  .showimg.no-scroll .blind-version-block,
.noshow.no-scroll .blind-version-block {
    display: none;
  }
  .showimg .menu,
.noshow .menu {
    display: none;
  }
  .showimg .blind-menu,
.noshow .blind-menu {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
  }
  .showimg .blind-mop,
.noshow .blind-mop {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
  }
  .showimg .mobile-menu,
.noshow .mobile-menu {
    top: 0;
    height: 100vh;
  }
  .showimg .mobile-menu__wrapper,
.showimg .mobile-menu__bottom,
.showimg .mobile-menu__search,
.noshow .mobile-menu__wrapper,
.noshow .mobile-menu__bottom,
.noshow .mobile-menu__search {
    width: calc(100vw - 160px);
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .showimg .mobile-menu--new .mobile-menu__wrapper,
.noshow .mobile-menu--new .mobile-menu__wrapper {
    height: calc(100% - 310px);
    margin-bottom: 40px;
  }
  .showimg .mobile-menu__close,
.noshow .mobile-menu__close {
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
  }
  .showimg .link--border::before,
.showimg .link--ico--border::before,
.noshow .link--border::before,
.noshow .link--ico--border::before {
    display: none !important;
  }
  .showimg .mobile-menu__item,
.noshow .mobile-menu__item {
    border-bottom: 1px solid;
    padding-bottom: 8px;
  }
  .showimg .mobile-sub-menu__item,
.noshow .mobile-sub-menu__item {
    max-width: calc(100% - 32px);
  }
  .showimg .top-slider-wrap,
.noshow .top-slider-wrap {
    background: none;
  }
  .showimg .color--brend,
.showimg .content ol > li::before,
.showimg .tag-list::before,
.noshow .color--brend,
.noshow .content ol > li::before,
.noshow .tag-list::before {
    color: inherit;
  }
  .showimg .top-slider__prev-item::before,
.showimg .top-slider__prev--muplti::before,
.showimg .top-slider__prev--muplti::after,
.noshow .top-slider__prev-item::before,
.noshow .top-slider__prev--muplti::before,
.noshow .top-slider__prev--muplti::after {
    display: none;
  }
  .showimg .link--border,
.showimg .link--brand-fill,
.noshow .link--border,
.noshow .link--brand-fill {
    padding: 0;
    overflow: visible;
    border: none !important;
  }
  .showimg .link--brand-fill,
.noshow .link--brand-fill {
    background: none !important;
  }
  .showimg .fade,
.showimg .ui-slider::before,
.showimg .exchange .jq-selectbox__select::before,
.showimg .big-tabs__hover::before,
.showimg .big-tabs__desctop .big-tabs__item::before,
.showimg .history-slider__item.active::after,
.noshow .fade,
.noshow .ui-slider::before,
.noshow .exchange .jq-selectbox__select::before,
.noshow .big-tabs__hover::before,
.noshow .big-tabs__desctop .big-tabs__item::before,
.noshow .history-slider__item.active::after {
    display: none;
  }
  .showimg .content a:not([class]),
.noshow .content a:not([class]) {
    color: inherit;
    border: none;
  }
  .showimg .section,
.showimg .big-check__label,
.showimg .content,
.showimg .white-top,
.showimg .form .jq-selectbox li,
.noshow .section,
.noshow .big-check__label,
.noshow .content,
.noshow .white-top,
.noshow .form .jq-selectbox li {
    background: none;
  }
  .showimg .daterangepicker .calendar-table th,
.showimg .daterangepicker .calendar-table td,
.noshow .daterangepicker .calendar-table th,
.noshow .daterangepicker .calendar-table td {
    border-radius: 0;
  }
  .showimg .daterangepicker .calendar-table tr:nth-child(2) th,
.noshow .daterangepicker .calendar-table tr:nth-child(2) th {
    border-bottom: 1px solid !important;
  }
  .showimg .calendar-table,
.noshow .calendar-table {
    padding: 0 !important;
  }
  .showimg .drp-buttons .applyBtn,
.noshow .drp-buttons .applyBtn {
    color: inherit !important;
  }
  .showimg .valuts__item--up::before,
.noshow .valuts__item--up::before {
    border-bottom-color: inherit;
  }
  .showimg .valuts__item--down::before,
.noshow .valuts__item--down::before {
    border-top-color: inherit;
  }
  .showimg .exchange__input,
.noshow .exchange__input {
    border: 1px solid !important;
  }
  .showimg .news__item,
.noshow .news__item {
    box-shadow: none !important;
  }
  .showimg .footer .link--ico,
.noshow .footer .link--ico {
    color: unset;
  }
  .showimg .footer,
.noshow .footer {
    border-top: 1px solid;
  }
  .showimg .top-slider__title,
.showimg .calc__summ,
.showimg .h2, .showimg h2,
.noshow .top-slider__title,
.noshow .calc__summ,
.noshow .h2,
.noshow h2 {
    font-size: 200% !important;
  }
  .showimg .calc__summ span,
.noshow .calc__summ span {
    font-size: 150% !important;
  }
  .showimg .header__row--bottom,
.noshow .header__row--bottom {
    margin-bottom: 32px;
  }
  .showimg .link--ico .alt,
.showimg .info-block .alt,
.noshow .link--ico .alt,
.noshow .info-block .alt {
    display: none !important;
  }
  .showimg .garant__slide-item,
.noshow .garant__slide-item {
    width: calc(100% - 16px);
    word-break: break-word;
  }
  .showimg .breadcrumbs a::before, .showimg .breadcrumbs span::before,
.showimg .breadcrumbs a:first-child,
.showimg .form label.error,
.noshow .breadcrumbs a::before,
.noshow .breadcrumbs span::before,
.noshow .breadcrumbs a:first-child,
.noshow .form label.error {
    color: inherit;
  }
  .showimg button.link--brand-fill,
.showimg .file-link__name,
.noshow button.link--brand-fill,
.noshow .file-link__name {
    border: none !important;
  }
  .showimg .bubble__menu-banner,
.showimg .tabs,
.showimg .info-block,
.showimg .polz__top,
.showimg .daterangepicker .calendar-table td,
.showimg .drp-buttons .applyBtn,
.showimg .accompaniment__item,
.showimg .exchange .jq-selectbox__select,
.showimg .convertor,
.showimg .additional-block,
.showimg .fixed-phone,
.showimg .big-vrez,
.showimg .form--white,
.showimg .block,
.showimg .deposits-checkbox .big-check__label,
.showimg .services-cards__item,
.showimg .form .jq-selectbox,
.showimg .form-securities,
.showimg .pagination__item.current::before,
.showimg .history-slider__item::before,
.showimg .rating,
.showimg .hours-of-operation__gray,
.showimg .whiteblack form input,
.showimg .search-form,
.noshow .bubble__menu-banner,
.noshow .tabs,
.noshow .tabs__item.active,
.noshow .info-block,
.noshow .polz__top,
.noshow .daterangepicker .calendar-table td,
.noshow .drp-buttons .applyBtn,
.noshow .accompaniment__item,
.noshow .exchange .jq-selectbox__select,
.noshow .convertor,
.noshow .additional-block,
.noshow .fixed-phone,
.noshow .big-vrez,
.noshow .form--white,
.noshow .block,
.noshow .deposits-checkbox .big-check__label,
.noshow .services-cards__item,
.noshow .form .jq-selectbox,
.noshow .form-securities,
.noshow .pagination__item.current::before,
.noshow .history-slider__item::before,
.noshow .rating,
.noshow .hours-of-operation__gray,
.noshow .whiteblack form input,
.noshow .search-form {
    background: transparent !important;
    border: 1px solid !important;
    box-shadow: none !important;
    border-color: inherit !important;
  }
  
.showimg .tabs__item.active,
.noshow .tabs__item.active {
  background: transparent !important;
  border: none !important;
}

  .showimg .gallery__big,
  .noshow .gallery__big {
    border: 1px solid !important;
  }
  .showimg .jq-selectbox,
.noshow .jq-selectbox {
    border-radius: 0;
  }
  .showimg .blind-version-inner,
.noshow .blind-version-inner {
    max-width: calc(100% - 64px);
  }
  .showimg .form__input,
.showimg .form .jq-selectbox__select,
.noshow .form__input,
.noshow .form .jq-selectbox__select {
    padding-top: 44px;
  }
  .showimg .polz__input .jq-selectbox__select,
.noshow .polz__input .jq-selectbox__select {
    padding-top: 4px;
  }
  .showimg .form .jq-selectbox__dropdown,
.noshow .form .jq-selectbox__dropdown {
    margin-top: 24px;
  }
  .showimg .form__input,
.showimg .polz__input input,
.noshow .form__input,
.noshow .polz__input input {
    border: 1px solid;
  }
  .showimg .jq-checkbox__div,
.noshow .jq-checkbox__div {
    opacity: 0 !important;
  }
  .showimg .checked .jq-checkbox__div,
.noshow .checked .jq-checkbox__div {
    opacity: 1 !important;
  }
  .showimg .history-slider__fon,
.noshow .history-slider__fon {
    opacity: 1;
    stroke-width: 3;
  }
  .showimg .news-item:hover,
.showimg .search-form__row,
.noshow .news-item:hover,
.noshow .search-form__row {
    background: none;
    box-shadow: none;
  }
  .showimg .additional-block--spoiler .additional-block--spoiler,
.noshow .additional-block--spoiler .additional-block--spoiler {
    border: none !important;
  }
  .showimg .logo .alt,
.noshow .logo .alt {
    height: 28px !important;
    overflow: visible;
    display: block;
    width: auto;
    white-space: nowrap;
  }
  .showimg .form__button,
.noshow .form__button {
    padding: 28px 0;
  }
  .showimg .zayavka-label,
.noshow .zayavka-label {
    margin-right: 28px;
    width: calc((100% - 134px) / 3 - 32px);
  }
}
@media screen and (max-width: 1023px) {
  .showimg .zayavka-label,
.noshow .zayavka-label {
    width: calc(50% - 28px);
  }
  .showimg .zayavka-label.zayavka-label--pda-full,
.noshow .zayavka-label.zayavka-label--pda-full {
    width: 100%;
    margin-right: 0;
  }
}
@media screen {
  .showimg .jq-checkbox,
.noshow .jq-checkbox {
    border: 1px solid !important;
  }
  .showimg .jq-checkbox:not(.checked),
.noshow .jq-checkbox:not(.checked) {
    background: transparent !important;
  }
}
@media screen {
  .showimg .agent__ico,
.noshow .agent__ico {
    line-height: 0 !important;
  }
}
@media screen {
  .showimg .history-slider__circle,
.noshow .history-slider__circle {
    transition: 0s !important;
  }
}
@media screen {
  .showimg .footer__address .round-ico::before,
.noshow .footer__address .round-ico::before {
    display: none;
  }
}
@media screen {
  .showimg .accompaniment__ico,
.noshow .accompaniment__ico {
    z-index: -1;
  }
}
@media screen {
  .showimg .mobile-menu__link,
.noshow .mobile-menu__link {
    text-decoration: none !important;
  }
}
@media screen {
  .showimg .calc__box,
.noshow .calc__box {
    box-shadow: none;
    border: 1px solid;
  }
}
@media screen {
  .showimg .mobile-menu__wrapper,
.noshow .mobile-menu__wrapper {
    height: calc(100% - 147px);
  }
}
@media screen and (max-width: 1500px) {
  .showimg .header__row--bottom,
.noshow .header__row--bottom {
    flex-wrap: wrap;
  }
  .showimg .header__row--bottom .header__items,
.noshow .header__row--bottom .header__items {
    width: 100%;
    margin-top: 16px;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1280px) {
  .showimg .blind-menu .flex--v-center,
.noshow .blind-menu .flex--v-center {
    flex-wrap: wrap;
  }
  .showimg .blind-version-inner,
.noshow .blind-version-inner {
    width: calc(100vw - 32px);
  }
  .showimg .blind-version-block .color-block,
.noshow .blind-version-block .color-block {
    min-width: 212px !important;
  }
  .showimg .blind-version-inner > div:not(.reset),
.noshow .blind-version-inner > div:not(.reset) {
    min-width: unset;
  }
  .showimg .blind-version-block .reset,
.noshow .blind-version-block .reset {
    width: 270px;
  }
}
@media screen and (max-width: 1023px) {
  .showimg .top-slider__ico,
.noshow .top-slider__ico {
    position: relative;
  }
  .showimg .top-slider__info,
.noshow .top-slider__info {
    min-height: 178px;
  }
  .showimg .top-slider__pagination,
.noshow .top-slider__pagination {
    line-height: 0 !important;
    padding: 10px 8px;
    width: auto;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 4px;
    white-space: nowrap;
  }
  .showimg .valuts__item--change::before,
.noshow .valuts__item--change::before {
    right: 4px;
  }
  .showimg .zayavka-label,
.noshow .zayavka-label {
    width: 100%;
    margin-right: 0;
  }
  .showimg .services-cards,
.noshow .services-cards {
    justify-content: space-between;
  }
  .showimg .services-cards__item,
.noshow .services-cards__item {
    width: calc(50% - 16px);
    margin-left: 0;
  }
}
@media screen and (max-width: 740px) {
  .showimg.body,
.noshow.body {
    width: 100vw;
  }
  .showimg .blind-version-inner,
.noshow .blind-version-inner {
    max-width: calc(100vw - 32px);
  }
  .showimg .header__row--bottom,
.noshow .header__row--bottom {
    height: auto;
  }
  .showimg .header__row--bottom .flex--v-center,
  .noshow .header__row--bottom .flex--v-center {
    gap: 14px 0;
  }
  .showimg .blind-mop,
  .noshow .blind-mop {
    display: none;
  }
  .showimg .header,
.noshow .header {
    margin-top: 130px;
  }
  .showimg .content,
.noshow .content {
    padding-top: 190px;
  }
  .showimg .top-slider__item,
.noshow .top-slider__item {
    height: 480px;
  }
  .showimg .top-slider__info,
.noshow .top-slider__info {
    height: auto;
    margin-bottom: 32px;
  }
  .showimg .top-slider__link,
.noshow .top-slider__link {
    position: relative;
    left: 0;
    bottom: 0;
    text-align: left;
  }
  .showimg .header__items .link--ico--border img,
.noshow .header__items .link--ico--border img {
    display: none;
  }
  .showimg h1, .showimg .h1,
.showimg h2, .showimg .h2,
.showimg h3, .showimg .h3,
.noshow h1,
.noshow .h1,
.noshow h2,
.noshow .h2,
.noshow h3,
.noshow .h3 {
    word-break: break-word;
  }
  .showimg .top-slider__title,
.showimg .calc__summ,
.showimg .h2, .showimg h2,
.noshow .top-slider__title,
.noshow .calc__summ,
.noshow .h2,
.noshow h2 {
    font-size: 120% !important;
  }
  .showimg .big-check__label .jq-radio,
.noshow .big-check__label .jq-radio {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background: transparent !important;
  }
  .showimg .big-check__label .jq-radio.checked,
.noshow .big-check__label .jq-radio.checked {
    border: 3px solid !important;
  }
  .showimg .big-check__label .jq-radio__div,
.noshow .big-check__label .jq-radio__div {
    display: none !important;
  }
  .showimg .mobile-menu__wrapper,
.showimg .mobile-menu__bottom,
.showimg .mobile-menu__search,
.noshow .mobile-menu__wrapper,
.noshow .mobile-menu__bottom,
.noshow .mobile-menu__search {
    width: calc(100vw - 64px);
  }
  .showimg .params__title,
.noshow .params__title {
    width: auto !important;
  }
  .showimg .params__value,
.noshow .params__value {
    width: calc(100% - 124px);
  }
  .showimg .params__item-mob-min .params__value,
.noshow .params__item-mob-min .params__value {
    width: calc(100% - 180px);
  }
  .showimg .services-cards__item,
.noshow .services-cards__item {
    width: 100%;
  }
  .showimg .big-vrez,
.showimg .convertor,
.noshow .big-vrez,
.noshow .convertor {
    padding: 20px;
  }
}
.showimg .internet-bank__bubble,
.noshow .internet-bank__bubble {
  top: 292px;
}

.showimg .top-banner__content,
.noshow .top-banner__content {
  color: inherit !important;
}

@media screen {
  body.whiteblack {
    background: #fff !important;
    color: #232321;
  }
  .whiteblack * {
    border-color: #232321 !important;
  }
  .whiteblack div {
    color: #232321 !important;
  }
  .whiteblack .top-slider__title b {
    color: #232321 !important;
  }
  .whiteblack a {
    color: #232321;
    text-decoration: underline;
    border: none;
    background: none;
    text-underline-position: under;
  }
  .whiteblack a:not(.video-play):not(.widget_button):not(.widget_close):not(.border):not(.buy-button):hover {
    background: none;
  }
  .whiteblack h1, .whiteblack h2, .whiteblack h3, .whiteblack h4, .whiteblack h5, .whiteblack p, .whiteblack span {
    color: #232321 !important;
  }
  .whiteblack blockquote, .whiteblack blockquote p {
    color: #232321;
    font-style: normal;
  }
  .whiteblack .alert-block {
    background: #fff;
  }
  .whiteblack .submenu-wrapper {
    background: #fff;
  }
  .whiteblack .gallery__item {
    background: #fff;
  }
  .whiteblack .submenu-wrapper:before {
    display: none;
  }
  .whiteblack input, .whiteblack textarea {
    border: 1px solid #232321 !important;
    background: #fff;
  }
  .whiteblack input:focus, .whiteblack textarea:focus {
    border: 1px solid #232321 !important;
  }
  .whiteblack input::-moz-placeholder, .whiteblack textarea::-moz-placeholder {
    color: #232321;
  }
  .whiteblack input:-ms-input-placeholder, .whiteblack textarea:-ms-input-placeholder {
    color: #232321;
  }
  .whiteblack input::placeholder, .whiteblack textarea::placeholder {
    color: #232321;
  }
  .whiteblack .contform input[type=text].error, .whiteblack .contform input[type=date].error, .whiteblack .contform textarea.error {
    box-shadow: inset 0px 0px 0px 1px #232321;
  }
  .whiteblack .form-content .file-input {
    border: 1px solid #232321;
    background: #fff;
  }
  .whiteblack .form-content .submit input {
    background: #232321;
    color: #fff;
    border: 1px solid #232321;
  }
  .whiteblack .main-menu li.reception:hover {
    background: none;
  }
  .whiteblack .info__citizen {
    background: none !important;
  }
  .whiteblack .footer {
    background: none !important;
  }
  .whiteblack .docs {
    background: none !important;
  }
  .whiteblack .footer-map__btn {
    border: 1px solid #232321 !important;
    background-color: #232321;
  }
  .whiteblack .docs-slider__item-link {
    border: 1px solid #232321 !important;
    background: none !important;
  }
  .whiteblack .header {
    background: none;
  }
  .whiteblack form input {
    border: 1px solid black !important;
  }
  .whiteblack form input[type=text], .whiteblack form input[type=date] {
    background: none !important;
    color: black;
  }
  .whiteblack .search form input[type=submit] {
    background-color: black !important;
  }
  .whiteblack form input::-moz-placeholder {
    color: #232321 !important;
  }
  .whiteblack form input:-ms-input-placeholder {
    color: #232321 !important;
  }
  .whiteblack form input::placeholder {
    color: #232321 !important;
  }
  .whiteblack form input::-webkit-input-placeholder {
    color: #232321 !important;
  }
  .whiteblack form input::-moz-placeholder {
    color: #232321 !important;
  }
  .whiteblack form input:-moz-placeholder {
    color: #232321 !important;
  }
  .whiteblack form input:-ms-input-placeholder {
    color: #232321 !important;
  }
  .whiteblack .menu3 {
    background: none;
  }
  .whiteblack .media {
    background: none;
  }
  .whiteblack .dg-vrez {
    background: none;
  }
  .whiteblack .f-down {
    background: none;
  }
  .whiteblack .i-item {
    background-color: #fff;
    box-shadow: none;
    border: none;
  }
  .whiteblack .link {
    background: none;
  }
  .whiteblack .gamb {
    opacity: 1;
    filter: brightness(0);
  }
  .whiteblack .menu-3-item span {
    filter: grayscale(1);
  }
  .whiteblack .dg-item li:before {
    filter: grayscale(1);
  }
  .whiteblack .owl-carousel .owl-nav .owl-prev, .whiteblack .owl-carousel .owl-nav .owl-next, .whiteblack .owl-carousel .owl-dot {
    filter: brightness(0) grayscale(1) !important;
  }
  .whiteblack .owl-carousel .owl-nav .owl-prev, .whiteblack .owl-carousel .owl-nav .owl-next, .whiteblack .owl-carousel .owl-dot {
    filter: brightness(0) grayscale(1) !important;
  }
  .whiteblack .black-content {
    background: #fff;
  }
  .whiteblack .text-anim {
    color: #fff !important;
  }
  .whiteblack .text-anim2 {
    color: #fff !important;
  }
  .whiteblack .doc-link .doc-type {
    color: #fff !important;
  }
  .whiteblack .top-screen, .whiteblack .menu-fon {
    filter: grayscale(1);
  }
  .whiteblack .top-pointer {
    box-shadow: none;
  }
  .whiteblack .menu-logo {
    filter: grayscale(1);
  }
  .whiteblack .logo-icon-inner path {
    fill: #232321 !important;
  }
  .whiteblack .logo-icon-inner.i-white .chars path {
    fill: #232321 !important;
  }
  .whiteblack .footer {
    background: #fff !important;
  }
  .whiteblack .scrolled-image {
    filter: grayscale(1);
  }
  .whiteblack .news-item::before {
    display: none;
  }
  .whiteblack .news-item:hover {
    top: 0px;
  }
  .whiteblack .schedule-top-item.active {
    background: #232321;
    color: #fff !important;
  }
  .whiteblack .schedule-top-item.active div {
    color: #fff !important;
  }
  .whiteblack .schedule-top-item.active span {
    color: #fff !important;
  }
  .whiteblack .schedule-top-item:hover div {
    color: #fff !important;
  }
  .whiteblack .schedule-top-item:hover span {
    color: #fff !important;
  }
  .whiteblack .schedule-top-item::before {
    background: #232321;
  }
  .whiteblack .doc-link .doc-name {
    border-bottom: none !important;
  }
  .whiteblack .flex-form-submit {
    box-shadow: none;
    color: #fff !important;
    background: #232321 !important;
  }
  .whiteblack .schedule-list {
    border: none !important;
  }
  .whiteblack .menu-butt {
    background: #232321;
  }
  .whiteblack .logo-img path {
    fill: #232321;
  }
  .whiteblack .logo-text path {
    fill: #232321;
  }
  .whiteblack .logo-img {
    filter: brightness(0) invert(8%) sepia(10%) saturate(385%) hue-rotate(22deg) brightness(94%) contrast(86%);
  }
  .whiteblack .logo-text {
    filter: brightness(0) invert(8%) sepia(10%) saturate(385%) hue-rotate(22deg) brightness(94%) contrast(86%);
  }
  .whiteblack .menu-left {
    background: #fff;
  }
  .whiteblack .left-menu-fon, .whiteblack .right-menu-fon {
    background: #fff;
  }
  .whiteblack .play {
    background: #232321 !important;
  }
  .whiteblack .play:hover {
    background: #232321 !important;
  }
  .whiteblack .play path {
    fill: #232321 !important;
    stroke: #fff;
  }
  .whiteblack .play-star {
    background-image: url("../../img/starwb.svg") !important;
  }
  .whiteblack .top-banner {
    background: #fff !important;
  }
  .whiteblack .banner-text::before {
    background: #232321;
  }
  .whiteblack .banner-zayav {
    box-shadow: inset 0px 0px 0px 1px #232321;
  }
  /*.whiteblack .main-picture { filter: grayscale(1);  }*/
  .whiteblack .footer-right path {
    fill: #232321 !important;
  }
  .whiteblack .footer {
    background: url(../../img/linewb.svg) center top no-repeat !important;
  }
  .whiteblack .step img {
    filter: brightness(0);
  }
  .whiteblack .banner-buble path,
.whiteblack .banner-rows1 path,
.whiteblack .banner-rows2 path {
    fill: #232321 !important;
  }
  .whiteblack .down-arrow path,
.whiteblack .arrow-up path {
    fill: #232321 !important;
  }
  .whiteblack .doc-type, .whiteblack .doc-type:hover {
    background: #232321 !important;
    color: #fff !important;
  }
  .whiteblack .rasp-tag {
    box-shadow: inset 0px 0px 0px 1px #232321;
  }
  .whiteblack .rasp-tag.active, .whiteblack .rasp-tag:hover {
    box-shadow: inset 0px 0px 0px 4px #232321;
  }
  .whiteblack .rasp-time::before {
    background: #232321;
  }
  .whiteblack .ico404 {
    background: #fff;
  }
  .whiteblack .ico404-fon {
    display: none;
  }
  .whiteblack .ico404-image {
    display: none;
  }
  .whiteblack .href404 {
    border: 1px solid #232321 !important;
  }
  .whiteblack .added-row::before {
    color: #232321;
  }
  .whiteblack .added-row::after {
    background: #232321;
  }
  .whiteblack .added-comp::before, .whiteblack .added-comp::after {
    background: #232321;
  }
  .whiteblack .jq-file {
    border-color: #232321 !important;
  }
  .whiteblack .added-file::before, .whiteblack .added-file::after {
    background: #232321;
  }
  .whiteblack .content ul li::before {
    background: #232321;
  }
  .whiteblack .table tr:nth-child(2n+3) td {
    background: #e3e3e3;
  }
  .whiteblack .file-in-text::before {
    filter: grayscale(1);
  }
  .whiteblack table {
    color: #232321 !important;
  }
  .whiteblack table th {
    color: #fff !important;
    background: #232321;
  }
  .whiteblack table td {
    color: #232321 !important;
  }
  .whiteblack .mCSB_scrollTools .mCSB_draggerRail,
.whiteblack .tabnav::before,
.whiteblack .tabnav-ref.active::before,
.whiteblack .mop div,
.whiteblack .search-close div {
    background: #232321;
  }
  .whiteblack .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.whiteblack .pages a,
.whiteblack .pages span,
.whiteblack .mfp-close,
.whiteblack .video-play::before {
    background: #fff;
    border: 1px solid #232321 !important;
  }
  .whiteblack .jq-selectbox__dropdown ul li.sel, .whiteblack .jq-selectbox__dropdown ul li:hover {
    background: #232321;
    color: #fff;
  }
  .whiteblack .error ~ .recap-error {
    box-shadow: 0px 0px 0px 1px #232321;
  }
  .whiteblack .cookie {
    background: #232321;
    border-top: 1px solid #fff;
  }
  .whiteblack .cookie span,
  .whiteblack .cookie span a {
    color: #fff !important;
  }
  .whiteblack .cookie .close::before,
  .whiteblack .cookie .close::after {
    background: #fff !important;
  }
}
@media screen {
  body.blackwhite {
    background: #232321 !important;
    color: #fff;
  }
  .blackwhite * {
    border-color: #fff !important;
  }
  .blackwhite div {
    color: #fff !important;
  }
  .blackwhite .top-slider__title b {
    color: #fff !important;
  }
  .blackwhite a {
    color: #fff;
    text-decoration: underline;
    border: none;
    background: none;
    text-underline-position: under;
  }
  .blackwhite a:hover:not(.video-play) {
    color: #fff;
    background: none;
  }
  .blackwhite h1, .blackwhite h2, .blackwhite h3, .blackwhite h4, .blackwhite h5, .blackwhite p, .blackwhite span {
    color: #fff !important;
  }
  .blackwhite blockquote, .blackwhite blockquote p {
    color: #fff;
    font-style: normal;
  }
  /*.blackwhite table { border: 3px solid $white; color: $white }
  .blackwhite td { border: 1px solid $white; color: $white; background: $black !important }
  .blackwhite th { background: $white; color: $black }*/
  .blackwhite .welcome-block {
    background: #232321;
  }
  .blackwhite .alert-block {
    background: #232321;
  }
  .blackwhite .topcrn, .blackwhite .menucrn {
    display: none !important;
  }
  .blackwhite .reception-link {
    background: #232321;
  }
  .blackwhite .reception-link span {
    background: #232321;
    font-size: 36px !important;
  }
  .blackwhite .submenu-wrapper {
    background: #232321;
  }
  .blackwhite .gallery__item {
    background: #232321;
  }
  .blackwhite .submenu-wrapper:before {
    display: none;
  }
  .blackwhite .path span {
    color: #232321 !important;
  }
  .blackwhite .path a {
    color: #232321 !important;
  }
  .blackwhite .back-link a {
    color: #232321 !important;
  }
  .blackwhite .back-link span {
    color: #232321 !important;
  }
  .blackwhite input, .blackwhite textarea {
    border-color: #fff;
    background: #232321 !important;
    color: #fff;
  }
  .blackwhite input:focus, .blackwhite textarea:focus {
    border: 1px solid #fff !important;
  }
  .blackwhite input::-moz-placeholder, .blackwhite textarea::-moz-placeholder {
    color: #fff;
  }
  .blackwhite input:-ms-input-placeholder, .blackwhite textarea:-ms-input-placeholder {
    color: #fff;
  }
  .blackwhite input::placeholder, .blackwhite textarea::placeholder {
    color: #fff;
  }
  .blackwhite .contform input[type=date].error, .blackwhite .contform input[type=text].error, .blackwhite .contform textarea.error {
    box-shadow: inset 0px 0px 0px 1px #fff;
  }
  .blackwhite .form-content .file-input {
    border: 1px solid #fff;
    background: #232321;
    color: #fff;
  }
  .blackwhite .file-submit, .blackwhite .file-submit:hover {
    background: #232321;
    color: #fff;
    border: 1px solid #fff;
  }
  .blackwhite .form-content .submit input {
    background: #fff !important;
    color: #232321;
    border: 1px solid #fff;
  }
  .blackwhite .main-menu li.reception:hover {
    background: none;
  }
  .blackwhite .menu__block-link {
    background-color: #232321 !important;
    color: #fff !important;
  }
  .blackwhite .menu__block-link:hover {
    color: #fff !important;
  }
  .blackwhite .submenu {
    background-color: #232321 !important;
    color: #fff !important;
  }
  .blackwhite nav {
    background-color: #232321 !important;
    color: #fff !important;
  }
  .blackwhite .info__citizen {
    background-color: #232321 !important;
  }
  .blackwhite .docs {
    background-color: #232321 !important;
    color: #fff !important;
  }
  .blackwhite .docs div {
    background-color: #232321 !important;
    color: #fff !important;
  }
  .blackwhite .calendar-block__item div {
    background-color: #232321 !important;
    color: #fff !important;
  }
  .blackwhite .calendar-events__item {
    background-color: #232321 !important;
  }
  .blackwhite .footer-map__btn {
    background-color: #232321 !important;
    border: 1px solid #fff !important;
  }
  .blackwhite .docs-button {
    background-color: #232321 !important;
  }
  .blackwhite .header-input__btn {
    background-color: #232321;
  }
  .blackwhite .posters-slider .owl-dots .active {
    color: #fff;
  }
  .blackwhite .posters-slider .owl-dots .owl-dot {
    color: #fff;
  }
  .blackwhite .posters-slider .owl-dots .active:after {
    background-color: #fff;
  }
  .blackwhite .owl-carousel .owl-nav .owl-prev, .blackwhite .owl-carousel .owl-nav .owl-next, .blackwhite .owl-carousel .owl-dot {
    filter: brightness(1000) grayscale(1) !important;
  }
  .blackwhite .owl-carousel .owl-nav .owl-prev, .blackwhite .owl-carousel .owl-nav .owl-next, .blackwhite .owl-carousel .owl-dot {
    filter: brightness(1000) grayscale(1) !important;
  }
  .blackwhite .docs-slider__item-link {
    background-color: #232321;
    border: 1px solid #fff !important;
  }
  .blackwhite .calendar-block__item a {
    color: #232321 !important;
  }
  .blackwhite .calendar-buttons__today b {
    color: #fff !important;
  }
  .blackwhite .calendar-buttons__tomorrow b {
    color: #fff !important;
  }
  .blackwhite .calendar-buttons__yesterday b {
    color: #fff !important;
  }
  .blackwhite .header {
    background: none;
  }
  .blackwhite .menu3 {
    background: none;
  }
  .blackwhite .media {
    background: none;
  }
  .blackwhite .dg-vrez {
    background: none;
  }
  .blackwhite .f-down {
    background: none;
  }
  .blackwhite .i-item {
    background-color: #232321;
    box-shadow: none;
    border: none;
  }
  .blackwhite .link {
    background: none;
  }
  .blackwhite .whe {
    background: #232321;
  }
  .blackwhite form input[type=date], .blackwhite form input[type=text] {
    background: none !important;
    color: white;
  }
  .blackwhite .search form input[type=submit] {
    background-color: #232321 !important;
  }
  .blackwhite form input::-moz-placeholder {
    color: #fff !important;
  }
  .blackwhite form input:-ms-input-placeholder {
    color: #fff !important;
  }
  .blackwhite form input::placeholder {
    color: #fff !important;
  }
  .blackwhite form input::-webkit-input-placeholder {
    color: #fff !important;
  }
  .blackwhite form input::-moz-placeholder {
    color: #fff !important;
  }
  .blackwhite form input:-moz-placeholder {
    color: #fff !important;
  }
  .blackwhite form input:-ms-input-placeholder {
    color: #fff !important;
  }
  .blackwhite .main-menu {
    background: #232321;
  }
  .blackwhite .menu-ov1 {
    background: #232321;
  }
  .blackwhite .menu-ov2 {
    background: #232321;
  }
  .blackwhite .full-menu {
    background: #232321;
  }
  .blackwhite .gamb {
    opacity: 1;
    filter: brightness(1000);
  }
  .blackwhite .owl-carousel .owl-nav .owl-prev, .blackwhite .owl-carousel .owl-nav .owl-next, .blackwhite .owl-carousel .owl-dot {
    filter: brightness(1000);
  }
  .blackwhite .menu-3-item span {
    filter: brightness(100) grayscale(1);
  }
  .blackwhite .dg-item li:before {
    filter: brightness(100) grayscale(1);
  }
  .blackwhite .black-content {
    background: #232321;
  }
  .blackwhite .container .main-slide {
    background: #232321;
  }
  .blackwhite .logo-icon path {
    fill: #fff !important;
  }
  .blackwhite .incenter + .logo-icon path {
    fill: #232321 !important;
  }
  .blackwhite .container .content {
    background: #232321;
  }
  .blackwhite .logo-icon-inner path {
    fill: #fff !important;
  }
  .blackwhite .scroll-line {
    filter: brightness(10);
  }
  .blackwhite .softm path {
    fill: #fff !important;
  }
  .blackwhite .schedule-top-item.active {
    background: #fff;
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item.active span {
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item.active div {
    color: #232321 !important;
  }
  .blackwhite a.ext-site::after {
    filter: brightness(10);
  }
  .blackwhite .top-menu-block::before {
    background: #232321;
  }
  .blackwhite .menu-logo {
    filter: brightness(10);
  }
  .blackwhite .top-screen, .blackwhite .menu-fon {
    filter: grayscale(1);
  }
  .blackwhite .top-pointer {
    box-shadow: none;
  }
  .blackwhite .top-menu-block::before {
    background: #232321 !important;
  }
  .blackwhite .menu-logo {
    filter: grayscale(0);
  }
  .blackwhite .menu-logo path {
    fill: #fff !important;
  }
  .blackwhite .logo-icon-inner path {
    fill: #fff !important;
  }
  .blackwhite .logo-icon-inner.i-white .chars path {
    fill: #fff !important;
  }
  .blackwhite .logo-icon-inner.i-black path {
    fill: #232321 !important;
  }
  .blackwhite .footer {
    background: #232321 !important;
  }
  .blackwhite .scrolled-image {
    filter: grayscale(1);
  }
  .blackwhite .main-partners {
    background: #232321 !important;
    box-shadow: 1000px 0px 0px 0px #232321, -1000px 0px 0px 0px #232321;
  }
  .blackwhite .partners-logo {
    background: #fff !important;
  }
  .blackwhite .footer-title span::after {
    background: #fff;
  }
  .blackwhite .news-item::before {
    display: none;
  }
  .blackwhite .news-item:hover {
    top: 0px;
  }
  .blackwhite .schedule-top-item.active {
    background: #fff;
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item.active div {
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item.active span {
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item:hover div {
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item:hover span {
    color: #232321 !important;
  }
  .blackwhite .schedule-top-item::before {
    background: #fff;
  }
  .blackwhite .doc-link .doc-name {
    border-bottom: none !important;
  }
  .blackwhite .doc-link .doc-type {
    color: #232321 !important;
    background: #fff;
  }
  .blackwhite .flex-form-submit {
    box-shadow: none;
    color: #232321 !important;
    background: #fff !important;
  }
  .blackwhite .menu-top {
    background: #fff !important;
  }
  .blackwhite .menu-top::after {
    background: #fff !important;
  }
  .blackwhite .menu-top span {
    background: #232321 !important;
  }
  .blackwhite .top-menu-block {
    background: #232321 !important;
  }
  .blackwhite .top-menu-play path {
    stroke: #fff !important;
    fill: #232321 !important;
  }
  .blackwhite .play-anim {
    border-color: #232321 !important;
  }
  .blackwhite .schedule-list {
    border: none !important;
  }
  .blackwhite .schedule-table .time::before {
    background: #fff;
  }
  .blackwhite .info-list-image {
    background-color: #fff !important;
  }
  .blackwhite .partner-logo img {
    background: #fff !important;
  }
  .blackwhite .menu-butt {
    background: #fff;
  }
  .blackwhite .logo-img path {
    fill: #fff;
  }
  .blackwhite .logo-text path {
    fill: #fff;
  }
  .blackwhite .menu-left {
    background: #232321;
  }
  .blackwhite .left-menu-fon, .blackwhite .right-menu-fon {
    background: #232321;
  }
  .blackwhite .play {
    background: #fff !important;
  }
  .blackwhite .play:hover {
    background: #fff !important;
  }
  .blackwhite .play path {
    fill: #fff !important;
    stroke: #232321;
  }
  .blackwhite .top-banner {
    background: #232321 !important;
  }
  .blackwhite .banner-text::before {
    background: #fff;
  }
  .blackwhite .banner-zayav {
    box-shadow: inset 0px 0px 0px 1px #fff;
  }
  /*.blackwhite .main-picture { filter: grayscale(1);  }*/
  .blackwhite .footer-right path {
    fill: #fff !important;
  }
  .blackwhite .footer {
    background: url(../../img/line.svg) center top no-repeat !important;
  }
  .blackwhite .step img {
    filter: brightness(100);
  }
  .blackwhite .text-anim {
    color: #232321 !important;
  }
  .blackwhite .text-anim2 {
    color: #232321 !important;
  }
  .blackwhite .banner-buble path,
.blackwhite .banner-rows1 path,
.blackwhite .banner-rows2 path {
    fill: #fff !important;
  }
  .blackwhite .doc-type, .blackwhite .doc-type:hover {
    background: #fff !important;
    color: #232321 !important;
  }
  .blackwhite .rasp-tag {
    box-shadow: inset 0px 0px 0px 1px #fff;
  }
  .blackwhite .rasp-tag.active, .blackwhite .rasp-tag:hover {
    box-shadow: inset 0px 0px 0px 4px #fff;
  }
  .blackwhite .rasp-time::before {
    background: #fff;
  }
  .blackwhite .ico404 {
    background: #232321;
  }
  .blackwhite .ico404-fon {
    display: none;
  }
  .blackwhite .ico404-image {
    display: none;
  }
  .blackwhite .href404 {
    border: 1px solid #fff !important;
  }
  .blackwhite .added-row::before {
    color: #fff;
  }
  .blackwhite .added-row::after {
    background: #fff;
  }
  .blackwhite .added-comp::before, .blackwhite .added-comp::after {
    background: #fff;
  }
  .blackwhite .jq-file {
    border-color: #fff !important;
  }
  .blackwhite .jq-file__browse {
    color: #232321 !important;
  }
  .blackwhite .content ul li::before {
    background: #fff;
  }
  .blackwhite .table tr:nth-child(2n+3) td {
    background: #232321;
  }
  .blackwhite form input {
    border: 1px solid #fff !important;
  }
  .blackwhite .cookie {
    background: #fff;
    border-top: 1px solid #232321;
  }
  .blackwhite .cookie span,
  .blackwhite .cookie span a {
    color: #232321 !important;
  }
  .blackwhite .cookie .close::before,
  .blackwhite .cookie .close::after {
    background: #232321 !important;
  }
}
.blackwhite .file-in-text::before {
  filter: grayscale(1);
}
.blackwhite table {
  color: #fff !important;
}
.blackwhite table th {
  color: #232321 !important;
  background: #fff;
}
.blackwhite table td {
  color: #fff !important;
}
.blackwhite .mCSB_scrollTools .mCSB_draggerRail,
.blackwhite .mop div,
.blackwhite .search-close div {
  background: #fff;
}
.blackwhite .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.blackwhite .pages a,
.blackwhite .pages span,
.blackwhite .mfp-close,
.blackwhite .video-play::before {
  background: #232321;
  border: 1px solid #fff !important;
}
.blackwhite .jq-selectbox__dropdown ul li {
  background: #232321;
  color: #fff;
}
.blackwhite .jq-selectbox__dropdown ul li.sel, .blackwhite .jq-selectbox__dropdown ul li:hover {
  background: #fff;
  color: #232321;
}
.blackwhite .error ~ .recap-error {
  box-shadow: 0px 0px 0px 1px #fff;
}
.blackwhite .forma label.error {
  color: #fff;
}

@media screen {
  body.blue {
    background: #9dd1ff !important;
    color: #063462;
  }
  .blue * {
    border-color: #063462 !important;
  }
  .blue div {
    color: #063462 !important;
  }
  .blue .top-slider__title b {
    color: #063462 !important;
  }
  .blue a {
    color: #063462;
    text-decoration: underline;
    border: none;
    background: none;
    text-underline-position: under;
  }
  .blue a:not(.video-play):not(.widget_button):not(.widget_close):not(.border):not(.buy-button):hover {
    color: #063462;
    background: none;
  }
  .blue h1, .blue h2, .blue h3, .blue h4, .blue h5, .blue p, .blue span {
    color: #063462 !important;
  }
  .blue blockquote, .blue blockquote p {
    color: #063462;
    font-style: normal;
  }
  /*.blue table { border: 3px solid $blue; color: $blue }
  .blue td { border: 1px solid $blue; color: $blue; background: $blueLight !important }
  .blue th { background: $blueLight; color: $blue }*/
  .blue .welcome-block {
    background: #9dd1ff;
  }
  .blue .alert-block {
    background: #9dd1ff;
  }
  .blue .topcrn, .blue .menucrn {
    display: none !important;
  }
  .blue .reception-link {
    background: #9dd1ff;
  }
  .blue .reception-link span {
    background: #9dd1ff;
    font-size: 36px !important;
  }
  .blue .submenu-wrapper {
    background: #9dd1ff;
  }
  .blue .gallery__item {
    background: #9dd1ff;
  }
  .blue .submenu-wrapper:before {
    display: none;
  }
  .blue .path span {
    color: #063462 !important;
  }
  .blue .path a {
    color: #063462 !important;
  }
  .blue .back-link a {
    color: #063462 !important;
  }
  .blue .back-link span {
    color: #063462 !important;
  }
  .blue input, .blue textarea {
    border-color: #063462;
    background: #9dd1ff !important;
    color: #063462;
  }
  .blue input:focus, .blue textarea:focus {
    border: 1px solid #063462 !important;
  }
  .blue input::-moz-placeholder, .blue textarea::-moz-placeholder {
    color: #063462;
  }
  .blue input:-ms-input-placeholder, .blue textarea:-ms-input-placeholder {
    color: #063462;
  }
  .blue input::placeholder, .blue textarea::placeholder {
    color: #063462;
  }
  .blue .contform input[type=date].error, .blue .contform input[type=text].error, .blue .contform textarea.error {
    box-shadow: inset 0px 0px 0px 1px #063462;
  }
  .blue .form-content .file-input {
    border: 1px solid #063462;
    background: #9dd1ff;
    color: #063462;
  }
  .blue .file-submit, .blue .file-submit:hover {
    background: #9dd1ff;
    color: #063462;
    border: 1px solid #063462;
  }
  .blue .form-content .submit input {
    background: #063462 !important;
    color: #9dd1ff;
    border: 1px solid #063462;
  }
  .blue .main-menu li.reception:hover {
    background: none;
  }
  .blue nav {
    background: #9dd1ff !important;
    color: #063462 !important;
  }
  .blue .info__citizen {
    background: #9dd1ff !important;
    color: #063462 !important;
  }
  .blue .docs {
    background-color: #9dd1ff !important;
    color: #063462 !important;
  }
  .blue .docs div {
    background-color: #9dd1ff !important;
    color: #063462 !important;
  }
  .blue .calendar-block__item div {
    background-color: #9dd1ff !important;
    color: #063462 !important;
  }
  .blue .calendar-events__item {
    background-color: #9dd1ff !important;
  }
  .blue .footer {
    background-color: #9dd1ff !important;
  }
  .blue .footer-map__btn {
    background-color: #9dd1ff !important;
    border: 1px solid #063462 !important;
  }
  .blue .docs-button {
    background-color: #9dd1ff !important;
  }
  .blue .docs-slider__item-link {
    background-color: #9dd1ff !important;
  }
  .blue .header-input__btn {
    background-color: #9dd1ff;
  }
  .blue .header {
    background: none;
  }
  .blue .menu3 {
    background: none;
  }
  .blue .media {
    background: none;
  }
  .blue .dg-vrez {
    background: none;
  }
  .blue .f-down {
    background: none;
  }
  .blue .i-item {
    background-color: #9dd1ff;
    box-shadow: none;
    border: none;
  }
  .blue .link {
    background: none;
  }
  .blue .whe {
    background: #9dd1ff;
  }
  .blue form input[type=text], .blue form input[type=date] {
    background: none !important;
    color: #063462;
  }
  .blue .search form input[type=submit] {
    background-color: #9dd1ff !important;
  }
  .blue form input::-moz-placeholder {
    color: #063462 !important;
  }
  .blue form input:-ms-input-placeholder {
    color: #063462 !important;
  }
  .blue form input::placeholder {
    color: #063462 !important;
  }
  .blue form input::-webkit-input-placeholder {
    color: #063462 !important;
  }
  .blue form input::-moz-placeholder {
    color: #063462 !important;
  }
  .blue form input:-moz-placeholder {
    color: #063462 !important;
  }
  .blue form input:-ms-input-placeholder {
    color: #063462 !important;
  }
  .blue .main-menu {
    background: #9dd1ff;
  }
  .blue .menu-ov1 {
    background: #9dd1ff;
  }
  .blue .menu-ov2 {
    background: #9dd1ff;
  }
  .blue .full-menu {
    background: #9dd1ff;
  }
  .blue .gamb {
    opacity: 1;
    filter: brightness(0);
  }
  .blue .menu-3-item span {
    filter: brightness(0) grayscale(1);
  }
  .blue .dg-item li:before {
    filter: brightness(0) grayscale(1);
  }
  .blue a.lni-zag {
    color: #063462 !important;
  }
  .blue .last-news-item {
    background: transparent !important;
  }
  .blue .black-content {
    background: #9dd1ff;
  }
  .blue .text-anim {
    color: #fff !important;
  }
  .blue .text-anim2 {
    color: #fff !important;
  }
  .blue .container .main-slide {
    background: #9dd1ff;
  }
  .blue .logo-icon path {
    fill: #063462 !important;
  }
  .blue .incenter + .logo-icon path {
    fill: #232321 !important;
  }
  .blue .container .content {
    background: #9dd1ff;
  }
  .blue .logo-icon-inner path {
    fill: #063462 !important;
  }
  .blue .softm path {
    fill: #063462 !important;
  }
  .blue .doc-link .doc-type {
    color: #9dd1ff !important;
    background: #063462;
  }
  .blue .top-screen, .blue .menu-fon {
    filter: grayscale(0);
    background-image: url("img/mainbg-gray.jpg") !important;
  }
  .blue .menu-fon {
    filter: grayscale(1);
  }
  .blue .top-pointer {
    box-shadow: none;
  }
  .blue .menu-logo {
    filter: grayscale(0);
  }
  .blue .logo-icon-inner path {
    fill: #063462 !important;
  }
  .blue .logo-icon-inner.i-white .chars path {
    fill: #063462 !important;
  }
  .blue .footer {
    background: #9dd1ff !important;
  }
  .blue .scrolled-image {
    filter: grayscale(1);
  }
  .blue .main-partners {
    background: #9dd1ff !important;
    box-shadow: 1000px 0px 0px 0px #9dd1ff, -1000px 0px 0px 0px #9dd1ff;
  }
  .blue .partners-logo {
    background: #fff !important;
  }
  .blue .footer-title span::after {
    background: #063462;
  }
  .blue .news-item::before {
    display: none;
  }
  .blue .news-item:hover {
    top: 0px;
  }
  .blue .schedule-top-item.active {
    background: #063462;
    color: #9dd1ff !important;
  }
  .blue .schedule-top-item.active div {
    color: #9dd1ff !important;
  }
  .blue .schedule-top-item.active span {
    color: #9dd1ff !important;
  }
  .blue .schedule-top-item:hover div {
    color: #9dd1ff !important;
  }
  .blue .schedule-top-item:hover span {
    color: #9dd1ff !important;
  }
  .blue .schedule-top-item::before {
    background: #063462;
  }
  .blue .doc-link .doc-name {
    border-bottom: none !important;
  }
  .blue .doc-link .doc-type {
    color: #9dd1ff !important;
    background: #063462;
  }
  .blue .flex-form-submit {
    box-shadow: none;
    color: #9dd1ff !important;
    background: #063462 !important;
  }
  .blue .top-pointer {
    box-shadow: none;
  }
  .blue .menu-top {
    background: #063462 !important;
  }
  .blue .menu-top::after {
    background: #063462 !important;
  }
  .blue .menu-top span {
    background: #9dd1ff !important;
  }
  .blue .top-menu-block {
    background: #fff !important;
  }
  .blue .top-menu-block::before {
    background: #fff !important;
  }
  .blue .menu-logo path {
    fill: #063462 !important;
  }
  .blue .top-menu-play path {
    stroke: #063462 !important;
    fill: #fff !important;
  }
  .blue .footer .scroll-div.active {
    mix-blend-mode: unset;
    filter: brightness(1);
  }
  .blue .scroll-line {
    filter: brightness(1);
  }
  .blue .scroll-line span {
    background: #063462 !important;
  }
  .blue .scroll-line path {
    stroke: #063462 !important;
  }
  .blue .play-button {
    background: #063462 !important;
  }
  .blue a.ext-site::after {
    background-image: url(img/ext2.svg) !important;
  }
  .blue .schedule-list {
    border: none !important;
  }
  .blue .schedule-table .time::before {
    background: #063462;
  }
  .blue .info-list-image {
    background-color: #fff !important;
  }
  .blue .partner-logo img {
    background: #fff !important;
  }
  .blue .menu-butt {
    background: #063462;
  }
  .blue .logo-img path {
    fill: #063462;
  }
  .blue .logo-text path {
    fill: #063462;
  }
  .blue .logo-img {
    filter: brightness(0) invert(17%) sepia(64%) saturate(1286%) hue-rotate(178deg) brightness(90%) contrast(100%);
  }
  .blue .logo-text {
    filter: brightness(0) invert(17%) sepia(64%) saturate(1286%) hue-rotate(178deg) brightness(90%) contrast(100%);
  }
  .blue .menu-left {
    background: #9dd1ff;
  }
  .blue .left-menu-fon, .blue .right-menu-fon {
    background: #9dd1ff;
  }
  .blue .play {
    background: #063462 !important;
  }
  .blue .play:hover {
    background: #063462 !important;
  }
  .blue .play path {
    fill: #063462 !important;
    stroke: #9dd1ff;
  }
  .blue .top-banner {
    background: #9dd1ff !important;
  }
  .blue .play-star {
    background-image: url("../../img/starblue.svg") !important;
  }
  .blue .banner-text::before {
    background: #063462;
  }
  .blue .banner-zayav {
    box-shadow: inset 0px 0px 0px 1px #063462;
  }
  /*.blue .main-picture { filter: grayscale(1);  }*/
  .blue .footer-right path {
    fill: #063462 !important;
  }
  .blue .footer {
    background: url(../../img/lineblue.svg) center top no-repeat !important;
  }
  .blue .step img {
    filter: brightness(0) invert(13%) sepia(24%) saturate(5566%) hue-rotate(193deg) brightness(101%) contrast(96%);
  }
  .blue .right-menu-fon {
    background: #9dd1ff;
  }
  .blue .text-anim {
    color: #9dd1ff !important;
  }
  .blue .text-anim2 {
    color: #9dd1ff !important;
  }
  .blue .banner-buble path,
.blue .banner-rows1 path,
.blue .banner-rows2 path {
    fill: #063462 !important;
  }
  .blue .down-arrow path,
.blue .arrow-up path {
    fill: #063462 !important;
  }
  .blue .doc-type, .blue .doc-type:hover {
    background: #063462 !important;
    color: #9dd1ff !important;
  }
  .blue .rasp-tag {
    box-shadow: inset 0px 0px 0px 1px #063462;
  }
  .blue .rasp-tag.active, .blue .rasp-tag:hover {
    box-shadow: inset 0px 0px 0px 4px #063462;
  }
  .blue .rasp-time::before {
    background: #063462;
  }
  .blue .ico404 {
    background: #9dd1ff;
  }
  .blue .ico404-fon {
    display: none;
  }
  .blue .ico404-image {
    display: none;
  }
  .blue .href404 {
    border: 1px solid #063462 !important;
  }
  .blue .added-row::before {
    color: #063462;
  }
  .blue .added-row::after {
    background: #063462;
  }
  .blue .added-comp::before, .blue .added-comp::after {
    background: #063462;
  }
  .blue .jq-file {
    border-color: #063462 !important;
  }
  .blue .jq-file__browse {
    background: #063462;
    color: #9dd1ff !important;
  }
  .blue .added-file::before, .blue .added-file::after {
    background: #063462;
  }
  .blue .content ul li::before {
    background: #063462;
  }
  .blue .table tr:nth-child(2n+3) td {
    background: #91c7f7;
  }
  .blue form input {
    border: 1px solid #063462 !important;
  }
  .blue .cookie {
    background: #91c7f7;
    border-top: 1px solid #063462;
  }
}
.blue .file-in-text::before {
  filter: grayscale(1);
}
.blue table {
  color: #063462 !important;
}
.blue table th {
  color: #9dd1ff !important;
  background: #063462;
}
.blue table td {
  color: #063462 !important;
}
.blue .mCSB_scrollTools .mCSB_draggerRail,
.blue .mop div,
.blue .search-close div {
  background: #063462;
}
.blue .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.blue .pages a,
.blue .pages span,
.blue .mfp-close,
.blue .video-play::before {
  background: #9dd1ff;
  border: 1px solid #063462 !important;
}
.blue .jq-selectbox__dropdown ul li {
  background: #9dd1ff;
  color: #063462;
}
.blue .jq-selectbox__dropdown ul li.sel, .blue .jq-selectbox__dropdown ul li:hover {
  background: #063462;
  color: #9dd1ff;
}
.blue .error ~ .recap-error {
  box-shadow: 0px 0px 0px 1px #063462;
}
.blue .forma label.error {
  color: #063462;
}

@media screen {
  body.brown {
    background: #3B2716 !important;
    color: #A9DD38;
  }
  .brown * {
    border-color: #A9DD38 !important;
  }
  .brown div {
    color: #A9DD38 !important;
  }
  .brown .top-slider__title b {
    color: #A9DD38 !important;
  }
  .brown a {
    color: #A9DD38;
    text-decoration: underline;
    border: none;
    background: none;
    text-underline-position: under;
  }
  .brown a:not(.video-play):not(.widget_button):not(.widget_close):not(.border):not(.buy-button):hover {
    color: #A9DD38;
    background: none;
  }
  .brown h1, .brown h2, .brown h3, .brown h4, .brown h5, .brown p, .brown span {
    color: #A9DD38 !important;
  }
  .brown blockquote, .brown blockquote p {
    color: #A9DD38;
    font-style: normal;
  }
  /*.brown table { border: 3px solid $green; color: $green }
  .brown td { border: 1px solid $green; color: $green; background: $brown !important }
  .brown th { background: $brown; color: $green }*/
  .brown .welcome-block {
    background: #3B2716;
  }
  .brown .alert-block {
    background: #3B2716;
  }
  .brown .topcrn, .brown .menucrn {
    display: none !important;
  }
  .brown .reception-link {
    background: #3B2716;
  }
  .brown .reception-link span {
    background: #3B2716;
    font-size: 36px !important;
  }
  .brown .submenu-wrapper {
    background: #3B2716;
  }
  .brown .gallery__item {
    background: #3B2716;
  }
  .brown .submenu-wrapper:before {
    display: none;
  }
  .brown .path span {
    color: #A9DD38 !important;
  }
  .brown .path a {
    color: #A9DD38 !important;
  }
  .brown .back-link a {
    color: #A9DD38 !important;
  }
  .brown .back-link span {
    color: #A9DD38 !important;
  }
  .brown input, .brown textarea {
    border-color: #A9DD38;
    background: #3B2716 !important;
    color: #A9DD38;
  }
  .brown input:focus, .brown textarea:focus {
    border: 1px solid #A9DD38 !important;
  }
  .brown input::-moz-placeholder, .brown textarea::-moz-placeholder {
    color: #A9DD38;
  }
  .brown input:-ms-input-placeholder, .brown textarea:-ms-input-placeholder {
    color: #A9DD38;
  }
  .brown input::placeholder, .brown textarea::placeholder {
    color: #A9DD38;
  }
  .brown .contform input[type=date].error, .brown .contform input[type=text].error, .brown .contform textarea.error {
    box-shadow: inset 0px 0px 0px 1px #A9DD38;
  }
  .brown .form-content .file-input {
    border: 1px solid #A9DD38;
    background: #3B2716;
    color: #A9DD38;
  }
  .brown .file-submit, .brown .file-submit:hover {
    background: #3B2716;
    color: #A9DD38;
    border: 1px solid #A9DD38;
  }
  .brown .form-content .submit input {
    background: #A9DD38 !important;
    color: #3B2716;
    border: 1px solid #A9DD38;
  }
  .brown .main-menu li.reception:hover {
    background: none;
  }
  .brown nav {
    background: #3B2716 !important;
    color: #A9DD38 !important;
  }
  .brown .info__citizen {
    background: #3B2716 !important;
    color: #A9DD38 !important;
  }
  .brown .docs {
    background-color: #3B2716 !important;
    color: #A9DD38 !important;
  }
  .brown .docs div {
    background-color: #3B2716 !important;
    color: #A9DD38 !important;
  }
  .brown .calendar-block__item div {
    background-color: #3B2716 !important;
    color: #A9DD38 !important;
  }
  .brown .calendar-events__item {
    background-color: #3B2716 !important;
  }
  .brown .footer {
    background-color: #3B2716 !important;
  }
  .brown .footer-map__btn {
    background-color: #3B2716 !important;
    border: 1px solid #A9DD38 !important;
  }
  .brown .docs-button {
    background-color: #3B2716 !important;
  }
  .brown .docs-slider__item-link {
    background-color: #3B2716 !important;
  }
  .brown .header-input__btn {
    background-color: #3B2716;
  }
  .brown .header {
    background: none;
  }
  .brown .menu3 {
    background: none;
  }
  .brown .media {
    background: none;
  }
  .brown .dg-vrez {
    background: none;
  }
  .brown .f-down {
    background: none;
  }
  .brown .i-item {
    background-color: #3B2716;
    box-shadow: none;
    border: none;
  }
  .brown .link {
    background: none;
  }
  .brown .whe {
    background: #3B2716;
  }
  .brown form input[type=date], .brown form input[type=text] {
    background: none !important;
    color: #A9DD38;
  }
  .brown .search form input[type=submit] {
    background-color: #3B2716 !important;
  }
  .brown form input::-moz-placeholder {
    color: #A9DD38 !important;
  }
  .brown form input:-ms-input-placeholder {
    color: #A9DD38 !important;
  }
  .brown form input::placeholder {
    color: #A9DD38 !important;
  }
  .brown form input::-webkit-input-placeholder {
    color: #A9DD38 !important;
  }
  .brown form input::-moz-placeholder {
    color: #A9DD38 !important;
  }
  .brown form input:-moz-placeholder {
    color: #A9DD38 !important;
  }
  .brown form input:-ms-input-placeholder {
    color: #A9DD38 !important;
  }
  .brown .main-menu {
    background: #3B2716;
  }
  .brown .menu-ov1 {
    background: #3B2716;
  }
  .brown .menu-ov2 {
    background: #3B2716;
  }
  .brown .full-menu {
    background: #3B2716;
  }
  .brown .gamb {
    opacity: 1;
    filter: brightness(0);
  }
  .brown .menu-3-item span {
    filter: brightness(0) grayscale(1);
  }
  .brown .dg-item li:before {
    filter: brightness(0) grayscale(1);
  }
  .brown a.lni-zag {
    color: #A9DD38 !important;
  }
  .brown .last-news-item {
    background: transparent !important;
  }
  .brown .black-content {
    background: #3B2716;
  }
  .brown .text-anim {
    color: #fff !important;
  }
  .brown .text-anim2 {
    color: #fff !important;
  }
  .brown .container .main-slide {
    background: #3B2716;
  }
  .brown .logo-icon path {
    fill: #A9DD38 !important;
  }
  .brown .incenter + .logo-icon path {
    fill: #232321 !important;
  }
  .brown .container .content {
    background: #3B2716;
  }
  .brown .logo-icon-inner path {
    fill: #A9DD38 !important;
  }
  .brown .softm path {
    fill: #A9DD38 !important;
  }
  .brown .doc-link .doc-type {
    color: #3B2716 !important;
    background: #A9DD38;
  }
  .brown .top-screen, .brown .menu-fon {
    filter: grayscale(0);
    background-image: url("img/mainbg-gray.jpg") !important;
  }
  .brown .menu-fon {
    filter: grayscale(1);
  }
  .brown .top-pointer {
    box-shadow: none;
  }
  .brown .menu-logo {
    filter: grayscale(0);
  }
  .brown .logo-icon-inner path {
    fill: #A9DD38 !important;
  }
  .brown .logo-icon-inner.i-white .chars path {
    fill: #A9DD38 !important;
  }
  .brown .footer {
    background: #3B2716 !important;
  }
  .brown .scrolled-image {
    filter: grayscale(1);
  }
  .brown .main-partners {
    background: #3B2716 !important;
    box-shadow: 1000px 0px 0px 0px #3B2716, -1000px 0px 0px 0px #3B2716;
  }
  .brown .partners-logo {
    background: #fff !important;
  }
  .brown .footer-title span::after {
    background: #A9DD38;
  }
  .brown .news-item::before {
    display: none;
  }
  .brown .news-item:hover {
    top: 0px;
  }
  .brown .schedule-top-item.active {
    background: #A9DD38;
    color: #3B2716 !important;
  }
  .brown .schedule-top-item.active div {
    color: #3B2716 !important;
  }
  .brown .schedule-top-item.active span {
    color: #3B2716 !important;
  }
  .brown .schedule-top-item:hover div {
    color: #3B2716 !important;
  }
  .brown .schedule-top-item:hover span {
    color: #3B2716 !important;
  }
  .brown .schedule-top-item::before {
    background: #A9DD38;
  }
  .brown .doc-link .doc-name {
    border-bottom: none !important;
  }
  .brown .doc-link .doc-type {
    color: #3B2716 !important;
    background: #A9DD38;
  }
  .brown .flex-form-submit {
    box-shadow: none;
    color: #3B2716 !important;
    background: #A9DD38 !important;
  }
  .brown .top-pointer {
    box-shadow: none;
  }
  .brown .menu-top {
    background: #A9DD38 !important;
  }
  .brown .menu-top::after {
    background: #A9DD38 !important;
  }
  .brown .menu-top span {
    background: #3B2716 !important;
  }
  .brown .top-menu-block {
    background: #fff !important;
  }
  .brown .top-menu-block::before {
    background: #fff !important;
  }
  .brown .menu-logo path {
    fill: #A9DD38 !important;
  }
  .brown .top-menu-play path {
    stroke: #A9DD38 !important;
    fill: #fff !important;
  }
  .brown .footer .scroll-div.active {
    mix-blend-mode: unset;
    filter: brightness(1);
  }
  .brown .scroll-line {
    filter: brightness(1);
  }
  .brown .scroll-line span {
    background: #A9DD38 !important;
  }
  .brown .scroll-line path {
    stroke: #A9DD38 !important;
  }
  .brown .play-button {
    background: #A9DD38 !important;
  }
  .brown a.ext-site::after {
    background-image: url(img/ext2.svg) !important;
  }
  .brown .schedule-list {
    border: none !important;
  }
  .brown .schedule-table .time::before {
    background: #A9DD38;
  }
  .brown .info-list-image {
    background-color: #fff !important;
  }
  .brown .partner-logo img {
    background: #fff !important;
  }
  .brown .menu-butt {
    background: #A9DD38;
  }
  .brown .logo-img path {
    fill: #A9DD38;
  }
  .brown .logo-text path {
    fill: #A9DD38;
  }
  .brown .logo-img {
    filter: brightness(0) invert(89%) sepia(67%) saturate(948%) hue-rotate(18deg) brightness(101%) contrast(71%);
  }
  .brown .logo-text {
    filter: brightness(0) invert(89%) sepia(67%) saturate(948%) hue-rotate(18deg) brightness(101%) contrast(71%);
  }
  .brown .menu-left {
    background: #3B2716;
  }
  .brown .left-menu-fon, .brown .right-menu-fon {
    background: #3B2716;
  }
  .brown .play {
    background: #A9DD38 !important;
  }
  .brown .play:hover {
    background: #A9DD38 !important;
  }
  .brown .play path {
    fill: #A9DD38 !important;
    stroke: #3B2716;
  }
  .brown .top-banner {
    background: #3B2716 !important;
  }
  .brown .play-star {
    background-image: url("../../img/starbrown.svg") !important;
  }
  .brown .banner-text::before {
    background: #A9DD38;
  }
  .brown .banner-zayav {
    box-shadow: inset 0px 0px 0px 1px #A9DD38;
  }
  /*.brown .main-picture { filter: grayscale(1);  }*/
  .brown .footer-right path {
    fill: #A9DD38 !important;
  }
  .brown .footer {
    background: url(../../img/linebrown.svg) center top no-repeat !important;
  }
  .brown .step img {
    filter: sepia(33%) saturate(4765%) hue-rotate(19deg) brightness(100%) contrast(73%);
  }
  .brown .right-menu-fon {
    background: #3B2716;
  }
  .brown .text-anim {
    color: #3B2716 !important;
  }
  .brown .text-anim2 {
    color: #3B2716 !important;
  }
  .brown .banner-buble path,
.brown .banner-rows1 path,
.brown .banner-rows2 path {
    fill: #A9DD38 !important;
  }
  .brown .down-arrow path,
.brown .arrow-up path {
    fill: #A9DD38 !important;
  }
  .brown .doc-type, .brown .doc-type:hover {
    background: #A9DD38 !important;
    color: #3B2716 !important;
  }
  .brown .rasp-tag {
    box-shadow: inset 0px 0px 0px 1px #A9DD38;
  }
  .brown .rasp-tag.active, .brown .rasp-tag:hover {
    box-shadow: inset 0px 0px 0px 4px #A9DD38;
  }
  .brown .rasp-time::before {
    background: #A9DD38;
  }
  .brown .ico404 {
    background: #3B2716;
  }
  .brown .ico404-fon {
    display: none;
  }
  .brown .ico404-image {
    display: none;
  }
  .brown .href404 {
    border: 1px solid #A9DD38 !important;
  }
  .brown .added-row::before {
    color: #3B2716;
  }
  .brown .added-row::after {
    background: #3B2716;
  }
  .brown .added-comp::before, .brown .added-comp::after {
    background: #3B2716;
  }
  .brown .jq-file {
    border-color: #A9DD38 !important;
  }
  .brown .jq-file__browse {
    background: #3B2716;
    color: #A9DD38 !important;
  }
  .brown .added-file::before, .brown .added-file::after {
    background: #A9DD38;
  }
  .brown .content ul li::before {
    background: #A9DD38;
  }
  .brown .table tr:nth-child(2n+3) td {
    background: #462F1A;
  }
  .brown form input {
    border: 1px solid #A9DD38 !important;
  }
  .brown .cookie {
    background: #462F1A;
    border-top: 1px solid #A9DD38;
  }
}
.brown .file-in-text::before {
  filter: grayscale(1);
}
.brown table {
  color: #A9DD38 !important;
}
.brown table th {
  color: #3B2716 !important;
  background: #A9DD38;
}
.brown table td {
  color: #A9DD38 !important;
}
.brown .mCSB_scrollTools .mCSB_draggerRail,
.brown .mop div,
.brown .search-close div {
  background: #A9DD38;
}
.brown .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.brown .pages a,
.brown .pages span,
.brown .mfp-close,
.brown .video-play::before {
  background: #3B2716;
  border: 1px solid #A9DD38 !important;
}
.brown .jq-selectbox__dropdown ul li {
  background: #3B2716;
  color: #A9DD38;
}
.brown .jq-selectbox__dropdown ul li.sel, .brown .jq-selectbox__dropdown ul li:hover {
  background: #A9DD38;
  color: #3B2716;
}
.brown .error ~ .recap-error {
  box-shadow: 0px 0px 0px 1px #A9DD38;
}
.brown .forma label.error,
.brown .offices-link,
.brown .top-phones a,
.brown .top-spoiler-links a {
  color: #A9DD38;
}

/*WhiteBlack*/
.whiteblack .header,
.whiteblack .simplebar-scrollbar::before,
.whiteblack .garant__slide-nav .nav-item.active ~ .nav-item::before,
.whiteblack .garant__slide-nav .nav-item::after,
.whiteblack .form .jq-selectbox__dropdown,
.whiteblack .map-info,
.whiteblack .top-slider__pagination {
  background: #fff !important;
}
.whiteblack .mobile-menu__search,
.whiteblack .top-slider__prev-item {
  background: #fff;
  border: 1px solid #232321;
}
.whiteblack .header,
.whiteblack .mobile-menu__trigger::before,
.whiteblack .quests__arrow::before, .whiteblack .quests__arrow::after {
  border-color: #232321;
}
.whiteblack .jq-checkbox__div,
.whiteblack .daterangepicker .calendar-table span {
  border-color: #fff !important;
}
.whiteblack input[type=text]::-moz-placeholder {
  color: #232321;
}
.whiteblack input[type=text]:-ms-input-placeholder {
  color: #232321;
}
.whiteblack input[type=text]::placeholder,
.whiteblack .quests__arrow::before, .whiteblack .quests__arrow::after {
  color: #232321;
}
.whiteblack .link--ico path[fill],
.whiteblack .round-ico path[fill],
.whiteblack .partner__name path[fill],
.whiteblack .additional-block__info path[fill],
.whiteblack .pagination__button path[fill],
.whiteblack .date-ico path[fill],
.whiteblack .search-form__button path[fill],
.whiteblack .header__map-ico path[fill],
.whiteblack .form-securities__reset path[fill] {
  fill: #232321 !important;
}
.whiteblack .link--ico path[stroke],
.whiteblack .round-ico path[stroke],
.whiteblack .partner__name path[stroke],
.whiteblack .additional-block__info path[stroke],
.whiteblack .pagination__button path[stroke],
.whiteblack .date-ico path[stroke],
.whiteblack .search-form__button path[stroke],
.whiteblack .header__map-ico path[stroke],
.whiteblack .form-securities__reset path[stroke] {
  stroke: #232321 !important;
}
.whiteblack .link--ico rect[fill],
.whiteblack .round-ico rect[fill],
.whiteblack .partner__name rect[fill],
.whiteblack .additional-block__info rect[fill],
.whiteblack .pagination__button rect[fill],
.whiteblack .date-ico rect[fill],
.whiteblack .search-form__button rect[fill],
.whiteblack .header__map-ico rect[fill],
.whiteblack .form-securities__reset rect[fill] {
  fill: #232321 !important;
}
.whiteblack .link--ico rect[stroke],
.whiteblack .round-ico rect[stroke],
.whiteblack .partner__name rect[stroke],
.whiteblack .additional-block__info rect[stroke],
.whiteblack .pagination__button rect[stroke],
.whiteblack .date-ico rect[stroke],
.whiteblack .search-form__button rect[stroke],
.whiteblack .header__map-ico rect[stroke],
.whiteblack .form-securities__reset rect[stroke] {
  stroke: #232321 !important;
}
.whiteblack .link--ico line[fill],
.whiteblack .round-ico line[fill],
.whiteblack .partner__name line[fill],
.whiteblack .additional-block__info line[fill],
.whiteblack .pagination__button line[fill],
.whiteblack .date-ico line[fill],
.whiteblack .search-form__button line[fill],
.whiteblack .header__map-ico line[fill],
.whiteblack .form-securities__reset line[fill] {
  fill: #232321 !important;
}
.whiteblack .link--ico line[stroke],
.whiteblack .round-ico line[stroke],
.whiteblack .partner__name line[stroke],
.whiteblack .additional-block__info line[stroke],
.whiteblack .pagination__button line[stroke],
.whiteblack .date-ico line[stroke],
.whiteblack .search-form__button line[stroke],
.whiteblack .header__map-ico line[stroke],
.whiteblack .form-securities__reset line[stroke] {
  stroke: #232321 !important;
}
.whiteblack .top-slider__prev-svg circle,
.whiteblack .history-slider__prog,
.whiteblack .history-slider__fon {
  stroke: #232321 !important;
}
.whiteblack .progress {
  stroke: #fff !important;
}
.whiteblack .history-slider__prog,
.whiteblack .svg-content {
  fill: #232321;
}
.whiteblack .history-slider__item.active .history-slider__prog,
.whiteblack .svg-back {
  fill: #fff;
}
.whiteblack .logo,
.whiteblack .doc-info::before,
.whiteblack .link--ico img,
.whiteblack .link--ico--border.link--hover-revers.link--brand:hover img,
.whiteblack .mobile-menu__chat img,
.whiteblack .garant__slide-nav .nav-item img,
.whiteblack .polz__ico img,
.whiteblack .exchange__ico img,
.whiteblack .footer__banner-ico img,
.whiteblack .file__ico,
.whiteblack .spoiler-name-3::after,
.whiteblack .news-item__source img,
.whiteblack .news-date img,
.whiteblack blockquote::before,
.whiteblack .blockquote::before,
.whiteblack .blockquote2::before {
  filter: brightness(0);
}
.whiteblack .page-content ul li::before,
.whiteblack .simplebar-track,
.whiteblack .close::before,
.whiteblack .close::after,
.whiteblack .jq-checkbox, .whiteblack .jq-radio,
.whiteblack .garant__slider,
.whiteblack .ui-slider-range,
.whiteblack .daterangepicker td.available:hover, .whiteblack .daterangepicker th.available:hover,
.whiteblack .slider__arrow::after,
.whiteblack .valuts__hr,
.whiteblack .garant__slide-nav .nav-item::before,
.whiteblack .garant__slide-nav .nav-item.active::before,
.whiteblack .open-ico::before, .whiteblack .open-ico::after,
.whiteblack .history-slider__progress,
.whiteblack .top-slider__pagination.swiper-pagination .swiper-pagination-bullet,
.whiteblack .mop__line::before, .whiteblack .mop__line::after {
  background: #232321 !important;
}
.whiteblack .daterangepicker::before {
  border-bottom-color: #232321;
}
.whiteblack .daterangepicker td.active:hover,
.whiteblack .daterangepicker td.active.off,
.whiteblack .daterangepicker td.in-range {
  background-color: #232321 !important;
  color: #fff !important;
}
.whiteblack .history-slider__progress-wrap {
  background: rgba(0, 0, 0, 0.2);
}
.whiteblack .content a:not([class])[href^=mailto] {
  color: #232321 !important;
}
.whiteblack .tabs__item.active {
  box-shadow: 0 0 0 1px #232321;
}
.whiteblack .file-link.pdf::before {
  background-image: url("../../img/file-ico/black/pdf.svg");
}
.whiteblack .file-link.doc::before {
  background-image: url("../../img/file-ico/black/doc.svg");
}
.whiteblack .file-link.exe::before {
  background-image: url("../../img/file-ico/black/exe.svg");
}
.whiteblack .file-link.files::before {
  background-image: url("../../img/file-ico/black/file.svg");
}
.whiteblack .file-link.jpg::before {
  background-image: url("../../img/file-ico/black/jpg.svg");
}
.whiteblack .file-link.mp3::before {
  background-image: url("../../img/file-ico/black/mp3.svg");
}
.whiteblack .file-link.mp4::before {
  background-image: url("../../img/file-ico/black/mp4.svg");
}
.whiteblack .file-link.ppt::before {
  background-image: url("../../img/file-ico/black/ppt.svg");
}
.whiteblack .file-link.rar::before {
  background-image: url("../../img/file-ico/black/rar.svg");
}
.whiteblack .file-link.xls::before {
  background-image: url("../../img/file-ico/black/xls.svg");
}
.whiteblack .file-link.xml::before {
  background-image: url("../../img/file-ico/black/xml.svg");
}
.whiteblack .spoiler-name-3::after {
  background-image: url("../../img/spoiler/spoiler-ico-black.svg");
}
.whiteblack .blockquote::before {
  background-image: url("../../img/blockquote/blockquote-black.svg");
}

/*BlackWhite*/
.blackwhite .header,
.blackwhite .simplebar-scrollbar::before,
.blackwhite .mobile-menu,
.blackwhite .garant__slide-nav .nav-item.active ~ .nav-item::before,
.blackwhite .garant__slide-nav .nav-item::after,
.blackwhite .garant__slide-list,
.blackwhite .jq-radio__div,
.blackwhite .ui-slider-handle,
.blackwhite .daterangepicker,
.blackwhite .daterangepicker .calendar-table,
.blackwhite .jq-selectbox__dropdown,
.blackwhite .big-tabs__hover,
.blackwhite .form .jq-selectbox__dropdown,
.blackwhite .map-info,
.blackwhite .blind-version-inner .ico.sel::before,
.blackwhite .top-slider__pagination {
  background: #232321 !important;
}
.blackwhite .search,
.blackwhite .mobile-menu__search,
.blackwhite .top-slider__prev-item {
  background: #232321;
  border: 1px solid #fff;
}
.blackwhite input[type=text]::-moz-placeholder {
  color: #fff;
}
.blackwhite input[type=text]:-ms-input-placeholder {
  color: #fff;
}
.blackwhite input[type=text]::placeholder,
.blackwhite .quests__arrow::before, .blackwhite .quests__arrow::after {
  color: #fff;
}
.blackwhite .header,
.blackwhite .mobile-menu__trigger::before,
.blackwhite .quests__arrow::before, .blackwhite .quests__arrow::after {
  border-color: #fff;
}
.blackwhite .jq-checkbox__div,
.blackwhite .daterangepicker .calendar-table span,
.blackwhite .slider__arrow::before {
  border-color: #232321 !important;
}
.blackwhite .link--ico path[fill],
.blackwhite .round-ico path[fill],
.blackwhite .partner__name path[fill],
.blackwhite .additional-block__info path[fill],
.blackwhite .pagination__button path[fill],
.blackwhite .date-ico path[fill],
.blackwhite .search-form__button path[fill],
.blackwhite .header__map-ico path[fill],
.blackwhite .form-securities__reset path[fill] {
  fill: #fff !important;
}
.blackwhite .link--ico path[stroke],
.blackwhite .round-ico path[stroke],
.blackwhite .partner__name path[stroke],
.blackwhite .additional-block__info path[stroke],
.blackwhite .pagination__button path[stroke],
.blackwhite .date-ico path[stroke],
.blackwhite .search-form__button path[stroke],
.blackwhite .header__map-ico path[stroke],
.blackwhite .form-securities__reset path[stroke] {
  stroke: #fff !important;
}
.blackwhite .link--ico rect[fill],
.blackwhite .round-ico rect[fill],
.blackwhite .partner__name rect[fill],
.blackwhite .additional-block__info rect[fill],
.blackwhite .pagination__button rect[fill],
.blackwhite .date-ico rect[fill],
.blackwhite .search-form__button rect[fill],
.blackwhite .header__map-ico rect[fill],
.blackwhite .form-securities__reset rect[fill] {
  fill: #fff !important;
}
.blackwhite .link--ico rect[stroke],
.blackwhite .round-ico rect[stroke],
.blackwhite .partner__name rect[stroke],
.blackwhite .additional-block__info rect[stroke],
.blackwhite .pagination__button rect[stroke],
.blackwhite .date-ico rect[stroke],
.blackwhite .search-form__button rect[stroke],
.blackwhite .header__map-ico rect[stroke],
.blackwhite .form-securities__reset rect[stroke] {
  stroke: #fff !important;
}
.blackwhite .link--ico line[fill],
.blackwhite .round-ico line[fill],
.blackwhite .partner__name line[fill],
.blackwhite .additional-block__info line[fill],
.blackwhite .pagination__button line[fill],
.blackwhite .date-ico line[fill],
.blackwhite .search-form__button line[fill],
.blackwhite .header__map-ico line[fill],
.blackwhite .form-securities__reset line[fill] {
  fill: #fff !important;
}
.blackwhite .link--ico line[stroke],
.blackwhite .round-ico line[stroke],
.blackwhite .partner__name line[stroke],
.blackwhite .additional-block__info line[stroke],
.blackwhite .pagination__button line[stroke],
.blackwhite .date-ico line[stroke],
.blackwhite .search-form__button line[stroke],
.blackwhite .header__map-ico line[stroke],
.blackwhite .form-securities__reset line[stroke] {
  stroke: #fff !important;
}
.blackwhite .top-slider__prev-svg circle,
.blackwhite .history-slider__prog,
.blackwhite .history-slider__fon {
  stroke: #fff !important;
}
.blackwhite .progress {
  stroke: #232321 !important;
}
.blackwhite .history-slider__prog,
.blackwhite .svg-content {
  fill: #fff;
}
.blackwhite .history-slider__item.active .history-slider__prog,
.blackwhite .svg-back {
  fill: #232321;
}
.blackwhite .logo,
.blackwhite .doc-info::before,
.blackwhite .link--ico img,
.blackwhite .link--ico--border.link--hover-revers.link--brand:hover img,
.blackwhite .mobile-menu__chat img,
.blackwhite .garant__slide-nav .nav-item img,
.blackwhite .polz__ico img,
.blackwhite .exchange__ico img,
.blackwhite .footer__banner-ico img,
.blackwhite .file__ico,
.blackwhite .spoiler-name-3::after,
.blackwhite .news-item__source img,
.blackwhite .news-date img,
.blackwhite blockquote::before,
.blackwhite .blockquote::before,
.blackwhite .blockquote2::before {
  filter: brightness(0) invert(1);
}
.blackwhite ymaps[style*="map-point.svg"] {
  filter: brightness(0);
}
.blackwhite .page-content ul li::before,
.blackwhite .simplebar-track,
.blackwhite .close::before,
.blackwhite .close::after,
.blackwhite .jq-checkbox, .blackwhite .jq-radio,
.blackwhite .garant__slider,
.blackwhite .ui-slider-range,
.blackwhite .daterangepicker td.available:hover, .blackwhite .daterangepicker th.available:hover,
.blackwhite .slider__arrow::after,
.blackwhite .valuts__hr,
.blackwhite .garant__slide-nav .nav-item::before,
.blackwhite .open-ico::before, .blackwhite .open-ico::after,
.blackwhite .history-slider__progress,
.blackwhite .top-slider__pagination.swiper-pagination .swiper-pagination-bullet,
.blackwhite .mop__line::before, .blackwhite .mop__line::after {
  background: #fff !important;
}
.blackwhite .daterangepicker::before {
  border-bottom-color: #fff;
}
.blackwhite .daterangepicker::after {
  border-bottom-color: #232321;
}
.blackwhite .daterangepicker td.active,
.blackwhite .daterangepicker td.active:hover,
.blackwhite .daterangepicker td.active.off,
.blackwhite .daterangepicker td.in-range {
  background-color: #fff !important;
  color: #232321 !important;
}
.blackwhite .big-tabs__desctop {
  background: #1c1c1a;
}
.blackwhite .history-slider__progress-wrap,
.blackwhite .content table.table--odd tr:nth-child(2n+1) {
  background: rgba(255, 255, 255, 0.2);
}
.blackwhite .content a:not([class])[href^=mailto] {
  color: #fff !important;
}
.blackwhite .tabs__item.active {
  box-shadow: 0 0 0 1px #fff;
}
.blackwhite .file-link.pdf::before {
  background-image: url("../../img/file-ico/white/pdf.svg");
}
.blackwhite .file-link.doc::before {
  background-image: url("../../img/file-ico/white/doc.svg");
}
.blackwhite .file-link.exe::before {
  background-image: url("../../img/file-ico/white/exe.svg");
}
.blackwhite .file-link.files::before {
  background-image: url("../../img/file-ico/white/file.svg");
}
.blackwhite .file-link.jpg::before {
  background-image: url("../../img/file-ico/white/jpg.svg");
}
.blackwhite .file-link.mp3::before {
  background-image: url("../../img/file-ico/white/mp3.svg");
}
.blackwhite .file-link.mp4::before {
  background-image: url("../../img/file-ico/white/mp4.svg");
}
.blackwhite .file-link.ppt::before {
  background-image: url("../../img/file-ico/white/ppt.svg");
}
.blackwhite .file-link.rar::before {
  background-image: url("../../img/file-ico/white/rar.svg");
}
.blackwhite .file-link.xls::before {
  background-image: url("../../img/file-ico/white/xls.svg");
}
.blackwhite .file-link.xml::before {
  background-image: url("../../img/file-ico/white/xml.svg");
}
.blackwhite .spoiler-name-3::after {
  background-image: url("../../img/spoiler/spoiler-ico-white.svg");
}
.blackwhite .blockquote::before {
  background-image: url("../../img/blockquote/blockquote-white.svg");
}

/*Blue*/
.blue .header,
.blue .simplebar-scrollbar::before,
.blue .mobile-menu,
.blue .garant__slide-nav .nav-item.active ~ .nav-item::before,
.blue .garant__slide-nav .nav-item::after,
.blue .garant__slide-list,
.blue .jq-radio__div,
.blue .ui-slider-handle,
.blue .daterangepicker,
.blue .daterangepicker .calendar-table,
.blue .jq-selectbox__dropdown,
.blue .big-tabs__hover,
.blue .form .jq-selectbox__dropdown,
.blue .map-info,
.blue .top-slider__pagination {
  background: #9dd1ff !important;
}
.blue .search,
.blue .mobile-menu__search,
.blue .top-slider__prev-item {
  background: #9dd1ff;
  border: 1px solid #063462;
}
.blue input[type=text]::-moz-placeholder {
  color: #063462;
}
.blue input[type=text]:-ms-input-placeholder {
  color: #063462;
}
.blue input[type=text]::placeholder,
.blue .quests__arrow::before, .blue .quests__arrow::after {
  color: #063462;
}
.blue .header,
.blue .mobile-menu__trigger::before,
.blue .quests__arrow::before, .blue .quests__arrow::after {
  border-color: #063462;
}
.blue .jq-checkbox__div,
.blue .daterangepicker .calendar-table span,
.blue .slider__arrow::before {
  border-color: #9dd1ff !important;
}
.blue .link--ico path[fill],
.blue .round-ico path[fill],
.blue .partner__name path[fill],
.blue .additional-block__info path[fill],
.blue .pagination__button path[fill],
.blue .date-ico path[fill],
.blue .search-form__button path[fill],
.blue .header__map-ico path[fill],
.blue .form-securities__reset path[fill] {
  fill: #063462 !important;
}
.blue .link--ico path[stroke],
.blue .round-ico path[stroke],
.blue .partner__name path[stroke],
.blue .additional-block__info path[stroke],
.blue .pagination__button path[stroke],
.blue .date-ico path[stroke],
.blue .search-form__button path[stroke],
.blue .header__map-ico path[stroke],
.blue .form-securities__reset path[stroke] {
  stroke: #063462 !important;
}
.blue .link--ico rect[fill],
.blue .round-ico rect[fill],
.blue .partner__name rect[fill],
.blue .additional-block__info rect[fill],
.blue .pagination__button rect[fill],
.blue .date-ico rect[fill],
.blue .search-form__button rect[fill],
.blue .header__map-ico rect[fill],
.blue .form-securities__reset rect[fill] {
  fill: #063462 !important;
}
.blue .link--ico rect[stroke],
.blue .round-ico rect[stroke],
.blue .partner__name rect[stroke],
.blue .additional-block__info rect[stroke],
.blue .pagination__button rect[stroke],
.blue .date-ico rect[stroke],
.blue .search-form__button rect[stroke],
.blue .header__map-ico rect[stroke],
.blue .form-securities__reset rect[stroke] {
  stroke: #063462 !important;
}
.blue .link--ico line[fill],
.blue .round-ico line[fill],
.blue .partner__name line[fill],
.blue .additional-block__info line[fill],
.blue .pagination__button line[fill],
.blue .date-ico line[fill],
.blue .search-form__button line[fill],
.blue .header__map-ico line[fill],
.blue .form-securities__reset line[fill] {
  fill: #063462 !important;
}
.blue .link--ico line[stroke],
.blue .round-ico line[stroke],
.blue .partner__name line[stroke],
.blue .additional-block__info line[stroke],
.blue .pagination__button line[stroke],
.blue .date-ico line[stroke],
.blue .search-form__button line[stroke],
.blue .header__map-ico line[stroke],
.blue .form-securities__reset line[stroke] {
  stroke: #063462 !important;
}
.blue .top-slider__prev-svg circle,
.blue .history-slider__prog,
.blue .history-slider__fon {
  stroke: #063462 !important;
}
.blue .progress {
  stroke: #9dd1ff !important;
}
.blue .history-slider__prog,
.blue .svg-content {
  fill: #063462;
}
.blue .history-slider__item.active .history-slider__prog,
.blue .svg-back {
  fill: #9dd1ff;
}
.blue .logo,
.blue ymaps[style*="map-point.svg"],
.blue .doc-info::before,
.blue .link--ico img,
.blue .link--ico--border.link--hover-revers.link--brand:hover img,
.blue .mobile-menu__chat img,
.blue .garant__slide-nav .nav-item img,
.blue .polz__ico img,
.blue .exchange__ico img,
.blue .footer__banner-ico img,
.blue .file__ico,
.blue .spoiler-name-3::after,
.blue .news-item__source img,
.blue .news-date img,
.blue blockquote::before,
.blue .blockquote::before,
.blue .blockquote2::before {
  filter: brightness(0) invert(14%) sepia(98%) saturate(1452%) hue-rotate(192deg) brightness(86%) contrast(96%);
}
.blue .page-content ul li::before,
.blue .simplebar-track,
.blue .close::before,
.blue .close::after,
.blue .jq-checkbox, .blue .jq-radio,
.blue .garant__slider,
.blue .ui-slider-range,
.blue .daterangepicker td.available:hover, .blue .daterangepicker th.available:hover,
.blue .slider__arrow::after,
.blue .valuts__hr,
.blue .garant__slide-nav .nav-item::before,
.blue .open-ico::before, .blue .open-ico::after,
.blue .history-slider__progress,
.blue .blind-version-inner .ico.sel::before,
.blue .top-slider__pagination.swiper-pagination .swiper-pagination-bullet,
.blue .mop__line::before, .blue .mop__line::after {
  background: #063462 !important;
}
.blue .daterangepicker::before {
  border-bottom-color: #063462;
}
.blue .daterangepicker::after {
  border-bottom-color: #9dd1ff;
}
.blue .daterangepicker td.active,
.blue .daterangepicker td.active:hover,
.blue .daterangepicker td.active.off,
.blue .daterangepicker td.in-range {
  background-color: #063462 !important;
  color: #9dd1ff !important;
}
.blue .big-tabs__desctop {
  background: #aad7ff;
}
.blue .history-slider__progress-wrap,
.blue .content table.table--odd tr:nth-child(2n+1) {
  background: rgba(6, 52, 98, 0.2);
}
.blue .content a:not([class])[href^=mailto] {
  color: #063462 !important;
}
.blue .tabs__item.active {
  box-shadow: 0 0 0 1px #063462;
}
.blue .file-link.pdf::before {
  background-image: url("../../img/file-ico/blue/pdf.svg");
}
.blue .file-link.doc::before {
  background-image: url("../../img/file-ico/blue/doc.svg");
}
.blue .file-link.exe::before {
  background-image: url("../../img/file-ico/blue/exe.svg");
}
.blue .file-link.files::before {
  background-image: url("../../img/file-ico/blue/file.svg");
}
.blue .file-link.jpg::before {
  background-image: url("../../img/file-ico/blue/jpg.svg");
}
.blue .file-link.mp3::before {
  background-image: url("../../img/file-ico/blue/mp3.svg");
}
.blue .file-link.mp4::before {
  background-image: url("../../img/file-ico/blue/mp4.svg");
}
.blue .file-link.ppt::before {
  background-image: url("../../img/file-ico/blue/ppt.svg");
}
.blue .file-link.rar::before {
  background-image: url("../../img/file-ico/blue/rar.svg");
}
.blue .file-link.xls::before {
  background-image: url("../../img/file-ico/blue/xls.svg");
}
.blue .file-link.xml::before {
  background-image: url("../../img/file-ico/blue/xml.svg");
}
.blue .spoiler-name-3::after {
  background-image: url("../../img/spoiler/spoiler-ico-blue.svg");
}
.blue .blockquote::before {
  background-image: url("../../img/blockquote/blockquote-blue.svg");
}

/*Brown*/
.brown .header .simplebar-scrollbar::before,
.brown .mobile-menu,
.brown .garant__slide-nav .nav-item.active ~ .nav-item::before,
.brown .garant__slide-nav .nav-item::after,
.brown .garant__slide-list,
.brown .jq-radio__div,
.brown .ui-slider-handle,
.brown .daterangepicker,
.brown .daterangepicker .calendar-table,
.brown .jq-selectbox__dropdown,
.brown .big-tabs__hover,
.brown .form .jq-selectbox__dropdown,
.brown .map-info,
.brown .top-slider__pagination {
  background: #3B2716 !important;
}
.brown .search,
.brown .mobile-menu__search,
.brown .top-slider__prev-item {
  background: #3B2716;
  border: 1px solid #A9DD38;
}
.brown input[type=text]::-moz-placeholder {
  color: #A9DD38;
}
.brown input[type=text]:-ms-input-placeholder {
  color: #A9DD38;
}
.brown input[type=text]::placeholder,
.brown .quests__arrow::before, .brown .quests__arrow::after {
  color: #A9DD38;
}
.brown .header,
.brown .mobile-menu__trigger::before,
.brown .quests__arrow::before, .brown .quests__arrow::after {
  border-color: #A9DD38;
}
.brown .jq-checkbox__div,
.brown .daterangepicker .calendar-table span,
.brown .slider__arrow::before {
  border-color: #3B2716 !important;
}
.brown .link--ico path[fill],
.brown .round-ico path[fill],
.brown .partner__name path[fill],
.brown .additional-block__info path[fill],
.brown .pagination__button path[fill],
.brown .date-ico path[fill],
.brown .search-form__button path[fill],
.brown .header__map-ico path[fill],
.brown .form-securities__reset path[fill] {
  fill: #A9DD38 !important;
}
.brown .link--ico path[stroke],
.brown .round-ico path[stroke],
.brown .partner__name path[stroke],
.brown .additional-block__info path[stroke],
.brown .pagination__button path[stroke],
.brown .date-ico path[stroke],
.brown .search-form__button path[stroke],
.brown .header__map-ico path[stroke],
.brown .form-securities__reset path[stroke] {
  stroke: #A9DD38 !important;
}
.brown .link--ico rect[fill],
.brown .round-ico rect[fill],
.brown .partner__name rect[fill],
.brown .additional-block__info rect[fill],
.brown .pagination__button rect[fill],
.brown .date-ico rect[fill],
.brown .search-form__button rect[fill],
.brown .header__map-ico rect[fill],
.brown .form-securities__reset rect[fill] {
  fill: #A9DD38 !important;
}
.brown .link--ico rect[stroke],
.brown .round-ico rect[stroke],
.brown .partner__name rect[stroke],
.brown .additional-block__info rect[stroke],
.brown .pagination__button rect[stroke],
.brown .date-ico rect[stroke],
.brown .search-form__button rect[stroke],
.brown .header__map-ico rect[stroke],
.brown .form-securities__reset rect[stroke] {
  stroke: #A9DD38 !important;
}
.brown .link--ico line[fill],
.brown .round-ico line[fill],
.brown .partner__name line[fill],
.brown .additional-block__info line[fill],
.brown .pagination__button line[fill],
.brown .date-ico line[fill],
.brown .search-form__button line[fill],
.brown .header__map-ico line[fill],
.brown .form-securities__reset line[fill] {
  fill: #A9DD38 !important;
}
.brown .link--ico line[stroke],
.brown .round-ico line[stroke],
.brown .partner__name line[stroke],
.brown .additional-block__info line[stroke],
.brown .pagination__button line[stroke],
.brown .date-ico line[stroke],
.brown .search-form__button line[stroke],
.brown .header__map-ico line[stroke],
.brown .form-securities__reset line[stroke] {
  stroke: #A9DD38 !important;
}
.brown .top-slider__prev-svg circle,
.brown .history-slider__prog,
.brown .history-slider__fon {
  stroke: #A9DD38 !important;
}
.brown .progress {
  stroke: #3B2716 !important;
}
.brown .history-slider__prog,
.brown .svg-content {
  fill: #A9DD38;
}
.brown .history-slider__item.active .history-slider__prog,
.brown .svg-back {
  fill: #3B2716;
}
.brown .logo,
.brown .doc-info::before,
.brown .link--ico img,
.brown .link--ico--border.link--hover-revers.link--brand:hover img,
.brown .mobile-menu__chat img,
.brown .garant__slide-nav .nav-item img,
.brown .polz__ico img,
.brown .exchange__ico img,
.brown .footer__banner-ico img,
.brown .file__ico,
.brown .spoiler-name-3::after,
.brown .news-item__source img,
.brown .news-date img,
.brown blockquote::before,
.brown .blockquote::before,
.brown .blockquote2::before {
  filter: brightness(0) invert(77%) sepia(67%) saturate(478%) hue-rotate(26deg) brightness(97%) contrast(89%);
}
.brown ymaps[style*="map-point.svg"] {
  filter: brightness(0) invert(13%) sepia(32%) saturate(873%) hue-rotate(347deg) brightness(98%) contrast(92%);
}
.brown .page-content ul li::before,
.brown .simplebar-track,
.brown .close::before,
.brown .close::after,
.brown .jq-checkbox, .brown .jq-radio,
.brown .garant__slider,
.brown .ui-slider-range,
.brown .daterangepicker td.available:hover, .brown .daterangepicker th.available:hover,
.brown .slider__arrow::after,
.brown .valuts__hr,
.brown .garant__slide-nav .nav-item::before,
.brown .open-ico::before, .brown .open-ico::after,
.brown .history-slider__progress,
.brown .blind-version-inner .ico.sel::before,
.brown .top-slider__pagination.swiper-pagination .swiper-pagination-bullet,
.brown .mop__line::before, .brown .mop__line::after {
  background: #A9DD38 !important;
}
.brown .daterangepicker::before {
  border-bottom-color: #A9DD38;
}
.brown .daterangepicker::after {
  border-bottom-color: #3B2716;
}
.brown .daterangepicker td.active,
.brown .daterangepicker td.active:hover,
.brown .daterangepicker td.active.off,
.brown .daterangepicker td.in-range {
  background-color: #A9DD38 !important;
  color: #3B2716 !important;
}
.brown .big-tabs__desctop {
  background: #332112;
}
.brown .history-slider__progress-wrap,
.brown .content table.table--odd tr:nth-child(2n+1) {
  background: rgba(169, 221, 56, 0.2);
}
.brown .content a:not([class])[href^=mailto] {
  color: #A9DD38 !important;
}
.brown .tabs__item.active {
  box-shadow: 0 0 0 1px #A9DD38;
}
.brown .file-link.pdf::before {
  background-image: url("../../img/file-ico/brown/pdf.svg");
}
.brown .file-link.doc::before {
  background-image: url("../../img/file-ico/brown/doc.svg");
}
.brown .file-link.exe::before {
  background-image: url("../../img/file-ico/brown/exe.svg");
}
.brown .file-link.files::before {
  background-image: url("../../img/file-ico/brown/file.svg");
}
.brown .file-link.jpg::before {
  background-image: url("../../img/file-ico/brown/jpg.svg");
}
.brown .file-link.mp3::before {
  background-image: url("../../img/file-ico/brown/mp3.svg");
}
.brown .file-link.mp4::before {
  background-image: url("../../img/file-ico/brown/mp4.svg");
}
.brown .file-link.ppt::before {
  background-image: url("../../img/file-ico/brown/ppt.svg");
}
.brown .file-link.rar::before {
  background-image: url("../../img/file-ico/brown/rar.svg");
}
.brown .file-link.xls::before {
  background-image: url("../../img/file-ico/brown/xls.svg");
}
.brown .file-link.xml::before {
  background-image: url("../../img/file-ico/brown/xml.svg");
}
.brown .spoiler-name-3::after {
  background-image: url("../../img/spoiler/spoiler-ico-brown.svg");
}
.brown .blockquote::before {
  background-image: url("../../img/blockquote/blockquote-brown.svg");
}

.s14 {
  font-size: 18px !important;
}
.s14 a,
.s14 blockquote,
.s14 div,
.s14 li,
.s14 p,
.s14 span,
.s14 td,
.s14 strong,
.s14 input,
.s14 textarea {
  font-size: 18px !important;
  line-height: normal !important;
}
.s14 h1 {
  font-size: 30px;
}
.s14 h2 {
  font-size: 24px;
}
.s14 h3 {
  font-size: 20px;
}
.s14 .file-in-text {
  padding-left: 24px;
}
.s14 .file-in-text::before {
  height: 20px;
  width: 20px;
}
.s14 .outerlink i {
  height: 20px;
  width: 20px;
  margin-bottom: -4px;
}
.s14 .ico-menu li.selected::before {
  top: -44px;
}
@media (max-width: 1480px) {
  .s14 .ico-menu li.selected::before {
    top: -52px;
  }
}
.s14 .mobile-menu__trigger {
  top: 4px;
}
@media (max-width: 480px) {
  .s14 {
    font-size: 14px !important;
  }
  .s14 a,
.s14 blockquote,
.s14 div,
.s14 li,
.s14 p,
.s14 span,
.s14 td,
.s14 strong,
.s14 input,
.s14 textarea {
    font-size: 14px !important;
  }
}
@media (max-width: 342px) {
  .s14 .content {
    padding-top: 198px;
  }
}

.s16 {
  font-size: 20px !important;
  line-height: normal !important;
}
.s16 a,
.s16 blockquote,
.s16 div,
.s16 li,
.s16 p,
.s16 span,
.s16 td,
.s16 strong,
.s16 input,
.s16 textarea {
  font-size: 20px !important;
  line-height: normal !important;
}
.s16 h1 {
  font-size: 32px !important;
}
.s16 h2 {
  font-size: 26px !important;
}
.s16 h3 {
  font-size: 20px !important;
}
.s16 .file-in-text {
  padding-left: 28px;
}
.s16 .file-in-text::before {
  height: 24px;
  width: 24px;
}
@media (max-width: 1480px) {
  .s16 .ico-menu li.selected::before {
    top: -46px;
  }
}
@media (max-width: 1400px) {
  .s16 .ico-menu li.selected::before {
    top: -46px;
  }
}
.s16 .mobile-menu__trigger {
  top: 8px;
}
@media (max-width: 480px) {
  .s16 {
    font-size: 16px !important;
  }
  .s16 a,
.s16 blockquote,
.s16 div,
.s16 li,
.s16 p,
.s16 span,
.s16 td,
.s16 strong,
.s16 input,
.s16 textarea {
    font-size: 16px !important;
  }
}
@media (max-width: 360px) {
  .s16 .content {
    padding-top: 204px;
  }
}

.s18 {
  font-size: 22px !important;
  line-height: normal !important;
}
.s18 a,
.s18 blockquote,
.s18 div,
.s18 li,
.s18 p,
.s18 span,
.s18 td,
.s18 strong,
.s18 input,
.s18 textarea {
  font-size: 22px !important;
  line-height: normal !important;
}
.s18 h1 {
  font-size: 36px !important;
}
.s18 h2 {
  font-size: 32px !important;
}
.s18 h3 {
  font-size: 22px !important;
}
.s18 .file-in-text {
  padding-left: 32px;
}
.s18 .file-in-text::before {
  height: 28px;
  width: 28px;
}
.s18 .ico-menu li.selected::before {
  top: -38px;
}
@media (max-width: 1480px) {
  .s18 .ico-menu li.selected::before {
    top: -40px;
  }
}
@media (max-width: 1400px) {
  .s18 .ico-menu li.selected::before {
    top: -40px;
  }
}
.s18 .mobile-menu__trigger {
  top: 8px;
}
@media (max-width: 480px) {
  .s18 {
    font-size: 18px !important;
  }
  .s18 a,
.s18 blockquote,
.s18 div,
.s18 li,
.s18 p,
.s18 span,
.s18 td,
.s18 strong,
.s18 input,
.s18 textarea {
    font-size: 18px !important;
  }
}
@media (max-width: 377px) {
  .s18 .content {
    padding-top: 210px;
  }
}

.s14 .news-title a, .s16 .news-title a, .s18 .news-title a {
  font-size: 24px !important;
}

.w3 .banner-zag {
  width: 536px;
}

.w2 .footer-menu, .w3 .footer-menu {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.w2 .footer-menu li {
  padding: 0px 16px 16px 16px;
}

.w3 .footer-menu li {
  padding: 0px 16px 16px 16px;
}

.noshow img {
  visibility: hidden !important;
  opacity: 0 !important;
}

.noshow .calendar-img span {
  display: none;
}

.noshow .calendar-events__item span {
  line-height: 80px;
}

.noshow .footer-map__btn span {
  display: none;
}

.noshow .footer-map__btn img {
  visibility: visible !important;
  opacity: 1 !important;
  display: inline !important;
}

.noshow .calendar-archive span {
  display: none;
}

.noshow .developer img {
  visibility: visible !important;
  opacity: 1 !important;
  display: inline !important;
}

.noshow .developer span {
  display: none;
}

.noshow .logo-icon img {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

.noshow .scroll-div, .showimg .scroll-div {
  bottom: 176px !important;
}

.icon-alt {
  display: none;
}

.noshow .icon-alt {
  display: block;
  color: #232321 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.noshow .info-list-image {
  background: #fff !important;
}

.alt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.s16 .menu > li:not(:first-child) {
  margin-left: 20px;
}/*# sourceMappingURL=blind.css.map */


@media screen and (max-width: 1500px) {
  .showimg .internet-bank__bubble,
  .noshow .internet-bank__bubble {
    top: 332px;
  }
}

@media (max-width: 1023px){
  .showimg .internet-bank__bubble .close,
  .noshow .internet-bank__bubble .close {
    margin-left: auto;
    margin-bottom: 16px;
  }
}
@media (max-width: 740px){
  .showimg .internet-bank__bubble {
    top: 0;
  }
}