body {
    font: normal normal 16px/22px 'ClearSans', Arial, Helvetica,serif;
    color: #3b3b3b;
    min-width: 320px;
    text-align: center;
    background: #fff;
}

html,body {
    height: 100%;
    margin: 0;
    padding: 0;
    min-height: 100%;
}

.main {
    min-height: 100%;
    overflow: hidden;
}

.hfooter {
    clear: both;
    height: 368px;
}

p {
    margin-bottom: 10px
}

a {
    color: inherit
}

.center {
    margin: 0 auto;
    width: 100%;
    max-width: 1330px;
    padding: 0 20px;
    text-align: left
}

.center._big {
    width: 1546px;
}

* {
    box-sizing: border-box
}

._hidden {
    display: none;
}

form .errors {
    color: red;
    padding: 10px 0;
    margin-top: -30px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
}

form ._error {
    border-color: red;
    background-color: #ffd8d8
}

a[href^="tel:"] {
    cursor: default;
    text-decoration: none
}

@font-face {
    font-family: "ClearSans";
    src: url("../fonts/ClearSans-400.eot");
    src: local("ClearSans"), local("Clear Sans"), url("../fonts/ClearSans-400.eot#iefix") format("embedded-opentype"), url("../fonts/ClearSans-400.woff2") format("woff2"), url("../fonts/ClearSans-400.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ClearSans";
    src: url("../fonts/ClearSans-500.eot");
    src: local("ClearSans"), local("Clear Sans"), url("../fonts/ClearSans-500.eot#iefix") format("embedded-opentype"), url("../fonts/ClearSans-500.woff2") format("woff2"), url("../fonts/ClearSans-500.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "ClearSans";
    src: url("../fonts/ClearSans-700.eot");
    src: local("ClearSans"), local("Clear Sans"), url("../fonts/ClearSans-700.eot#iefix") format("embedded-opentype"), url("../fonts/ClearSans-700.woff2") format("woff2"), url("../fonts/ClearSans-700.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

.button {
    background: #1049bd;
    color: #fff;
    text-decoration: none;
    padding: 15px 40px;
    display: inline-block;
    transition: .2s;
    -webkit-transition: .2s;
    border: 0;
    cursor: pointer;
}

.title {
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 48px;
    margin-bottom: 28px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-top: 0;
    position: relative;
}

.footer {
    height: 368px;
    margin-top: -368px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    background: none;
    border: 0;
    color: #b7b7b7;
    margin-top: -20px;
    transition: .2s;
    -webkit-transition: .2s;
    text-align: center;
    cursor: pointer;
}

.slick-prev {
    left: 10px;
}

.slick-next {
    right: 10px;
}

.slick-arrow:before {
    font: normal normal normal 35px/35px FontAwesome;
}

.slick-prev:before {
    content: "\f104";
}

.slick-next:before {
    content: "\f105";
}

.slick-arrow:hover {
    color: #1049bd;
}

.slick-dots {
    z-index: 1;
    position: absolute;
    bottom: 20px;
    padding: 0;
    width: 100%;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    justify-content: center;
    list-style: none;
}

.slick-dots li {
    background: #b7b7b7;
    font-size: 0;
    border: 0;
    width: 8px;
    height: 7px;
    margin: 0 10px 0 0;
    border-radius: 100%;
    cursor: pointer;
}

.slick-dots li.slick-active, .slick-dots li:hover {
    background: #1049bd;
}

.slick-dots li * {
    border: 0;
    background: none;
}

.slick-list, .slick-track {
    height: 100%;
}

.popup {
    background-color: rgba(84, 0, 106, 0.6);
    display: none;
    position: fixed;
    height: 100%;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 11;
}

.popup__wrapper {
    padding: 50px 94px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 529px;
    height: 545px;
}

.popup__close {
    position: absolute;
    font-size: 35px;
    color: #000;
    right: -30px;
    top: -30px;
    cursor: pointer;
    z-index: 1;
    transition: .2s;
}

.popup__close:hover {
    color: grey;
}

.input-text {
    display: block;
    border: 1px solid #000;
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 12px;
    background: rgba(255, 255, 255, 0.5);
}

.input-text.error, .input-text._error {
    border-color: red
}

.close {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 60px;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    z-index: 1;
    font-family: serif;
}

.close:hover {
    color: #ff010a;
}

.input-text:focus {
    border-color: #c2c2c2;
}

.header {
    background: #ebebeb;
    padding: 20px 0 0 0;
}

.slider {
    height: 818px;
	min-height: 390px;
}

.slider__wrapper {
    height: 100%;
}

.slider-item {
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.slider-item__text {
    width: 750px;
    padding-top: 110px;
    padding-left: 20px;
}
.slider-item__text_building {
    width: 750px;
    padding-top: 110px;
    padding-left: 20px;
}

.slider-item__text p {
    margin-bottom: 63px;
    font-size: 20px;
    line-height: 24px;
}

.slider-item__text a {
    color: #1049bd;
    border: 1px solid;
    text-decoration: none;
    padding: 8px 24px;
    display: inline-block;
    transition: .2s;
    -webkit-transition: .2s;
}

.header__logo {
    position: absolute;
    left: -224px;
    top: -15px;
    width: 190px;
    height: 137px;
    transition: .2s;
    -webkit-transition: .2s;
}

.header__oie-logo {
    position: absolute;
    right: -220px;
    top: 10px;
    min-width: 190px;
    height: 88px;
}

.header__personal {
    position: absolute;
    top: 10px;
    right: 15px;
}

.header__languages {
    position: absolute;
    bottom: 50px;
    right: 0;
    display: flex;
    width: 150px;
    justify-content: flex-end;
}

.header__panel {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.header-menu__list {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    border-bottom: 2px solid #1049bd;
}

.header-menu__link {
    text-decoration: none;
    padding: 11px;
    display: block;
    white-space: nowrap;
    z-index: 1;
    transition: .2s;
    -webkit-transition: .2s;
}

.header__slogan {
    color: #1049bd;
    text-transform: uppercase;
    width: 910px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1.6px;
    display: block;
    position: relative;
    text-decoration: none;
}

.header__slogan span {
    display: block;
    margin-top: 6px;
}

.bloks__wrapper {
    display: flex;
    justify-content: space-between;
}

.bloks-item {
    width: 486px;
    text-decoration: none;
    overflow: hidden;
}

.bloks-item__title {
    background: #1049bd;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    line-height: 1.2;
    padding: 0 110px;
    height: 101px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    transition: .2s;
    -webkit-transition: .2s;
    text-decoration: none;
}

.service__wrapper {
    display: flex;
}

.service-item {
    width: 20%;
    text-decoration: none;
}

.footer-bottom {
    background: #1049bd;
    color: #fff;
    padding: 12px 0;
    font-size: 14px;
    line-height: 30px;
}

.footer-menu {
    background: #85a2dd;
    padding: 46px 0 42px 0;
}

.footer-menu__list {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0;
}

.footer-menu__link {
    text-decoration: none;
    transition: .2s;
    -webkit-transition: .2s;
}

.footer-top {
    background: #ebebeb;
    border-top: 13px solid #1049bd;
    padding: 20px 0 33px 0;
}

.footer__map svg {
    width: 55px;
    height: 43px;
    fill: #1049bd;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    transition: .2s;
    -webkit-transition: .2s;
}

.footer__map {
    color: #1049bd;
    border: 1px solid;
    display: block;
    width: 237px;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 31px;
    transition: .2s;
    -webkit-transition: .2s;
}

.footer-contacts {
    display: flex;
    padding-top: 33px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.footer__phone {
    flex-grow: 1;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
.footer-logos {
    display: flex;
}

.footer-social__item {
    color: #1049bd;
    text-decoration: none;
    font-size: 25px;
    padding: 10px 15px;
    transition: .2s;
    -webkit-transition: .2s;
}

.footer-logos__item {
    text-decoration: none;
    width: 221px;
}

.footer-logos__title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    padding: 0 30px;
}

.footer-logos__image {
    text-align: center;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    transition: .2s;
    -webkit-transition: .2s;
}

.news-item {
	padding: 30px 40px;
}

.news-item._inner {
    padding: 0;
    margin-bottom: 40px;
}

.news-item__title {
    color: #1049bd;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    display: block;
    transition: .2s;
    -webkit-transition: .2s;
    height: 66px;
    overflow: hidden;
}

.news-item__more {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #1049bd;
    font-weight: bold;
    transition: .2s;
    -webkit-transition: .2s;
}

.search {
    width: 270px;
    height: 55px;
    border-bottom: 2px solid #1049bd;
    overflow: hidden;
    cursor: pointer;
    transition: .5s;
    right: 100px;
}

.header__top {
    display: flex;
    padding-bottom: 21px;
    justify-content: space-between;
}

.header__login {
    font-size: 18px;
    color: #1049bd;
    text-decoration: none;
    padding-left: 30px;
    position: relative;
}

.header__login:before {
    content: '';
    display: block;
    width: 16px;
    height: 17px;
    background: url(../images/icon-lk.svg);
    position: absolute;
    top: 4px;
    left: 5px;
}

.header__language {
    display: inline-block;
    position: relative;
    color: #1049bd;
    text-decoration: none;
    padding: 10px;
    border-bottom: 1px solid #1049bd;
    transition: .2s;
    -webkit-transition: .2s;
}

.header__language._active {
    color: #fff;
    background: #1049bd;
    cursor: default;
}

.header-menu__link:hover, .header-menu__link.active, .header-menu__link._active {
    background: #1049bd;
    color: #fff;
}

.bloks-item__image img {
    width: 100%;
    height: 100%;
}

.bloks-item__image {
    width: 100%;
    height: 507px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.service {
    padding: 60px 0 95px 0;
}

.service__title {
    font-size: 30px;
    line-height: 48px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-bottom: 80px;
    color: #1049bd;
}

.service-item__title {
    font-size: 18px;
    text-align: center;
    padding: 0 9px;
    transition: .2s;
    -webkit-transition: .2s;
}

.service-item__image {
    margin-bottom: 37px;
    height: 135px;
    transition: .2s;
    -webkit-transition: .2s;
}

.footer-top__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer__create {
    text-decoration: none;
    transition: .2s;
    -webkit-transition: .2s;
}

.footer-bottom__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-menu__link._parent:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 7px solid #1049bd;
    margin-left: 8px;
    margin-top: 8px;
    transition: .2s;
    -webkit-transition: .2s;
}

.header-menu__link._parent:hover:after, .header-menu__link._active._parent:after, .header-menu__link._active._parent:after {
    border: 5px solid transparent;
    border-top: 7px solid #fff;
}

.bloks {
    padding: 103px 0 55px 0;
}

.footer__create img {
    margin-left: 10px;
}

.service-item__image img {
    margin: 0 auto;
    display: block;
    height: 95%;
}

.news .slick-arrow {
    top: 479px;
}

.news .slick-prev {
    left: 30px;
}

.news .slick-next {
    right: auto;
    left: 70px;
}

.news .slick-dots {
    bottom: auto;
    top: 474px;
    left: 102px;
    width: auto;
}

.slider .slick-arrow {
    top: auto;
    bottom: 173px;
    width: 85px;
    height: 95px;
    background: url(../images/bg_rombik.png) no-repeat;
    color: #fff;
}

.slider .slick-prev {
    left: auto;
    right: 219px;
    background-position: 0 0;
    padding-left: 30px;
}

.slider .slick-next {
    right: 134px;
    background-position: 100% 0;
    padding-right: 40px;
}

.slider:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -387px;
    right: 0;
    border: 388px solid transparent;
    border-right: 697px solid #ebebeb;
}

.news-item__desc {
    margin-bottom: 17px;
    max-height: 92px;
    overflow: hidden;
}

.bloks-item._news {
    box-shadow: 0 0 10px #e9e9e9;
}

.service .slick-arrow {
    top: 80px;
}

.footer-social {
    display: flex;
    align-items: center;
}

.center._mini {
    padding-left: 30px;
    padding-right: 30px;
}

.slider .slick-arrow:hover {
    color: #000;
}

.search__submit {
    width: 55px;
    height: 55px;
    font-size: 0;
    border: 0;
    position: absolute;
    top: -2px;
    right: -2px;
    background: url(../images/icon-search.svg) 50% 50% no-repeat;
    background-size: 25px;
}

.search__submit:hover {
    opacity: .5;
}

.search__text {
    background: none;
    border: 0;
    height: 100%;
    padding: 14px 44px 14px 0;
    width: 100%;
    color: #1049bd;
}

.search__text::-webkit-input-placeholder {
    color: #1049bd;
}

.search__text::-moz-placeholder {
    color: #1049bd;
}

.search__text:-moz-placeholder {
    color: #1049bd;
}

.search__text:-ms-input-placeholder {
    color: #1049bd;
}

.breadcrumbs {
    list-style: none;
    padding: 43px 0 33px 0;
    font-size: 14px;
}

.breadcrumbs li {
    display: inline-block
}

.breadcrumbs li:after {
    content: '>';
    margin: 0 17px;
}

.breadcrumbs li a {
    text-decoration: none;
    color: #666666;
    transition: .2s;
    -webkit-transition: .2s;
}

.breadcrumbs li._active:after {
    display: none;
}

.breadcrumbs li._active, .breadcrumbs li:hover a {
    color: #85a2dd;
}

.document__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.document__item {
    width: 33%;
    text-decoration: none;
    font-weight: bold;
    font-size: 24px;
    line-height: 31px;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 2px solid transparent;
    position: relative;
    transition: .2s;
    -webkit-transition: .2s;
}

.document__item:hover {
    border-color: #1049bd;
    color: #1049bd;
    background: #ebebeb;
    text-decoration: underline;
}

.document__item:after {
    display: block;
    width: calc(100% - 40px);
    height: 2px;
    background: #ebebeb;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0;
}

.document__item:nth-child(n+4):after {
    content: '';
}

.content__text {
    padding: 0 0 50px 0;
    overflow: hidden;
}

.content__text h2 {
    color: #84a2dd;
    text-transform: uppercase;
    margin-top: 37px;
    margin-bottom: 37px;
    font-size: 18px;
}

.content__text ul {
    list-style: none;
    padding: 0;
    margin: 37px 0;
}

.content__text ul li {
    margin-bottom: 10px;
}

.content__text ul li:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #84a2dd;
    border-radius: 100%;
    margin-right: 32px;
}

.content__text a:hover {
    color: #1049bd
}

.leading__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.leading__head {
    width: 100%;
    display: flex;
    justify-content: center;
}

.leading-item {
    width: 25%;
    margin-bottom: 77px;
    text-decoration: none;
    transition: .2s;
    align-self: flex-end;
}

.leading-item__title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.leading-item__post {
    text-align: center;
    height: 65px;
    margin-bottom: 13px;
    padding: 0 14px;
}

.leading-item__title span {
    display: block;
}

.leading-item__image {
    width: 207px;
    height: 309px;
    background: #ebebeb url(../images/no-photo.png) 50% 50% no-repeat;
    background-size: 140px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leading-item__title._head {
    font-size: 28px;
    line-height: 46px;
    margin-bottom: 2px;
}

.leading-item__post._head {
    font-size: 23px;
    line-height: 25px;
    height: auto;
    margin-bottom: 36px;
}

.leading-item__image._head {
    width: 374px;
    height: 429px;
    background-size: 280px;
}

.leading-item._head {
    width: 50%;
    margin-bottom: 39px;
}

.cover {
    height: 436px;
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 216px;
    background-color: #d8d8d8;
}

.title._cover {
    border: 0;
    background: rgba(16, 73, 189, 0.7);
    width: 610px;
    color: #fff;
    padding: 10px 0px 10px 5px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.6px;
    display: flex;
    height: 100%;
    align-items: center;
    margin: 0;
}

.title._cover:before {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    background: inherit;
    position: absolute;
    top: 0;
    right: 100%;
}

.content__text p {
    text-indent: 0px;
}

.content__text ol {
    list-style: none;
    counter-reset: list;
    margin-top: 30px;
    margin-bottom: 37px;
    padding: 0;
}

.content__text ol li {
    margin-bottom: 24px;
}

.content__text ol li:before {
    counter-increment: list;
    content: counter(list)'. ';
    color: #85a2dd;
    margin-left: 39px;
}

.tab-title {
    display: flex;
    border-bottom: 2px solid #1049bd;
    /*height: 50px;*/
}

.tab-title__item {
    padding: 9px 38px;
    background: #ebebeb;
    margin-right: 10px;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
}

.tab-title__item._active, .tab-title__item:hover {
    background: #1049bd;
    color: #fff;
}

.tab-content__item {
    display: none;
    padding: 44px 0;
}

.tab-content__item._active {
    display: block;
}

.content__text p a {
    color: #1049bd;
}

.section__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.section-item {
    width: calc(33.3% - 18px);
    border-bottom: 8px solid #84a2dd;
    text-decoration: none;
    display: block;
    position: relative;
    margin-bottom: 54px;
    margin-right: 18px;
}

.section-item_price {
    width: calc(20% - 18px);
    border-bottom: 8px solid #84a2dd;
    text-decoration: none;
    display: block;
    position: relative;
    margin-bottom: 54px;
    margin-right: 18px;
}

.section-item__image {
    width: 100%;
    height: 241px;
    overflow: hidden;
}

.section-item__image_price {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.section-item__image img {
    width: 100%;
    height: 100%;
}

.section-item__title {
    display: flex;
    height: 124px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #1049bd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding: 0 15px;
    border: 4px solid #ebebeb;
    transition: .2s;
    -webkit-transition: .2s;
}

.section-item__title_price {
    display: flex;
    height: 70px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #1049bd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px;
    border: 4px solid #ebebeb;
    transition: .2s;
    -webkit-transition: .2s;
}

.section-item:nth-child(3n) {
    margin-right: 0;
}

.header-menu__list._child {
    position: absolute;
    top: 43px;
    left: 0;
    flex-flow: column;
    z-index: 2;
    border: 0;
    width: 317px;
    opacity: 0;
    visibility: hidden;
    border-top: 2px solid #1049bd;
    transition: .2s;
    -webkit-transition: .2s;
}

.header-menu__item {
    position: relative;
}

.header-menu__list._child .header-menu__list._child {
    position: absolute;
    top: 0px;
    flex-flow: column;
    left: 317px;
    width: 464px;
    border: 0;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    -webkit-transition: .2s;
}

.header-menu__link._level2 {
    white-space: normal;
    padding: 11px 31px 11px 19px;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    background: #ebebeb;
}

.header-menu__link._level2._parent:after {
    transform: rotate(-90deg);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -5px;
}

.header-menu__list._level2 > .header-menu__item {
    position: static;
}

.header-menu__link._level3 {
    white-space: normal;
    background: #7fa1dc;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 9px 23px;
}

.header-menu__link._level3:hover, .header-menu__link._active._level3, .header-menu__link.active._level3 {
    background: #1049bd;
}

.header-menu__link._level2:hover, .header-menu__link._active._level2, .header-menu__link.active._level2 {
    background: #7fa1dc;
    color: #fff;
}

.header-menu__item:hover > .header-menu__list {
    opacity: 1!important;
    visibility: visible!important;
}

a.header__logo:hover {
    opacity: 0.5;
}

.header__language:hover {
    color: #fff;
    background: #1049bd;
}

.header__login:hover {
    text-decoration: underline;
}

.footer-menu__link._active, .footer-menu__link.active, .footer-menu__link:hover {
    color: #fff;
}

.footer__create:hover {
    color: #000;
}

.footer-social__item:hover {
    color: black;
}

.footer-logos__item:hover .footer-logos__image {
    opacity: .5;
}

.footer__map:hover {
    color: black;
}

.footer__map:hover svg {
    fill: black;
}

.section-item:hover .section-item__title {
    background: #ebebeb;
}

.content__text p a:hover {
    color: #000;
}

.slider-item__text a:hover {
    background: #1049bd;
    color: #fff;
}

a.news-item__more:hover {
    color: #000;
}

a.news-item__title:hover {
    color: #000;
}

.bloks-item:hover .bloks-item__title {
    background: #ebebeb;
    color: #1049bd;
}

.service-item:hover {
    color: #1049bd;
}

.bloks-item._news:hover .bloks-item__title {
 /*   background: #1049bd;
    color: #fff;*/
}

.service-item:hover .service-item__image {
    opacity: .7;
}

.main._bg {
    background: url(../images/bg.jpg) 50% 0 repeat-y;
    background-size: 100% auto;
}

.header__oie-logo img {
    width: 100%;
}

.burger {
    display: none;
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 35px;
    color: #1049bd;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
}

.burger:hover {
    color: #000;
}

.search form {
    height: 100%;
}

.header-menu__link._level2:before, .header-menu__link._level3:before {
    display: block;
    width: 5px;
    height: 5px;
    background: #1049bd;
    border-radius: 100%;
    position: absolute;
    top: 17px;
    left: 12px;
}

.header-menu__item._parent:after {
    position: absolute;
    top: 10px;
    right: 0;
    border: 1px solid;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    color: #1049bd;
    font-size: 16px;
}

.leading-item__image img {
    height: 100%;
        position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.content__text ul ul, .content__text ul ol, .content__text ol ol, .content__text ol ul {
    padding-left: 20px;
    margin: 10px 0;
}

.news-detail__date {
    color: #1049bd;
    margin-bottom: 20px;
}

.news-detail__image {
    float: left;
    width: 500px;
    margin-right: 20px;
}
.news-items__image {
    float: left;
    width: 500px;
    margin-right: 20px;
}

.checkbox__wrapper {
    display: block;
    margin: 30px 0;
}

form .checkbox__wrapper .errors {
    margin: 0;
}

p.ajaxSearch_resultsInfos {
    text-indent: 0;
    font-weight: bold;
}

.ajaxSearch_grpResultName {
    display: none;
}

.ajaxSearch_paging {
    font-size: 0;
    text-align: center;
    display: block;
    padding: 20px 0;
}

.ajaxSearch_paging > * {
    text-decoration: none;
    font-size: 20px;
    padding: 0 5px;
}

.ajaxSearch_result {
    border-top: 1px solid #dddddd;
    padding: 15px 0;
}

.ajaxSearch_resultLink {
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}

.ajaxSearch_resultExtract p {
    text-indent: 0;
    margin: 0;
}

.pagination {
    text-align: center;
    padding: 20px 0;
}

.pagination__item {
    text-decoration: none;
    font-size: 20px;
    padding: 0 5px;
}

.pagination__item._active {
    color: #1049bd;
}

.ajaxSearch_currentPage {
    color: #1049bd;
}

.service-inner__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.service-item._inner {
    margin-bottom: 40px;
}

span.header-menu__link {
    cursor: default;
}

.button:focus {
    opacity: .8;
}

.login-form__field-title {
    margin-right: 20px;
}

.input-text._login {
    margin: 0;
}

.login-form__table {
    width: 40%;
}

.login-form__table td {
    vertical-align: middle;
    padding-bottom: 30px;
}

.blind-btn {
    width: 45px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    cursor: pointer;
}

.blind-btn svg {
    width: 90%;
    height: 90%;
    fill: #1049bd;
    transition: .2s
}

.blind-btn:hover svg, .blind-btn._active svg {
    fill: #000
}

.blind-panel {
    display: none;
}

.blind-panel._active {
    display: block;
}

.blind-panel__wrapper {
    display: flex;
    padding: 15px 0;
    align-items: center;
}

.blind-block {
    display: flex;
    margin-right: 10px;
}

.blind-block__item {
    padding: 0px 10px;
    height: 34px;
    line-height: 34px;
    border: 1px solid transparent;
    margin-right: 4px;
    font-size: 20px;
    cursor: pointer;
}

.blind-block__title {
    margin-right: 10px;
}

.blind-block__item._font._1 {
    font-size: 26px;
}

.blind-block__item._font._2 {
    font-size: 30px;
}

.blind-block__item._font._3 {
    font-size: 33px;
}

.blind-block__item._active, .blind-block__item:hover {
    border-color: #1049bd;
}

.blind-block__item._color._0._active {
    background: #fff;
}

.blind-block__item._color._1 {
    color: #fff;
    background: #000;
}

.blind-block__item._color._2 {
    color: #00166d;
    background: #bed8ff;
}

.blind-btn:before, .blind-btn:after {
    display: block;
    position: absolute;
    top: 46px;
    left: 50%;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.blind-btn:before {
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.7);
    margin-left: -10px;
    margin-top: -20px;
}

.blind-btn:after {
    content: attr(data-title);
    width: 130px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px;
    margin-left: -65px;
    line-height: 1.2;
}

.blind-btn:hover:before, .blind-btn:hover:after {
	opacity: 1;
	visibility: visible;
}

#blind *,
#blind *:before,
#blind *:after {
	transition: none!important;
	-webkit-transition: none!important
}

#blind a:hover {
	text-decoration: underline!important;
}

#blind .header__login:before {
    display: none;
}

#blind .header__login {
    padding-left: 0;
}

#blind .header__language._active,
#blind .tab-title__item._active,
#blind .tab-title__item:hover {
	text-decoration: underline;
}

#blind .header-menu__list._child {
    border: 1px solid;
}

#blind .main._bg {
	background-image: none;
}

#blind .slider:after {
	display: none;
}

#blind .bloks-item {
    box-shadow: none;
    border: 1px solid;
}

#blind .header-menu__list,
#blind .footer-menu__list {
    flex-wrap: wrap;
    justify-content: flex-start;
}

#blind .footer-menu__item {
	margin: 10px;
}

#blind .footer__map {
    width: auto;
}

#blind .leading-item__post {
    height: auto;
}

#blind .section-item__title {
    height: auto;
    padding: 20px 20px;
    flex: 1 1;
}

#blind .section-item {
    display:  flex;
    flex-flow: column;
}

#blind .news-item__desc {
    height: auto;
}

#blind .news-item__info,
#blind .news-item._inner .news-item__info {
    height: auto;
    flex: 1 1;
}

#blind .news-item._inner {
    display: flex;
    flex-flow: column;
}

#blind .bloks__wrapper {
	align-items: inherit;
}

#blind .slick-dots {
	display: none!important;
}

#blind .news .slick-arrow {
    top: auto;
    bottom: 0;
}

#blind .breadcrumbs li {
    display: inline;
}

#blind .blind-btn:before,
#blind .blind-btn:after {
	display: none;
}

.font0#blind .header *,
.font0#blind .content *,
.font0#blind .footer *,
.font0#blind .slider *,
.font0#blind .bloks *,
.font0#blind .service *,
.font0#blind *:before,
.font0#blind *:after {
    font-size: 20px!important;
    line-height: 1.2;
}

.font1#blind .header *,
.font1#blind .content *,
.font1#blind .footer *,
.font1#blind .slider *,
.font1#blind .bloks *,
.font1#blind .service *,
.font1#blind *:before,
.font1#blind *:after {
    font-size: 26px!important;
    line-height: 1.2;
}

.font1#blind .footer-logos__item {
    width: 290px;
}

.font1#blind .header__slogan {
    padding-left: 240px;
}

.font2#blind .header *,
.font2#blind .content *,
.font2#blind .footer *,
.font2#blind .slider *,
.font2#blind .bloks *,
.font2#blind .service *,
.font2#blind *:before,
.font2#blind *:after {
    font-size: 30px!important;
    line-height: 1.2;
}

.font2#blind .footer-logos__item {
    width: 340px;
}

.font2#blind .header__slogan {
    padding-left: 320px;
}

.font2#blind .footer__map {
    text-align: center;
}

.font2#blind .slider {
    height: 1000px;
}

.font3#blind .header *,
.font3#blind .content *,
.font3#blind .footer *,
.font3#blind .slider *,
.font3#blind .bloks *,
.font3#blind .service *,
.font3#blind *:before,
.font3#blind *:after {
    font-size: 33px!important;
    line-height: 1.2;
}

.font3#blind .footer-logos__item {
    width: 380px;
}

.font3#blind .header__slogan {
    padding-left: 360px;
}

.font3#blind .footer-top__wrapper {
    flex-wrap: wrap;
}

.font3#blind .slider {
    height: 1200px;
}

#blind .header .search__submit,
#blind .slider .slick-arrow,
#blind .bloks .slick-arrow,
#blind .service .slick-arrow {
	font-size: 0!important;
}

.color0#blind .header,
.color0#blind .header *,
.color0#blind .bloks *,
.color0#blind .service *,
.color0#blind .content *,
.color0#blind .footer * {
	background-color: #fff!important;
	color: #000!important;
	fill: #000!important;
	border-color: #000!important;
}

.color0#blind .header-menu__link._parent:after {
	border-top: 7px solid #000;
}

.color0#blind .slider-item__text,
.color0#blind .content__text ol li:before {
	color: #000!important;
}

.color0#blind .search,
.color0#blind .slider-item__text,
.color0#blind .slider .slick-arrow {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.color0#blind .content__text ul li:before {
	background: #000;
}

.color0#blind .title._cover {
	background: #000;
}

.color0#blind .button {
    background-color: #000!important;
    color: #fff!important;
}

.color1#blind,
.color1#blind .header,
.color1#blind .header *,
.color1#blind .bloks *,
.color1#blind .service *,
.color1#blind .content *,
.color1#blind .footer * {
	background-color: #000!important;
	color: #fff!important;
	fill: #fff!important;
	border-color: #fff!important;
}

.color1#blind .header-menu__link._parent:after {
	border-top: 7px solid #fff;
}

.color1#blind .slider-item__text {
	color: #000!important;
}

.color1#blind .content__text ol li:before {
	color: #fff!important;
}

.color1#blind .slider-item__text,
.color1#blind .slider .slick-arrow {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.color1#blind .search__text::-webkit-input-placeholder {
    color: #fff;
}

.color1#blind .search__text::-moz-placeholder {
    color: #fff;
}

.color1#blind .search__text:-moz-placeholder {
    color: #fff;
}

.color1#blind .search__text:-ms-input-placeholder {
    color: #fff;
}

.color1#blind .search__submit {
	background-image: url(../images/icon-search-white.svg);
}

.color1#blind .content__text ul li:before {
	background: #fff;
}

.color1#blind .button {
    background-color: #fff!important;
    color: #000!important;
}

.color1#blind .title._cover {
    background: #fff;
    color: #000;
}

.color2#blind,
.color2#blind .header,
.color2#blind .header *,
.color2#blind .bloks *,
.color2#blind .service *,
.color2#blind .content *,
.color2#blind .footer * {
	background-color: #bed8ff!important;
	color: #00166d!important;
	fill: #00166d!important;
	border-color: #00166d!important;
}

.color2#blind .title._cover {
    background: #00166d;
    color: #bed8ff;
}

.color2#blind .content__text ul li:before {
	background: #00166d;
}

.color2#blind .content__text ol li:before {
	color: #00166d;
}

.color2#blind .button,
.color2#blind .slider-item__text a  {
    background-color: #00166d!important;
    color: #bed8ff!important;
}

.color2#blind .header-menu__link._parent:after {
	border-top: 7px solid #00166d;
}

.image0#blind img,
.image0#blind .leading-item__image,
.image0#blind .header__slogan,
.image0#blind .cover,
.image0#blind .slider {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.image1#blind img {
    display: none!important;
}

.image1#blind .header__slogan {
	background: none;
	padding-left: 0;
}

.image1#blind .header__oie-logo,
.image1#blind .news-item__image,
.image1#blind .bloks-item__image,
.image1#blind .service-item__image,
.image1#blind .footer-logos__image,
.image1#blind .leading-item__image,
.image1#blind .section-item__image {
    border: 1px solid;
}

.image1#blind .leading-item__image {
	background: none
}

.image1#blind .cover,
.image1#blind .slider-item {
	background-image: none!important;
	background-color: transparent;
	border: 1px solid;
}

.image1#blind  .service-item__image,
.image1#blind .footer-logos__image {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.image1#blind .header__oie-logo:after {
    content: attr(title);
    text-align: center;
    display: block;
}

#blind .header .header__slogan,
#blind .header .header__slogan span,
#blind .header .header__oie-logo img,
#blind .service .service-item__image img,
#blind .footer .footer-logos__image img {
	background-color: transparent!important;
	z-index:1;
}

table {
	border: 1px solid black;
	border-collapse: collapse;
}
tr {
    border: 1px solid black;
}

td {
	border: 1px solid black;
    padding: 0cm 5.4pt 0cm 5.4pt;
}

.news-item__title._inner,
.news-item__desc._inner {
    height: auto;
}

.header-menu__item._level1:nth-last-child(-n+3) .header-menu__list._child .header-menu__list._child {
	left: auto;
	right: 317px;
}

.kontakt-social {
    display: block;
    position: relative;
    left: 30px;
}

.content__text table a {
    color: blue;
}

.bank__wrapper{
    display: flex;
    flex-wrap: wrap;
}
.bank-item {
    display: inline-flex;
    flex-direction: column;
    width: 30%;
    margin-left: 40px;
    margin-bottom: 40px;
    box-shadow: 0 0 10px #e9e9e9;
    padding: 20px;
    padding-left: 30px;
    vertical-align: top;
}
.bank-item__title {
    flex-grow: 1;
    color: #1049bd;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    display: block;
    transition: .2s;
    -webkit-transition: .2s;
}
.bank-item__more {
    padding-top: 20px;
    width: 100%;
    display: block;
    text-decoration: none;
    color: #1049bd;
    font-weight: bold;
    transition: .2s;
    -webkit-transition: .2s;
}
.bank-detail__image {
    margin-bottom: 20px;
    width: 95%;
}

.news-items {
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top;
    text-align: justify;
    width: calc(100% - 300px);
    min-width: 400px;
}
.news-details__date {
    display: inline-block;
    color: #1049bd;
    margin-bottom: 20px;
    vertical-align: top;
    width: calc(100% - 300px);
}
.news-items__image {
    display: inline-block;
    position: relative;
    float: left;
    width: 233px;
    margin-right: 20px;
    vertical-align: top;
    top: 20px;
}
.content__text-news {
    display: block;
    padding: 0 0 50px 0;
    overflow: hidden;
}
.video-detail__date {
    display: inline-block;
    width: 100%;
    left: 0px;
    color: #1049bd;
    margin-bottom: 10px;
}
.siense-img {
    max-width: 25%;
}
.siense-img._msi {
    max-width: calc(25% - 38px);
    margin: 17px;
}

.content-blocks a {
    width: calc(25% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 224px;
    overflow: hidden;
    margin: 5px;
}

.content-blocks {
    display:  flex;
    flex-wrap:  wrap;
    justify-content: flex-start;
	margin-bottom: 20px;
}

.content-blocks img {min-width:  100%;max-width: 400px;width:  auto;}

.pagination .pagination {
    text-align: center;
    padding: 0;
}

.pagination .pagination_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
}

.pagination .pagination_item {
    list-style: none;
}

.pagination .pagination_item::before {
    content: none;
}

.pagination .pagination_link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 5px;
    border: 1px solid rgba(128, 128, 128, 0.2);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
}

.pagination .active .pagination_link {
    background: #1049bd;
    color: white;
}

.pagination .active .pagination_link:hover {
    background: rgba(16, 73, 189, 0.7);
}

.pagination .pagination_link:hover {
    background: #1049bd;
    color: white;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.button_1675934873080 {
    display: inline-block;
    text-decoration: none;
    background-color: #0098ff;
    color: #ffffff;
    border: 3px solid #1da2d7;
    border-radius: 12px;
    font-size: 18px;
    padding: 2px 12px; 
    transition: all 0.4s ease;
}
.button_1675934873080:hover{
    text-decoration: none; 
    background-color: #006089;
    color: #ffeded;
    border-color: #006089;
}
/* Стили кнопки */
.iksweb{display: inline-block;cursor: pointer; font-size:14px;text-decoration:none;padding:10px 20px; color:#2d4252;background:#b7dfeb;border-radius:0px;border:2px solid #354251;}
.iksweb:hover{background:#354251;color:#ffffff;border:2px solid #354251;transition: all 0.2s ease;}

details {
  margin-bottom: 10px;
}
summary {
  padding: 10px;
  background: #f1f1f1;
  cursor: pointer;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.accordion-content.active {
  max-height: 100000px; /* Достаточно большое значение */
  transition: max-height 2.3s ease-in;
}

.accordion-header {
  width: 100%;
  text-align: left;
color: #fff;
  padding: 10px;
  cursor: pointer;
  border: none;
  background: #1049bd;
}

.accordion-header:after {
  content: '+';
  float: right;
}

.accordion-header.active:after {
  content: '-';
}