.unvis {
    display: none;
}

.black .logo img {
    display: none;
}

.black .unvis {
    display: block !important;
}

.black .header {
    background: #fff;
}

.black .search__input {
    background: #fff;
    height: 34px;
    color: #000;
}

.black .search__input::-webkit-input-placeholder {
    color: #000;
}

.black .search__input::-moz-placeholder {
    color: #000;
}

/* Firefox 19+ */
.black .search__input:-moz-placeholder {
    color: #000;
}

/* Firefox 18- */
.black .search__input:-ms-input-placeholder {
    color: #000;
}

.black .search {
    border: 1px solid #000;
    background: #fff;
    margin-right: 47px;
    width: 231px;
}

.black .lang__link {
    font-size: 17px;
}

.black .search__btn {
    margin-top: 0;
}

.black .search__btn {
    background: transparent url(../img/icons-black.png) 0 8px no-repeat;
}

.black .search.active .search__btn {
    background: transparent url(../img/icons-black.png) 0 8px no-repeat;
}

.black .lang__link {
    color: #000;
}

.black .lang__link_act {
    border-bottom: 1px solid #000;
    line-height: 17px;
}

.black .login__link {
    color: #000;
    font-size: 17px;
}

.black .login__link_act {
    background: #000;
    color: #fff;
}

.black .login__link:hover, .login__link:active, .login__link:focus {
    background: #000;
    color: #fff;
}

.black .see-black {
    display: none;
}

.black .see-color {
    display: inline-block;
    font-size: 21px;
}

.black .see-color:hover {
    color: #000;
    border-color: transparent;
}

.black .main-menu__item {
    font-size: 27px;
    text-transform: none;
}

.black .main-menu__link {
    color: #000;
    font-weight: 700;
}

.black .main-menu__item.main-menu__item__main {
    display: none;
}

.black .main-menu__item:hover {
    background: transparent;
}

.black .header .wrapper {
    border-bottom: 3px solid #000;
    padding-bottom: 12px;
}

.black .header__top {
    border-bottom: none;
    padding-bottom: 15px;
}

.black .header__left {
    width: 70%;
}

.black .slider {
    background: transparent;
}

.black .slide img {
    display: none;
}

.black .slide__info::after {
    display: none;
}

.black .slide__info::before {
    display: none;
}

.black .slide__info {
    width: 75%;
    padding-top: 83px;
}

.black .slide__info__title {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 26px;
}

.black .slide__info__title::before {
    display: none;
}

.black .slide__info__text {
    color: #000;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 23px;
}

.black .btn__link {
    background: #000;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}

.black .slick-dots li.slick-active button:before {
    background: #000;
}

.black .slick-dots li button:before {
    border-color: #000;
}

.black .slider .slick-prev {
    background-image: url(../img/arrows-icon_black.png);
    background-position: 2px -2px;
}

.black .slider .slick-prev:hover {
    background-position: 2px -2px;
}

.black .slider .slick-next {
    background-image: url(../img/arrows-icon_black.png);
    background-position: -41px -2px;
}

.black .slider .slick-next:hover {
    background-position: -41px -2px;
}

.black .slick-dots {
    bottom: 40px;
}

.black .service .wrapper {
    border-top: 1px solid #000;
    padding-top: 52px;
}

.black .service__items {
    padding-top: 1px;
}

.black .articles__title a:hover {
    color: #000;
}

.black .service__item {
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 10px;
    padding: 54px 20px 49px 20px;
    display: table;
    margin-bottom: 29px;
}

.black .service__item__pic {
    display: none;
}

.black .service__item__name {
    display: table-cell;
    font-size: 23px;
    height: 78px;
    line-height: 26px;
    vertical-align: middle;
}

.black .service__item:hover {
    border-color: #000;
}

.black .articles {
    background: transparent;
    padding-top: 3px;
}

.black .articles::before {
    display: none;
}

.black .articles__item {
    display: none;
}

.black .articles__item.articles__item_scroll {
    display: block;
    height: auto;
    width: 100%;
    overflow: visible;
}

.black .articles::after {
    display: none;
}

.black .articles__title {
    font-size: 36px;
}

.black .articles__link__text {
    font-size: 23px;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 33px;
}

.black .articles__line {
    margin-bottom: 18px;
}

.black .articles__date_grey {
    color: #000;
}

.black .articles__item_scroll .articles__inner {
    margin-top: -4px;
    height: auto;
    padding-bottom: 32px;
}

.black .articles__link {
    background: #000;
    color: #fff;
}

.black .articles__item .articles__line:hover .articles__link {
    background: #000;
    color: #fff;
}

.black .articles__item .articles__line:active .articles__link {
    background: #000;
    color: #fff;
}

.black .articles__item .articles__line:focus .articles__link {
    background: #000;
    color: #fff;
}

.black .articles__item .articles__line:hover .articles__link {
    background: #000;
    color: #fff;
}

.black .articles__link:hover,
.black .articles__link:active,
.black .articles__link:focus {
    background: #000;
    color: #fff;
}

.black .articles__item_scroll:hover .articles__link {
    background: #000;
    color: #fff;
}

.black .articles__link__text a:hover {
    color: #000;
}

.black .articles__item:hover .articles__line .articles__link {
    background: #000;
    color: #fff;
}

.black .light-border_dark {
    border-bottom: 1px solid #000;
}

.black .articles__item:hover .articles__line .light-border {
    border-bottom: 1px solid #000;
}

.black .articles__item .articles__line:hover .light-border_dark {
    border-bottom: 1px solid transparent;
}

.black .articles__items {
    padding-bottom: 0;
}

.black .info {
    padding-top: 0;
}

.black .info__item {
    background: transparent;
    border: 1px solid #000;
    box-shadow: none;
    height: 364px;
}

.black .info__item__btn {
    background: #000;
}

.black .info__item__btn:hover {
    background: #000;
}

.black .light-border_grey {
    border-bottom: 1px solid #000;
}

.black .event__title a {
    color: #000;
}

.black .event__info__text {
    font-size: 23px;
    line-height: 31px;
    margin-bottom: 13px;
}

.black .event__title {
    border-bottom: 5px solid #000;
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 24px;
}

.black .event__day {
    display: none;
}

.black .event__info {
    width: 100%;
}

.black .event__info__text a:hover {
    color: #000;
}

.black .event__detail {
    color: #000;
    font-size: 18px;
}

.black .event {
    padding-bottom: 92px;
}

.black .news__item {
    padding-right: 63px;
}

.black .footer {
    background: #fff;
    padding-top: 0;
}

.black .footer .wrapper {
    border-top: 2px solid #000;
    padding-top: 31px;
}

.black .footer__social {
    padding-left: 0;
    margin-bottom: 15px;
}

.black .footer__menu__item a {
    color: #000;
    border-bottom: none;
    font-size: 21px;
}

.black .footer-phone {
    color: #000;
    font-weight: 700;
}

.black .bank-info {
    padding-left: 0;
}

.black .footer__menu__item {
    margin-bottom: 22px;
}

.black .footer-mail {
    color: #000;
    border-color: #000;
}

.black .print-link {
    color: #000;
    background: transparent;
    border: 1px solid #000;
}

.black .print-link::before {
    background: url(../img/icons-black.png) -7px -63px no-repeat;
}

.black .print-link:hover {
    color: #fff;
    background: #000
}

.black .print-link:hover::before {
    background: url(../img/icons.png) -7px -63px no-repeat;
}

.black .copyright {
    color: #000;
    padding-left: 0;
}

.black .footer__create {
    color: #000;
    padding-left: 0;
    text-align: left;
}

.black .footer__create img {
    display: none;
}

.black .bank-info__logo img {
    display: none;
}

.black .info__item__text {
    font-size: 21px;
    line-height: 33px;
    padding-bottom: 0;
    margin-bottom: 23px;
}

.black .info__item__title {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 16px;
}

.black .bank-logo__text {
    color: #000;
}

.black .info__item__btn {
    font-size: 18px;
    padding: 0 31px;
    line-height: 47px;
    color: #fff;
}

.black .footer__social__link {
    background: transparent;
    border: 1px solid #000;
}

.black .footer__social__link:hover {
    background: transparent;
}

.black .slick-slide {
    outline: none;
}

.black .bread-crumbs__item a {
    color: #000;
    font-size: 16px;
}

.black a {
    color: #000;
}

.black .page__menu__item a {
    color: #fff;
}

.black .bread-crumbs__item {
    color: #000;
    font-size: 16px;
}

.black .page__menu__item {
    background-color: #000;
    font-size: 18px;
    list-style: none;
}

.black .page__menu__item:hover {
    background: #fff;
}

.black .page__menu__item:hover a {
    color: #000;
}

.black .page__articles {
    border-color: #000;
}

.black .page__articles__title::after {
    background: #000;
}

.black .page__articles__text:hover {
    color: #000;
}

.black .page__test::before {
    display: none;
}

.black .page__test {
    padding-top: 24px;
    background: #fff;
    border: 1px solid #000;
}

.black .page__test__title {
    font-size: 18px;
    margin-bottom: 20px;
}

.black .page__test__name:hover {
    color: #000;
}

.black .page__articles__title {
    font-size: 17px;
}

.page__articles__text {
    font-size: 17px;
    line-height: 25px;
}

.black ul li {
    list-style-image: url(../img/bullet-icon_black.png);
}

.black ol li::before {
    color: #000;
}

.black thead {
    background: #000;
    color: #fff;
}

.black th, td {
    border-color: #000;
}

.black table tr td {
    border-color: #000;
}

.black dd {
    font-size: 17px;
}

.black dt {
    font-size: 17px;
}

.black .project-list__pic {
    display: none;
}

.black .project-list__info {
    width: 100%;
}

.black .project-list__title {
    font-size: 18px;
    line-height: 27px;
}

.black .project-list__descr {
    font-size: 17px;
    line-height: 21px;
}

.black .pagination__item_current {
    background: #000;
}

.black .pagination__item {
    font-size: 20px;
    padding: 7px 16px 10px 15px;
}

.black .pagination__link {
    font-size: 20px;
}

.black .pagination__link:hover {
    color: #000;
}

.black .pagination__item:hover .pagination__link {
    color: #000;
}

.black .project-list__item:hover .project-list__title {
    color: #000;
}

.black .article-full__date {
    color: #000;
    font-size: 17px;
    margin-bottom: 10px;
}

.black .share_bot {
    border-color: #000;
}

.black .back-link {
    font-size: 18px;
}

.black .share__title {
    color: #000;
    font-size: 13px;
}

.black .read-more {
    background: transparent;
    padding-top: 0;
}

.black .page__content {
    padding-bottom: 30px;
}

.black .share__link {
    text-align: center;
    border-color: #000;
}

.black .share__link:hover {
    background: transparent;
}

.black .share__link img {
    display: none;
}

.black .share__link .unvis {
    display: inline-block !important;
}

.black .read-more::after {
    display: none;
}

.black .read-more::before {
    display: none;
}

.black .read-more__pic {
    display: none;
}

.black .read-more .wrapper {
    border-top: 2px solid #000;
    padding-top: 50px;
}

.black .read-more__name {
    font-size: 18px;
    line-height: 29px;
}

.black .section .service__item {
    display: inline-block;
}

.black .section .service__items {
    padding-top: 46px;
}

.black .section .service__item__name {
    display: block;
    text-align: center;
}

.black .section__icon {
    display: none;
}

.black .section {
    padding-top: 70px;
}

.black .articles__list__item__pic {
    display: none;
}

.black .articles__list__item__title {
    font-size: 19px;
    line-height: 25px;
}

.black .articles__list__item__text {
    font-size: 17px;
    line-height: 24px;
}

.black .articles__list__item:hover .articles__list__item__title a {
    color: #000;
}

.black .page__side__link {
    background: #000;
    padding: 32px 12px 19px 13px;
}

.black .page__side__link_act {
    background: #fff;
    border: 1px solid #000;
}

.black .page__side__link__name {
    color: #fff;
    font-size: 19px;
}

.black .page__side__link_act .page__side__link__name {
    color: #000;
}

.black .page__side__link__pic {
    display: none;
}

.black .articles__more {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    margin-bottom: 40px;
}

.black .page__side__link:hover .page__side__link__name {
    color: #fff;
}

.black .page__side__link_act:hover .page__side__link__name {
    color: #000;
}

.black .icon {
    display: none;
}

.black .articles__list__item__date {
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 15px;
    display: block;
}

.black .articles__list__item {
    margin-bottom: 50px;
}

.black .video-list__item {
    box-shadow: none;
    background: #fff;
    border: 1px solid #000;
}

.black .video-list__item__time {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.black .video-list__item__title {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 20px;
}

.black .video-list__item:hover .video-list__item__title {
    color: #000;
}

.black .picture-list__item {
    box-shadow: none;
    background: #fff;
    border: 1px solid #000;
}

.black .picture-list__item__title {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0 9px 0;
}

.black .picture-list__item__time {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.black .picture-list__item:hover .picture-list__item__title {
    color: #000;
}

.black .gallery__full__item {
    box-shadow: none;
    background: #fff;
    border: 1px solid #000;
}

.black .event-list__pic {
    display: none;
}

.black .news-full__date {
    color: #000;
    font-size: 17px;
}

.black .calendar {
    border-color: #000;
}

.black .name-day td {
    color: #000;
}

.black #calendar2 tbody td {
    color: #000;
}

.black .news__item .event__info__text {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}

.black .news__items_list .news__item {
    padding-right: 0;
}

.black blockquote::after {
    background: #000;
}

.black blockquote::before {
    background: #000;
}

.black blockquote p {
    color: #000;
}

.black thead tr td {
    color: #fff;
}

.black .pictures__title {
    color: #000;
}

.black .pictures__title::before {
    background: #000;
}

.black .links-list__icon {
    display: none;
}

.black .links-list__links {
    width: 100%;
}

.black .links-list__link {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}

.black .links-list__descr {
    font-size: 19px;
    line-height: 24px;
    padding-bottom: 10px;
}

.black .links-list__link:hover {
    color: #000;
}

.black .contacts .b-button {
    background: #000;
}

.black .b-form-item_style_default .b-form-item__label {
    font-size: 16px;
}

.black .contacts .b-form__item {
    padding-bottom: 20px;
}

.black .contacts__item {
    font-size: 20px;
    padding-bottom: 20px;
}

.black .site-map__item ul li {
    font-weight: 400;
    list-style: none;
    font-size: 19px;
    margin-bottom: 14px;
    margin-left: 11px;
}

.black .site-map__item {
    font-size: 19px;
    margin-bottom: 15px;
}

.black .test__item__left {
    display: none;
}

.black .test__item__right {
    width: 100%;
}

.black .test__item__link {
    font-size: 16px;
    color: #fff;
    background: #000;
    line-height: 22px;
}

.black .tests__item__title {
    font-size: 19px;
}

.black .tests__item__title:hover {
    color: #000;
}

.black .test__result {
    font-size: 17px;
    color: #000;
}

.black .test-full__question {
    font-size: 18px;
    color: #000;
    line-height: 24px;
}

.black .cabinet-btn.question-btn {
    background: #000;
}

.black .test-full__inner {
    border-color: #000;
}

.black .test-full__label {
    font-size: 18px;
    line-height: 26px;
}

.black .test-full__input:checked + .test-full__label:before {
    background: url(../img/checkbox_black.png) -31px 0 no-repeat;
}

.black .test-full__label:before {
    background: url(../img/checkbox_black.png) 0 0 no-repeat;
}

.black .full__question {
    margin-bottom: 15px;
}

.black .calc__label {
    width: 100%;
    display: block;
    font-size: 18px;
    margin-bottom: 12px;
}

.black .calc__label br {
    display: none;
}

.black .calc__select {
    display: block;
    width: 100%;
}

.black .calc__input {
    width: 100%;
}

.black .calc__total {
    border-color: #000;
}

.black .calc dd {
    color: #000;
}

.black .jq-selectbox li.selected {
    background: #000;
}

.black .jq-selectbox ul {
    background: #fff;
}

.black .jq-selectbox li:hover {
    background-color: #000;
    color: #FFF;
}

.black .compare__sort {
    background: #fff;
    border: 1px solid #000;
}

.black .compare__sort__item .calc__label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-bottom: 0;
    font-size: 14px;
}

.black .tooltip {
    background: #000;
}

.black .bank__deposit {
    color: #000;
    font-size: 18px;
    line-height: 30px;
}

.black .name__deposit {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}

.black .compare__check {
    background: url(../img/checkbox_black.png) -31px 0 no-repeat;
}

.black .compare__sort .btn__link {
    line-height: 39px;
}

.black .compare__table td {
    font-size: 19px !important;
}

.black .tabs .tabs-input:checked + .tabs-label {
    border-color: #000;
}

.black .tabs .tabs-label {
    font-size: 19px;
    border-color: #000;
    background: #000;
    color: #fff;
}

.black .cabinet-btn {
    background: #000;
}

.black .info-span {
    font-size: 16px;
}

.black .exchange__text {
    color: #000;
}

.black .currency__table td {
    font-size: 18px;
}

.black .currency__text {
    font-size: 16px;
    color: #000;
}

.black .currency__sort__row_big {
    width: 100%;
}

.black .article-slider {
    box-shadow: none;
}

.black .calc__tooltip {
    font-size: 17px;
    line-height: 21px;
}

.black h5 {
    color: #000;
}

.black .giz img {
    display: none;
}

.black .giz-text {
    color: #000;
}

@media screen and (max-width: 1230px) {
    .black .header__right {
        width: 27%;
    }

    .black .header__left {
        width: 72%;
    }

    .black .search {
        border: 1px solid #000;
        width: 186px;
        margin-right: 7px;
    }

    .black .see-color {
        font-size: 15px;
        margin-left: 0;
    }

    .black .main-menu__item {
        font-size: 20px;
    }

    .black .slide__info {
        padding-top: 21px;
    }

    .black .slide__info__title {
        font-size: 36px;
        line-height: 39px;
        margin-bottom: 54px;
        height: auto;
        overflow: visible;
    }

    .black .slide__info__text {
        color: #000;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 23px;
    }

    .black .slider {
        height: 414px;
    }

    .black .service__item {
        display: inline-block;
        width: 31%;
        text-align: center;
        margin-right: 20px;
    }

    .black .service__item__name {
        display: block;
    }

    .black .footer .wrapper {
        padding-top: 20px;
    }

    .black .event__left {
        margin-bottom: 55px;
    }

    .black .footer__menu__item a {
        font-size: 15px;
    }

    .black .service__item:nth-child(3n) {
        margin-right: 0;
    }

    .black .project-list__item {
        width: 47%;
        padding-right: 28px;
    }

    .black .section .service__item__name {
        font-size: 19px;
    }

    .black .events-list__item .event__info {
        width: 100%;
    }

    .black .name__deposit {
        line-height: 25px;
    }

}

@media screen and (max-width: 768px) {
    .black .slider {
        height: auto;
        min-height: 268px;
    }

    .black .slide__info {
        width: 100%;
        max-height: 600px;
    }

    .black .slide__info__title {
        font-size: 18px;
        max-height: 140px;
        line-height: 28px;
        overflow: hidden;
        margin-bottom: 16px;
        text-shadow: none;
    }

    .black .slide__info__title span {
        max-height: 600px;
    }

    .black .mobile-hamburger {
        background: url('../img/gamburger_black.png') 0 0 no-repeat;
    }

    .black .service__item {
        width: 100%;
        margin-right: 0;
    }

    .black .service__items {
        padding-top: 1px;
        padding: 17px 0 0 0;
    }

    .black .service__item__name {
        height: auto;
    }

    .black .articles__title {
        font-size: 29px;
        margin-bottom: 18px;
    }

    .black .articles__link__text {
        font-size: 19px;
        margin-bottom: 5px;
        font-weight: 700;
        line-height: 28px;
    }

    .black .service .wrapper {
        padding-top: 39px;
    }

    .black .event {
        padding-bottom: 0;
    }

    .black .event__info__text {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 12px;
    }

    .black .news__item {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .black .articles__item_scroll .articles__inner {
        padding-bottom: 0;
    }

    .black .sidebar {
        background: #fff;
    }

    .ms-menu a {
        color: #fff;
    }

    .black .ms-menu a {
        color: #000;
    }

    .black .sidebar-block__close {
        background-color: #000;
    }

    .black .ms-menu__arrow {
        background-color: #000;
    }

    .black .ms-menu li {
        border-color: #000;
    }

    .black .search {
        border: 1px solid #000;
        width: 93%;
        margin-right: 0;
    }

    .black .see-links {
        text-align: center;
        margin-top: 15px;
    }

    .black .see-color {
        padding-left: 0;
        margin-left: 0;
    }

    .black .ms-menu li > ul {
        background-color: #fff;
        color: #000;
    }

    .black .ms-menu ul.active li a {
        background-color: #fff;
        color: #000;
    }

    .black .ms-menu__arrow:hover {
        background-color: #000;
    }

    .black .ms-menu a:hover {
        background-color: #fff;
    }

    .black .project-list__item {
        border-color: #000;
        width: 100%;
        padding-right: 0;
        padding-bottom: 25px;
    }

    .black .page__content {
        padding-bottom: 0;
    }

    .black .read-more .wrapper {
        padding-top: 17px;
    }

    .black .section .service__item {
        display: block;
        margin: 0 0 30px 0;
        width: 100%;
    }

    .black .section {
        padding-top: 50px;
    }

    .black .articles__list__item {
        margin-bottom: 20px;
        padding-bottom: 25px;
    }

    .black .tabs .tabs-label {
        width: 100%;
        display: block;
        float: none;
        border-bottom: 1px solid #000;
    }

    .black .tabs .tabs-input:checked + .tabs-label::after {
        display: none;
    }

    .black .articles__list__item_nophoto {
        padding-top: 15px;
        padding-bottom: 15px;
    }

}
