@charset "utf-8";
/**
 * Swiper 6.4.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 28, 2021
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

/* костыль для лишних оберток */
section > .container > section > .container {
    padding-left: 0;
    padding-right: 0;
}

section > .container > section > .container > .row {
    margin-right: 15px;
}

img {
    max-width: 100%;
}


@media (max-width: 767px) {
    html,
    body {
        overflow-x: hidden;
    }

    .top-content table {
        width: unset !important;
        border: unset !important;
    }

    .top-content .other-box.related-links {
        margin-left: 0 !important;
    }

    .header-wrap .wiget-list a {
        display: inline-block;
        line-height: unset;
    }
}


/*====================== Fonts ======================*/
body {
    --fs-7: 7px;
    --fs-8: 8px;
    --fs-9: 9px;
    --fs-10: 10px;
    --fs-11: 11px;
    --fs-12: 12px;
    --fs-13: 13px;
    --fs-14: 14px;
    --fs-15: 15px;
    --fs-16: 16px;
    --fs-17: 17px;
    --fs-18: 18px;
    --fs-19: 19px;
    --fs-20: 20px;
    --fs-21: 21px;
    --fs-22: 22px;
    --fs-23: 23px;
    --fs-24: 24px;
    --fs-25: 25px;
    --fs-26: 26px;
    --fs-27: 27px;
    --fs-28: 28px;
    --fs-29: 29px;
    --fs-30: 30px;
    --fs-31: 31px;
    --fs-32: 32px;
    --fs-33: 33px;
    --fs-34: 34px;
    --fs-35: 35px;
    --fs-36: 36px;
    --fs-37: 37px;
    --fs-38: 38px;
    --fs-39: 39px;
    --fs-40: 40px;
    --fs-41: 41px;
    --fs-42: 42px;
    --fs-43: 43px;
    --fs-44: 44px;
    --fs-45: 45px;
    --fs-46: 46px;
    --fs-47: 47px;
    --fs-48: 48px;
    --fs-49: 49px;
    --fs-50: 50px;
    --fs-51: 51px;
    --fs-52: 52px;
    --fs-53: 53px;
    --fs-54: 54px;
    --fs-55: 55px;
    --fs-56: 56px;
    --fs-57: 57px;
    --fs-58: 58px;
    --fs-59: 59px;
    --fs-60: 60px;
    --fs-61: 61px;
    --fs-62: 62px;
    --fs-63: 63px;
    --fs-64: 64px;
    --fs-65: 65px;
    --fs-66: 66px;
    --fs-67: 67px;
    --fs-68: 68px;
    --fs-69: 69px;
    --fs-70: 70px;
    --fs-71: 71px;
    --fs-72: 72px;
    --fs-73: 73px;
    --fs-74: 74px;
    --fs-75: 75px;
}

body[font-size='size-sm'] {
    --fs-7: 7px;
    --fs-8: 8px;
    --fs-9: 9px;
    --fs-10: 10px;
    --fs-11: 11px;
    --fs-12: 12px;
    --fs-13: 13px;
    --fs-14: 14px;
    --fs-15: 15px;
    --fs-16: 16px;
    --fs-17: 17px;
    --fs-18: 18px;
    --fs-19: 19px;
    --fs-20: 20px;
    --fs-21: 21px;
    --fs-22: 22px;
    --fs-23: 23px;
    --fs-24: 24px;
    --fs-25: 25px;
    --fs-26: 26px;
    --fs-27: 27px;
    --fs-28: 28px;
    --fs-29: 29px;
    --fs-30: 30px;
    --fs-31: 31px;
    --fs-32: 32px;
    --fs-33: 33px;
    --fs-34: 34px;
    --fs-35: 35px;
    --fs-36: 36px;
    --fs-37: 37px;
    --fs-38: 38px;
    --fs-39: 39px;
    --fs-40: 40px;
    --fs-41: 41px;
    --fs-42: 42px;
    --fs-43: 43px;
    --fs-44: 44px;
    --fs-45: 45px;
    --fs-46: 46px;
    --fs-47: 47px;
    --fs-48: 48px;
    --fs-49: 49px;
    --fs-50: 50px;
    --fs-51: 51px;
    --fs-52: 52px;
    --fs-53: 53px;
    --fs-54: 54px;
    --fs-55: 55px;
    --fs-56: 56px;
    --fs-57: 57px;
    --fs-58: 58px;
    --fs-59: 59px;
    --fs-60: 60px;
    --fs-61: 61px;
    --fs-62: 62px;
    --fs-63: 63px;
    --fs-64: 64px;
    --fs-65: 65px;
    --fs-66: 66px;
    --fs-67: 67px;
    --fs-68: 68px;
    --fs-69: 69px;
    --fs-70: 70px;
    --fs-71: 71px;
    --fs-72: 72px;
    --fs-73: 73px;
    --fs-74: 74px;
    --fs-75: 75px;
}

body[font-size='size-md'] {
    --fs-7: 14px;
    --fs-8: 14px;
    --fs-9: 14px;
    --fs-10: 14px;
    --fs-11: 14px;
    --fs-12: 14px;
    --fs-13: 16px;
    --fs-14: 16px;
    --fs-15: 16px;
    --fs-16: 18px;
    --fs-17: 18px;
    --fs-18: 18px;
    --fs-19: 19px;
    --fs-20: 20px;
    --fs-21: 21px;
    --fs-22: 22px;
    --fs-23: 23px;
    --fs-24: 24px;
    --fs-25: 25px;
    --fs-26: 26px;
    --fs-27: 27px;
    --fs-28: 28px;
    --fs-29: 29px;
    --fs-30: 30px;
    --fs-31: 31px;
    --fs-32: 32px;
    --fs-33: 33px;
    --fs-34: 34px;
    --fs-35: 35px;
    --fs-36: 36px;
    --fs-37: 37px;
    --fs-38: 38px;
    --fs-39: 39px;
    --fs-40: 40px;
    --fs-41: 41px;
    --fs-42: 42px;
    --fs-43: 43px;
    --fs-44: 44px;
    --fs-45: 45px;
    --fs-46: 46px;
    --fs-47: 47px;
    --fs-48: 48px;
    --fs-49: 49px;
    --fs-50: 50px;
    --fs-51: 51px;
    --fs-52: 52px;
    --fs-53: 53px;
    --fs-54: 54px;
    --fs-55: 55px;
    --fs-56: 56px;
    --fs-57: 57px;
    --fs-58: 58px;
    --fs-59: 59px;
    --fs-60: 60px;
    --fs-61: 61px;
    --fs-62: 62px;
    --fs-63: 63px;
    --fs-64: 64px;
    --fs-65: 65px;
    --fs-66: 66px;
    --fs-67: 67px;
    --fs-68: 68px;
    --fs-69: 69px;
    --fs-70: 70px;
    --fs-71: 71px;
    --fs-72: 72px;
    --fs-73: 73px;
    --fs-74: 74px;
    --fs-75: 75px;
}

body[font-size='size-lg'] {
    --fs-7: 14px;
    --fs-8: 14px;
    --fs-9: 14px;
    --fs-10: 14px;
    --fs-11: 14px;
    --fs-12: 16px;
    --fs-13: 16px;
    --fs-14: 16px;
    --fs-15: 18px;
    --fs-16: 18px;
    --fs-17: 18px;
    --fs-18: 18px;
    --fs-19: 19px;
    --fs-20: 20px;
    --fs-21: 21px;
    --fs-22: 22px;
    --fs-23: 23px;
    --fs-24: 24px;
    --fs-25: 25px;
    --fs-26: 26px;
    --fs-27: 27px;
    --fs-28: 28px;
    --fs-29: 29px;
    --fs-30: 30px;
    --fs-31: 31px;
    --fs-32: 32px;
    --fs-33: 33px;
    --fs-34: 34px;
    --fs-35: 35px;
    --fs-36: 36px;
    --fs-37: 37px;
    --fs-38: 38px;
    --fs-39: 39px;
    --fs-40: 40px;
    --fs-41: 41px;
    --fs-42: 42px;
    --fs-43: 43px;
    --fs-44: 44px;
    --fs-45: 45px;
    --fs-46: 46px;
    --fs-47: 47px;
    --fs-48: 48px;
    --fs-49: 49px;
    --fs-50: 50px;
    --fs-51: 51px;
    --fs-52: 52px;
    --fs-53: 53px;
    --fs-54: 54px;
    --fs-55: 55px;
    --fs-56: 56px;
    --fs-57: 57px;
    --fs-58: 58px;
    --fs-59: 59px;
    --fs-60: 60px;
    --fs-61: 61px;
    --fs-62: 62px;
    --fs-63: 63px;
    --fs-64: 64px;
    --fs-65: 65px;
    --fs-66: 66px;
    --fs-67: 67px;
    --fs-68: 68px;
    --fs-69: 69px;
    --fs-70: 70px;
    --fs-71: 71px;
    --fs-72: 72px;
    --fs-73: 73px;
    --fs-74: 74px;
    --fs-75: 75px;
}

@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/windows/SegoeUIRegular.eot');
    src: url('../fonts/windows/SegoeUIRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/windows/SegoeUIRegular.woff') format('woff'),
    url('../fonts/windows/SegoeUIRegular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/windows/SegoeUISemiBold.eot');
    src: url('../fonts/windows/SegoeUISemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/windows/SegoeUISemiBold.woff') format('woff'),
    url('../fonts/windows/SegoeUISemiBold.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/windows/SegoeUIBold.eot');
    src: url('../fonts/windows/SegoeUIBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/windows/SegoeUIBold.woff') format('woff'),
    url('../fonts/windows/SegoeUIBold.ttf') format('truetype');
    font-weight: 700;
}

/* здесь шрифт выше подгружается для демонстрации,
на продакшене эта часть не нужна,
с бэка идет отдельным файлом css подгрузка в зависимости от ОС html/framework/assets/DetectOsAsset.php */

@font-face {
    font-family: 'NimrodCyr';
    src: url('../fonts/NimrodCyr-Bold.eot');
    src: url('../fonts/NimrodCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/NimrodCyr-Bold.woff') format('woff'),
    url('../fonts/NimrodCyr-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'GolosText';
    src: local('GolosText'),
    url('../fonts/golos/GolosText-Regular.ttf') format('truetype'),
    url('../fonts/golos/GolosText-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/golos/GolosText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* DemiBold */
@font-face {
    font-family: 'GolosText';
    src: local('GolosText'),
    url('../fonts/golos/GolosText-DemiBold.ttf') format('truetype'),
    url('../fonts/golos/GolosText-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/golos/GolosText-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/* Medium */
@font-face {
    font-family: 'GolosText';
    src: local('GolosText'),
    url('../fonts/golos/GolosText-Medium.ttf') format('truetype'),
    url('../fonts/golos/GolosText-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/golos/GolosText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'GolosText';
    src: local('GolosText'),
    url('../fonts/golos/GolosText-Bold.ttf') format('truetype'),
    url('../fonts/golos/GolosText-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/golos/GolosText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* Black */
@font-face {
    font-family: 'GolosText';
    src: local('GolosText'),
    url('../fonts/golos/GolosText-Black.ttf') format('truetype'),
    url('../fonts/golos/GolosText-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/golos/GolosText-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/windows/Montserrat.ttf') format('truetype');
}

/*====================== General ======================*/

body {
    font-family: 'SegoeUI';
    font-weight: 400;
    font-size: var(--fs-16);
    color: #767676;
    padding: 0;
    line-height: 1.31;
}

@media (max-width: 767px) {
    body {
        font-size: var(--fs-15);
    }
}


section {
    padding: 40px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.2;
}

h3 {
    font-size: var(--fs-16);
    margin: 30px 0;
}

h3.section-head {
    font-size: var(--fs-26);
}

h3.page-sub-head {
    text-transform: uppercase;
    font-size: var(--fs-18);
    margin: 40px 0 30px;
}

h4 {
    font-size: var(--fs-18);
}

video {
    max-width: 100%;
}

a {
    outline: none;
}

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

a:hover,
a:focus {
    color: #337ab7;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

a:not([class]) {
    font-weight: 500;
}

ul, ol {
    padding-left: 16px;
}

.indent-col-9 {
    padding-left: 7px;
    padding-right: 7px;
}

.indent-col-9 .col-lg-1, .indent-col-9 .col-lg-10, .indent-col-9 .col-lg-11, .indent-col-9 .col-lg-12, .indent-col-9 .col-lg-2, .indent-col-9 .col-lg-3, .indent-col-9 .col-lg-4, .indent-col-9 .col-lg-5, .indent-col-9 .col-lg-6, .indent-col-9 .col-lg-7, .indent-col-9 .col-lg-8, .indent-col-9 .col-lg-9,
.indent-col-9 .col-md-1, .indent-col-9 .col-md-10, .indent-col-9 .col-md-11, .indent-col-9 .col-md-12, .indent-col-9 .col-md-2, .indent-col-9 .col-md-3, .indent-col-9 .col-md-4, .indent-col-9 .col-md-5, .indent-col-9 .col-md-6, .indent-col-9 .col-md-7, .indent-col-9 .col-md-8, .indent-col-9 .col-md-9,
.indent-col-9 .col-sm-1, .indent-col-9 .col-sm-10, .indent-col-9 .col-sm-11, .indent-col-9 .col-sm-12, .indent-col-9 .col-sm-2, .indent-col-9 .col-sm-3, .indent-col-9 .col-sm-4, .indent-col-9 .col-sm-5, .indent-col-9 .col-sm-6, .indent-col-9 .col-sm-7, .indent-col-9 .col-sm-8, .indent-col-9 .col-sm-9,
.indent-col-9 .col-xs-1, .indent-col-9 .col-xs-10, .indent-col-9 .col-xs-11, .indent-col-9 .col-xs-12, .indent-col-9 .col-xs-2, .indent-col-9 .col-xs-3, .indent-col-9 .col-xs-4, .indent-col-9 .col-xs-5, .indent-col-9 .col-xs-6, .indent-col-9 .col-xs-7, .indent-col-9 .col-xs-8, .indent-col-9 .col-xs-9 {
    padding-left: 9px;
    padding-right: 9px;
}


.no-bold {
    font-weight: 400 !important;
}

.hr-dark {
    border-color: #dcdcdc;
}

/*====================== Helper class ======================*/

.lh-normal {
    font-weight: 300 !important;
}

.visible-more-md {
    display: none;
}

@media (max-width: 991px) {
    .visible-more-md {
        display: block;
    }

    .hidden-less-md {
        display: none;
    }

    .border-block--avatar-top {
        margin-top: 70px;
    }
}

.flax-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flax-wrap .col-lg-1,
.flax-wrap .col-lg-10,
.flax-wrap .col-lg-11,
.flax-wrap .col-lg-12,
.flax-wrap .col-lg-2,
.flax-wrap .col-lg-3,
.flax-wrap .col-lg-4,
.flax-wrap .col-lg-5,
.flax-wrap .col-lg-6,
.flax-wrap .col-lg-7,
.flax-wrap .col-lg-8,
.flax-wrap .col-lg-9,
.flax-wrap .col-md-1,
.flax-wrap .col-md-10,
.flax-wrap .col-md-11,
.flax-wrap .col-md-12,
.flax-wrap .col-md-2,
.flax-wrap .col-md-3,
.flax-wrap .col-md-4,
.flax-wrap .col-md-5,
.flax-wrap .col-md-6,
.flax-wrap .col-md-7,
.flax-wrap .col-md-8,
.flax-wrap .col-md-9,
.flax-wrap .col-sm-1,
.flax-wrap .col-sm-10,
.flax-wrap .col-sm-11,
.flax-wrap .col-sm-12,
.flax-wrap .col-sm-2,
.flax-wrap .col-sm-3,
.flax-wrap .col-sm-4,
.flax-wrap .col-sm-5,
.flax-wrap .col-sm-6,
.flax-wrap .col-sm-7,
.flax-wrap .col-sm-8,
.flax-wrap .col-sm-9,
.flax-wrap .col-xs-1,
.flax-wrap .col-xs-10,
.flax-wrap .col-xs-11,
.flax-wrap .col-xs-12,
.flax-wrap .col-xs-2,
.flax-wrap .col-xs-3,
.flax-wrap .col-xs-4,
.flax-wrap .col-xs-5,
.flax-wrap .col-xs-6,
.flax-wrap .col-xs-7,
.flax-wrap .col-xs-8,
.flax-wrap .col-xs-9 {
    float: none;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.text-sm {
    font-size: var(--fs-13);
}

.text-md {
    font-size: var(--fs-14);
}

.text-xs {
    font-size: var(--fs-12);
}

.text-uppercase {
    text-transform: uppercase;
}

.text-bold {
    font-weight: 500;
}

.text-base {
    color: #767676;
}

.text-black {
    color: #000;
}

.text-dark {
    color: #000;
}

a.text-dark.link-text:hover {
    color: #000;
}

.text-gray {
    color: #4d5255;
}

.text-light {
    color: #b3b3b3;
}

.text-prime {
    color: #0575bc;
}

.text-black-b {
    color: #000000;
}

.text-dark {
    color: #333333;
}

a.text-prime, a.text-prime:hover, a.text-prime:focus {
    color: #0575bc;
}

.text-white {
    color: #ffffff;
}

.text-success {
    color: #689f38;
}

.bg-gray {
    background-color: #f4f4f4;
}

.bg-dark {
    background-color: #333333;
}

.mr-top-5 {
    margin-top: 5px !important;
}

.mr-top-15 {
    margin-top: 15px !important;
}

.mr-top-20 {
    margin-top: 20px !important;
}

.mr-top-30 {
    margin-top: 30px !important;
}

.mr-top-40 {
    margin-top: 40px !important;
}

.mr-top-50 {
    margin-top: 50px !important;
}

.mr-top-60 {
    margin-top: 60px !important;
}

.mr-bottom-5 {
    margin-bottom: 5px !important;
}

.mr-bottom-15 {
    margin-bottom: 15px !important;
}

.mr-bottom-30 {
    margin-bottom: 30px !important;
}

.mr-bottom-40 {
    margin-bottom: 40px !important;
}

.mr-bottom-50 {
    margin-bottom: 50px !important;
}

.mr-bottom-60 {
    margin-bottom: 60px !important;
}

.mr-bottom-0 {
    margin-bottom: 0 !important;
}

.no-mr-top {
    margin-top: 0 !important;
}

.no-mr-bottom {
    margin-bottom: 0 !important;
}

.pd-top-90 {
    padding-top: 90px !important;
}

.pd-top-80 {
    padding-top: 80px !important;
}

.pd-top-70 {
    padding-top: 70px !important;
}

.pd-top-60 {
    padding-top: 60px !important;
}

.pd-top-50 {
    padding-top: 50px !important;
}

.pd-top-55 {
    padding-top: 55px !important;
}

.pd-top-40 {
    padding-top: 40px !important;
}

.pd-top-45 {
    padding-top: 45px !important;
}

.pd-top-35 {
    padding-top: 35px !important;
}

.pd-top-30 {
    padding-top: 30px !important;
}

.pd-top-20 {
    padding-top: 20px !important;
}

.pd-top-25 {
    padding-top: 25px !important;
}

.pd-top-15 {
    padding-top: 15px !important;
}

.pd-top-10 {
    padding-top: 10px !important;
}

.pd-top-5 {
    padding-top: 10px !important;
}

.pd-top-0 {
    padding-top: 0 !important;
}


.pd-bottom-120 {
    padding-bottom: 120px !important;
}

.pd-bottom-95 {
    padding-bottom: 95px !important;
}

.pd-bottom-80 {
    padding-bottom: 80px !important;
}

.pd-bottom-70 {
    padding-bottom: 70px !important;
}

.pd-bottom-60 {
    padding-bottom: 60px !important;
}

.pd-bottom-50 {
    padding-bottom: 50px !important;
}

.pd-bottom-55 {
    padding-bottom: 55px !important;
}

.pd-bottom-40 {
    padding-bottom: 40px !important;
}

.pd-bottom-45 {
    padding-bottom: 45px !important;
}

.pd-bottom-35 {
    padding-bottom: 35px !important;
}

.pd-bottom-30 {
    padding-bottom: 30px !important;
}

.pd-bottom-20 {
    padding-bottom: 20px !important;
}

.pd-bottom-15 {
    padding-bottom: 15px !important;
}

.pd-bottom-10 {
    padding-bottom: 10px !important;
}

.pd-bottom-0 {
    padding-bottom: 0 !important;
}

.pd-right-0 {
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .pd-top-90 {
        padding-top: 60px !important;
    }

    .pd-top-70 {
        padding-top: 50px !important;
    }
}

.pd-left-48 {
    padding-left: 48px !important
}

.pd-left-83 {
    padding-left: 83px !important
}

@media (max-width: 1199px) {
    .pd-left-48 {
        padding-left: 15px !important
    }
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.resume_form_popup {
    display: none;
    max-width: 1200px;
    width: 100%;
    padding: 0 !important;
    margin: 0 auto !important;
    overflow: visible !important;
    background-color: transparent !important;
}

@media (max-width: 1340px) {
    .resume_form_popup {
        max-width: 1000px;
    }
}

@media (max-width: 1200px) {
    .resume_form_popup {
        max-width: 800px;
    }
}

.resume_form_popup__container {
    border-radius: 5px;
    overflow: hidden;
}

.resume_form_popup .fancybox-close-small {
    position: absolute;
    opacity: .8;
    right: -60px;
    top: -5px;
    background: transparent !important;
    outline: 0 !important;
    border: 0 !important;
}

.resume_form_popup .fancybox-close-small:hover:after {
    background: transparent !important;
    color: #2e9fff;
    opacity: 1;
}

.resume_form_popup .fancybox-close-small:hover {
    background: transparent !important;
    opacity: 1;
}

.resume_form_popup .fancybox-close-small:after {
    transition: .2s linear;
    content: "\e910";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 1px;
    outline: 0 !important;
    border: 0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    font-size: var(--fs-25);
    color: #ffffff;

}

.resume_form_popup .document_title {
    background-color: #ededee;
    padding: 25px 30px !important;
    font-weight: 700 !important;
    font-size: var(--fs-16) !important;
    margin: 0 !important;
}

.resume_form_popup .document_preview {
    display: block;
    width: 100% !important;
    height: 75vh;
    margin: 0 auto;
}

.resume_form_popup .document_link {
    position: absolute;
    bottom: 30px;
    right: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url('./../img/icon/icon_download.png');
    background-repeat: no-repeat;
    background-position: center;
}

.pd-aside-block-sm {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.page-title-prime {
    font-size: var(--fs-44);
    font-weight: 700;
    margin: 5px 0 10px;
}

.page-title {
    margin: 0;
    font-size: var(--fs-29);
    font-weight: 700;
    margin-bottom: 25px;
}

.page-title-sm {
    font-weight: 500 !important;
}

.title-sub {
    font-size: var(--fs-9);
    font-weight: 400;
}

.page-date {
    margin-bottom: 25px;
}

.link-more {
    line-height: 1em;
    margin-bottom: 10px;
    display: inline-block;

    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.link-more.text-white {
    color: #b3b3b3;
}

.link-more.text-white:hover i {
    color: #ffffff;
}

.link-more.text-white:hover {
    color: #ffffff;
}

.link-more i {
    margin-left: 10px;
    transform: rotate(0);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.link-more.open i {
    transform: rotate(-180deg);
}

.info-link-block {
    margin-top: 20px;
    margin-bottom: 20px;
}

.info-link-block a {
    color: #0575bc;
    padding-left: 30px;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.info-link-block span {
    border-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-decoration: none;
    transition: border .2s linear;
    display: inline-block;
}

.info-link-block a:hover span {
    border-color: rgba(11, 117, 186, 0.4);
}

.info-link-block i {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    color: #0575bc;
    font-size: var(--fs-20);
    line-height: 20px;
}

/*====================== Base ellement ======================*/

.play-gal img {
    max-width: 100%;
}

.play-gal {
    cursor: pointer;
    width: 100%;
    display: block;
    max-width: 600px;
    margin: 40px auto 40px auto;
    border: 2px solid #0f76bb;
    position: relative;
    cursor: pointer;
}

.play-gal:hover:after {
    background-color: rgba(51, 122, 183, 0.9);
}

.play-gal:after {
    background-color: rgba(51, 122, 183, 0.6);
    transition: all .25s linear;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    display: block;
}

.play-gal_btn {
    position: absolute;
    top: 50%;
    width: 200px;
    left: 50%;
    margin-top: -25px;
    margin-left: -100px;
    text-align: center;
    z-index: 10;
    color: #0b75ba;
    background: #ffffff;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    padding-bottom: 6px;
    padding-top: 1px;
    font-size: var(--fs-16);
    box-shadow: 0 2px 10px 0 rgba(10, 54, 84, .5);
}

hr {
    margin-bottom: 28px;
    margin-top: 28px;
    border-color: #e6e6e6;
}

.styled_table td, .styled_table th {
    border: 1px solid #767676;
    padding: 5px;
}

.other-box li {
    list-style: none;
}

.other-box ul {
    padding-left: 0;
}

/*.other-box a {
 display: block;
 margin-bottom: 10px;
}*/

.link-block {
    display: block;
}

.link-underline {
    text-decoration: underline;
}

.link-18 {
    font-size: var(--fs-18);
}

.link-underline:hover, .link-underline:focus {
    text-decoration: none;
}

.wrap-table {
    overflow: auto;
}

.table-style.table > tbody > tr > td, .table-style.table > tbody > tr > th,
.table-style.table > tfoot > tr > td, .table-style.table > tfoot > tr > th,
.table-style.table > thead > tr > td, .table-style.table > thead > tr > th {
    padding: 15px 10px;
    border: 1px solid #ddd !important;
}

.table-style.table p {
    margin-bottom: 0;
    line-height: 1.5;
}

.table-style.table > thead > tr > th, .table-style.table > tfoot > tr > th {
    font-weight: 500;
}

.table-style.table > thead > tr, .table-style.table > tfoot > tr {
    background-color: #f9f9f9;
}

.btn-wrap-normal {
    white-space: normal;
    height: auto;
}


.tooltip-inner {
    background: #ffffff;
    color: #333333;
    box-shadow: 0 3px 30px 0 rgba(1, 161, 255, 0.25);
    border: 1px solid #e6e6e7;
    font-size: var(--fs-14);
    line-height: 1.4;
    padding: 15px 20px;
    text-align: left;
}

.border-block {
    position: relative;
}

.border-block .tooltip {
    left: 15px !important;
    right: 15px !important;
}

.border-block .tooltip .tooltip-arrow {
    right: 21px !important;
    margin-left: 0;
    left: auto !important;
}

.border-block .tooltip-inner {
    width: 100%;
    max-width: none;
}

.tooltip.top .tooltip-arrow {
    bottom: 1px;
    border-top-color: #ffffff;
}

.tooltip.bottom .tooltip-arrow {
    top: 1px;
    border-bottom-color: #ffffff;
}

.btn,
.file--btn .jq-file__browse {
    padding: 9px 20px 11px 20px;
    border-radius: 2px;
    border: none;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.btn:active,
.btn:focus,
.btn:active:focus {
    outline: none;
}

.btn-success {
    background-color: #689f38;
    color: #ffffff;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:visited {
    background-color: #689f38;
}

.btn-default {
    background-color: #ffffff;
    color: #0575bc;
}

.btn-border-color {
    border: 1px solid #0575bc;
    color: #0575bc;
    font-size: var(--fs-16) !important;
    font-weight: 400;
    padding-top: 10px;
}

.btn-border-color:hover, .btn-border-color:focus, .btn-border-color:active {
    border-color: #0575bc;
    background: #0575bc;
    color: #ffffff;
}

.border-block h4 .icon-info,
.border-block .filter-title .icon-info {
    float: right;
    position: relative;
    font-size: var(--fs-22);
    margin-left: 10px;
    cursor: pointer;
}

.btn-primary, .file--btn .jq-file__browse {
    background-color: #0575bc;
    color: #ffffff;
}

.file--btn, .file--btn .jq-file__browse {
    cursor: pointer;
}

.btn.btn-primary.disabled, .btn.btn-primary[disabled], fieldset[disabled] .btn.btn-primary {
    background-color: #cccccc;
    color: #ffffff;
}

.disabled .placeholder {
    -webkit-user-select: none !important;
    user-select: none !important;
    cursor: default;
}

.span-red {
    color: #ff3333;
}

.form-block-two {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form-block-two .form-group {
    width: 50%;
    margin-right: 15px;
}

.form-block-two--30.form-block-two .form-group:first-child {
    width: 33.333%;
}

.form-block-two--30.form-block-two .form-group {
    width: 66.666%;
}

.form-block-two .form-group:last-child {
    margin-right: 0;
}

.file--btn .jq-file__browse {
    padding: 15px 20px !important;
}

.file--btn .jq-file__name {
    display: none;
}

.form-group li {
    list-style: none;
}

.form-group ul {
    padding-left: 0;
}

.form-group--field-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form-group--field-btn label.error {
    margin-left: 10px;
}

.form-group--field-btn .form-group--field-btn__elem-btn {
    margin-left: 18px;
    min-width: 170px;
}

.form-group--field-btn__elem {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled,
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: default;
}

.form-group ul.dropdown-menu {
    column-count: auto !important;
}

.dropdown-menu > li > a {
    white-space: normal;
}

.dropdown-menu {
    max-width: 100%;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.btn.dropdown-toggle.disabled,
.jq-radio.disabled.checked {
    background-color: #eee;
    color: #7b7b7b;
    border-color: #d8d8d8;
    opacity: 1;
    cursor: default;
}

.jq-radio.disabled.checked {
    background: #d8d8d8;
}

.jq-radio.disabled.checked + .placeholder {
    color: #000 !important;
}

.disabled .jq-file__browse {
    background-color: #cccccc;
    color: #ffffff;
    opacity: .65;
}


.email-accept {
    color: #0575bc;
    padding-left: 60px;
    position: relative;
}

.email-accept:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: url(../img/icon/sprite.svg) no-repeat -180px -155px;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:visited,
.file--btn .jq-file__browse:hover,
.file--btn .jq-file__browse:active,
.file--btn .jq-file__browse:focus {
    background-color: #e5e5e5;
    color: #0B75BA;
}

.btn-block, .btn-group-md > .btn, .btn-md {
    font-weight: 500;
    font-size: var(--fs-18);
    margin: 15px 0;
    height: 46px;
}

.btn-block + .btn-block {
    margin-top: 12px;
}

.btn-group-lg > .btn, .btn-lg, .file--btn .jq-file__browse {
    height: 58px;
    font-weight: 500;
    font-size: var(--fs-18);
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-group-sm > .btn, .btn-sm {
    height: 50px;
    font-weight: 500;
    font-size: var(--fs-16);
    margin-top: 0;
    padding-top: 12px;
}

.btn-group-md > .btn, .btn-md {
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 0;
    margin-bottom: 0;
}

.btn-grey.btn-grey--light {
    background-color: #f4f4f4;
}

.btn-grey {
    font-weight: 500;
    color: #333333;
    background-color: #F7F7F7;
}

.btn-grey:hover,
.btn-grey:active {
    color: #fff;
    background-color: #0575bc;
}

.btn-border {
    border: 1px solid #e5e5e5;
    color: #333333;
    background: transparent;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.btn-border.btn-border--blue-text {
    color: #0575bc;
}

.btn-border:hover {
    color: #0B75BA;
    background: #eee;
    border: 1px solid #0B75BA;
}

.btn--icon-left i {
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.link-auth-gos {
    min-width: 50%;
    margin-top: 25px;
}

.link-auth-gos > span {
    position: relative;
    display: inline-block;
    padding-left: 35px;
    min-height: 21px;
    margin-top: 2px;
}

.link-auth-gos i {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 21px;
    background: url(../img/icon/icon-gos.svg) no-repeat center;
}

.auth-box {
    min-height: 480px;
}

.form-search-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.form-search-row__btn {
    flex: none;
    width: 170px;
}

.form-search-row__field {
    flex: 1;
}

.form-search-row__btn .btn {
    border-radius: 0 2px 2px 0;
}

/* vote */
.vote-btn {
    font-size: var(--fs-16);
}

.vote-btn--blue {
    background: #0575bc;
}

.vote-btn--gray {
    background: #cccccc;
}

.vote-btn--red {
    background: #ff3333;
}

.btn.vote-btn--gray:hover, .btn.vote-btn--gray:focus {
    background: #a8a8a8;
}

.btn.vote-btn--red:hover, .btn.vote-btn--red:focus {
    background: #da1616;
}

.vote-accepted p {
    font-weight: 700;
    font-size: var(--fs-15);
    margin-bottom: 23px;
    line-height: 1.5;
}

.wrap-vote-btn {
    display: block;
}

.form-control {
    border-radius: 0;
}


.well {
    font-weight: 500;
    border: none;
    border-radius: 0;
    background-color: #0B75BA;
    color: #ffffff;
}

.well .list > .list-item {
    padding: 0;
    margin-bottom: 20px;

}

.well .list > .list-item:last-child {
    margin-bottom: 0
}

.well .list {
    margin-bottom: 30px;
}

.well .btn-default {
    padding: 12px;
    font-size: var(--fs-16);
    background-color: #fff;
    font-weight: 500;
}

.well .btn-default:hover {
    background-color: #e5e5e5;
}

.well-lg {
    padding: 40px 50px;
}


.image-wrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.image-lg {
    height: 410px;
    margin-top: 10px;
}

.image-md {
    height: 200px;
}


.docs-preview-title {
    font-weight: 500;
    margin-bottom: 15px;
}

.docs-preview-text {
    height: 100px;
    line-height: 1.2;
    overflow: hidden;
    position: relative;
}

.docs-preview-text:after, .docs-preview-text:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    z-index: 1;
    transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
}

.docs-preview-text:before {
    opacity: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.docs-preview-text:after {
    opacity: 1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

a.border-block-sm:hover .docs-preview-text:before {
    opacity: 1;
}

a.border-block-sm:hover .docs-preview-text:after {
    opacity: 0;
}

.docs-preview__box .docs-preview-title {
    color: #333333;
}

.docs-preview__box:hover .docs-preview-title {
    color: #0575bc;
}

.wrap-btn-3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: -15px
}

.wrap-btn-3__item {
    padding-right: 15px;
    margin-bottom: 15px;
    width: 50%;
}

.wrap-btn-3__item a {
    text-decoration: none !important;
    text-align: center;
    font-weight: 500;
    font-size: var(--fs-18);
    width: 100%;
    border-radius: 4px;
    white-space: normal;
}

.wrap-btn-3__item a span {
    display: block;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .wrap-btn-3 {
        flex-direction: column;
    }

    .wrap-btn-3__item {
        padding-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .wrap-btn-3__item a span {
        display: inline;
    }

    .wrap-btn-3__item a {
        text-align: left;
    }
}

.list-group-services .list-group-item, .box-link-arrow {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 30px 70px 30px 30px;
    border: none;
    color: #000;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.box-link-arrow {
    display: block;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    padding: 23px 70px 28px 30px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.list-group-services .list-group-item:hover, .box-link-arrow:hover {
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .15);
    background: #ffffff;
    color: #0b75ba;
}

.list-group-services--2 .item {
    width: 100%;
    padding-right: 0;
    text-decoration: none;
    margin-bottom: 0;
}

.list-group-services--2 .item .p, .box-link-arrow p {
    text-decoration: none;
}

.list-group-services--2 .list-group-item {
    background-color: #f4f4f4;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
}

.list-group-services .list-group-item i {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    right: 20px;
    width: 42px;
    height: 42px;
    font-size: 0 !important;
    border: none;
}

.list-group-services .list-group-item i:after, .list-group-services .list-group-item i:before {
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    transition: all .2s linear;
}

.box-link-arrow {
    font-weight: 500;
    font-size: var(--fs-18);
}

.box-link-arrow:after, .box-link-arrow:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    right: 20px;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
}

.list-group-services .list-group-item i:after, .box-link-arrow:after {
    background-image: url(../img/icon/arrow-six.svg);
    opacity: 1;
}

.list-group-services .list-group-item i:before, .box-link-arrow:before {
    background-image: url(../img/icon/arrow-six_active.svg);
    opacity: 0;
}

.list-group-services .list-group-item:hover i:after, .box-link-arrow:hover:after {
    opacity: 0;
}

.list-group-services .list-group-item:hover i:before, .box-link-arrow:hover:before {
    opacity: 1;
}

.list-group-services .list-group-item > p,
.list-group-services .list-group-item > .p, .box-link-arrow span {
    margin: 0;
    font-weight: 500;
    font-size: var(--fs-18);
}

.svg-icon .color {
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.error-message {
    color: #ff3333;
    font-weight: 700;
    margin-bottom: 37px;
    display: none;
    font-size: var(--fs-18);
}

.error-message.show {
    display: block;
}

input.form-control, .rss-link {
    display: block;
    width: 100%;
    height: auto;
    padding: 9px 20px 10px 20px;
    height: 44px;
    font-size: var(--fs-16);
    line-height: 16px;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rss-link {
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 17px 20px 12px 20px;
    height: 52px;
}

.block-email-or-mail.active {
    display: block;
}

.block-email-or-mail {
    display: none;
}

.form-control:focus {
    outline: 0;
    border-color: #0575bc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control__description {
    font-size: var(--fs-13);
    margin-bottom: 15px;
}

.form-group--placeholder-fix {
    position: relative;
    font-weight: 400;
}

.form-group--placeholder-fix label,
.form-group--placeholder-fix input,
.form-group--placeholder-fix textarea {
    font-weight: 400;
}

textarea {
    resize: none;
}

.valid .help-block {
    display: none;
}

::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

::-moz-placeholder {
    opacity: 1;
    transition: opacity .2s linear;
}

/* Firefox 19+ */
:-moz-placeholder {
    opacity: 1;
    transition: opacity .2s linear;
}

/* Firefox 18- */
:-ms-input-placeholder {
    opacity: 1;
    transition: opacity .2s linear;
}

:focus::-webkit-input-placeholder {
    opacity: 0;
}

:focus::-moz-placeholder {
    opacity: 0;
}

/* Firefox 19+ */
:focus:-moz-placeholder {
    opacity: 0;
}

/* Firefox 18- */
:focus:-ms-input-placeholder {
    opacity: 0;
}

.error ::-webkit-input-placeholder {
    color: #ff3333;
}

.error ::-moz-placeholder {
    color: #ff3333;
}

/* Firefox 19+ */
.error :-moz-placeholder {
    color: #ff3333;
}

/* Firefox 18- */
.error :-ms-input-placeholder {
    color: #ff3333;
}

.bg-gray input, .bg-gray textarea, .form .btn.dropdown-toggle.btn-default {
    border-color: #d8d8d8;
}

.bootstrap-select .btn.dropdown-toggle.btn-default {
    color: #999;
}

.big-field .placeholder {
    margin-bottom: 7px;
}

.form-group--placeholder-fix input, .form-group--placeholder-fix textarea,
.form .btn.dropdown-toggle.btn-default, .big-field input, .wrap-search-form input {
    height: 58px;
    line-height: 18px;
    padding-left: 28px;
    padding-right: 28px;
    color: #333333;
    border-radius: 2px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.big-field {
    position: relative;
}

.big-field .password-show {
    top: 45px;
}

label.error {
    color: #ff3333;
    font-size: var(--fs-14);
    font-weight: 400;
    margin-bottom: 0 !important;
    display: block;
}

.footer-social {
    display: flex;
}

.footer-social-item {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 12px;
    margin-right: 25px;
    background: #b4b4b4;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    transition: 0.4s;
}


.footer-social-item.vk,
.footer-social-item.ok {
    /*    background-color: transparent !important;*/
    background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_13)'%3E%3Cpath d='M0 21.5968C0 11.4177 0 6.32535 3.16554 3.16554C6.32535 0 11.4177 0 21.6025 0H23.3975C33.5823 0 38.6746 0 41.8345 3.16554C45 6.32535 45 11.4177 45 21.5968V23.3975C45 33.5823 45 38.6746 41.8345 41.8345C38.6746 45 33.5823 45 23.3975 45H21.6025C11.4177 45 6.32535 45 3.16554 41.8345C0 38.6746 0 33.5823 0 23.3975L0 21.5968Z' fill='%23B4B4B4'/%3E%3Cpath d='M23.9423 32.4181C13.6887 32.4181 7.8393 25.3874 7.59271 13.6887H12.731C12.8973 22.2735 16.6879 25.9093 19.6871 26.6605V13.6887H24.5272V21.0921C27.4863 20.7767 30.6002 17.399 31.6497 13.6887H36.484C35.6812 18.2649 32.3034 21.6369 29.9063 23.0247C32.3034 24.1487 36.1514 27.0906 37.6137 32.4181H32.2862C31.145 28.8569 28.2949 26.0985 24.5272 25.7257V32.4181H23.9423Z' fill='white'/%3E%3Crect x='7' y='9' width='33' height='30' fill='%23B4B4B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_13'%3E%3Crect width='45' height='45' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.footer-social-item.tg {
    border-radius: 12px !important;
}

.footer-social-item.tg svg {
    transform: scale(1.25);
}

.footer-social-item.vk:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_15)'%3E%3Cpath d='M0 21.5968C0 11.4177 0 6.32535 3.16554 3.16554C6.32535 0 11.4177 0 21.6025 0H23.3975C33.5823 0 38.6746 0 41.8345 3.16554C45 6.32535 45 11.4177 45 21.5968V23.3975C45 33.5823 45 38.6746 41.8345 41.8345C38.6746 45 33.5823 45 23.3975 45H21.6025C11.4177 45 6.32535 45 3.16554 41.8345C0 38.6746 0 33.5823 0 23.3975L0 21.5968Z' fill='%230077FF'/%3E%3Cpath d='M23.9423 32.4181C13.6887 32.4181 7.8393 25.3874 7.59271 13.6887H12.731C12.8973 22.2735 16.6879 25.9093 19.6871 26.6605V13.6887H24.5272V21.0921C27.4863 20.7767 30.6002 17.399 31.6497 13.6887H36.484C35.6812 18.2649 32.3034 21.6369 29.9063 23.0247C32.3034 24.1487 36.1514 27.0906 37.6137 32.4181H32.2862C31.145 28.8569 28.2949 26.0985 24.5272 25.7257V32.4181H23.9423Z' fill='white'/%3E%3Crect x='5' y='8' width='36' height='31' fill='%230077FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_15'%3E%3Crect width='45' height='45' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}

.footer-social-item.ok:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_2)'%3E%3Cpath d='M0 21.5968C0 11.4177 0 6.32535 3.16554 3.16554C6.32535 0 11.4177 0 21.6025 0H23.3975C33.5823 0 38.6746 0 41.8345 3.16554C45 6.32535 45 11.4177 45 21.5968V23.3975C45 33.5823 45 38.6746 41.8345 41.8345C38.6746 45 33.5823 45 23.3975 45H21.6025C11.4177 45 6.32535 45 3.16554 41.8345C0 38.6746 0 33.5823 0 23.3975L0 21.5968Z' fill='%23FF7700'/%3E%3Cpath d='M23.9423 32.4181C13.6887 32.4181 7.8393 25.3874 7.59271 13.6887H12.731C12.8973 22.2735 16.6879 25.9093 19.6871 26.6605V13.6887H24.5272V21.0921C27.4863 20.7767 30.6002 17.399 31.6497 13.6887H36.484C35.6812 18.2649 32.3034 21.6369 29.9063 23.0247C32.3034 24.1487 36.1514 27.0906 37.6137 32.4181H32.2862C31.145 28.8569 28.2949 26.0985 24.5272 25.7257V32.4181H23.9423Z' fill='white'/%3E%3Crect x='7' y='9' width='33' height='30' fill='%23FF7700'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2'%3E%3Crect width='45' height='45' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
}


.footer-social-item.tg {
    border-radius: 50%;
}

.footer-social-item.vk svg,
.footer-social-item.ok svg {
    transform: scale(2.15) !important;
}


@media (max-width: 1200px) {
    .social-protection-in-my-region .table-wrap_window-wide {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 1200px;
        margin-top: 30px;
    }

    .social-protection-in-my-region #grid-view-organizations {
        overflow-x: auto;
    }

    .social-protection-in-my-region #grid-view-organizations th {
        width: 10% !important;
    }

    .social-protection-in-my-region #grid-view-organizations tr th:nth-child(1) {
        width: 1% !important;
    }


}

.social-protection-in-my-region #grid-view-organizations tbody tr td:nth-child(1),
.social-protection-in-my-region #grid-view-organizations tbody tr td:nth-child(4),
.social-protection-in-my-region #grid-view-organizations tbody tr td:nth-child(5) {
    word-break: keep-all;
}

.social-protection-in-my-region #grid-view-organizations tbody tr td:nth-child(1) {
    text-align: center;
}

@media (max-width: 767px) {
    .footer-social-item.vk svg,
    .footer-social-item.ok svg {
        transform: scale(1.95) !important;
    }

    .footer-social-item {
        width: 40px;
        height: 40px;
        border-radius: 0px;
        margin-right: 15px;
    }

    .footer-social-item.vk,
    .footer-social-item.ok {
        background-color: transparent !important;
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_15)'%3E%3Cpath d='M0 19.1971C0 10.1491 0 5.62253 2.81381 2.81381C5.62253 0 10.1491 0 19.2022 0H20.7978C29.8509 0 34.3775 0 37.1862 2.81381C40 5.62253 40 10.1491 40 19.1971V20.7978C40 29.8509 40 34.3775 37.1862 37.1862C34.3775 40 29.8509 40 20.7978 40H19.2022C10.1491 40 5.62253 40 2.81381 37.1862C0 34.3775 0 29.8509 0 20.7978L0 19.1971Z' fill='%23B4B4B4'/%3E%3Cpath d='M21.282 28.8161C12.1677 28.8161 6.96828 22.5666 6.74908 12.1677H11.3164C11.4643 19.7986 14.8337 23.0304 17.4997 23.6982V12.1677H21.802V18.7486C24.4323 18.4682 27.2002 15.4658 28.1331 12.1677H32.4302C31.7166 16.2355 28.7142 19.2328 26.5834 20.4664C28.7142 21.4655 32.1346 24.0805 33.4344 28.8161H28.6989C27.6845 25.6506 25.151 23.1987 21.802 22.8673V28.8161H21.282Z' fill='white'/%3E%3Crect x='4.44446' y='7.11111' width='32' height='27.5556' fill='%23B4B4B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_15'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    }


    .footer-social-item.vk:hover {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_15)'%3E%3Cpath d='M0 19.1971C0 10.1491 0 5.62253 2.81381 2.81381C5.62253 0 10.1491 0 19.2022 0H20.7978C29.8509 0 34.3775 0 37.1862 2.81381C40 5.62253 40 10.1491 40 19.1971V20.7978C40 29.8509 40 34.3775 37.1862 37.1862C34.3775 40 29.8509 40 20.7978 40H19.2022C10.1491 40 5.62253 40 2.81381 37.1862C0 34.3775 0 29.8509 0 20.7978L0 19.1971Z' fill='%230077FF'/%3E%3Cpath d='M21.282 28.8161C12.1677 28.8161 6.96828 22.5666 6.74908 12.1677H11.3164C11.4643 19.7986 14.8337 23.0304 17.4997 23.6982V12.1677H21.802V18.7486C24.4323 18.4682 27.2002 15.4658 28.1331 12.1677H32.4302C31.7166 16.2355 28.7142 19.2328 26.5834 20.4664C28.7142 21.4655 32.1346 24.0805 33.4344 28.8161H28.6989C27.6845 25.6506 25.151 23.1987 21.802 22.8673V28.8161H21.282Z' fill='white'/%3E%3Crect x='4.44446' y='7.11111' width='32' height='27.5556' fill='%230077FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_15'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
    }

    .footer-social-item.ok:hover {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_2)'%3E%3Cpath d='M0 19.1971C0 10.1491 0 5.62253 2.81381 2.81381C5.62253 0 10.1491 0 19.2022 0H20.7978C29.8509 0 34.3775 0 37.1862 2.81381C40 5.62253 40 10.1491 40 19.1971V20.7978C40 29.8509 40 34.3775 37.1862 37.1862C34.3775 40 29.8509 40 20.7978 40H19.2022C10.1491 40 5.62253 40 2.81381 37.1862C0 34.3775 0 29.8509 0 20.7978L0 19.1971Z' fill='%23FF7700'/%3E%3Cpath d='M21.282 28.8161C12.1677 28.8161 6.96828 22.5666 6.74908 12.1677H11.3164C11.4643 19.7986 14.8337 23.0304 17.4997 23.6982V12.1677H21.802V18.7486C24.4323 18.4682 27.2002 15.4658 28.1331 12.1677H32.4302C31.7166 16.2355 28.7142 19.2328 26.5834 20.4664C28.7142 21.4655 32.1346 24.0805 33.4344 28.8161H28.6989C27.6845 25.6506 25.151 23.1987 21.802 22.8673V28.8161H21.282Z' fill='white'/%3E%3Crect x='4.44446' y='7.11111' width='32' height='27.5556' fill='%23FF7700'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_2'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
    }

}

.footer-social-item:last-child {
    margin-right: 0;
}

.footer-social-item:hover {
    background: #337ab7;
}

.footer-social-item svg {
    fill: #fff;
    height: 21px;
    width: 21px;
}

.footer__send-wrong {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    font-size: var(--fs-14);
    margin-top: 20px;
}

@media (max-width: 767px) {
    .footer__send-wrong {
        display: none;
    }
}

.footer__send-wrong img {
    margin-right: 12px;
}

.footer__send-wrong span {
    font-weight: 600;
    margin-right: 5px;
}

.footer__send-wrong i {
    display: block;
    font-size: var(--fs-25);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    font-style: normal;
    text-align: center;
    line-height: 19px;
    color: #b4b4b4;
    font-weight: 500;
    padding-left: 1px;
}

.wrap-search-form form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}

.search__nav-top {
    border: 0 !important;
}

.search__nav-top .nav.nav-tabs, .search__nav-bottom .nav.nav-tabs {
    text-align: left !important;
}

.wrap-search-form .search-btn {
    padding-left: 50px;
    padding-right: 50px;
    min-width: 20%;
    border-radius: 0 4px 4px 0;
}

.wrap-search-form input {
    border-radius: 4px 0 0 4px;
}

.wrap-search-form a.logo {
    margin-right: 0
}

.jq-checkbox, .jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.jq-checkbox input, .jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-radio, .jq-checkbox {
    border: 1px solid #dadada;
    background: #ffffff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    position: relative;
    min-width: 25px;
    min-height: 25px;
}

.jq-radio__div, .jq-checkbox__div {
    background: #ffffff;
    height: 0;
    width: 0;
    top: 50%;
    margin-top: 0;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    margin-left: 0;
    transition: all .2s ease-in-out;
}

.jq-checkbox {
    border-radius: 2px;
    height: 20px;
    width: 20px;
}

.parent-question ul {
    column-count: 2;
    float: none;
}

.parent-question ul li {
    padding-right: 15px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.jq-radio.checked, .jq-checkbox.checked {
    border-color: #0575bc;
    background: #0575bc;
}

.jq-checkbox__div {
    border-radius: 2px;
}

.jq-radio.checked .jq-radio__div, .jq-checkbox.checked .jq-checkbox__div {
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: -4px;
}

.wrap-check {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-width: 280px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px !important;
}

.form-group > label {
    margin-bottom: 20px;
}

.parent-question {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
    margin-bottom: 35px;
    /* padding-bottom: 25px; */
}

.sub-question {
    border-bottom: 0 !important;
}

.parent-question .jq-checkbox label {
    font-weight: 400;
}


.question-form__step-info {
    font-weight: 600;
}

.question-form__step-time {
    text-align: right;
}

.question-form__header hr {
    border-color: #ffffff;
    margin-bottom: 0;
    margin-top: 30px;
    border-width: 2px;
    margin-bottom: 20px;
}

.question-form-step .wrap-check {
    margin-bottom: 20px;
}

.question-form-step .form-sub-title {
    margin-top: 20px;
}


.form-sub-title-type-2 {
    font-weight: 600;
    margin-bottom: 25px;
}

.wrap-check .placeholder, .wrap-check .jq-radio, .wrap-check .jq-checkbox, .wrap-check label {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
    cursor: pointer;
}

.form-group ul {
    padding-left: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 25px;
    border-bottom: 2px solid #e6e6e6;
}

.form-hr {
    height: 4px;
    background: #ffffff;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 10px;
}

.form-titlle {
    font-size: var(--fs-22);
    float: left;
    margin-top: 45px;
    margin-bottom: 40px;
}

.form h4:first-child {
    margin-top: 0;
}

.wrap-check div + label, .wrap-check .placeholder {
    padding-right: 12px;
    padding-left: 12px;
}

.checked + .placeholder, .checked + label {
    color: #0575bc;
}

.form-sub-title {
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 40px;
}

.form-group--placeholder-fix .placeholder {
    color: #333333;
}

.placeholder-fix-textarea.full textarea {
    padding-top: 50px;
}

.placeholder-fix-textarea i {
    font-style: normal;
}

.placeholder-fix-textarea .placeholder__add {
    display: block;
    font-size: var(--fs-12);
}

.placeholder-fix-textarea textarea {
    resize: none;
    height: 280px;
    box-shadow: none;
}

/*.placeholder-fix-textarea:after {
  background-color: #ffffff;
  top: -10px;
  height: 20px;
  left: 0; right: 0;
  content: '';
  display: block;
}*/

.placeholder-email-confirm {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.placeholder-email-confirm .send-new-code {
    float: right;
    font-weight: 400;
    border-bottom: 1px dashed #0B75BA;
    text-decoration: none;
    font-size: var(--fs-14);
}

.placeholder-email-confirm .send-new-code:hover,
.placeholder-email-confirm .send-new-code:focus,
.placeholder-email-confirm .send-new-code:active {
    border-bottom: 1px dashed transparent;
}

.placeholder-fix-textarea label.placeholder {
    background-color: #ffffff;
    right: 18px;
}

.form-group--placeholder-fix label.placeholder {
    position: absolute;
    top: 10px;
    font-size: var(--fs-11);
    left: 28px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    cursor: text;
    border-radius: 0;
}

.form-group--placeholder-fix.full input,
.form-group--placeholder-fix textarea {
    padding-top: 24px;
}

.form .btn.dropdown-toggle.btn-default {
    font-size: var(--fs-16);
}


.bootstrap-select.btn-group .dropdown-toggle .caret {
    background: url(../img/icon/sprite.svg) no-repeat -183px -106px;
    width: 15px;
    height: 8px;
    right: 25px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret,
.bootstrap-select.btn-group .dropdown-toggle .caret:hover,
.bootstrap-select.btn-group .dropdown-toggle .caret:focus,
.bootstrap-select.btn-group .dropdown-toggle .caret:active {
    border: 0 !important;
}

.error input, .error textarea {
    border-color: #ff3333 !important;
    color: #ff3333;
}

.form-group--placeholder-fix.error label.error {
    color: #ff3333;
}

.form-group--placeholder-fix.error label.placeholder {
    opacity: 1;
}

.form-group--placeholder-fix.full label.placeholder {
    top: 10px;
    font-size: var(--fs-11);
}

.form-group--placeholder-fix.full label.placeholder:after {
    display: block;
    position: absolute;
    content: '';
    top: -9px;
    height: 10px;
    left: 0;
    right: 0;
}

.form-group--placeholder-fix.full .placeholder,
.form-group--placeholder-fix .placeholder {
    color: #767676;
}

.field-newsletter-verifycode > .row > .col-md-11 {
    width: fit-content;
}

.password-show {
    width: 19px;
    height: 19px;
    right: 18px;
    top: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    background: url(../img/icon/pass-eye-open.svg) no-repeat center;
}

.password-show.show {
    background-image: url(../img/icon/pass-eye-hide.svg);
}

.link-gray:hover, .link-gray:focus, .link-gray {
    color: #767676;
}

.link-gray:hover, .link-gray:focus {
    text-decoration: underline;
}

.two-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.two-btn__elem {
    flex-basis: 50%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    text-align: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin-right: 15px;
}

.two-btn--ix2 .two-btn__elem:first-child {
    margin-right: 30px;
}

.two-btn .two-btn__elem:last-child {
    margin-right: 0;
}

@media (max-width: 767px) {
    .form-block-two {
        flex-direction: column;
    }

    .form-block-two--30.form-block-two .form-group, .form-block-two .form-group {
        width: 100% !important;
        margin-right: 0;
    }

    .two-btn__elem {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .two-btn {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .two-btn__elem:last-child {
        margin-bottom: 0;
    }
}

.form-title {
    margin-top: 0;
    font-size: var(--fs-22);
    color: #333333;
}

.form-description {
    margin-top: 0;
    margin-bottom: 30px;
}

.link-bold, .bold {
    font-weight: 700;
}

.bold-md {
    font-weight: 500;
}

/*====================== Base block ======================*/

.tags-list .summary {
    display: none;
}

.tags-result-list .summary {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 35px;
}

.tags-result-list a {
    font-weight: 500;
    font-size: var(--fs-18);
    color: #333333;
}

.tags-result-list a:hover {
    color: #337ab7;
}

.tags-result-list > div {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.tags-list > div {
    display: inline-block;
}

.tag, .tags-list a {
    background-color: #f4f4f4;
    border-radius: 30px;
    padding: 3px 15px 6px 15px;
    /* white-space: nowrap; */
    margin-bottom: 3px;
    margin-top: 3px;
    display: inline-block;
    cursor: pointer;
    transition: all .2s linear;
}

.tag:hover, .tags-list a:hover {
    background-color: #0B75BA !important;
    color: #ffffff;
}

/* simple-nav */
.simple-list-nav {
    font-weight: 500;
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.simple-list-nav li {
    margin: 0 0 18px;
}

/* pagination */

.wrap-pagination {
    margin-top: 68px;
    margin-bottom: 85px;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.wrap-pagination--page-amount {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.dropdown.page-amount {

}

.wrap-pagination--page-amount .custom-pagination {
    flex: 1 0 auto;
    text-align: left;
}

.wrap-pagination--page-amount .page-amount {
    flex: 0 0 auto;
}

.custom-pagination {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.custom-pagination li, .dropdown.page-amount .dropdown-toggle {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    margin-right: 6px;
    margin-bottom: 10px;
}

.custom-pagination li:last-child, .dropdown.page-amount .dropdown-toggle {
    margin-right: 0;
}


/* вкладки с годами */
.year-tabs {
    margin-bottom: 0 !important;
    margin-top: 75px;
}

.year-tabs li {
    cursor: pointer;
    font-size: var(--fs-16);
    position: relative !important;
    background: none;
    vertical-align: top;
    display: inline-block;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.year-tabs li:before {
    display: none !important;
}

.year-tabs a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: var(--fs-14);
    color: #333333;
    border-radius: 2px;
    background-color: #f4f4f4;
}

.year-tabs li:hover a {
    background: #f5f5f5;
}

.year-tabs .active a, .year-tabs .active:hover a, .year-tabs .active a:hover {
    background-color: #0575bc;
    color: #ffffff;
}

/* Slider */
.slick-slider, .slider-vert-news .slider {
    position: relative;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: inherit;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* slider-vert__nav */
.slider-vert__nav-prev,
.slider-vert__nav-next {
    width: 40px;
    top: 0;
    cursor: pointer;
    text-align: center;
}

.slider-vert__nav-prev:hover,
.slider-vert__nav-next:hover {
    background-color: #e5e5e5;
}

.slider-vert__nav-prev i,
.slider-vert__nav-next i {
    font-weight: bold;
    top: -1px;
    position: relative;
}

.slider-vert__nav-prev {
    left: 0;
}

.slider-vert__nav-next {
    right: 0;
}

.custom-pagination li a,
.slider-vert__nav-prev,
.slider-vert__nav-next, .dropdown.page-amount .dropdown-toggle {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    height: 40px;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.link-all i {
    font-weight: bold;
    margin-left: 7px;
    margin-top: 1px;
    position: relative;
    top: 1px;
}

.slider-vert-news__item > a:hover p {
    color: #0575bc;
}

.slider-vert__nav.visible-more-md {
    margin-top: 20px;
    margin-bottom: 70px;
}

.slider-vert__nav {
    margin-top: 15px;
}

.slider-vert-news__item {
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 18px;
    margin-bottom: 28px;
    padding-right: 10px;
}

.slider-vert-news__item .date,
.slider-vert-news__item .name {
    display: block;
}


.slider-vert-news__item .media-category {
    margin-top: 25px;
}

.slider-vert-news__item .date {
    color: #b3b3b3;
    margin-bottom: 10px;
    font-size: var(--fs-14);
}

.slider-vert-news__item .name {
    color: #767676;
    margin-bottom: 15px;
}

.slider-vert__nav {
    text-align: center;
    padding-left: 55px;
    padding-right: 55px;
    position: relative;
    line-height: 40px;
    height: 40px;
    font-weight: 700;
}

.slider-vert__nav-prev,
.slider-vert__nav-next {
    position: absolute;
    display: block;
}


/* custom-pagination */
.pagination-info {
    font-size: var(--fs-14);
    margin-bottom: 13px;
}

.pagination-page span {
    display: block;
    margin-bottom: 13px;
    font-size: var(--fs-14);
}

.pagination-page__btn {
    position: relative;
    width: 162px;
}

.pagination-page__btn .form-control {
    border: 1px solid #e5e5e5;
}

.pagination-page__btn .btn {
    z-index: 10;
    line-height: 41px;
    padding: 0;
    position: absolute;
    font-size: var(--fs-10);
    right: 0;
    top: 0;
    bottom: 0;
    width: 44px;
    background: transparent;
    border: 1px solid #e5e5e5;
    color: #333333;
}

.pagination-page__btn .btn:hover {
    background-color: #e5e5e5;
}

.pagination-info strong {
    color: #333333;
}

.custom-pagination li a, .dropdown.page-amount .dropdown-toggle {
    font-size: var(--fs-16);
    display: inline-block;
    text-align: center;
    padding: 0;
    width: 44px;
    height: 44px;
    line-height: 41px;
    color: #333333;
}

.dropdown.page-amount .dropdown-menu {
    width: 100%;
}

.dropdown.page-amount .dropdown-toggle {
    width: auto;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 35px;
    margin-bottom: 0;
}

.wrap-pagination--page-amount .custom-pagination li {
    margin-bottom: 0;
}

.custom-pagination li a:hover,
.custom-pagination li.active a, .dropdown.page-amount .dropdown-toggle:hover, .dropdown.page-amount.open .dropdown-toggle {
    background-color: #e5e5e5;
}

.custom-pagination li a i {
    font-weight: bold;
    top: -1px;
    position: relative;
    font-size: var(--fs-10);
}

.custom-pagination li.disabled a {
    color: #e5e5e5;
    cursor: default;
}

.custom-pagination li.disabled a:hover {
    background-color: #ffffff;
}

.custom-pagination li .dots {
    display: inline-block;
    padding: 11px 10px;
    line-height: 1em;
}


@media (max-width: 991px) {
    .border-block.border-block--date p {
        display: inline;
    }

    .border-block.border-block--date {
        margin-bottom: 25px !important;
        padding: 0 !important;
        border: 0 !important;
    }
}

@media (max-width: 767px) {
    .dropdown.page-amount {
        margin-top: 30px;
    }

    .wrap-pagination--page-amount {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .wrap-pagination--page-amount .custom-pagination li {
        margin-bottom: 10px;
    }
}

/* bg-box */
.bg-box, .border-block.border-block--bg-box {
    padding: 67px 48px;
}

.bg-box.bg-box--pd-sm {
    padding: 40px 15px 47px;
}

.bg-box.bg-box--pd-xs {
    padding: 40px 25px;
}

.bg-box__title {
    font-size: var(--fs-22);
    font-weight: 500;
    margin-bottom: 30px;
}

.gray-bg__big-title {
    font-size: var(--fs-24);
    font-weight: 500;
    margin-bottom: 33px;
}

@media (max-width: 767px) {
    .bg-box {
        padding: 50px 0;
    }

    .bg-box.bg-box--pd-sm {
        padding-left: 0;
        padding-right: 0;
    }
}


/* dropdown navbar в шапке */
.nav-submenu.submenu-ministry .btn-grey {
    margin-top: 30px;
    color: #333333;
    font-weight: 600;
    border: 1px solid #dcdcdc;
    transition: 0.4s;
}

.nav-submenu.submenu-ministry .btn-grey:hover {
    border: 1px solid #333333;
}

.ministry-person-block {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 50px 40px 40px 40px;
}

.ministry-person-block__img {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.ministry-person-block__title {
    width: 100%;
    font-size: var(--fs-18);
    color: #0575bc;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 10px;
}

.ministry-person-block__title a {
    text-decoration: none;
    color: inherit;
}

.ministry-person-block__title a:hover {
    text-decoration: underline;
}

.ministry-person-block__description {
    width: 100%;
    font-size: var(--fs-16);
    color: #333333;
    line-height: 21px;
}

.submenu-ministry__list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 18px;
    padding-bottom: 17px;
}

.submenu-ministry__li {
    line-height: 21px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 18px;
    position: relative;
}

.submenu-ministry__li:last-child {
    margin-bottom: 0;
}

.submenu-ministry__li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 5px;
    transition: 0.4s;
}

.submenu-ministry__li:hover:before {
    right: 10px;
}

.submenu-ministry__link {
    position: relative;
    padding-right: 20px;
    width: 100%;
    color: inherit;
    display: block;
}


.nav-submenu .btn-grey {
    margin-top: 0;
}

.btn-grey {
    transition: color .2s, border .2s;
    font-size: var(--fs-16);
    color: #a1a1a1;
    border: 1px solid #a1a1a1;
    border-radius: 2px;
    background-color: #fff;
}

.nav-submenu a:before,
.nav-submenu a:after {
    display: none !important;
}

.btn-grey:hover {
    color: #333;
    border: 1px solid #333;
    background-color: #fff;
}

.navbar-nav > li.li-static {
    position: static;
}

.nav-submenu {
    display: none;
    position: absolute;
    z-index: 3;
    top: calc(100% + 1px);
    right: 0;
    left: 0;

    padding: 20px 0;
    padding-top: 60px;
    background-color: #fff;
    box-shadow: 0 30px 25px -30px rgba(14, 12, 11, 0.3);
}

.nav-submenu .section-head {
    margin-top: 0;
    margin-bottom: 40px;
}

.nav-submenu__content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 285px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.nav-submenu__content .news-card {
    z-index: 1;
}

.nav-submenu__content:before {
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;

    display: block;

    content: '';
}

.nav-contacts-elem {
    margin-bottom: 20px;
}

.contacts-elem__title {
    margin-bottom: 10px;
}

.nav-contacts-elem.last {
    margin-bottom: 35px;
}

.nav-submenu--heading {
    margin-bottom: 12px;
}

/* контакты */
.contacts-elem {
    font-size: var(--fs-16);
    line-height: 24px;

    margin-bottom: 25px;

    color: #333;
}

.contacts-elem__heading {
    font-weight: bold;

    margin-bottom: 10px;
}

.contacts-elem__heading.icon {
    position: relative;
}

.contacts-elem__heading.icon:before {
    position: absolute;
    top: 50%;
    left: -30px;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;

    content: '';

    opacity: .3;
    background-size: 20px;
}

.contacts-elem__heading.icon-clock:before {
    background: url('../img/icon/clock.svg') no-repeat center center;
}

.contacts-elem__heading.icon-metro:before {
    background: url('../img/icon/metro.svg') no-repeat center center;
    background-size: 20px;
}

.contacts-hr {
    margin-top: 35px;
    margin-bottom: 35px;
}

.ya-map-container {
    margin-bottom: 60px;
}

.dep-open-card {
    border: 1px solid #ededed;
    background-color: #fff;
}

a.dep-open-card__heading,
.dep-open-card__heading {
    font-size: var(--fs-16);
    font-weight: bold;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 20px 30px 19px;

    color: #333;
}

a.dep-open-card__heading:before,
.dep-open-card__heading:before {
    position: absolute;
    right: 30px;
    bottom: 0;
    left: 30px;

    display: none;

    height: 1px;

    content: '';

    background-color: #ededed;
}

a.dep-open-card__heading:after,
.dep-open-card__heading:after {
    position: absolute;
    top: 50%;
    right: 30px;

    display: block;

    width: 14px;
    height: 14px;
    margin-top: -7px;

    content: '';
    transition: transform .3s;
    transform: rotate(0);
    transform-origin: center center;

    background: url('../img/icon/arrow.svg') no-repeat center center;
    background-size: 14px;
}

.dep-open-card__content {
    display: none;

    padding: 40px 30px;

    color: #333;
}

.dep-open-card.active {
    color: #adadad;
    border: 1px solid #707070;
}

a.dep-open-card.active .dep-open-card__heading,
.dep-open-card.active .dep-open-card__heading {
    color: #adadad;
}

a.dep-open-card.active .dep-open-card__heading:before,
.dep-open-card.active .dep-open-card__heading:before {
    display: block;
}

a.dep-open-card.active .dep-open-card__heading:after,
.dep-open-card.active .dep-open-card__heading:after {
    transform: rotate(-90deg);
}

.dep-open-card.active .dep-open-card__content {
    display: block;
}

.dep-open-card .contacts-elem {
    margin-bottom: 20px;
}

.dep-open-card h4.contacts-elem__heading {
    margin-bottom: 30px;
    font-weight: bold;
}


/* network */
.auth-list-network {
    margin: 0;
    padding: 0;
}

.auth-list-network li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.auth-list-network a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/icon/sprite.svg) no-repeat;
}

.auth-list-network a.vk {
    background-position: -55px -100px;
}

.auth-list-network a.fb {
    background-position: 0 -100px;
}

.auth-list-network a.od {
    background-position: -110px -100px;
}

.auth-list-network a.vk:hover {
    background-position: -55px -155px;
}

.auth-list-network a.fb:hover {
    background-position: 0 -155px;
}

.auth-list-network a.od:hover {
    background-position: -110px -155px;
}


/* block-douwnload-sm */
.block-douwnload-sm.border-block {
    padding: 30px;
    font-size: var(--fs-16);
}

.block-douwnload-sm .btn-block {
    margin: 0 0 10px;
}

.block-douwnload-sm .format {
    margin-right: 10px;
}

.block-douwnload-sm .name {
    font-weight: 500;
}


/* block-douwnload-md */
.block-douwnload-md {
    position: relative;
    margin-top: 60px;
    margin-bottom: 90px;
    padding: 35px 30px 35px 130px;
    background-color: #F7F7F7;
    color: #333333;
}

.block-douwnload-md .doc-icon {
    position: absolute;
    left: 30px;
    top: 35px;
    width: 70px;
    height: 70px;
    padding: 9px 7px;
    border: 3px solid #B4B4B4;
    border-radius: 10px;
    text-align: center;
    font-size: var(--fs-16);
    color: #B4B4B4;
    line-height: 1;
}

.block-douwnload-md .doc-icon > * {
    position: relative;
    z-index: 2;
}

.block-douwnload-md .doc-icon-bg {
    position: absolute;
    display: block;
    z-index: 1;
    left: -3px;
    top: 50%;
    width: 76px;
    height: 5px;
    background-color: #F7F7F7;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.block-douwnload-md .name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block-douwnload-md .btn.btn-block.btn {
    margin: 35px 0 0;
    width: 210px;
    display: inline-block;
    margin-right: 5px;
}


/* theme */
.theme-header {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 725px;
    padding-bottom: 145px;
}

.theme-header .wrap-search-form {
    background-color: transparent;
}

.section-theme-num {
    position: relative;
    margin-top: -175px;
    font-weight: 500;
    padding-bottom: 60px;
}

.theme-box-num__num {
    color: #0575bc;
    font-size: var(--fs-48);
    margin-bottom: 10px
}

.theme-box-num__text {
    font-size: var(--fs-18);
}

.theme-box-num {
    background: #f8f8f8;
    height: 200px;
    padding-left: 28px;
    padding: 45px 28px 20px;
    border-bottom: 2px solid #e7e7e7;
}

.theme-header {
    color: #ffffff;
}

.theme-header .navbar-default, .theme-header .border-block {
    border-color: rgba(230, 230, 230, .5);
}

.theme-header .navbar-logo,
.theme-header .navbar-default .navbar-nav > li > a,
.theme-header .navbar-default .navbar-nav > .active > a,
.theme-header .navbar-default .navbar-nav > .active > a:focus,
.theme-header .navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff;
    background: transparent;
}

.theme-header .navbar-default .navbar-nav > .active > a {
    font-weight: 700;
}

.theme-header__inner {
    z-index: 1;
    position: relative;
}

.theme-header__inner .navbar-default {
    background: transparent;
}

.theme-header:after {
    background: rgba(29, 34, 34, .65);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.theme-header .breadcrumb svg .color {
    stroke: #ffffff;
}

.theme-header .breadcrumb > li:after,
.theme-header .breadcrumb > li, .theme-header .breadcrumb > li a {
    color: rgba(255, 255, 255, .5) !important;
}

.theme-header .breadcrumb > li a:hover {
    color: rgba(255, 255, 255, 8) !important;
}

.theme-header .breadcrumb-section {
    padding-top: 75px;
    padding-bottom: 20px;
}

.theme-header .page-title {
    font-size: var(--fs-36);
    font-weight: 500;
    margin-bottom: 32px;
}

.post-content--theme {
    font-size: var(--fs-18);
    margin-bottom: 35px;
}

.btn-more-theme {
    font-weight: 500;
    font-size: var(--fs-18);
    margin: 15px 0;
    height: 46px;
    min-width: 255px;
    margin-top: 10px;
}

.ministry-post-content table img {
    min-width: 140px;
}

.post-content img {
    max-width: 100%;
}

/* structure */
.structure-box-list > div:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.structure-box-list {
    padding: 30px;
    border: 1px solid #e8e8e8;
    margin-bottom: 40px;
}

.structure-box-top__top-title {
    font-size: var(--fs-18);
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}

.structure-box-top {
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    min-height: 170px;
    padding-left: 165px;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.structure-box-top .text {
    margin-top: 20px;
}

.structure-box-top .name {
    font-weight: 500;
    font-size: var(--fs-18);
    margin-bottom: 5px;
    display: block;
}

.structure-box-top a.name:hover {
    text-decoration: underline;
}

.structure-box-top__photo {
    border-radius: 50%;
    overflow: hidden;
    width: 140px;
    height: 140px;
    position: absolute;
    left: 0;
    top: 0;
}

.structure-box-list--simple .structure-box-top {
    padding-bottom: 15px;
    padding-left: 0;
    margin-bottom: 15px;
    min-height: 0;
}

/* rate */

.rate_row {
    text-align: center;
    margin-top: 20px;
}

.rate_star {
    display: inline-block;
    width: 23px;
    height: 23px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: url(../img/icon/vote-star.svg) no-repeat center;
    cursor: pointer;
}

.btn-rate {
    margin-top: 20px;
}

.rate_star:hover, .rate_star.over, .rate_star.checked {
    background-image: url(../img/icon/vote-star--hover.svg);
}

.rate-form.send .btn-rate {
    display: none;
}

/* list-table-style */

.list-table-style {
    list-style: none;
    padding-left: 0;
    display: table;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.list-table-style a {
    display: block;
}

.list-table-style a:hover {
    text-decoration: underline;
}

.list-table-style li {
    display: table-row;
    transition: background .2s linear;
}

.list-table-style li:hover {
    background: #f4f4f4;

}

.list-table-style__col {
    width: 50%;
    display: table-cell;
    padding: 18px 20px;
    line-height: 1.2;
    border: 1px solid #e6e6e6;
    border-left: 0;
    border-top: 0;
}

.list-table-style__head {
    font-weight: 600;
    background: transparent !important;
}

.list-table-style li:hover .tag {
    background-color: #ffffff;
    transition: background .2s linear;
}

@media (max-width: 600px) {
    .list-table-style__col {
        width: 100%;
        display: block;
    }

    .list-table-style__col:first-child {
        border-bottom: 0;
        padding-bottom: 0;
        font-weight: 500;
    }

    .list-table-style__head {
        display: none !important;
    }
}

.under-btn-info {
    font-size: var(--fs-15);
    text-align: center;
    margin-top: 7px;
    margin-bottom: 7px;
}

.under-btn-info span {
    margin: 0 9px;
}

.col-pd-wide {
    padding-right: 36px;
    padding-left: 36px;
}

.download-block {
    padding-left: 18px !important;
    padding-right: 18px !important;
    margin-bottom: 60px;
}


/* list-dataset */

.dataset-btn-wrap {
    margin-top: 40px;
    margin-bottom: 20px;
}

.list-dataset {
    padding-left: 0;
    list-style-type: none;
    counter-reset: num;
}

.list-dataset > li {
    list-style: none;
    padding-left: 0;
    background: #f8f8f8;
    padding: 20px 60px 40px 60px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.list-dataset > li:after {
    z-index: 0;
    width: 96%;
    position: absolute;
    bottom: 0;
    height: 5px;
    left: 2%;
    z-index: -1;
    content: '';
    display: block;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: -webkit-box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    transition: box-shadow 0.2s linear;
}

.list-dataset > li:hover:after {
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
}

.list-dataset > li:hover {

}

.list-dataset > li .list-num:after {
    color: #767676;
    font-size: var(--fs-18);
    width: 30px;
    display: inline-block;
    content: counter(num);
    counter-increment: num;
    position: absolute;
    left: 25px;
    font-weight: 400;
    font-style: normal;
}

.list-dataset__name {
    font-weight: 500;
    font-size: var(--fs-18);
    line-height: 1.2;
    margin-bottom: 20px;
    display: block;
    margin-bottom: 30px;
}

.list-dataset__name:hover, .list-dataset__name:focus {
    color: #0575bc;
}

.list-dataset__date {
    float: left;
    padding-top: 15px;
}

.list-dataset__download {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-right: -10px;
    margin-left: -10px;
}

.list-dataset__download .download-box, .list-dataset__download .btn-group.bootstrap-select {
    width: 50% !important;
    margin: 0 10px !important;
}

.download-box.bootstrap-select.btn-group .dropdown-toggle .caret,
.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a:after {
    background: url(../img/icon/ic_file.svg) no-repeat center;
    width: 14px;
    height: 17px;
    margin-top: -8px;
    top: 50%;
    position: absolute;
    display: block;
    right: 20px;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a:after {
    right: 0;
    transition: all .2s linear;
    opacity: 1;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: rgba(5, 117, 188, .5);
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a:hover:after {
    opacity: .5;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a {
    position: relative;
    font-size: var(--fs-16);
    background-color: #ffffff;
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 30px;
    border-bottom: 1px solid #e6e6e6;
    transition: all .2s linear;
    color: #0575bc;
    font-weight: 500;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li:first-child a {
    top: -1px;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li:last-child a {
    border-bottom: 0;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a span.text {
    position: relative;
    display: block;
    top: -2px;
    display: block;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a:after {
    content: '';
}


.list-dataset__head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 15px;
}

.list-dataset__head .info-box-wrap {
    display: flex;
    flex-direction: row;
}

.list-dataset__head .info-box-border {
    min-width: 170px;
    border: 1px solid #efefef;
    border-radius: 4px;
    flex: none;
    text-align: center;
    margin-left: 10px;
}

.list-dataset__head .info-box-border span {
    opacity: .7;
}

.list-dataset__head .date, .list-dataset__head .info-box-border {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    font-size: var(--fs-15);
}

.list-dataset__download-link .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    vertical-align: middle;
}

.list-dataset__download .btn.dropdown-toggle.btn-default, .list-dataset__download-link {
    background-color: transparent !important;
    color: #0575bc;
    padding-left: 20px;
    height: 50px;
    border: 1px solid #e6e6e6 !important;
    font-size: var(--fs-16);
    width: 100%;
    box-shadow: none !important;
    font-weight: 500;
    transition: all .2s linear;
}

.list-dataset__download .btn.dropdown-toggle.btn-default:focus,
.list-dataset__download-link:focus,
.list-dataset__download .btn.dropdown-toggle.btn-default:focus-visible,
.list-dataset__download-link:focus-visible {
    outline: 2px solid #0B75BA !important;
    outline-offset: 4px;
}

.list-dataset__download .btn.dropdown-toggle.btn-default:hover, .list-dataset__download-link:hover {
    background-color: #ffffff !important;
}

.list-dataset__download .dropdown-menu > li > a {
    color: #0575bc;
}

.list-dataset__download .bootstrap-select.btn-group .dropdown-menu li a {
    height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-dataset__download .dropdown-menu {
    top: 0;
}

.bootstrap-select > .dropdown-toggle {
    padding-right: 55px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .list-dataset__head .info-box-wrap {
        flex-direction: column;
    }

    .list-dataset__head .date, .list-dataset__head .info-box-border {
        margin-bottom: 5px;
    }
}

@media (max-width: 640px) {
    .list-dataset > li {
        padding-right: 45px;
        padding-left: 45px;
    }

    .list-dataset__download .download-box, .list-dataset__download .btn-group.bootstrap-select {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .list-dataset__download, .list-dataset__head {
        flex-direction: column;
    }

    .list-dataset__head .info-box-border {
        text-align: left;
        margin-left: 0;
        display: inline-block;
        border: 0;
        min-width: 0;
        padding: 0;
        margin: 0;
    }

    .list-dataset__name {
        font-size: var(--fs-16);
    }

    .list-dataset__download,
    .list-dataset__download .download-box, .list-dataset__download .btn-group.bootstrap-select {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

/* faq */

.faq-list {
    list-style: none !important;
    padding-left: 0;
    padding-right: 0;
    margin-top: 60px;
}

.faq-list li {
    list-style: none !important;
}

.faq-list > li {
    cursor: pointer;
    background: #f4f4f4;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
}

.faq-list > li > a {
    position: relative;
    transition: color .2s linear;
    padding-top: 20px;
}

.faq-list > li > a:hover, .faq-list > li.open > a {
    color: #0575bc;
}

.faq-list > li > a:before {
    content: '';
    background: url(../img/icon/arrow.svg) no-repeat;
    display: block;
    width: 7px;
    height: 13px;
    right: 3px;
    top: 50%;
    margin-top: -6px;
    position: absolute;
    transform: rotate(90deg);
    cursor: pointer;
    transition: all .2s linear;
}

.faq-list > li.open > a:before {
    transform: rotate(-90deg);
}

.faq-list > li > ul {
    display: none;
    padding-top: 0;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
}

.faq-list > li > ul > li {
    margin-bottom: 10px !important;
    padding-left: 0;
    background: #ffffff;
    padding-bottom: 1px;
}

.faq-list > li > ul > li:last-child {
    margin-bottom: 0;
}


.faq-list > li > ul > li > a {
    color: #333333;
    padding-left: 70px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 60px;
    display: block;
    border: none !important;
    text-decoration: none;
    padding-right: 20px;
    transition: all .2s linear;
}

.faq-list > li > ul > li.open > a, .faq-list > li > ul > li.open > a:hover,
.faq-list > li > ul > li.open > a:focus {
    background: #0575bc;
    color: #ffffff;
}

.faq-list > li > ul > li > a:hover {
    background: #c4dbe9;
    color: #ffffff;
}

.faq-list > li > ul > li > a:hover:after {
    color: #82bade;
}

.faq-list > li > ul > li > a:after, .faq-list > li > ul > li > a:before {
    height: 30px;
    width: 35px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 18px;
    transition: opacity .2s linear;
    content: '';
}

.faq-list > li > ul > li > a:after {
    background-image: url(../img/icon/icon-faq.svg);
    opacity: 1;
}

.faq-list > li > ul > li > a:before {
    background-image: url(../img/icon/icon-faq-hover.svg);
    opacity: 0;
}

.faq-list > li > ul > li > a:hover:after, .faq-list > li > ul > li.open > a:after {
    opacity: 0;
}

.faq-list > li > ul > li > a:hover:before, .faq-list > li > ul > li.open a:before {
    opacity: 1;
}

.faq-list > li > a {
    font-weight: 500;
    padding-left: 7px;
    padding-right: 85px;
    display: block;
    width: 100%;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    padding-bottom: 20px;
    color: #333333;
}

.faq-list__item-text {
    display: none;
    margin: 30px;
    background: #fafafa;
    padding: 15px 30px;
    color: #333333;
}

.faq-list .item-text-title {
    color: #bababa;
    margin-bottom: 10px;
}


/* news */


.aside-form-title {
    font-weight: 600;
    margin-bottom: 10px;
}

.aside-form-box {
    padding: 20px 20px 20px 20px;
    border-bottom: 1px solid #ededed;
}

.aside-form-box .wrap-check {
    min-width: 0;
}

.aside-form-box.no-border-bottom {
    border-bottom: none;
}

.btn.btn-newsletter-param, .btn.btn-newsletter-param:focus, .btn.btn-newsletter-param:hover {
    color: #ffffff;
    background: #0575bc;
    position: relative;
    padding-right: 50px;
    font-size: var(--fs-16);
    padding-top: 11px;
    text-align: left;
}

.btn.btn-newsletter-param.collapsed, .btn.btn-newsletter-param.collapsed:focus {
    background: #f4f4f4;
    color: #000000;
}

.btn.btn-newsletter-param.collapsed:hover {
    background: #e4e4e4;
    color: #000000;
}

.btn.btn-newsletter-param.collapsed:focus i:after, .btn.btn-newsletter-param.collapsed:hover i:after {
    opacity: 1;
}

.btn.btn-newsletter-param.collapsed:focus i:before, .btn.btn-newsletter-param.collapsed:hover i:before {
    opacity: 0;
}

.btn.btn-newsletter-param i {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    display: block;
}

.btn.btn-newsletter-param i:before, .btn.btn-newsletter-param i:after {
    content: '';
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    transition: opacity .2s linear;
    background-repeat: no-repeat;
    background-position: center;
}

.btn.btn-newsletter-param i:after {
    background-image: url(../img/icon/icon-setting.svg);
    opacity: 0;
}

.btn.btn-newsletter-param i:before {
    opacity: 1;
    background-image: url(../img/icon/icon-setting_hover.svg);
}

.btn.btn-newsletter-param.collapsed i:after {
    opacity: 1;
}

.btn.btn-newsletter-param.collapsed i:before {
    background-image: url(../img/icon/icon-setting_hover.svg);
    opacity: 0;
}

.news-card-img {
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.news-card-main-wrap {
    padding-bottom: 50px;
}

.news-prime-blok .news-card-main-wrap .news-date {
    bottom: 30px;
}

.news-card-main-bottom-link {
    margin-top: 30px;
}

.news-card-main-wrap:after {
    content: '';
    background: #dedede;
    height: 1px;
    position: absolute;
    display: block;
    left: 15px;
    right: 15px;
    bottom: 0;
}

.news-card-img .card-img {
    position: relative;
}

.news-card-img .card-img .image-wrap {
    border-radius: 2px;
}

.news-card-img .card-img .card-bg {
    display: none;
}

/*.anim-image-wrap {
  overflow: hidden;
  border-radius: 4px;
}
.anim-image-wrap .image-wrap {
  background-position: center;
  transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
a:hover .anim-image-wrap .image-wrap {
-webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}*/

/*
.news-card-img .card-img .card-bg{
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
}
.news-card-img .card-img .card-bg i {
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  color: #fff;
  font-size: var(--fs-40);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.news-card-img:hover .card-img .card-bg {
  opacity: 1;
}*/

.news-first a {
    display: inline-block;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.news-first .news-title {
    margin-top: 0;
}

.news-first .news-title {
    font-size: var(--fs-32);
    line-height: 1.2em;
}

.news-title {
    font-size: var(--fs-20);
    margin-top: 30px;
}

.news-date {
    font-size: var(--fs-14);
}

.news-card-preview__box {
    min-height: 200px;
}

.news-card-daily-map {
    margin-bottom: 30px;
}

.news-card-daily-map .news-title, .media-tab-ell .news-title {
    font-size: var(--fs-16);
    margin-top: 10px;
    line-height: 1.25em;
    display: block;
}

.news-card-daily-map .news-title {
    position: relative;
    font-weight: 600;
    height: 85px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

.news-card-daily-map .news-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 5px;
    background: #fff;
    box-shadow: 0 5px 25px 20px #fff;
    width: 100%;
}

.news-card-daily-map .news-date {
    color: #B2B2B2;
}

.news-card-daily-map .news-video {
    color: #0575bc;
    font-size: var(--fs-14);
    display: flex;
    align-items: center;
}

.news-card-daily-map .news-video img {
    margin-right: 10px;
    width: 12px;
    height: 16px;
}

.news-card-daily-map .row {
    display: block;
}

.news-prime-blok .news-first-text,
.news-prime-blok .news-card-img {
    padding-bottom: 40px;
}

.news-prime-blok .news-date {
    position: absolute;
    margin: 0;
    left: 15px;
    bottom: 0;
}

.news-first .news-title {
    transition: all .2s linear;
}

.news-first:hover .news-title {
    color: #337ab7;
}

.news-first .image-wrap {
    position: relative;
    border-radius: 2px;
}

.news-first .image-wrap:before, .news-card-img .image-wrap:before {
    background-color: rgba(51, 122, 183, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    border-radius: 2px;
    display: block;
    transition: all .2s linear;
}

.news-first:hover .image-wrap:before, .news-card-img:hover .image-wrap:before {
    background-color: rgba(51, 122, 183, 0.3);
}

/* блок поделиться */
.ya-share2__item .ya-share2__icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat !important;
    width: 26px !important;
    height: 23px !important;
    margin-right: 22px;
    background-image: url(../img/icon/sprite.svg) !important;
    background: none;
}

.ya-share2__item .ya-share2__badge, .ya-share2__item .ya-share2__badge .ya-share2__icon {
    background: none !important;
    color: #d2d2d2;
    font-family: FontAwesome;
    transition: 0.2s;
}

.ya-share2__item .ya-share2__badge, .ya-share2__item .ya-share2__badge .ya-share2__icon:before {
    font-size: var(--fs-21);
    line-height: 36px;
}

.ya-share2__item .ya-share2__badge, .ya-share2__item .ya-share2__badge .ya-share2__icon:hover {
    color: #0575bc;
}

.ya-share2__item .ya-share2__icon:last-child {
    margin-right: 0;
}

.ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon:before {
    content: "\f189";
}

.ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon:before {
    content: "\f09a";
}

.ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__icon:before {
    content: "\f263";
}

.ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon:before {
    content: "\f099";
}

.ya-share2__list {
    height: 45px;
    display: flex !important;
    align-items: center;
}

.popover {
    border-radius: 0 !important;
    border: 1px solid #e6e6e6 !important;
    box-shadow: none;
}


.popover.bottom > .arrow {
    border-bottom-color: rgb(224, 224, 224) !important;
}

.main-aside-buttons .popover-content {
    padding: 0 14px;
}

/* ==== tabs-nav ==== */

.tabs-nav-h1 h1 {
    margin-bottom: 0;
}

.tabs-nav-h1 .nav-tabs > li > a {
    padding-bottom: 25px;
}

.no-left-pd .nav li:first-child, .no-left-pd {
    padding-left: 0;
}

.no-left-pd .nav li:last-child {
    padding-right: 0;
}

.custom-toggle {
    padding: 0;
    margin-top: -8px;
}

.tabs-nav-wrap .nav.nav-tabs.nav-tabs--left {
    text-align: left;
}

.tabs-narrow li {
    padding: 0 !important;
    padding-right: 15px !important;
}

.tabs-nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* width: 100%; */
    clear: both;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
}

.bg-gray .tabs-nav-wrap {
    border-color: #e6e6e6;
}

.tabs-nav-wrap.nav-two-column {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tabs-nav-wrap.nav-two-column .section-head {
    white-space: normal !important;
    width: 100%;
}

.tabs-nav-wrap.nav-two-column .nav.nav-tabs {
    text-align: left;
    margin-top: 20px;
}

.tabs-nav-wrap.tabs-nav-wrap--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
}

.tabs-nav-wrap.tabs-nav-wrap--column .nav.nav-tabs {
    text-align: left;
    margin-top: 25px;
}

.tabs-nav-wrap h3.section-head, .tabs-nav-wrap .page-title {
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
    min-height: 45px;
}

.tabs-nav-wrap .nav.nav-tabs {
    border: none;
    font-size: 0;
}

.tabs-nav-wrap .nav-tabs > li:first-child {
    padding-left: 0;
}

.tabs-nav-wrap .nav-tabs > li {
    padding: 0 15px;
    padding-right: 0;
    padding-left: 30px;
    font-size: var(--fs-16);
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.tabs-nav-wrap .nav-tabs > li > a {
    font-weight: 500;
    color: inherit;
    margin: 0;
    border: none;
    padding: 15px 0;
    border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.tabs-nav-wrap .nav-tabs > li > a:hover {
    border: none;
    background-color: inherit;
}

.tabs-nav-wrap .nav-tabs > li.active > a,
.tabs-nav-wrap .nav-tabs > li:hover > a {
    border: none;
    background-color: inherit;
    margin: 0;
    border-bottom: 4px solid #0B75BA;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    outline: none;
    color: inherit;
}

.tab-content {
    padding: 30px 0 30px;
}

.bg-dark .tabs-nav-wrap .nav-tabs > li.active > a,
.bg-dark .tabs-nav-wrap .nav-tabs > li:hover > a {
    color: #fff;
    border-bottom: 4px solid #fff;
}

#sectionServices .nav-tabs {
    justify-content: space-between;
    flex-wrap: nowrap;
}

#sectionServices .tabs-nav-wrap .nav-tabs > li {
    padding-left: 15px;
}

#sectionServices .tabs-nav-wrap .nav-tabs > li:first-child {
    padding-left: 0 !important;
}

@media (max-width: 1350px) {
    #sectionServices .nav-tabs > li {
        max-width: 300px;
    }
}

@media (max-width: 767px) {
    .tabs-nav-wrap .nav-tabs > li {
        float: none;
        max-width: 100%;
        margin-bottom: 0;
        /* border-bottom: 1px solid #e5e5e5; */
    }

    .tabs-nav-wrap .nav-tabs > li:last-child {
        border-bottom: none;
    }

    .tabs-nav-wrap .nav-tabs > li > a {
        display: inline-block;
        width: 100%;
        border-bottom: none;
    }

    .tabs-nav-wrap .nav-tabs > li.active > a,
    .tabs-nav-wrap .nav-tabs > li:hover > a {
        border-bottom: none;
        color: #0B75BA;
    }

    .bg-dark .tabs-nav-wrap .nav-tabs > li.active > a,
    .bg-dark .tabs-nav-wrap .nav-tabs > li:hover > a {
        color: #fff;
        border-bottom: none;
    }
}


/* email-list */
.email-list li {
    list-style: none;
    padding: 28px 30px;
    border-top: 1px solid #dedede;
    font-weight: 500;
    position: relative;
    padding-right: 90px;
}

.email-list--top li {
    border-top: 0;
    border-bottom: 1px solid #dedede;
}

.email-list--top li:first-child {
    padding-top: 13px;
}

.email-list {
    padding-left: 0;
    margin: 0;
}

.email-list .link-delete {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
}

.email-list__email {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.link-delete {
    width: 30px;
    height: 30px;
    background: url(../img/icon/sprite.svg) no-repeat -185px 0;
    display: block;
}

.link-delete:hover, .link-delete:focus {
    background-position: -185px -45px;
}

@media (max-width: 768px) {
    .email-list li {
        padding-left: 15px;
        padding-right: 60px;
    }

    .email-list .link-delete {
        right: 15px;
    }
}

/* discussions */
.discussion-box-wrap {
    margin-bottom: 30px;
}

.discussion-info__btn .sub-title {
    margin-top: 0;
}

.discussion-info__btn {
    position: relative;
}

.discussion-info__btn .tooltip-inner {
    max-width: none;
}

.discussion-info__btn .tooltip {
    left: -10px !important;
    right: -10px !important;
    opacity: 1;
}

.list-discussions {
    padding-left: 0;
}

.discussion-box {
    list-style: none;
}

.discussion-box > div {
    margin-bottom: 30px;
}

.discussion-box > div:last-child {
    margin-bottom: 0 !important;
}

.discussion-box__top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.status-0 {
    color: #45d09e;
}

.status-1 {
    color: #f18d17;
}

.status-2 {
    color: #1771f1;
}

.status-3 {
    color: #ff7272;
}

.sub-title {
    margin-bottom: 20px !important;
}

.font-20, .sub-title {
    font-size: var(--fs-20);
    font-weight: 500;
}

.discussion-info__btn {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 45px;
}

.discussion-info__btn .tooltip-arrow {
    right: 217px !important;
    left: auto !important;
}

.discussion-info__btn .btn {
    min-width: 265px;
}

.more-about-status {
    color: #0575bc;
    cursor: pointer;
}

.more-about-status i {
    color: #0575bc;
    display: inline-block;
    margin-right: 10px;
    opacity: .5;
    font-size: var(--fs-20);
    position: relative;
    top: 3px;
}

@media (max-width: 1200px) {
    .discussion-info__btn .btn {
        min-width: 0;
    }

    .wrap-pagination {
        margin-top: 35px;
        margin-bottom: 45px;
        flex-direction: column;
    }

    .pagination-page {
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .discussion-info__btn .tooltip-arrow {
        right: auto !important;
        left: 50% !important;
        margin-left: -5px !important;
    }

    .discussion-info__btn .tooltip {
        left: 10px !important;
        right: 10px !important;
    }

    .discussion-info__btn .btn {
        margin-bottom: 10px;
    }

    .discussion-info__btn {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .discussion-box__top {
        flex-direction: column;
        justify-content: flex-start;
        margin-bottom: 0 !important;
    }

    .discussion-box > div, .discussion-box__top > div {
        margin-bottom: 20px;
    }

    .sub-title {
        font-size: var(--fs-18);
    }

    .font-20 {
        font-size: var(--fs-16);
    }
}

/* user-icon-left */
.user-icon-left {
    position: relative;
    min-height: 20px;
    padding-left: 31px;
    display: block;
    font-weight: 700;
}

.user-icon-left i {
    position: absolute;
    display: block;
    background: url(../img/icon/sprite.svg) no-repeat;
    height: 20px;
    width: 20px;
    left: 0;
    top: 1px;
}

.user-icon-left--md {
    min-height: 40px;
    padding-left: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: var(--fs-18);
}

.user-icon-left--md i {
    background: url(../img/icon/sprite.svg) no-repeat -250px 0;
    height: 50px;
    width: 50px;
}


/* date */
.md-date, .sm-date {
    color: #b3b3b3;
    display: block;
}

.sm-date {
    font-size: var(--fs-10);
}

.md-date {
    font-size: var(--fs-12);
}

.sm-date.pd-left-user {
    padding-left: 31px;
}


/* clip-text-md */

.clip-text-md {
    overflow: hidden;
    max-height: 235px;
    position: relative;
    margin-bottom: -7px;
}

.clip-text-md:after {
    content: '';
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    height: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}


/* list-info-theme */
.list-info-theme {
    padding-left: 0;
    margin-top: 8px;
    margin-bottom: 7px;
}

.list-info-theme li {
    display: inline-block;
    margin-right: 20px;
}

.list-info-theme li:last-child {
    margin-right: 0;
}

.list-info-theme a {
    display: block;
    position: relative;
    padding-left: 22px;
    color: #b3b3b3;
    font-size: var(--fs-14);
    line-height: 15px;
}

.list-info-theme a:hover {
    color: #337ab7;
}

.list-info-theme i {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
}

.list-info-theme i:after {
    display: block;
    text-align: center;
    height: 16px;
    width: 16px;
    content: '';
    background: url(../img/icon/sprite.svg) no-repeat;
}

.list-info-theme__plus i:after {
    background-position: -72px 0;
}

.list-info-theme__minus i:after {
    background-position: -102px 0;
}

.list-info-theme__neutrally i:after {
    background-position: -132px 0;
}

.list-info-theme__comment i:after {
    background-position: -40px 0;
}

.list-info-theme__plus:hover i:after {
    background-position: -72px -26px;
}

.list-info-theme__minus:hover i:after {
    background-position: -102px -26px;
}

.list-info-theme__neutrally:hover i:after {
    background-position: -132px -26px;
}

.list-info-theme__comment:hover i:after {
    background-position: -40px -27px;
}


/* toggle-container */
.toggle-container .trigger {
    color: #b3b3b3;
    display: block;
    margin-top: 20px;
}

.toggle-container .trigger span {
    border-bottom: 1px dashed #b3b3b3;
    display: inline-block;
}

.toggle-container .trigger:hover span {
    border-color: transparent;
}

.toggle-container__more {
    display: none;
}

.toggle-container__more.expanded {
}


/* confirm-email */

.send-new-code:hover, .send-new-code:focus, .send-new-code {
    background: transparent;
    color: #0B75BA;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
}

.send-new-code {
    display: block;
    text-decoration: underline;
}

.send-new-code:hover, .send-new-code:focus {
    text-decoration: none;
}

.confirm-email__elem, .confirm-email__elem input {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.confirm-email__elem {
    display: inline-block;
    margin-right: 10px;
}

.confirm-email__result {
    display: none;
}

.done .confirm-email__result, .error .confirm-email__result {
    display: block;
}

.confirm-email__elem input {
    text-align: center;
    padding-left: 15px;
}

.confirm-email-code-info {
    margin-bottom: 30px;
}

.confirm-email__code {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.confirm-email__info a {
    text-decoration: underline;
}

.confirm-email__info a:hover {
    text-decoration: none;
}

.confirm-email__info, .confirm-email__code {
}

.confirm-email__result {
    color: #278d27;
}

.error .confirm-email__result {
    color: #ff3333;
}

.done .confirm-email__info {
    display: none;
}

.retry-verify-codes-runner.hidden {
    display: none;
}

.retry-verify-codes-runner {
    display: block;
    color: #ff3333;
}

/* form-accreditation */

.form-accreditation textarea {
    min-height: 150px;
}

.form-passport {
    padding-top: 25px;
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 3px solid #d8d8d8;
    border-bottom: 3px solid #d8d8d8;
}

.form-passport__title {
    font-size: var(--fs-18);
    font-weight: 500;
    margin-bottom: 20px;
}


/* comment */
.comment-list {
    margin-bottom: 25px;
    color: #333333;
}

.comment-list__header {
    margin-bottom: 15px;
}

.comment-list .toggle-container {
    padding-left: 60px;
}

.comment-date {
    min-height: 16px;
    font-size: var(--fs-13);
    color: #b3b3b3;
    line-height: 16px;
    display: block;
    padding-left: 25px;
    position: relative;
    margin-left: 25px;
    white-space: nowrap;
}

.comment-date i {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../img/icon/sprite.svg) no-repeat -73px -56px;
    display: block;
    left: 0;
    top: 0;
}

.comment-list__header .user-icon-left {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-comment textarea {
    resize: none;
    min-height: 250px;
}

@media (max-width: 767px) {
    .user-icon-left--md {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .comment-date {
        margin-left: 0;
        margin-top: 10px;
    }

    .form-comment textarea {
        min-height: 200px;
    }
}

.comment-info-form {
    text-align: center;
    margin-top: 10px;
}

.comment-info-form p {
    margin-bottom: 6px;
}


/* sub-title-and-link */
.sub-title-and-link__list-link {
    padding-left: 0;
    margin: 0;
}

.sub-title-and-link__list-link li {
    margin-left: 25px;
    list-style: none;
    display: inline-block;
}

.sub-title-and-link__list-link li:first-child {
    margin-left: 0;
}

.sub-title-and-link__list-link a {
    position: relative;
    font-weight: 500;
    display: block;
}

.sub-title-and-link__list-link a:hover, .sub-title-and-link__list-link a.active {
    color: #333333;
}

.sub-title-and-link__list-link a:hover:after {
    opacity: 1;
}

.sub-title-and-link__list-link a:after {
    content: '';
    position: absolute;
    left: 0;
    opacity: 0;
    bottom: 0;
    background-color: #0B75BA;
    width: 100%;
    height: 4px;
}

.sub-title-and-link__title, .sub-title-and-link__list-link a {
    padding-bottom: 15px;
    white-space: nowrap;
}

.sub-title-and-link__title {
    font-size: var(--fs-28);
    margin: 0;
    padding-right: 15px;
}

.sub-title-and-link {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 47px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.sub-title-and-link__title, .sub-title-and-link__list-link {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

@media (max-width: 767px) {
    .sub-title-and-link {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .sub-title-and-link__list-link li {
        display: block;
        float: left;
        clear: both;
        margin-left: 0;
    }

    .sub-title-and-link__list-link a {
        padding-bottom: 6px;
        white-space: nowrap;
        margin-bottom: 14px;
    }
}


/* list-date */
.list-date {
    padding-left: 0;
    margin: 0;
    position: relative;
}

.list-date:after {
    content: '';
    display: block;
    background-color: #b2b2b2;
    left: 3px;
    bottom: 13px;
    top: 13px;
    width: 1px;
    position: absolute;
}

.list-date li {
    margin: 0;
    list-style: none;
    padding-left: 28px;
    position: relative;
    min-height: 25px;
}

.list-date span {
    line-height: 15px;
    font-size: var(--fs-15);
    color: #767676;
}

.list-date li:after {
    background-color: #b2b2b2;
    height: 5px;
    width: 5px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -4px;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 5;
}


/*====================== Navigation ======================*/
.header-wrap {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.header-wrap .wiget-list {
    font-size: var(--fs-14);
    height: 50px;
}

.nav-container {
    margin: 0 auto;
    padding: 0;
}

.header-wrap .navbar-default .navbar-nav > li:hover {
    background: transparent;
}

.header-wrap .navbar-default .navbar-nav > li > a {
    font-weight: 400;
}

.header-wrap .navbar-default .navbar-nav > li > a:hover,
.header-wrap .navbar-default .navbar-nav > li > a:focus,
.header-wrap .navbar-default .navbar-nav > li.active > a {
    color: #0b75ba;
}

.participation-list a {
    position: relative;
    padding-right: 25px;
}

.participation-list a i {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: var(--fs-20);
    margin-top: -10px;
}

@media screen and (max-width: 1050px) {
    .navbar-default .navbar-nav > li > a {
        padding-right: 3px;
        padding-left: 3px;
    }
}

@media screen and (max-width: 1024px) {
    .navbar-default .nav-container {
        min-height: 87px;
    }

    .header-wrap .navbar-default .navbar-nav > li > a {
        transition: color .2s linear;
    }

    .header-wrap .navbar-default .navbar-nav > li {
        transition: background .2s linear;
    }

    .header-wrap .navbar-default .navbar-nav > li > a:hover {
        color: #0B75BA;
    }
}

@media (min-width: 768px) {
    .nav-container {
        width: 100%;
        padding: 0 15px;
    }

    html[kerning=size-lg] body[font-size=size-lg] .nav-container {
        padding: 0;
    }
}

@media (min-width: 1280px) {
    .nav-container {
        width: 1250px;
    }

    .container {
        width: 1250px;
    }
}

.navbar-default {
    background-color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
    color: #000000;
    font-size: var(--fs-16);
    line-height: 24px;
    letter-spacing: normal;
}

.header-wrap .navbar-default .navbar-nav > li.tw-link a:after {
    display: none !important;
}

.header-wrap .navbar-default .navbar-nav > li.tw-link a {
    opacity: 1;
    transition: opacity .2s linear;
}

.header-wrap .navbar-default .navbar-nav > li.tw-link:hover a {
    opacity: .7;
}

.header-wrap .navbar-default .navbar-nav > li.tw-link:hover {
    background: transparent;
}

.navbar-default {
    border-left: none;
    border-top: none;
    border-right: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a :focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: #ffffff;
    color: #000000;
}

#navbar-day-map.navbar-default .navbar-nav > .active > a,
#navbar-day-map.navbar-default .navbar-nav > .active > a :focus,
#navbar-day-map.navbar-default .navbar-nav > .active > a:hover {
    background-color: #f4f4f4;
    color: #000000;
}

.navbar-default .navbar-nav > li:last-child:hover a::after,
.navbar-default .navbar-nav > li:last-child.active a::after {
    width: calc(100% - 15px);
}

.header-wrap .navbar-default .navbar-nav > li:last-child:hover a::after,
.header-wrap .navbar-default .navbar-nav > li:last-child.active a::after {
    width: calc(100% - 30px);
}


.jumbotron {
    background-color: #f4f4f4;
    color: #212121;
    padding: 15px;
    text-align: right;
}

.jumbotron h4 {
    text-align: left;
    margin-top: 0;
}

.nav-tabs > li {
    max-width: 300px;
}

.container .jumbotron.friend-block,
.container-fluid .jumbotron.friend-block {
    position: relative;
    color: #000000;
    border-radius: 0;
    margin-bottom: 0;
    height: 100%;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.container .jumbotron.friend-block:hover,
.container-fluid .jumbotron.friend-block:hover {
    background-color: #0B75BA;
    color: #ffffff;
}

.container .jumbotron.friend-block:hover .svg-icon .color,
.container-fluid .jumbotron.friend-block:hover .svg-icon .color {
    fill: #fff;
}

.jumbotron.friend-block h4 {
    font-size: var(--fs-20);

}

.jumbotron.friend-block .svg-icon {
    position: absolute;
    right: 30px;
    bottom: 26px;
    width: 28px;
    height: 20px;
}

.jumbotron.friend-block .svg-icon:after, .jumbotron.friend-block .svg-icon:before {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    content: '';
    display: block;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.jumbotron.friend-block .svg-icon:after {
    background-image: url(../img/icon/icon-friend.svg);
    opacity: 1;
}

.jumbotron.friend-block .svg-icon:before {
    background-image: url(../img/icon/icon-friend_hover.svg);
    opacity: 0;
}

.jumbotron.friend-block:hover .svg-icon:after {
    opacity: 0;
}

.jumbotron.friend-block:hover .svg-icon:before {
    opacity: 1;
}

.navbar-toggle {
    font-size: var(--fs-32);
    border: none;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-logo {
    font-weight: 700;
    display: inline-block;
    min-width: 150px;
    color: #000;
    font-size: var(--fs-18);
    line-height: 1em;
    margin-top: 25px;
}

.navbar-logo:hover {
    color: #000;
}

.navbar-logo > span > h1 {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

.top-nav {
    /* overflow: hidden; */
    z-index: 4;
    position: relative;
}

.logo {
    display: inline-block;
    float: left;
    width: 42px;
    height: 50px;
    margin-right: 15px;
    margin-top: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.search {
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}

.header-search-form {
    padding-right: 40px;
    z-index: 3;
    position: relative;
}

.btn-search-form-show {
    display: block;
    position: relative;
    height: 83px;
    width: 40px;
}

.btn-search-form-show img {
    display: none !important;
}

.btn-search-form-show:after, .btn-search-form-show:before {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center right;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -9px;
    bottom: 0;
    transition: opacity .2s linear;
    right: 0;
}

.btn-search-form-show:hover:after {
    opacity: 1;
}

.btn-search-form-show:hover:before {
    opacity: 0;
}

.btn-search-form-show:after {
    background-image: url(../img/icon/search-hover.svg);
    opacity: 0;
}

.btn-search-form-show:before {
    background-image: url(../img/icon/search.svg);
    opacity: 1;
}


.search-form-header input, .search-form-header .btn {
    border-radius: 0 !important;
}

.search-form-header .navbar-logo {
    position: absolute;
    left: 0;
    margin-top: 5px;
    width: 45px;
    min-width: auto;
}

.btn-search-form-hide {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    width: 16px;
    display: block;
    cursor: pointer;
    right: 0;
    z-index: 4;
    border: none;
    background-color: transparent;
}

@media (max-width: 1024px) {
    .btn-search-form-hide {
        right: 15px;
    }

    .search {
        top: 0;
        width: 26px;
        height: 26px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }
}

.btn-search-form-hide:after, .btn-search-form-hide:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    transition: all .2s linear;
}

.btn-search-form-hide:after {
    background-image: url(../img/icon/icon-close.svg);
    opacity: 1;
}

.btn-search-form-hide:before {
    background-image: url(../img/icon/icon-close_hover.svg);
    opacity: 0;
}

.btn-search-form-hide:hover:before {
    opacity: 1;
}

.btn-search-form-hide:hover:after {
    opacity: 0;
}

.search-form-header-container {
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
}

.search-form-header-container.open {
    z-index: 2;
}

.btn-search-form-show {
    opacity: 1;
}

.open.btn-search-form-show {
    opacity: 0;
}

.search-form-header {
    transition: all .5s linear;
    position: absolute;
    top: 0;
    height: 88px;
    z-index: 10;
    left: 0;
    right: 0;
    padding-top: 18px;
    transform: translateX(100%);
}

.search-form-header.open {
    transform: translateX(0);
}

.search-form-header input {
    height: 50px;
}

.search-form-header .btn {
    height: 50px;
}

.search-form-header .wrap-search-form .search-btn {
    min-width: 140px;
}

.field-icon-loupe {
    padding-left: 60px !important;
    background-image: url('../img/icon/icon-loupe.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 30px center;
}

.field-icon-loupe:focus, .field-icon-loupe.full {
    background-image: url('../img/icon/icon-loupe-hover.svg') !important;
    border-color: #0575bc;
}

.wrap-search-form {
    position: relative;
    background: #fff;
}

.wrap-search-form .navbar-logo {
    left: -54px;
}

.navbar-toggle img {
    width: 26px;
}

.seach-ell {
    float: right;
}

.seach-ell a {
    display: inline-block;
    padding: 10px 0 10px 15px;
    line-height: 56px;
}

@media (max-width: 1199px) {
    .navbar-default .navbar-nav > li > a {
        padding: 30px 6px;
    }
}

@media (max-width: 1024px) {
    .navbar-default .navbar-nav > li > a {
        padding: 20px 8px 15px;
        font-size: var(--fs-14);
    }

    .seach-ell {
        position: absolute;
        top: 20px;
        right: 15px;
    }

    .seach-ell a {
        line-height: normal;
    }

    .navbar-default .navbar-collapse {
        width: 100%;
        text-align: center;
    }

    .navbar-nav {
        float: none;
        margin: 0;
        display: inline-block;
    }
}

@media (max-width: 1024px) {
    .navbar-logo {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 15px;
    }

    .seach-ell {
        position: absolute;
        top: 43px;
        right: 75px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .navbar-collapse {
        width: 100%;
        padding: 0;
    }

    .navbar-collapse .navbar-nav {
        width: 100%;
        text-align: left;
    }

    .navbar-collapse .navbar-nav li {
        padding: 0 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    #header-menu .navbar-toggle {
        position: relative;
        float: right;
        padding: 0;
        margin-top: 40px;
        margin-right: 22px;
        margin-bottom: 21px;
        color: #B4B4B4;
        border: none;
        border-radius: 0;
    }

    #header-menu .navbar-toggle.hidden {
        display: none !important;
    }
}

#header-menu .navbar-toggle {

}

.btn-gamb span {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #B4B4B4;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.btn-gamb:hover span {
    background: #0B75BA;
}

.btn-gamb {
    width: 30px;
    height: 22px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -9px;
}

.btn-gamb span {
    -webkit-transition: -webkit-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    transition: transform 0.2s;
}

.btn-gamb span:nth-child(1) {
    top: 0;
}

.btn-gamb span:nth-child(2),
.btn-gamb span:nth-child(3) {
    top: 9px;
}

.btn-gamb span:nth-child(4) {
    top: 18px;
}

.btn-gamb:hover span:nth-child(1) {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.btn-gamb:hover span:nth-child(4) {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
}

.navbar-toggle[aria-expanded="true"] .btn-gamb span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%;
}

.navbar-toggle[aria-expanded="true"] .btn-gamb span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbar-toggle[aria-expanded="true"] .btn-gamb span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbar-toggle[aria-expanded="true"] .btn-gamb span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%;
}


/* header-user */
.header-user {
    padding-top: 32px;
    color: #333333;
    line-height: 20px;
    font-size: var(--fs-16);
    padding-left: 32px;
    position: relative;
    padding-right: 27px;
}

.header-user:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 30px;
    background: url(../img/icon/sprite.svg) no-repeat -320px 0;
}


@media (max-width: 1280px) {
    .news-first .image-lg {
        height: 370px;
    }

    .news-first .news-title {
        font-size: var(--fs-29);
        line-height: 1.1em;
    }
}

@media (max-width: 1200px) {
    .news-first .image-lg {
        height: 315px;
    }
}

@media (max-width: 991px) {
    .docs-preview-text {
        height: auto;
    }

    .docs-preview-text:after {
        display: none;
    }

    .header-user {
        float: left !important;
        margin-left: 15px;
        margin-bottom: 20px;
    }
}

.header-wrap .navbar-default .navbar-collapse, .header-wrap .navbar-default .navbar-form {
    padding-right: 0;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .navbar-form {
        padding-top: 15px;
    }

    .navbar-nav > li:last-child > a {
        padding-right: 0;
    }

    .header-wrap .navbar-nav > li:last-child > a {
        padding-right: 15px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding: 30px 32px 70px;
    }

    .navbar-default .navbar-nav > li:hover a::after,
    .navbar-default .navbar-nav > li.active a::after {
        display: block;
        position: absolute;
        content: '';
        width: calc(100% - 30px);
        height: 4px;
        bottom: -1px;
        left: 15px;
    }

    .navbar-default .navbar-nav > li:hover a::after {
        background-color: #b7b7b7;
    }

    .navbar-default .navbar-nav > li.active a::after, .navbar-default .navbar-nav > li.active:hover a::after {
        background-color: #0B75BA;
    }
}

.wiget-demo {
    background-color: #1F3684;
    text-align: right;
    position: relative;
    z-index: 5;
}

.wiget-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wiget-list > li {
    display: inline-block;
    margin-left: 20px;
}

.wiget-list > li > a {
    color: rgba(255, 255, 255, 0.9);
    line-height: 18px;
    display: inline-block;
    height: fit-content;
}

.wiget-list > li > a:hover {
    color: rgb(189, 223, 245);
}

.wiget-list li img {
    height: 20px;
    margin-right: 10px;
    margin-top: -2px;
}

.btn-lang {
    font-weight: bold;
    border: none;
    padding: 18px 10px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    line-height: 16px;
    margin-top: -5px;
}

.wiget-list .dropdown-menu {
    min-width: 80px;
    font-size: inherit;
}

.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}

.dropdown-menu li:first-child a {
    padding-top: 10px;
}

.dropdown-menu li:last-child a {
    padding-bottom: 10px;
}

.dropdown-menu li a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-blind {
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    line-height: 18px;
    background-color: #323232;
    padding: 16px 40px;
    width: 320px;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    outline: none;
    border: none;
}

.btn-blind:hover {
    background-color: #0B75BA;
}

.wiget-list li .btn-blind img {
    height: 16px;
    margin-top: -3px;
}

.wiget-list li {
    z-index: 200 !important;
    position: relative;
}

body {
    margin-top: 0 !important;
}

.hide-lang {
    display: none;
}

.header-wrap .wiget-demo {
    position: static !important;
}

@media (max-width: 991px) {
    /* body { margin-top: 50px !important; } */
    .header-wrap .wiget-list {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-right: 7px;
    }

    .hide-lang {
        width: 150px;
        height: 50px;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2147473654 !important;
        background-color: #1e3685;
    }
}

@media (max-width: 500px) {

    .header-wrap .wiget-list {
        justify-content: space-between;
    }

    .wiget-list > li > a {
        font-size: 0;
    }

    .btn-lang {
        padding: 0 5px;
    }
}

/* ==== footer ==== */
footer {
    background-color: #F3F3F3;
    padding: 90px 0 45px;
}

footer .footer__logo {
    display: flex;
}

footer .footer__contacts {
    margin-top: 70px;
}

footer .footer__contacts a {
    font-weight: 400;
    color: #333333;
}

footer .footer__contacts a:hover {
    color: #337ab7;
}

footer .footer__contacts p:last-child {
    margin-bottom: 0;
}

footer .footer-logo {
    margin-top: 5px;
    margin-right: 25px;
    width: 60px;
}

footer .footer-logo-text {
    margin-bottom: 0;
}

footer .footer-logo-text .prime {
    display: inline-block;
    font-weight: 700;
    font-size: var(--fs-24);
    line-height: 1.16em;
    margin-bottom: 5px;
}

footer .footer-logo-text .sub {
    font-size: var(--fs-16);
}

footer .footer-icon-list {
    list-style: none;
    margin-top: 50px;
    margin-bottom: 0;
    padding: 0;
}

footer .footer-icon-list li {
    margin: 0;
    margin-bottom: 20px;
}

footer .footer-icon-list .icon-wrap {
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-top: 2px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

footer .foot-head {
    font-weight: 500;
    font-size: var(--fs-16);
    margin: 0;
}

footer .list {
    display: flex;
    flex-direction: column;
    padding-top: 45px;
}

@media (max-width: 767px) {
    footer .list {
        margin-top: 20px;
    }
}

footer .list li {
    margin: 0;
    margin-bottom: 19px;
}

footer .list li a,
footer .list li span {
    font-weight: 600;
}

footer .copyright {
    position: relative;
    padding-left: 36px;
    font-size: var(--fs-12);
}

footer .copyright img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
    width: 25px;
}

.open-modal {
    cursor: pointer;
}

.open-modal:hover {
    color: #23527c;
}

.modal-open .modal, .modal.in {
    z-index: 50000 !important;
}

.modal-backdrop {
    z-index: 49990 !important;
}

@media (max-width: 767px) {
    footer .list {
        padding-top: 35px;
    }

    footer {
        padding: 50px 0 0;
    }
}

@media (min-width: 1700px) {
    .modal-wide .modal-dialog {
        width: 1650px;
    }
}

@media (max-width: 1700px) {
    .modal-wide .modal-dialog {
        width: 1400px;
    }
}

@media (max-width: 1500px) {
    .modal-wide .modal-dialog {
        width: 1200px;
    }
}

@media (max-width: 1300px) {
    .modal-wide .modal-dialog {
        width: 1100px;
    }
}

@media (max-width: 1120px) {
    .modal-wide .modal-dialog {
        width: 1000px;
    }
}

.modal-md .modal-dialog {
    width: 900px;
}

@media (max-width: 1020px) {
    .modal-wide .modal-dialog, .modal-md .modal-dialog {
        width: 800px;
    }
}

@media (max-width: 820px) {
    .modal-wide .modal-dialog {
        width: 500px;
    }
}

@media (max-width: 520px) {
    .modal-wide .modal-dialog {
        width: 300px;
    }
}

.modal-wide .modal-body {
    overflow: auto;
}

.form-question textarea {
    height: 135px;
}


/* ==== modal ==== */

.modal-ok {
    text-align: center;
}

.modal-ok .btn {
    padding-left: 40px;
    padding-right: 40px;
}

.modal-ok {
    font-size: var(--fs-18);
}

.modal-wrap {
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 800;
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.modal-wrap.active {
    visibility: visible;
    opacity: 1;
}

.modal-wrap .modal-blok {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    max-width: 650px;
    transform: translate(-50%, 0%);
    padding: 30px;
    letter-spacing: normal;

    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.modal-wrap .modal-blok.active {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.modal-blok .close-modal {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    font-weight: bold;
    font-size: var(--fs-20);
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.modal-blok .close-modal:hover {
    color: rgba(0, 0, 0, 0.9);
}

.modal-blok h4 {
    color: #767676;
    font-size: var(--fs-16);
    margin-top: 20px;
}

/* .modal-blok .btn-font{
  display: inline-block;
  color: #fff;
  background-color: #0B75BA;
  text-transform: uppercase;
  width: 180px;
  margin: 10px 10px 10px 0;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
} */
/* .modal-blok .btn-font:hover,
.modal-blok .btn-font.active{
  background-color: #F48A45;
}
.modal-blok .btn-font.size-sm{font-size: 12px}
.modal-blok .btn-font.size-md{font-size: 14px}
.modal-blok .btn-font.size-lg{font-size: 16px}


.modal-blok .btn-color {
  display: inline-block;
  margin: 10px 10px 10px 0;
  padding: 10px 14px;
  font-size: var(--fs-16);
  border:4px solid #0B75BA;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
} */
/* .modal-blok .btn-color:hover,
.modal-blok .btn-color.active{
  border: 4px solid #F48A45;
}

.modal-blok .btn-color.color-white{
  color: #333;
  background-color: #fff;
}
.modal-blok .btn-color.color-black{
  color: #fff;
  background-color: #333;
} */

.modal {
    text-align: center;
    padding: 0 !important;
}

.btn.btn-normal {
    white-space: normal;
    height: auto;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: calc(100% - 30px);
}

.modal-content {
    padding: 25px;
    border-radius: 0;
    background: #f4f4f4;
}

.modal .close {
    background: transparent !important;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    position: absolute;
    opacity: 1;
    margin: 0;
    top: 18px;
    right: 18px;
    outline: 0 !important;
    border: 0 !important;
}

.modal .close:after, .modal .close:before {
    background: url(../img/icon/sprite.svg) no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    transition: opacity .2s linear;
}

.modal .close:after {
    background-position: -320px -95px;
    opacity: 0;
}

.modal .close:before {
    background-position: -320px -55px;
    opacity: 1;
}

.modal .close:hover:after {
    opacity: 1;
}

.modal .close:hover:before {
    opacity: 0;
}

.modal-title {
    font-size: var(--fs-24) !important;
    font-weight: 500 !important;
    color: #333333;
    line-height: 1.25;
}

.modal-title--big {
    font-size: var(--fs-20);
    font-weight: 700;
}

.modal-header, .modal-body, .modal-footer {
    border: 0;
}

.modal-header {
    padding-bottom: 27px;
}


.table-tab-nav {
    display: flex;
    align-items: flex-start;
    text-align: left;
    flex-direction: row;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 0 !important;
}

.table-tab-nav + .tab-content {
    padding-top: 0;
    margin-top: 0;
}

.table-tab-nav li {
    display: inline-block;
    margin-right: 20px;
    align-self: stretch;
    margin-bottom: 0 !important;
}

.table-tab-nav li:first-child {
    padding-left: 0;
}

.table-tab-nav li:last-child {
    padding-right: 0;
}

.table-tab-nav li.active a {
    border-color: #0575bc;
}

.table-tab-nav a {
    padding-bottom: 20px;
    border-bottom: 4px solid transparent;
    height: 100%;
    font-weight: 500;
    cursor: pointer;
    display: block;
    font-style: normal;
    text-decoration: none !important;
}

/* ==== breadcrumb ==== */
.btn-custom {
    display: inline-block;
    float: left;
    padding: 12px 23px 12px 23px;
    border: 1px solid #e5e5e5;
    color: #767676;
    cursor: pointer;
    font-size: var(--fs-15);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.btn-custom:hover, .btn-custom:focus {
    color: #0B75BA;
    outline: 0 !important;
    background-color: #eee;
    border: 1px solid #0B75BA;
}

.btn-custom:hover .svg-icon .color {
    stroke: #0B75BA !important;
}

.btn-custom .svg-icon {
    margin-bottom: -5px;
    height: 20px;
}

.main-aside .btn-custom .svg-icon {
    width: 21px;
}

.main-aside .btn-custom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.btn-custom .btn-custom-text {
    margin-left: 8px;
}

.btn-favorite {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    color: #767676;
}

.btn-favorite .icon-star {
    width: 24px;
    height: 23px;
    display: block;
}

.btn-favorite.active, .btn-favorite.active:hover {
    background: #ffffff;
    border-color: #0B75BA;
    cursor: default;
}

@media (max-width: 767px) {
    .btn-custom {
        padding: 8px 10px;
    }
}

.breadcrumb-section {
    padding: 55px 0 30px;
}

.breadcrumb {
    background-color: rgba(255, 255, 255, 0);
    margin-bottom: 0;
    padding: 18px 0;
}

.breadcrumb svg {
    width: 14px;
}

.breadcrumb svg .color {
    stroke: #757575;
}

.breadcrumb svg:hover .color {
    stroke: #0575bc;
}

.breadcrumb > li {
    float: left;
    font-size: var(--fs-13);
}

.breadcrumb > li + li:before {
    content: none;
}

.breadcrumb > li:after {
    padding: 0 10px;
    color: #767676;
    content: "/\00a0";
}

.breadcrumb > li a {
    color: #767676;
}

.breadcrumb > li:first-child a {
    vertical-align: middle;
}

.breadcrumb > li:hover a {
    color: #0575bc;
}


/* ==== datepiker ==== */
.datepiker-wrap {
    position: relative;
    padding: 0 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.tempust-wrap {
    max-width: 600px;
    margin: 0 auto;
}

.tempust {
    position: relative;
    padding-bottom: 45px;
}

.tempust .dates {
    overflow: hidden;
}

.tempust .weak-wrap,
.tempust .day-wrap {
    position: relative;
    display: table;
    width: 100%;
}

.tempust .day-wrap {
    -webkit-transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
}

.tempust .day,
.tempust .weekday {
    display: block;
    width: 14.2857142857%;
    padding: 10px;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

.tempust .weekday {
    float: left;
    color: #b3b3b3;
    font-size: var(--fs-13);
}

.tempust .day {
    position: relative;
    float: left;
    padding: 10px 23px;
    color: #333333;
    font-size: var(--fs-18);
}

.tempust .day .day-ell {
    border-radius: 50%;
}

.tempust .day[data-event] .day-ell {
    cursor: pointer;
    background-color: #0B75BA;
    color: #ffffff;
}

.tempust .inactive {
    color: #bdbdbd;
}

.tempust .header {
    display: table;
    padding-left: 20px;
    padding-bottom: 20px;
}

.tempust .month,
.tempust .year {
    padding: 0 10px;
    float: left;
    margin-right: 40px;
}

.tempust .btn.dropdown-toggle.btn-default {
    color: #323232;
    font-size: var(--fs-18);
    padding: 2px 0 2px 10px;
}

.tempust .year .btn.dropdown-toggle.btn-default {
    width: 120px;
}

.tempust .month .btn.dropdown-toggle.btn-default {
    width: 150px;
}

.tempust .btn-group.bootstrap-select {
    width: auto !important;
    margin: 0;
    padding: 0;
    margin-right: 50px;
}

.tempust .btn.dropdown-toggle.btn-default:hover,
.tempust .btn.dropdown-toggle.btn-default:focus,
.tempust .btn.dropdown-toggle.btn-default:active,
.tempust .open > .dropdown-toggle.btn-default {
    background-color: rgba(255, 255, 255, 0);
    outline: none !important;
    box-shadow: none;
}


.datepiker-wrap .next-show,
.datepiker-wrap .prew-show {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    color: #808080;
    font-size: var(--fs-20);
    cursor: pointer;
    z-index: 10;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.datepiker-wrap .next-show i,
.datepiker-wrap .prew-show i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.datepiker-wrap .prew-show {
    left: 5px;
}

.datepiker-wrap .next-show {
    right: 5px;
}

.datepiker-wrap .next-show:hover,
.datepiker-wrap .prew-show:hover {
    color: #ffffff;
    border: 1px solid #0B75BA;
    background-color: #0B75BA;
}

.tempust .event {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 160px;
    width: 340px;
    padding: 20px 28px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    z-index: 100;

    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);

    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.tempust .event::before, .tempust .event::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    border: 20px solid transparent;
    border-bottom: 20px solid #e5e5e5;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.tempust .event::after {
    border-bottom: 20px solid #ffffff;
    bottom: calc(100% - 2px);
}

.tempust .event .ev-date {
    color: #B2B2B2;
    margin-top: 0;
    margin-bottom: 5px;
}

.tempust .event.active {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 767px) {
    .datepiker-wrap {
        padding: 0 15px;
    }

    .tempust {
        padding-bottom: 65px;
    }

    .tempust .header {
        padding-left: 0;
    }

    .tempust .btn-group.bootstrap-select {
        margin-right: 20px;
    }

    .datepiker-wrap .next-show, .datepiker-wrap .prew-show {
        top: 85%;
    }

    .datepiker-wrap .prew-show {
        left: 25%;
    }

    .datepiker-wrap .next-show {
        right: 25%;
    }

    .tempust .day {
        padding: 10px 18px;
        font-size: var(--fs-18);
    }

    .tempust .event {
        top: 140px;
        left: 50% !important;
        width: 280px;
        padding: 15px 15px;
    }

    .tempust .event::before, .tempust .event::after {
        content: none;
    }
}

@media (max-width: 540px) {
    .tempust .day {
        padding: 8px 8px;
        font-size: var(--fs-16);
    }
}


/* ==== aside ==== */
aside > .list-nav {
    margin: 30px 0;
    padding: 0;
    border-left: 1px solid #e5e5e5;
    list-style: none;
}

aside > .list-nav > li > a:focus {
    outline: none;
    color: inherit;
}

aside > .list-nav > li.active > a,
aside > .list-nav > li:hover > a {
    color: #0B75BA;
}

aside > .list-nav > li.active > a:after,
aside > .list-nav > li:hover > a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0B75BA;
    height: 100%;
    width: 4px;
}

aside > .list-nav > li:hover > a:after {
    background-color: #e5e5e5;
}

aside > .list-nav > li > a {
    position: relative;
    font-weight: 500;
    display: inline-block;
    padding: 14px 0 14px 28px;
    line-height: 1em;
}

aside > .list-nav > li > a {
    font-weight: 500;
}

aside > .list-nav > li.active > a {
    font-weight: 700;
}

.doc-aside-info {
    text-align: center;
    font-size: var(--fs-14);
}

.border-block.doc-aside {
    padding-top: 17px;
    padding-bottom: 20px;
}

.doc-aside-info span {
    display: inline-block;
    margin: 0 7px;
}

.list-nav .amount {
    font-size: var(--fs-14);
    color: #bebebe !important;
    font-weight: 300 !important;
}

.aside-bold-link {
    font-size: var(--fs-14);
    text-decoration: none;
    display: block;
    line-height: 1.25;
    font-weight: 700;
    margin-top: 7px;
    color: #333333;
}

.aside-bold-link:hover, .aside-bold-link:focus {
    color: #337ab7;
}

/* aside-user-header */
.aside-user-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 15px !important;
}

.aside-user-header__inner {
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    min-height: 20px;
    padding-left: 31px;
    display: block;
    font-weight: 700;
}

.aside-user-header i {
    position: absolute;
    display: block;
    background: url(../img/icon/sprite.svg) no-repeat -367px 0;
    left: 0;
    top: 50%;
    margin-top: -12px;
    height: 26px;
    width: 26px;
}

aside {
    position: relative;
}

.fix-block-aside.fix {
    position: fixed !important;
}

@media (max-width: 991px) {
    .fix-block-aside.fix, .fix-block-aside {
        position: relative !important;
        top: 0 !important;
    }
}

.filter-post-list p {
    font-size: var(--fs-15);
    margin-bottom: 5px;
}

.post-list a {
    transition: all .2s linear;
}

.filter-post-list .filter-ell {
    margin-bottom: 25px;
}

.filter-ell.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 10px;
}

.filter-post-list input.form-control {
    color: #333333;
    padding-left: 10px;
    padding-right: 10px;
}

.filter-post-list .inline-wrap {
    display: table;
    margin: 0 -7px;
}

.filter-post-list .inline-ell {
    float: left;
    width: 50%;
    padding: 0 7px;
}

.btn-group.bootstrap-select {
    width: 100% !important;
}

.btn.dropdown-toggle.btn-default {
    height: 44px;
    color: #333333;
    border: 1px solid #e5e5e5;
}

.filter-post-list .btn.dropdown-toggle.btn-default:hover,
.filter-post-list .btn.dropdown-toggle.btn-default:focus {
    background-color: #ffffff;
    outline: none;
}

.filter-post-list .btn-default.active,
.filter-post-list .btn-default:active,
.filter-post-list .open > .dropdown-toggle.btn-default {
    background-color: #ffffff;
}

.filter-post-list .checkbox,
.filter-post-list .radio {
    margin-top: 5px;
    margin-bottom: 10px;
}

.filter-post-list .checkbox label,
.filter-post-list .radio label {
    min-height: 18px;
    padding-left: 0;
}

.filter-post-list .checkbox label:after,
.filter-post-list .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.filter-post-list .checkbox .cr,
.filter-post-list .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.filter-post-list .radio .cr {
    border-radius: 50%;
}

.filter-post-list .checkbox .cr .cr-icon,
.filter-post-list .radio .cr .cr-icon {
    position: absolute;
    font-size: var(--fs-13);
    line-height: 0;
    top: 50%;
    left: 20%;
}

.filter-post-list .radio .cr .cr-icon {
    margin-left: 0.04em;
}

.filter-post-list .checkbox label input[type="checkbox"],
.filter-post-list .radio label input[type="radio"] {
    display: none;
}

.filter-post-list .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.filter-post-list .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.filter-post-list .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.filter-post-list .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.filter-post-list .checkbox label input[type="checkbox"]:disabled + .cr,
.filter-post-list .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}


/* ==== main ==== */
.post_image {
    width: 100%;
    margin-bottom: 30px;
}

.post-content h3 {
    margin: 50px 0 35px;
    font-size: var(--fs-22);
}

.post-content h4 {
    font-weight: 400;
    margin: 30px 0;
    font-size: var(--fs-18);
}

.post-content p {
    margin-bottom: 30px;
}

.post-content a:not([class]) {
    text-decoration: underline;
}

.post-content a:not([class]) {
    text-decoration: none;
    border-color: rgba(11, 117, 186, 0.4);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-decoration: none;
    transition: border .2s linear;
}

.post-content a:not([class]):hover,
.post-content a:not([class]):focus {
    border-color: transparent;
    color: #23527c;
}

.post-content .i-list a {
    color: #000000;
}

.post-content.text-dark ul.i-list li {
    margin-bottom: 25px;
}

.post-content ul,
.post-content ol {
    margin-bottom: 30px;
}

.post-content ul li,
.post-content ol li {
    padding-left: 16px;
}

.post-content ul {
    list-style: none;
    padding: 0;
}

.post-content ul li {
    position: relative;
    padding-left: 30px;
}

.post-content ul li::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
    margin-top: 0;
    width: 6px;
    height: 6px;
    background-color: #b3b3b3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.post-content .dedicated-text {
    margin: 35px 0;
    padding: 30px 30px 35px;
    color: #323232;
    background-color: #F7F7F7;
    font-size: var(--fs-20);
}

.post-content blockquote {
    position: relative;
    font-size: var(--fs-18);
    padding: 35px 30px 25px 65px;
    margin: 45px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: none;
}

.post-content blockquote p {
    margin-bottom: 15px;

}

.post-content blockquote .blockquote-name {
    font-weight: 700;
    margin-bottom: 0;
}

.post-content blockquote .blockquote-descr {
    font-size: var(--fs-12);
    margin-bottom: 0;
}

.post-content blockquote:after {
    font-family: 'NimrodCyr';
    font-weight: 700;
    content: '“';
    position: absolute;
    left: 0;
    top: 25px;
    font-size: var(--fs-65);
    line-height: 1em;
}


.post-content table {
    width: 100%;
    margin: 35px 0 50px;
    border: 1px solid #c1c1c1;
}


@media (max-width: 767px) {
    /* Добавлено в рамках задачи по корректировке стилей для мобильной версии */
    .post-content table {
        display: block;
        overflow-x: auto;
    }
}

.post-content table p {
    margin-bottom: 7px;
}

.post-content table td p:last-child {
    margin-bottom: 0;
}

.post-content table tr th {
    font-weight: 700;
    padding: 17px 20px;
}

.post-content table tr td {
    padding: 17px 20px;
}

.post-content table tr td {
    font-size: var(--fs-14);
}

.post-content .table-under tr {
    border-bottom: 1px solid #e5e5e5;
}

.post-content .table-under tr:first-child {
    border-bottom: 4px solid #e5e5e5;
}

.post-content .table-under tr:last-child {
    border-bottom: none;
}

.post-content .table-base td,
.post-content .table-base th {
    border: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
    .post-content table tr th,
    .post-content table tr td {
        padding: 8px 8px;
    }
}


.post-list-top {
    margin: 35px 0 30px;
    border-bottom: 1px solid #e5e5e5;
}

.post-list-top .page-date {
    margin-top: 0;
    margin-bottom: 15px;
}

.post-name {
    display: block;
}

.post-list-top .post-name {
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: var(--fs-24);
}

span.p {
    display: block;
    margin-bottom: 10px;
}

.post-list, .ul-post-list li {
    margin-bottom: 25px !important;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.ul-post-list.ul-post-list--a li {

}

.ul-post-list.ul-post-list--a li a {
    text-decoration: none;
}

.ul-post-list li {
    padding-left: 0 !important;
}

.ul-post-list li:before {
    display: none !important;
}

.ul-post-list li:last-child {
    border-bottom: 0;
}

.ul-post-list {
    margin-bottom: 30px;
}

.ul-post-list li p, .ul-post-list li .p {
    margin-bottom: 10px;
}

.ul-post-list li a {
    font-weight: 600;
    color: #333333;
    transition: all .2s linear;
    text-decoration: none;
}

.ul-post-list li a p, .ul-post-list li a .p {
    font-weight: 400;
}

.ul-post-list li a:hover {
    color: #337ab7;
}

.ul-post-list {
    list-style: none;
    padding-left: 0;
}

.post-list .page-date {
    margin-top: 20px;
    margin-bottom: 10px;
}

.post-list .post-name, .ul-post-list .post-name, .ul-post-list--a li a {
    font-weight: 500;
    font-size: var(--fs-18);
}

.post-name.post-name--sm {
    font-size: var(--fs-16);
}

.post-list__link-bottom {
    margin-top: 20px;
    display: block;
    font-size: var(--fs-14);
}

.post-list__list span {
    font-weight: 700;
}

.post-list__list {
    padding: 0;
    margin: 0;
}

.post-list__list li {
    list-style: none;
}

.post-list--style-i .post-list {
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 28px;
    margin-bottom: 28px;
}

.post-list--style-i .post-list:first-child {
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
}

.post-list--style-i .post-list:first-child .link-delete {
    margin-top: -15px;
}

.post-list__status {
    margin-top: 16px;
}

.post-list.post-list--with-delete {
    padding-right: 85px;
    position: relative;
}

.post-list--with-delete .link-delete {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 30px;
}

.img-favorite {
    position: relative;
    margin-bottom: 48px;
    margin-top: 25px;
}

.img-favorite:after {
    content: '';
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    height: 50px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

/* ==== custom-block ==== */

.border-block {
    display: block;
    margin-bottom: 20px;
    padding: 38px 30px 33px;
    border: 1px solid #ededed;
}

.border-block.border-block--blue {
    background: #50acf0;
}

.aside-tw__text {
    padding-bottom: 15px;
    border-bottom: 1px solid #73bdf3;
    margin-bottom: 15px;
    line-height: 1.4;
}

.aside-tw__bottom, .aside-tw__text {
    font-weight: 600;
}

.border-block--avatar-top {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}

.border-block--white {
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
    font-weight: 500;
    transition: .2s linear;
    background: rgba(255, 255, 255, 0)
}

a.border-block--white:hover {
    border-color: rgba(230, 230, 230, 1);
    background: rgba(230, 230, 230, .1);
}

a.border-block--white:focus, a.border-block--white:hover {
    color: #ffffff;
}

.border-block--avatar-top a, .border-block--white a {
    color: #fff;
}

.aside-tw-link {
    display: block;
    position: relative;
    transition: all .2s linear;
    opacity: 1;
}

.aside-tw-link:hover {
    opacity: .7;
}

.aside-tw__icon {
    background: url(../img/icon/twitter-aside.svg) no-repeat center;
    width: 23px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.border-block--avatar-top .avatar-top {
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: -30px;
    left: 30px;
    width: 60px;
    height: 60px;
}

.border-block__date-light {
    opacity: .7;
    font-size: var(--fs-15);
    margin-top: 20px;
}

.border-block.block-arrow {
    padding: 50px 30px;
}

.main-full {
    width: 100% !important;
}

.table-caption {
    color: #333333;
    font-size: var(--fs-18);
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 30px;
}

.table-light-style {
    font-size: var(--fs-14);
    line-height: 1.2;
    width: 1218px;
    table-layout: fixed;
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: break-word;
    line-break: auto;
    hyphens: manual;
}

.table-light-style td {
    border: 1px solid #c4c4c4;
}

.table-light-style th {
    background: #fff;
    border: 1px solid #c4c4c4;
    font-weight: 500;
    text-align: center;
}

.table-light-style thead > tr:last-child th {
    border-top: 1px solid #c4c4c4;
}

/*.table-light-style thead tr th:last-child {
  border-right: 0;
}*/
.table-light-style td, .table-light-style th {
    padding: 10px;
    vertical-align: top;
}

.table-light-style th {
    vertical-align: middle;
}

.row-bg {
    background-color: rgb(242, 219, 219);
    text-align: center;
}

.page-title-with-date {
    display: flex;
}

.border-block--date.block-arrow::before, .border-block--date.block-arrow::after {
    top: 50%;
    margin-top: -15px;
}

.border-block--date.block-arrow::before, .border-block--date.block-arrow::after {
    border-width: 15px;
}

.border-block.border-block--date {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.border-block h4,
.border-block h3.text-uppercase,
.border-block .filter-title {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.4;
    text-transform: uppercase;
    font-size: var(--fs-18);
}

.border-block h3 {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: var(--fs-18);
    text-transform: none;
}

.border-block-sm {
    display: block;
    padding: 30px;
    height: 100%;
    border: 1px solid #e5e5e5;
}

.news-card .border-block-sm .news-title:before {
    transition: .2s linear;
}

.news-card .border-block-sm:hover .news-title:before {
    background: #eeeeee;
    box-shadow: 0 5px 25px 20px #eeeeee;
}

a.border-block-sm {
    cursor: pointer;
    color: inherit;
    line-height: 1.4;
    transition: background-color .2s linear;
}

a.border-block-sm:hover {
    background-color: #eeeeee;
}

.block-arrow {
    position: relative;
}

.block-arrow::before,
.block-arrow::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 60px;
    border: 20px solid transparent;
    border-right: 20px solid #e5e5e5;
}

.block-arrow::after {
    border-right: 20px solid #ffffff;
    right: calc(100% - 2px);
}

.block-arrow--top-title:after,
.block-arrow--top-title:before {
    top: 30px !important;
}

.block-arrow--top-title {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
}

@media (max-width: 991px) {
    .block-arrow::before,
    .block-arrow::after {
        visibility: hidden;
    }
}


/* ==== old style ==== */

.bg-black .navbar-default {
    background-color: #000000;
}

.bg-black .non-border {
    border-color: #2e2e2e;
}

.bg-black .navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.bg-black .navbar-default .navbar-nav > .active > a,
.bg-black .navbar-default .navbar-nav > .active > a :focus,
.bg-black .navbar-default .navbar-nav > .active > a:hover {
    background-color: #000000;
    color: #ffffff;
}

.bg-black .navbar-brand > h3 {
    color: #ffffff;
}


.text-white a {
    color: #ffffff;
}

.text-white a:hover {
    text-decoration: none;
}

.list {
    list-style: none;
    padding: 0;
}

.list > .list-item {
    padding-top: 16px;
    padding-bottom: 16px;
}

.list > .list-item:last-child {
    padding-bottom: 0;
}

.list > .list-item > a {
    display: block;
}

.list-item-hover:hover {
    text-decoration: underline;
}

.mr-lg {
    margin-top: 80px;
    margin-bottom: 40px;
}


.icon-chevron {
    position: absolute;
    display: inline-block;
    right: 32px;
    top: calc(50% - 24px);
    width: 44px;
    height: 48px;
    background: url('../img/images/chevron.png');
    vertical-align: middle;
}

.list-group-item > h3 {
    padding-right: 76px;
}


.participation-title,
.services-title {
    margin-top: 0;
    margin-bottom: 20px;
}


.navbar-brand > h3 {
    margin-top: 0;
    color: #000000;
    font-weight: 800;
}

#navbar-day {
    padding-right: 0;
}

#navbar-day-map {
    margin-bottom: 40px;
    background-color: #f4f4f4;
}

#navbar-day > .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.non-border {
    border-top: none;
    border-left: none;
    border-right: none;
}

.mintrud-title {
    font-weight: 800;
}

.btn-read-more {
    padding-left: 80px;
    padding-right: 80px;
}

.read-more {
    margin-top: 20px;
    padding-top: 20px;
}

.read-more-body {
    color: #333333;
}

.read-more-body:hover,
.read-more-body:active,
.read-more-body:focus {
    color: #333333;
    text-decoration: none;
}

.read-more::before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dedede;
}

.read-more .glyphicon-chevron-down,
.read-more .glyphicon-chevron-right {
    margin-left: 10px;
    font-size: var(--fs-13);
}

.media-block img {
    width: 100%;
}


/* media  */

.post-list.post-list--media .page-date {
    margin-top: 7px;
}

.media-category {
    font-size: var(--fs-10);
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    padding-left: 15px;
    position: relative;
    margin-bottom: 18px;
    margin-top: 39px;
}

.media-category:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    height: 8px;
    width: 8px;
    margin-top: -4px;
    left: 0;
    border-radius: 8px;
}

.media-category.audio {
    color: #1771f1;
}

.media-category.audio:after {
    background-color: #1771f1;
}

.media-category.photo {
    color: #45d09e;
}

.media-category.photo:after {
    background-color: #45d09e;
}

.media-category.video {
    color: #ff7272;
}

.media-category.video:after {
    background-color: #ff7272;
}

.media-category.news {
    color: #808285;
}

.media-category.news:after {
    background-color: #808285;
}

.media-category.event {
    color: #ff905a;
}

.media-category.event:after {
    background-color: #ff905a;
}

.media-tab-ell {
    position: relative;
    display: inline-block;
    border: 1px solid #dedede;
    padding: 30px;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #333333;
}

.media-tab-ell .news-title {
    overflow: hidden;
    height: 100px;
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
}

.media-tab-ell .news-title:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    box-shadow: 0 10px 30px 25px #333;
}

.media-tab-ell .news-date {
    margin-bottom: 0;
}

a.media-tab-ell:hover .media-play-btn .fa-play {
    background-image: url(../img/icon/icon-play_hover.svg);
}

a.media-tab-ell:hover {
    color: #999;
}

a.media-tab-ell:hover .media-play-btn, a.media-tab-ell:hover .media-play-btn i {
    color: #ffffff;
}

#media_content_all .link-more {
    margin-bottom: 30px;
}

#media_content_all .media-tab-ell {
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #666;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
    padding: 22px 30px 25px 30px;
}

#media_content_all .media-tab-ell .news-title {
    height: 75px;
    margin-bottom: 18px;
}

#media_content_all .media-tab-ell:last-child {
    border-bottom: none;
}

.btn-gray {
    border: 1px solid #666666;
    background: transparent;
    color: #b3b3b3 !important;
    font-size: var(--fs-16);
}

.btn-gray:hover {
    color: #333333 !important;
    background: #b3b3b3;
    border-color: #b3b3b3;
}

.btn-media {
    margin: 0 30px;
}

.btn-media.btn-media--center {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    margin-top: 20px;
}

.btn-media.btn-media--center .btn {
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
}

section.section-media-photo {
    background: #f4f4f4;
    padding-top: 60px;
    padding-bottom: 45px;
}

.media-photo-head {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
}

.media-photo-head .amount {
    min-width: 160px;
    font-size: var(--fs-14);
    text-align: right;
}

@media (max-width: 560px) {
    .btn-media.btn-media--center .btn {
        display: block;
    }

    .media-photo-head {
        flex-direction: column;
    }

    .media-photo-head .amount {
        margin-top: 20px;
    }
}

body[color-schema='color-black'] .section-media-photo {
    background: #212121;
}

.media-block.bg-dark .tabs-nav-wrap .nav-tabs > li > a {
    color: #999999;
}

.wrap-all-media-tab-ell > a:last-child {
    border-bottom: 0;
}

.media-block.bg-dark .tabs-nav-wrap .nav-tabs > li.active > a,
.media-block.bg-dark .tabs-nav-wrap .nav-tabs > li:hover > a {
    font-weight: 500;
    color: #ffffff;
}

.tabs-nav-wrap .nav-tabs > li.active > a {
    font-weight: 700;
}

.media-block.bg-dark .tabs-nav-wrap .nav-tabs > li:hover > a {
    border-color: transparent;
}

.media-block.bg-dark .tabs-nav-wrap .nav-tabs > li.active:hover > a {
    border-bottom-color: #ffffff;
}

.media-block .tabs-nav-wrap, .media-tab-ell {
    border-bottom-color: #666666;
}

.media-block .news-date {
    font-size: var(--fs-15);
}

.media-photo-preview-list {
    font-size: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 15px;
}

.media-photo-preview-list li {
    display: inline-block;
    width: 25%;
    padding: 15px;
}

.media-photo-preview-list li a {
    display: block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 220px;
}

.media-photo-preview-list img {
    min-width: 100%;
    min-height: 100%;
}

.media-photo-preview-list li a:hover:after {
    opacity: .65;
}

.media-photo-preview-list li a:hover:before {
    opacity: 1;
    background-size: 32px;
}

.media-photo-preview-list li a:after, .media-photo-preview-list li a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    display: block;
    transition: all .2s linear;
    opacity: 0;
}

.media-photo-preview-list li a:after {
    background: #0575bc;
    z-index: 1;
}

.media-photo-preview-list li a:before {
    background: url(../img/icon/preview-photo-icon.svg) no-repeat center;
    background-size: 0;
    z-index: 2;
}

@media (max-width: 1200px) {
    .media-photo-preview-list li {
        width: 33.33%;
    }
}

@media (max-width: 769px) {
    .media-photo-preview-list li {
        width: 50%;
    }
}

@media (max-width: 460px) {
    .media-photo-preview-list li {
        width: 100%;
    }
}

/* media gallery */

.media-photo-modal {
    z-index: 2147473655 !important;
}

.media-photo-modal .fancybox-navigation button:before {
    width: 55px;
    height: 80px;
    top: 10px;
    right: 3px;
}

.media-photo-modal .fancybox-navigation button:after {
    background: url(../img/icon/fancybox-arrow.svg) center no-repeat;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.media-photo-modal .fancybox-navigation .fancybox-button--arrow_right:after {
    transform: rotate(180deg);
}

.media-photo-modal .fancybox-navigation button svg {
    display: none;
}

.media-photo-modal .fancybox-navigation .fancybox-button--arrow_right {
    right: 15px;
}

.media-photo-modal .fancybox-navigation .fancybox-button--arrow_left {
    left: 15px;
}

.media-photo-modal .fancybox-button.fancybox-button--close {
    background: transparent;
    color: #5e5c5c;
    height: 50px;
    width: 50px;
}

.media-photo-modal .fancybox-button.fancybox-button--close:hover {
    color: #0575bc;
}

.media-photo-modal .fancybox-image {
    padding: 15px !important;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
    text-decoration: none;
    border-color: rgba(11, 117, 186, 0.4);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-decoration: none !important;
    transition: border .2s linear;
    font-size: var(--fs-18);
}

.fancybox-caption a:hover {
    border-color: transparent;
    color: #23527c;
}

@media (min-width: 1000px) {
    .media-photo-modal.fancybox-is-open .fancybox-bg {
        background: #333333;
        opacity: 1;
    }

    .media-photo-modal .fancybox-image {
        padding: 0 !important;
    }

    .media-photo-modal .fancybox-inner {
        margin: 15px;
        max-width: 1920px;
    }

    .media-photo-modal.fancybox-is-open .fancybox-inner {
        background: #000000;
    }

    .media-photo-modal .fancybox-navigation, .media-photo-modal .fancybox-stage {
        width: 70%;
    }

    .media-photo-modal .fancybox-caption-wrap {
        width: 30%;
        bottom: 0;
        top: 0;
        left: auto;
        background: #fff;
        pointer-events: auto;
        padding: 60px 40px 40px 40px;
    }

    .media-photo-modal .fancybox-outer {
        max-width: 1700px;
        max-height: 850px;
        margin: auto;
    }

    .media-photo-modal .fancybox-navigation {
        position: relative;
        height: 100%;
    }

    .media-photo-modal .fancybox-toolbar {
        z-index: 1000000;
        top: 15px;
        right: 15px;
    }

    .media-photo-modal .fancybox-infobar {
        color: #707070;
        font-size: var(--fs-14);
        visibility: visible;
        opacity: 1;
        left: 30px;
        top: 17px;
    }

    .media-photo-modal .fancybox-caption {
        position: static;
    }

    .media-photo-modal .fancybox-caption .date {
        position: absolute;
        bottom: 20px;
        left: 40px;
        color: #b3b3b3;
        font-size: var(--fs-14);
    }

    .media-photo-modal .fancybox-caption {
        padding-top: 45px;
        color: #555555;
    }

}


/* fix для медиа
section.bg-white {
  background-color: #fff;
}
section.bg-white .section-head {
  color: #333;
}
section.bg-white .custom-tab-item {
  color: #333;
}
section.bg-white .wrap-media-video-overlay {
  display: none;
}
section.bg-white .media-tab-ell,
section.bg-white a.media-tab-ell {
  border: 1px solid #dedede;
  color: #333;
}
section.bg-white .news-date {
  color: #b7b7b7;
} */


.information-video-wrap iframe {
    min-height: 420px;
}


.media-play-btn {
    position: relative;
    padding-left: 24px;
    display: block;
    min-height: 16px;
}

.media-play-btn i {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
}

.media-play-btn .fa-play {
    background: url(../img/icon/icon-play.svg) no-repeat;
    text-indent: -9999px;
    top: 1px;
}

.media-play-btn .fa-rss {
    top: 3px;
    left: -2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.wrap-media-video .video-play {
    width: 80px;
    height: 90px;
    background: url(../img/icon/icon-video-play.svg) no-repeat center;
    display: block;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    opacity: 1;
    transition: opacity .2s linear;
    cursor: pointer;
}

.video-play:hover {
    opacity: .6;
}

.wrap-media-video {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.wrap-media-video video {
    margin: 0;
}

.wrap-media-video .video-title {
    position: absolute;
    height: 86px;
    bottom: 32px;
    left: 30px;
    right: 30px;
    font-size: var(--fs-20);
    font-weight: 500;
    opacity: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    transition: opacity .2s linear;
    z-index: 10;
}


.wrap-media-video:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); /* IE6-9 */
    height: 110px;
}

.wrap-media-video-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.2);
}

.play .wrap-media-video-overlay {
    display: none;
}

.play .video-title {
    opacity: 0;
    z-index: -1;
}

.play.wrap-media-video:after {
    height: 0;
}


/* friend-block */

.friend-block {
    display: block;
    position: relative;
}

.friend-block h4 {
    font-size: var(--fs-19);
    width: 80%;
    min-height: 60px;
}

.friend-block > .glyphicon-new-window {
    color: #707070;
}

.friend-block > .glyphicon-new-window::before,
.friend-block > .glyphicon-new-window {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.menu-pane__menu-item > div {
    background-color: #689f38;
}

.content-text {
    padding-bottom: 10px;
}

.content-text video, .content-text audio {
    width: 100%;
}

.content-text video {
    height: auto;
}

.content-text:nth-of-type(1) {
    padding-top: 10px;
}

.content-text > a {
    text-decoration: underline;
    color: #689f38;
}

.list-group-content > .list-group-item {
    border: none;
    background-color: #f5f5f5;
    font-weight: 600;
    color: #333;
}

a.content-link {
    font-weight: 600;
    color: #333;
}

.list-group-content > .list-group-item:hover {
    color: #333;
}

.underline {
    text-decoration: underline;
}

.separator {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dedede;
    /*background-color: #689f38;*/
}

.docs-preview-list {
    margin-top: 0;
    margin-bottom: 30px;
}

.docs-preview-list > li {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 22px;
}

.docs-preview-list > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.nav-tabs-docs {
    margin-bottom: 34px;
}

.nav-tabs-docs > li > a {
    color: #333;
}

.nav-tabs-docs > li > a:hover {
    border-radius: 0;
    /*background-color: inherit;*/
}

.nav-tabs-docs > li.active > a,
.nav-tabs-docs > li.active > a:hover,
.nav-tabs-docs > li.active > a:focus {
    border-top: none;
    /*padding-bottom: 11px;*/
    /*border-bottom: 1px solid #fff;*/
    /*border-bottom: none;*/
    border-radius: 0;
    /*background-color: #689f38;*/
    background-color: #eee;
    /*color: #fff;*/
    color: #000;
}


.tabs-nav-wrap .nav-tabs-uslugi {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100% !important;
}

/*
.tabs-nav-wrap .nav-tabs-uslugi {
  justify-content: space-between;
}*/
.tabs-nav-wrap .nav-tabs-uslugi > li {
    text-align: left;
    padding-right: 5px;
}

.tabs-nav-wrap .nav-tabs-uslugi li a {
    font-size: var(--fs-13);
    font-weight: 400;
}


.services-box {
    margin-bottom: 32px;
}

/* Выездные слои */

body.page-layer-open {
    overflow: hidden;
}

.page-layer {
    position: fixed;
    z-index: 200;
    bottom: -120%;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: -webkit-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: #ffffff;
}

.page-layer__inner {
    opacity: 0;
    padding-bottom: 40px;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -o-transition: opacity .5s, -o-transform .5s;
    transition: opacity .5s, transform .5s;
    width: 100%;
    position: absolute;
    top: 0;
    overflow-y: scroll;
    left: 0;
    bottom: 0;
    right: 0;
    padding-bottom: 100px;
}

.page-layer.open {
    pointer-events: auto;
    -webkit-transform: translate3d(0, -120%, 0);
    transform: translate3d(0, -120%, 0);
}

.page-layer.open .page-layer__inner {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: .3s, .3s;
    -o-transition-delay: .3s, .3s;
    transition-delay: .3s, .3s;
    z-index: 10;
}

.page-layer__header {
    background-color: #f8f8f8;
    padding: 60px 0;
    margin-bottom: 100px;
}

.page-layer__title {
    font-size: var(--fs-24);
    padding-right: 50px;
    position: relative;
    min-height: 26px;
    font-weight: 500;
}

.close-page-layer {
    height: 26px;
    width: 26px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-page-layer:after, .close-page-layer:before {
    background: #5e5c5c;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    position: absolute;
    display: block;
    content: '';
}

.close-page-layer:hover:after, .close-page-layer:hover:before {
    background: #286090;
}

.close-page-layer:after {
    width: 26px;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.close-page-layer:before {
    height: 26px;
    width: 2px;
    left: 50%;
    margin-left: -1px;
}

/* Карта сайта */

.site-map__main-link {
    font-size: var(--fs-28);
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

.site-map__list-link {
    padding-right: 0;
    padding-left: 0;
    margin-top: 10px;
}

.site-map__list-link li {
    list-style: none;
    margin-bottom: 20px;
    width: 50%;
    padding-right: 30px;
    float: left;
}

.site-map__list-link a {
    font-weight: 500;
}

.site-map-hr {
    border-color: #e6e6e6;
    margin-top: 40px;
    margin-bottom: 40px;
}


@media (max-width: 767px) {

    .site-map__list-link li {
        width: 100%;
        padding-right: 0;
    }

    .tabs-nav-wrap .nav-tabs-uslugi {
        flex-direction: column;
    }

    .tabs-nav-wrap .nav-tabs-uslugi > li {
        width: 100%;
        margin-right: 0;
    }

    .tabs-nav-wrap .nav-tabs-uslugi > li > a {
        font-size: var(--fs-16);
    }
}

.tab-pane.tab-pane-docs {
    padding-top: 0;
}

.actual-info-title {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: var(--fs-16);
}


.media-block video {
    width: 100%;
    max-height: 470px;
    display: block;
}

.wrap-video-and-btn {
    position: relative;
    background: rgba(0, 0, 0, .1);
}

.custom-tabs-content {
    display: none;
}

.custom-tabs-content.active {
    display: block;
}

a.custom-tab-item,
.custom-tab-item a {
    cursor: pointer;
}

.events-title {
    color: #000;
}

.read-more-body {
    color: #000;
}

.logo-wrap-for-mobile {
    display: none;
}

.news-image-sm {
    max-height: 128px;
}

.news-image-md {
    max-height: 202px;
}

video {
    width: 750px;
    margin-top: 30px;
    max-height: 440px;
}

@media (max-width: 769px) {
    video {
        margin-top: 0;
    }
}

.nav-tabs-services > li {
    width: 33.33%;
    /*vertical-align: middle;*/
    display: block;
    float: left;
}

.nav-tabs-services > li > a {
    height: 74px;
    color: #333;
}

.article-news {
    margin-bottom: 60px;
}

.article-news:nth-of-type(1) {
    margin-top: 40px;
}

.top-nav {
    margin-bottom: 0;
}

#navbar-uslugi {
    padding: 0;
    max-width: 100%;
}


#navbar-uslugi .tabs-container__content.dropdown-menu {
    min-width: 280px;
}

@media (max-width: 767px) {
    .header-sub-nav h1 {
        font-size: var(--fs-32);
    }

    .header-sub-nav h2 {
        font-size: var(--fs-25);
    }

    .pd-top-80 {
        padding-top: 40px !important;
    }

    .pd-bottom-80 {
        padding-bottom: 40px !important;
    }

    .news-first h2 {
        font-size: var(--fs-22);
    }

    .news-card {
        margin-bottom: 30px;
    }

    .news-card .news-title {
        font-size: var(--fs-16);
    }

    .news-card img {
        display: none;
    }

    .beta-version {
        font-size: var(--fs-13);
    }

    .beta-body a {
        display: inline-block;
    }

    .friend-block h4 {
        min-height: inherit;
    }

    .menu-text {
        margin-right: 14px;
        font-size: var(--fs-11);
        vertical-align: text-top;
    }

    .nav-tabs-services > li {
        width: 50%;
    }

    .nav-tabs-services > li > a {
        height: 90px;
    }

}

@media (max-width: 1200px) {
    .news-image-sm {
        max-height: 103px;
    }

    .news-image-md {
        max-height: 164px;
    }
}

@media (max-width: 992px) {

    .site-map__list-link {
        margin-top: 25px;
    }

    .contacts-elem__heading.icon {
        padding-left: 30px;
    }

    .contacts-elem__heading.icon:before {
        left: 0;
    }

    .news-header .news-image {
        display: none;
    }

    .news-image-md {
        max-height: none;
    }

    .news-image-sub {
        display: none;
    }

    .top-nav {
        overflow: hidden;
    }
}

@media (max-width: 1024px) {
    .navbar.navbar-default.top-nav .navbar-nav > li > a {
        font-size: var(--fs-16);
        padding: 10px 15px;
    }

    .logo-wrap-for-mobile {
        display: block;
        position: relative;
    }

    .logo-wrap-for-mobile .logo {
        display: block;
        position: relative;
    }

    .header-sub-nav > div:first-child {
        margin-bottom: 40px;
    }

    .pd-top-40 {
        padding-top: 20px;
    }

    .pd-bottom-40 {
        padding-bottom: 20px;
    }

    .header-sub-nav {
        margin-bottom: 40px;
    }

    .wrap-media-video .video-play {
        top: 50%;
        width: 70px;
        background-size: contain;
    }

    .wrap-media-video .video-title {
        position: relative;
        left: 0;
        top: 0;
        font-size: var(--fs-16);
        bottom: auto;
        padding: 18px;
        font-weight: 400;
        background: rgba(0, 0, 0, .2);
        z-index: 10;
    }

}

@media (min-width: 768px) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 580px) {
    .nav-tabs-services > li {
        width: 100%;
    }

    .nav-tabs-services > li > a {
        height: auto;
    }
}

#description table {
    border: 1px solid rgba(128, 128, 128, 0.68);
    margin: 20px 0 20px 0;
}

#description table td {
    border: 1px solid rgba(128, 128, 128, 0.68);
    padding: 15px;
}


@media screen and (max-width: 1024px) {
    .navbar-default .navbar-nav > li > a {
        font-size: var(--fs-15);
    }
}


/*
 * Galleria Classic Theme 2017-02-13
 * http://galleria.io
 */
.galleria {
    height: 500px;
}

@media (max-width: 767px) {
    .galleria,
    .galleria img {
        height: 400px !important;
    }
}

@media (max-width: 580px) {
    .galleria,
    .galleria img {
        height: 300px !important;
    }
}

#galleria-loader {
    height: 1px !important
}

.galleria-theme-classic {
    position: relative;
    overflow: hidden;
    background: #000;
}

.galleria-theme-classic img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.galleria-theme-classic .galleria-stage {
    width: 100%;
    height: 100%;
}

.galleria-theme-classic .galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}

.galleria-theme-classic .galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}

.galleria-theme-classic .galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000;
    float: left;
    cursor: pointer;
}

.galleria-theme-classic .galleria-counter {
    position: absolute;
    top: 13px;
    right: 13px;
    color: #fff;
    font-size: var(--fs-16);
    font-weight: bold;
    padding: 0 10px 0 44px;
    height: 48px;
    line-height: 48px;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 1;
}

.galleria-theme-classic .galleria-counter:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.galleria-theme-classic .galleria-counter .galleria-btn-screen {
    content: '';
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 12px;
    width: 24px;
    height: 24px;
    background-image: url(../img/icon/sl-fullscreen.svg);
    cursor: pointer;
}

.galleria-theme-classic .galleria-counter .galleria-btn-screen.sl-fullscreen {
    background-image: url(../img/icon/sl-unscreen.svg);
}

.galleria-theme-classic .galleria-download {
    position: absolute;
    top: 13px;
    right: 110px;
    width: 50px;
    height: 48px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.2);
}

.galleria-theme-classic .galleria-download .link-download {
    display: inline-block;
    width: 50px;
    height: 48px;
    background-image: url(../img/icon/sl-load.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.galleria-theme-classic .galleria-download:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.galleria-theme-classic .galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: url(../img/icon/classic-loader.gif) no-repeat 2px 2px;
}

.galleria-theme-classic .galleria-info {
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}

.galleria-theme-classic .galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    /* IE7 */
    zoom: 1;
}

.galleria-theme-classic .galleria-info-title {
    font-size: 12px;
    line-height: 1.1;
    font-weight: bold;
    margin: 0;
    color: #fff;
    margin-bottom: 7px;
}

.galleria-theme-classic .galleria-info-description {
    font: italic 12px/1.4 georgia, serif;
    margin: 0;
    color: #bbb;
}

.galleria-theme-classic .galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}

.galleria-theme-classic .notouch .galleria-info-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.galleria-theme-classic .touch .galleria-info-close:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.galleria-theme-classic .galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #000;
}

.galleria-theme-classic.notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.galleria-theme-classic.touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.galleria-theme-classic .galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}

.galleria-theme-classic .galleria-image-nav-left,
.galleria-theme-classic .galleria-image-nav-right {
    opacity: .7;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 50px;
    height: 80px;
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px auto;
}

.galleria-theme-classic .galleria-image-nav-left {
    background-image: url(../img/icon/sl-left.svg);
    left: 13px;
}

.galleria-theme-classic .galleria-image-nav-right {
    background-image: url(../img/icon/sl-right.svg);
    right: 13px;
}

.galleria-theme-classic.notouch .galleria-image-nav-left:hover,
.galleria-theme-classic.notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.galleria-theme-classic.touch .galleria-image-nav-left:active,
.galleria-theme-classic.touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.galleria-theme-classic .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}

.galleria-theme-classic .galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}

.galleria-theme-classic .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}

.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover,
.galleria-theme-classic.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}

.galleria-theme-classic.touch .galleria-thumb-nav-left:active,
.galleria-theme-classic.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #111;
}

.galleria-theme-classic.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}

.galleria-theme-classic .galleria-thumb-nav-left,
.galleria-theme-classic .galleria-thumb-nav-right,
.galleria-theme-classic .galleria-info-link,
.galleria-theme-classic .galleria-info-close {
    background-image: url(../img/icon/classic-map.png);
    background-repeat: no-repeat;
}

.galleria-theme-classic.galleria-container.videoplay .galleria-info,
.galleria-theme-classic.galleria-container.videoplay .galleria-counter {
    display: none !important;
}


/* dropdown navbar в шапке */
@media screen and (max-width: 1024px) {
    .nav-submenu__content {
        height: auto;
    }

    .nav-submenu .news-card-daily-map {
        margin-bottom: 20px;
    }

    .nav-submenu .btn-grey {
        margin-bottom: 40px;
    }
}

/* fixes */

.other-box li:before {
    display: none !important;
}

.post-content .i-list li {
    margin-bottom: 10px;
    margin-left: -30px;
}

.post-content .i-list li::before {
    display: none;
}

.related-links {
    margin-left: -30px;
}

.other-box-title {
    font-size: var(--fs-14);
    margin: 0 0 20px 28px;
}

.other-box.download {
    border: 1px solid rgba(51, 51, 51, 0.13);
    margin: 20px 0 20px 0;
    padding: 15px;
}

.other-box.download h2 {
    text-transform: capitalize;
}

.issue .styled_list li {
    margin: 0 0 20px -28px;
}

.issue .styled_list li::before {
    display: none;
}

.story.issue li {
    margin-left: -28px;
}

.story.issue li::before {
    display: none;
}

.story.issue i {
    display: block;
}

.blocktitle-dark {
    font-size: var(--fs-18);
    margin-bottom: 30px;
}

.i-list .uho-item {
    margin-bottom: 30px;
}

.i-list .uho-item img {
    float: left;
    width: 60px !important;
    height: 60px !important;
    margin-right: 20px;
}

.i-list .uho-item em {
    display: block;
}

.post-content.text-dark ul li {
    margin: 0 0 10px 0;
}

.post ul:first-of-type li::before {
    display: none;
}

.post > img {
    float: left;
    margin: 0 30px 70px 0;
}

.uho-contacts-block {
    display: inline-block;
}

.no-list-image li::before {
    display: none !important;
}

.margin-fix {
    margin-left: -28px;
}


.date-fix .date {
    display: block;
}

.archive-search {
    display: none;
}

.archive-search, .keywords {
    display: none;
}

/* calendar */
#main-calendar-widget {
    margin-bottom: 50px;
    padding-bottom: 45px;

    border-bottom: 1px solid #e5e5e5;
}

.calendar-container {
    position: relative;
}

.calendar-wrapper {
    /* max-width: 860px; */
    margin: 0 auto;
}

.calendar-selects {
    margin-bottom: 30px;
}

.b-select.btn-group.bootstrap-select {
    display: inline-block;

    width: auto !important;
    margin-right: 40px;
    border: none;
    border-radius: unset;
    outline: none;
    background-color: #fff;
    margin-left: 4px;
}

.b-select .btn.dropdown-toggle.btn-default {
    border: none;
    border-radius: 0;
    outline: none;
}

.b-select .btn.dropdown-toggle.btn-default:hover {
    background-color: #fff;
}

.b-select .btn.dropdown-toggle.btn-default.active,
.b-select .btn.dropdown-toggle.btn-default:active {
    border: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.b-select .btn {
    font-size: var(--fs-18);
    line-height: 26px;
}

.b-select.open .dropdown-toggle {
    border: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.calendar#main-calendar-widget {
    position: relative;
    opacity: 0;
    transition: opacity .3s;
    z-index: 2;
}

.calendar#main-calendar-widget.active {
    opacity: 1;
}

.calendar#main-calendar-widget .day {
    position: relative;

    display: inline-block !important;

    width: 40px;

    text-align: center;
    vertical-align: top;

    outline: none;
    background-color: transparent;
}

.calendar#main-calendar-widget .day .day-header {
    font-size: var(--fs-13);
    line-height: 16px;

    margin: 0 auto;
    margin-bottom: 20px;

    text-transform: uppercase;

    color: #b3b3b3;
    font-weight: 500;
}

.calendar#main-calendar-widget .day .day-content {
    line-height: 40px;

    width: 40px;
    height: 40px;
    margin: 0 auto;

    text-align: center;

    border-radius: 50%;
    font-weight: 500;
    color: #000;
}

.calendar#main-calendar-widget .day.active .day-content {
    background-color: #e6e6e6;
}

.calendar#main-calendar-widget .day.has-event .day-content {
    cursor: pointer;

    color: #fff;
    background-color: #0b75ba;
}

.calendar#main-calendar-widget .event {
    position: relative;
    z-index: 100;
    min-height: 100%;

    display: none;
    padding: 20px 28px;

    -webkit-transition: all 200ms ease-in-out;

    -o-transition: all 200ms ease-in-out;

    transition: all 200ms ease-in-out;

    color: #333;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

.calendar#main-calendar-widget .event.active {
    border-top: none;
}

.calendar#main-calendar-widget .event.active.first {
    border-top: 1px solid #e5e5e5;
}

.calendar#main-calendar-widget .event p:not(:nth-of-type(1)) {
    margin-top: 20px;
}

.calendar#main-calendar-widget .event .ev-date {
    margin-top: 0;
    margin-bottom: 5px;

    color: #b2b2b2;
}

.calendar#main-calendar-widget .next-arrow,
.calendar#main-calendar-widget .prev-arrow {
    font-size: var(--fs-20);

    position: absolute;
    z-index: 10;
    top: 50%;

    width: 32px;
    height: 32px;

    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;

    color: #808080;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.calendar#main-calendar-widget .next-arrow:hover,
.calendar#main-calendar-widget .prev-arrow:hover {
    color: #fff;
    border: 1px solid #0b75ba;
    background-color: #0b75ba;
}

.calendar#main-calendar-widget .prev-arrow {
    left: 5px;
}

.calendar#main-calendar-widget .next-arrow {
    right: 5px;
}

.calendar-container.active {
    margin-bottom: 50px;
}

.event-container {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    min-height: 100%;
}

.event-container.active {
    display: block;
}


.calendar .event .event-close {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    background: url('../img/icon/icon-close.png') no-repeat center center;
}

.calendar--prev-arrow,
.calendar--next-arrow {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    margin-left: 10px;
    cursor: pointer;
    background-color: #fff;
    transition: background-color .2s;
}

.calendar--prev-arrow:hover,
.calendar--next-arrow:hover {
    background-color: #e8e8e8;
}

.page-content {
    color: #000;
}

.page-view h1 {
    color: #000;
}

.calendar--prev-arrow i,
.calendar--next-arrow i {
    position: relative;
}

.calendar--prev-arrow i {
    right: 2px;
}

.calendar--next-arrow i {
    right: -2px;
}


/* ==============================================
 * FANCYBOX
 * ============================================== */
html.fancybox-lock {
    overflow: hidden;
}

.fancybox-inner {
    max-width: 100%;
    max-height: 100%;
}

.fancybox-inner .fade {
    opacity: 1 !important;
}

.fancybox-inner .modal {
    position: relative;
    margin: 0;
    border-radius: 4px;
    min-width: 300px;
    max-width: 800px;
    padding: 50px 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    /* Firefox 19+ */
    /* Firefox 18- */
}

.fancybox-inner .modal.popup-xs {
    width: 450px;
}

.fancybox-inner .modal.popup-md {
    width: 650px;
}

.fancybox-inner .modal.popup-lg {
    width: 850px;
}

.fancybox-inner .modal:before,
.fancybox-inner .modal:after {
    content: " ";
    display: table;
}

.fancybox-inner .modal:after {
    clear: both;
}

.fancybox-inner .modal .form-box-title {
    min-height: 28px;
    text-transform: none;
    font-size: var(--fs-18);
    font-size: 1.8rem;
    color: #929292;
}

.fancybox-inner .modal .gray-select.bootstrap-select .dropdown-toggle .caret {
    background-position: 0 0;
}

.fancybox-inner .modal .close {
    display: none;
}

.fancybox-inner .modal-dialog {
    margin: 0;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.fancybox-inner .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.fancybox-inner .modal-header {
    padding: 0;
    border: 0;
}

.fancybox-inner .modal-title {
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 60px;
    margin-bottom: 50px;
}

.fancybox-inner .modal-title a:hover,
.fancybox-inner .modal-title a:focus {
    color: #0B75BA;
    text-decoration: none;
}

.fancybox-inner .modal-title a:hover,
.fancybox-inner .modal-title a:focus {
    color: #0B75BA;
    text-decoration: none;
}

.fancybox-inner .modal-body {
    padding: 0;
    color: rgba(100, 100, 100, 0.7);
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    color: #4a4a4a;
    text-shadow: none;
    padding: 0 !important;
    margin: 30px;
    border-radius: 4px;
    overflow: hidden;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

.no-svg #fancybox-loading,
.no-svg .fancybox-close,
.no-svg .fancybox-prev span,
.no-svg .fancybox-next span {
    background-image: url('../img/fancybox/fancybox_sprite.png');
}

#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../img/fancybox/fancybox_sprite.svg');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.popup-image .fancybox-close,
.fancybox-type-image .fancybox-close {
    top: 30px;
    right: 30px;
    border-color: #14aa84;
}

.popup-image .fancybox-skin,
.fancybox-type-image .fancybox-skin {
    overflow: visible;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.popup-image .fancybox-not-show-again,
.fancybox-type-image .fancybox-not-show-again {
    color: #ffffff;
    bottom: -40px;
    text-align: center;
    display: block;
    font-size: var(--fs-18);
    font-size: 1.8rem;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.popup-image .fancybox-not-show-again:hover,
.fancybox-type-image .fancybox-not-show-again:hover {
    color: #0B75BA;
}

.popup-image .fancybox-outer,
.fancybox-type-image .fancybox-outer {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
}

.fancybox-type-image .fancybox-close {
    top: -45px;
    right: -45px;
    border-color: #ffffff;
}

.fancybox-close {
    position: absolute;
    background-image: none;
    top: 56px;
    right: 48px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 8040;
    border-radius: 32px;
    border: 2px solid #ffffff;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.fancybox-close:after {
    opacity: 0;
}

.fancybox-close:before {
    opacity: 1;
}

.fancybox-close:after,
.fancybox-close:before {
    background-image: url('../img/fancybox/fancybox_sprite.svg');
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
}

.fancybox-close:before {
    background-position: 6px 7px;
}

.fancybox-close:after {
    background-position: 6px -114px;
}

.fancybox-close:hover {
    border-color: #0B75BA;
}

.fancybox-close:hover:after {
    opacity: 1;
}

.fancybox-close:hover:before {
    opacity: 0;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../img/fancybox/blank.gif');
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 22px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: visible;
}

.fancybox-prev span {
    left: -25px;
    background-position: -16px -70px;
}

.fancybox-next span {
    right: -25px;
    background-position: -16px -29px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../img/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    z-index: 99999;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading div {
        background-image: url('../img/fancybox/fancybox_loading@2x.gif');
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

/* ==============================================
 * end FANCYBOX
 * ============================================== */


#pie-container {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}

#pie-container svg {
    font-family: inherit !important;
    font-size: inherit !important;
}

#pie-container .highcharts-title {
    color: #000 !important;
    font-weight: 500;
    font-size: var(--fs-20) !important;
}

#pie-container .highcharts-legend * {
    font-size: var(--fs-14) !important;
    font-weight: 500 !important;
}


/* контент и правая колонка */
/*.main {*/
/*    width: calc(100% - 384px);*/
/*    float: left;*/
/*}*/

.main-full {
    width: 100%;
}

.main-aside {
    width: 320px;
    float: right;
}

.main-aside__adaptive {
    display: none;
}

.main-aside .dropdown-menu {
    left: auto;
    right: 0;
    max-height: 300px !important;
    max-width: 100%;
}

.main-aside .dropdown-menu li a {
    white-space: normal;
}

.main-aside .dropdown-menu .dropdown-menu .divider {
    margin-bottom: 5px;
    margin-top: 0;
}


/*
.main-aside-buttons {
  display: flex;
  flex-flow: row nowrap;
}
.btn-custom--aside {
  flex-grow: 1;
  padding: 12px 0;
  text-align:  center;
}
.btn-custom--aside.btn-custom--submit {
  width: 50px;
}*/


.add-favorite-message, .aside__buttons-top .btn.btn-favorite.favorite-hidden {
    display: none;
}

.aside__buttons-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.aside__buttons-top > div:last-child {
    width: auto;
}

.aside__buttons-top .btn {
    min-width: 0;
    border-left-width: 0;
    border-radius: 0;
    display: block;
    padding-left: 15px;
    height: 100%;
    width: 100%;
    padding-right: 15px;
    box-shadow: none;
}

.aside__buttons-top > .btn,
.aside__buttons-top > div {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.aside__buttons-top .btn:hover, .aside__buttons-top .btn.btn-favorite.favorite {
    background-color: #0B75BA;
    color: #ffffff;
    border-color: #0B75BA;
}

.aside__buttons-top .btn:first-child {
    border-radius: 0 2px 2px 0;
}

.aside__buttons-top .btn:first-child {
    border-radius: 2px 0 0 2px;
}

.aside__buttons-top .btn.btn-favorite {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 54px;
    height: 100%;
}

.aside__buttons-top .btn i {
    font-size: var(--fs-20);
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.aside__buttons-top .btn-favorite i {
    margin-right: 0;
    top: 3px;
}

.aside__buttons-top > .btn:first-child {
    border-left-width: 1px;
}

.aside__buttons-top form {
    height: 100%;
}

#event-new-search--mobile {
    margin-bottom: 35px !important;
}

@media screen and (max-width: 1200px) {
    .main {
        width: 100%;
    }

    .main-aside {
        width: 100%;
    }

    .main-aside__desktop .d-filter,
    .main-aside__desktop #event-search,
    .main-aside__desktop #event-new-search--mobile,
    .main-aside__desktop #event-new-search--desktop,
    .main-aside__desktop .search-block {
        display: none;
    }


    .main-aside__adaptive {
        display: block;
    }
}


.tablet-show {
    display: none;
}

.tablet-hide {
    display: block;
}

.btn-calendar,
a.btn-calendar {
    font-weight: 500;
    display: inline-block;
    border-radius: 25px;
    color: #333333;
    text-decoration: none;
    padding: 14px 25px;
    background-color: #e6e6e6;
}

.btn-calendar:hover,
a.btn-calendar:hover {
    background-color: #f4f4f4;
    box-shadow: none;
}

.tablet-btn,
a.tablet-btn {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border: 1px solid #7b7b7b;
    color: #7b7b7b;
    min-width: 200px;
    text-align: center;
    box-sizing: border-box;
    line-height: 22px;
    font-size: var(--fs-16);
    padding: 13px 0;
}

.tablet-btn:hover,
a.tablet-btn:hover {
    border: 1px solid #fff;
    color: #fff;
}

.nav-tabs > li.custom-tab-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.tabs-nav-wrap .nav.nav-tabs {
    text-align: right;
}

.nav-tabs .tabs-container {
    display: none !important;
    vertical-align: middle;
    width: 30px;
    padding: 0 !important;
    float: none;
    margin-left: 10px;

}

.nav-tabs .tabs-container.container-active {
    display: inline-block !important;
    flex: 1;
    text-align: right;
}

.tabs-container__btn {
    width: 30px;
    background: url('../img/icon/icon-dots-gray.svg') no-repeat center center;
    height: 46px;
    cursor: pointer;
    display: inline-block;
}

.tabs-container__content {
    width: 270px;
    border: 1px solid #ededed;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    background-color: #fff;
    transform: translateX(-100%);
    left: 100%;
}

.tabs-container__content li {
    display: block;
    width: 100%;
    text-decoration: none;
}

.tabs-container__content li a {
    padding: 15px 30px;
    color: #333333;
    display: block;
    text-decoration: none;
    background-color: #fff;
    transition: background-color .2s;
}

.tabs-container__content li a:hover {
    background-color: #f8f8f8;
}


/* eng main page */
.section-slider-theme {
    padding-top: 0;
    padding-bottom: 0;
}

.slider-theme__nav-prev, .slider-theme__nav-next {
    border-radius: 50%;
    height: 52px;
    width: 52px;
    background: #ffffff;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: .2s linear;
    cursor: pointer;
    border: 3px solid transparent;
}

.slider-theme__nav-prev:hover, .slider-theme__nav-next:hover {
    border-color: #0b67a2;
}

.slider-theme__nav-prev i {
    transform: rotate(180deg);
    margin-right: 2px;
}

.slider-theme__nav-next {
    margin-left: 5px;
}

.slider-theme__nav-next i {
    margin-left: 2px;
}

.slider-theme__nav-prev i,
.slider-theme__nav-next i {
    display: block;
    font-size: var(--fs-20);
    color: #0b67a2;
    transition: .2s linear;
}

.slider-theme__nav-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.slider-theme__wrap {
    position: relative;
}

.slider-theme__nav {
    position: absolute;
    bottom: 45px;
    width: 100%;
}

.slider-theme-nav {
    white-space: nowrap;
}

.slider-theme__nav ul {
    padding: 0;
}

.news-card-main-bottom-link--border {
    border-top: 1px solid #dedede;
    padding-top: 25px;
    margin-top: 40px;
}

.slider-theme .item {
    height: 520px;
    padding-top: 170px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.slider-theme .item > .container {
    z-index: 10;
    position: relative;
}

.slider-theme .item:after {
    background: rgba(29, 34, 34, .2);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.slider-theme-dots {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    height: 30px;
}

.slider-theme-dots li {
    position: relative;
    display: inline-block;
    width: 30px;
    padding: 0;
    cursor: pointer;
}

.slider-theme-text {
    max-width: 670px;
    max-height: 145px;
    overflow: hidden;
    line-height: 1.5;
    font-size: var(--fs-18);
}

.slider-theme-dots li.slick-active button {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-color: #ffffff;
}

.slider-theme-dots li button {
    font-size: 0;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    overflow: hidden;
    padding: 3px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, .38);
}

.slider-theme-dots li button:hover {
    outline: none;
    background: transparent;
    border-color: #ffffff;
}

body[color-schema='color-black'] .slider-theme__nav-prev, body[color-schema='color-black'] .slider-theme__nav-next, body[color-schema='color-black'] .slider-theme__nav-prev:hover, body[color-schema='color-black'] .slider-theme__nav-next:hover {
    background: #000000 !important;
    border-color: #000000 !important;
}

body[color-schema='color-black'] .slider-theme__nav-prev i, body[color-schema='color-black'] .slider-theme__nav-next i {
    color: #ffffff !important;
}

@media screen and (max-width: 1024px) {
    .slider-theme-text {
        height: auto;
        font-size: var(--fs-16);
        max-height: 190px;
    }

    .slider-theme .item {
        padding-top: 30px;
    }
}

/* end eng main page */


/* spoiler */

.spoiler-box {
    border: 1px solid #e5e5e5;
    margin: 20px 0;
    border-radius: 2px;
    font-size: var(--fs-16);
    color: #333333;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.spoiler-box-title {
}

.spoiler-box__btn,
.spoiler-box__content {
    padding-left: 35px;
    padding-left: 3.5rem;
    padding-right: 35px;
    padding-right: 3.5rem;
}

.spoiler-box__btn {
    font-weight: 500;
    padding-right: 85px;
    display: block;
    width: 100%;
    cursor: pointer;
    position: relative;
    padding-bottom: 25px;
    padding-bottom: 2.5rem;
    padding-top: 25px;
    padding-top: 2.5rem;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}

.spoiler-box__content {
    display: none;
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
    padding-top: 2.5rem;
    padding-bottom: 25px;
    padding-bottom: 2.5rem;
}

.spoiler-box__carret {
    position: absolute;
    display: block;
    right: -12px;
    top: 50%;
    margin-top: -11px;
    border: 2px solid #bdc2d0;
    background: #ffffff;
    width: 24px;
    height: 24px;
    border-radius: 17px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 10;
}

.spoiler-box__carret:before,
.spoiler-box__carret:after {
    content: '';
    position: absolute;
    background: #bdc2d0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.spoiler-box__carret:before {
    width: 10px;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -5px;
}

.spoiler-box__carret:after {
    width: 2px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -1px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.spoiler-box.open .spoiler-box__carret:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.spoiler-box:not(.open):hover .spoiler-box__carret {
    border-color: #0b78be;
}

.spoiler-box:not(.open):hover .spoiler-box__carret:before,
.spoiler-box:not(.open):hover .spoiler-box__carret:after {
    background-color: #0b78be;
}

.spoiler-box.open {
    box-shadow: none !important;
    transform: none !important;
    border-color: #e5e5e5 !important;
}

.spoiler-box:not(.open):hover {
    border-color: transparent;
    -webkit-box-shadow: 0 3px 30px 0 rgba(1, 161, 255, 0.25);
    box-shadow: 0 3px 30px 0 rgba(1, 161, 255, 0.25);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}


/* end spoiler */

/*footer*/
.footer-logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 40px;
}

.main-footer__contacts {
    margin-bottom: 22px;
    padding-top: 10px;
}


/*text error modal*/

.text-error__form-control {
    word-break: break-word;
}

.text-error-modal {
    box-shadow: none;
    border: none;
}

.text-error-modal .modal-header {
    margin-bottom: 25px;
    padding: 0 15px;
    padding-right: 20px;
}

.text-error-modal .modal-title {
    font-weight: 500;
    color: #333;
}

.text-error-modal .modal-body {
    padding: 0 15px;
}

.text-error-modal .control-label {
    text-align: left;
    font-weight: 500;
    color: #333;
}

.text-error-modal .close {
    top: 35px;
    right: 40px;
}

.grey-interview-container {
    padding: 50px 25px;
}


@media screen and (max-width: 1024px) {
    .friend-block h4 {
        width: auto;
        margin-bottom: 0;
    }

    .jumbotron.friend-block h4 {
        font-size: var(--fs-18);
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding: 30px 30px 40px;
    }

    /* .tabs-nav-wrap .nav.nav-tabs {
    white-space: nowrap;
  } */
    #event_2.custom-tabs-content, .nav-tabs .custom-tab-item--calendar {
        display: none !important;
    }

    .tabs-nav-wrap .nav-tabs-uslugi {
        justify-content: space-between;
    }

    .main-section--list-nav .page-title-prime {
        margin-bottom: 45px;
    }

    .news-first .image-wrap {
        margin-bottom: 25px;
    }

    .news-prime-blok .news-date {
        position: static;
    }

    .news-card-main-wrap {
        padding-bottom: 0;
    }

    .news-card-img {
        margin-top: 0;
    }


    .main-section--list-nav {
        padding-bottom: 0;
        margin-bottom: 15px;
    }

    .well .list {
        font-size: 0;
        margin-bottom: 30px;
    }

    .well .list > .list-item {
        font-size: var(--fs-18);
        line-height: 20px;
        display: inline-block;
        vertical-align: top;
        padding-right: 20px;
    }

    .well .btn-default {
        font-size: var(--fs-18);
        line-height: 30px;
        padding: 20px;
    }


    .media-tab-ell .news-title {
        padding-right: 220px;
        position: relative;
    }

    .wrap-media-video {
        margin-bottom: 45px;
    }

    .media-tab-ell {
        border: none;
        border-bottom: none;
        padding: 0;
        margin-bottom: 48px;
        height: auto;
    }

    #media_content_all .media-tab-ell {
        border: none;
        margin-bottom: 40px;
    }

    .tablet-show {
        display: block;
    }

    .tablet-hide {
        display: none !important;
    }

    .foot-head {
        margin-bottom: 25px;
    }

    footer {
        padding: 30px 0;
    }

    footer .list {
        padding-top: 0;
        margin-bottom: 0;
    }

    footer .list li {
        width: 32%;
        display: inline-block;
        vertical-align: top;
    }
}

@media screen and (max-width: 991px) {
    /* footer .footer-icon-list .icon-wrap {
    margin: 0;
    float: none;
    position: relative;
    top: 5px;
    left: -15px
  }
    .footer-icon-list {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 0;
  }
    footer .footer-icon-list li {
    line-height: 60px;
    text-align: center;
    flex-shrink: 1;
    flex-grow: 1;
    flex-basis: 30%;
    border: 1px solid #9f9f9f;
    margin-right: 30px;
  }
  footer .footer-icon-list li a {
    display: block;
    transition: background .2s linear;
    background: transparent;
  }
  footer .footer-icon-list li a:hover {
    background: #ffffff;
  }

  footer .footer-icon-list li:last-child {
    margin-right: 0;
  }*/
    .simple-list-nav {
        margin-bottom: 0;
    }

    .simple-list-nav li a {
        display: block;
        padding: 19px 20px;
        font-size: var(--fs-22);
        line-height: 30px;
        border: 1px solid #b7b7b7;
        position: relative;
        transition: background-color .2s, color .2s, border-color .2s;
    }

    .simple-list-nav li:first-child a {
        background-color: #0575bc;
        color: #fff;
        border-color: #0575bc;
    }

    .simple-list-nav li:last-child a {
        margin-bottom: 0;
    }

    .simple-list-nav a:hover,
    .simple-list-nav a:active,
    .simple-list-nav a.active {
        background-color: #0575bc;
        color: #fff;
        border-color: #0575bc;
    }

    .simple-list-nav a .fa-angle-right {
        position: absolute;
        top: 50%;
        margin-top: -5px;
        font-size: var(--fs-14);
        height: 20px;
        right: 30px;
    }

    .well .list > .list-item {
        width: 50%;
    }

    .border-block {
        margin-bottom: -1px;
    }

    .border-block.block-arrow, .border-block {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .block-arrow::before, .block-arrow::after {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    .jumbotron.friend-block .svg-icon {
        bottom: 15px;
        right: 10px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding: 30px 55px 30px 15px
    }

    .breadcrumb-section {
        padding-top: 30px;
    }

    .tabs-nav-wrap h3.section-head, .tabs-nav-wrap .page-title {
        top: 3px;
    }

    .search-form-header {
        padding-left: 15px;
    }

    .search__nav-bottom.tabs-nav-wrap .nav.nav-tabs {
        text-align: right !important;
    }

    .well .list > .list-item {
        width: 100%;
    }

    .media-tab-ell .news-title {
        padding-right: 70px;
    }

    .news-first .news-title {
        font-size: var(--fs-20);
    }

    .tablet-btn,
    a.tablet-btn {
        font-size: 0;
        width: 50px;
        height: 50px;
        min-width: auto;
        padding: 0;
    }

    .tablet-btn i,
    a.tablet-btn i {
        font-size: var(--fs-16);
        line-height: 50px;
    }

    footer .list li {
        width: 48%;
    }

    .footer__border-bottom {
        padding-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .btn-group-lg > .btn, .btn-lg, .file--btn .jq-file__browse {
        font-size: var(--fs-16);
    }

    .news-first .image-lg {
        height: 200px;
    }

    .news-first .news-title {
        font-size: var(--fs-20);
    }

    .page-title {
        font-size: var(--fs-25);
    }

    .block-douwnload-md .doc-icon br {
        display: none;
    }

    .block-douwnload-md .doc-icon {
        position: static;
        width: 100%;
        border-width: 1px;
        height: auto;
        margin-bottom: 15px;
    }

    .block-douwnload-md {
        padding-left: 30px;
        margin-bottom: 40px;
        margin-top: 0;
    }

    .block-douwnload-md .btn.btn-block.btn-primary {
        width: 100%;
    }
}

@media screen and (max-width: 550px) {

    .tabs-nav-wrap.tabs-nav-wrap--auth li {
        display: block !important;
        padding-left: 0 !important;
    }

    .structure-box-top {
        padding-left: 0;
    }

    .structure-box-top__photo {
        position: relative;
        margin-bottom: 20px;
    }

    .form-group--field-btn {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .form-group--field-btn label.error {
        margin-left: 0;
    }

    .form-group--field-btn__elem {
        width: 100%;
    }

    .form-group--field-btn .form-group--field-btn__elem-btn {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        margin-top: 15px;
    }

}

@media screen and (max-width: 767px) {
    .footer-icon-list {
        flex-flow: row wrap;
    }

    footer .footer-icon-list li {
        margin-right: 0;
        flex-basis: 100%;
    }
}

@media screen and (max-width: 480px) {


    footer .list li {
        width: 100%;
    }

    .well-lg {
        padding: 20px 20px;
        margin-bottom: 0;
    }

    footer .footer-logo-text .prime {
        font-size: var(--fs-21);
        line-height: 1.1em;
    }

    footer .footer-logo {
        width: 50px;
    }

    .form-search-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .form-search-row__btn {
        width: 100%;
    }

    .form-search-row__btn .btn {
        border-radius: 2px;
    }

}

@media screen and (max-width: 430px) {

    .search-form-header .wrap-search-form .search-btn {
        min-width: 100px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tabs-nav-wrap h3.section-head, .tabs-nav-wrap .page-title {
        top: 5px;
    }

    .simple-list-nav li a {
        font-size: var(--fs-18);
        padding-top: 15px;
        padding-bottom: 15px;
    }

    h1, h2, h3, h4, h5, h6 {
        line-height: 1.1;
    }

    .page-title-prime {
        font-size: var(--fs-32);
    }

    section {
        padding: 25px 0;
    }

    .pd-top-40 {
        padding-top: 20px !important;
    }

    .pd-bottom-50 {
        padding-top: 25px !important;
    }

    .pd-top-70 {
        padding-top: 35px !important;
    }
}

@media (max-width: 500px) {
    .modal-content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* печать */

@media print {
    .print-hide, .footer-icon-list, .yii-debug-toolbar, .main-aside, .main-aside__desktop, .main-aside__adaptive .breadcrumb-section {
        display: none;
    }

    .main {
        width: 100% !important;
    }

    a.footer-logo-container:after {
        content: "" !important;
    }
}

.btn-logout {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 320px;
    width: 100%;
    height: 58px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    font-weight: 700;
    color: #333;
    transition: color .2s, border-color .2s, background-color .2s;
}

.btn-logout:hover {
    background-color: #da1616;
    border-color: #da1616;
    color: #fff;
}

.btn-save {
    max-width: 260px;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    font-weight: 500;
    font-size: var(--fs-16);
}

.btn-save:disabled {
    background-color: #b4b4b4;
    border-color: #b4b4b4;
    opacity: 1;
}

.email-manage {
}

.email-manage__block {
    margin: 25px 0 45px;
}

.email-manage__title {
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
    color: #333;
}

.email-manage__group {
    padding: 30px 0 35px;
    border-bottom: 1px solid #e6e6e6;
}

.email-manage__group .placeholder {
    font-weight: 500;
    color: #333 !important;
}

.email-manage__form-input {
    max-width: 330px;
}

.email-manage__form-input input {
    border-radius: 4px;
}

.email-manage__radio .jq-radio__div {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 4px !important;
    height: 4px !important;
}

.email-manage__checkbox .jq-checkbox {
    border-radius: 4px;
}

.email-manage__checkbox .jq-checkbox__div {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 12px !important;
    height: 9px !important;
    background: transparent url('./../img/icon/icon-check.svg') no-repeat center !important;
}

.mb-0 {
    margin-bottom: 0;
}

.resume_form_popup .tooltip,
.resume_form_popup .tooltip-inner {
    max-width: 800px;
    width: 100%;
}


/* list gray */
.gray_container {
    padding: 47px 30px;
    background: #f4f4f4;
}

.gray_container .list_gray {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.gray_container .list_gray li {
    width: 48%;
    position: relative;
    padding-left: 23px;
    font-size: var(--fs-16);
    color: #333333;
    line-height: 25px;
    margin-bottom: 27px !important;
}

.gray_container .list_gray li:last-child {
    margin-bottom: 0 !important;
}

.gray_container .list_gray li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    width: 15px;
    height: auto;
    top: 14px;
    background-color: rgba(255, 255, 255, 0);
    font-size: var(--fs-16);
    color: #0b75ba;
}

.gray_container .list_gray li a {
    color: inherit;
    position: relative;
    border-color: rgba(11, 117, 186, 0.4);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-decoration: none;
    transition: border .2s linear;
}

.gray_container .list_gray li a:hover {
    border-color: transparent;
    color: inherit;
}

@media (max-width: 767px) {
    .gray_container .list_gray li {
        width: 100%;
        margin-bottom: 15px !important;
    }
}


/* podvedomstvennyeorg new */
.subordinate {
}

.subordinate__title {
    font-size: var(--fs-24);
    font-weight: 600;
    color: #333333;
}

.subordinate__tab_links {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
    margin-top: -20px;
}

.subordinate__tab_link {
    margin-right: 40px;
    font-size: var(--fs-16);
    color: #333333;
    font-weight: 600;
    padding-bottom: 26px;
    border-bottom: 4px solid rgba(5, 117, 188, 0);
}

.subordinate__tab_link.active {
    border-bottom: 4px solid #0575bc;
}

.subordinate__tab_link:last-child {
    margin-right: 0;
}

.subordinate__select_container {
    position: relative;
    margin-bottom: 30px;
}

.subordinate__select_container:before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    color: #393938;
    font-size: var(--fs-18);
    top: 50%;
    margin-top: -9px;
}

.subordinate__section_change {
    width: 100%;
    border: 1px solid #eeeeee;
    padding-left: 18px;
    height: 56px;
    font-size: var(--fs-16);
    color: #333333;
    font-weight: 600;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
}

.subordinate__tabs_subsections {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding: 15px;
    width: 836px;
}

.tabs_subsections_link {
    margin-right: 10px;
    background: #f4f4f4;
    color: #333;
    font-size: var(--fs-14);
    border-radius: 2px;
    padding: 8px 11px;
    margin-bottom: 15px;
    text-decoration: none !important;
}

.tabs_subsections_link.active {
    color: #fff;
    background: #0575bc;
}

table.subordinat-table {
    max-width: 100%;
    width: 100%;
    overflow: auto;
    display: block;
}

.subordinat-table thead tr th:nth-child(1) {
    width: 3%;
}

.subordinat-table tbody tr td:nth-child(1) {
    text-align: right;
}

.subordinat-table.table-light-style thead > tr:last-child th {
    border-top: 0;
}

.subordinat-table.table-light-style th {
    border-right: 0;
    position: relative;
    text-align: center;
}

.subordinat-table.table-light-style td, .subordinat-table.table-light-style th {
    padding-left: 7px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 7px;
    vertical-align: top;
}

.subordinat-table.table-light-style th:before {
    content: '';
    width: 1px;
    height: 70%;
    right: 0;
    top: 15%;
    position: absolute;
    background: #c4c4c4;
}

.subordinat-table.table-light-style th:last-child:before {
    display: none;
}

.subordinat-table .subordinat-table__name {
    min-width: 233px;
}

.subordinat-table .subordinat-table__phone {
    min-width: 120px;
}

.subordinat-table .subordinat-table__fax {
    min-width: 80px;
}

.subordinate_section {
    display: none;
    margin-bottom: 40px;
}

.subordinate_section.active {
    display: block;
}

.tab_subsections {
    display: none;
}

.tab_subsections.active {
    display: block;
}

.subordinate_table {
    display: none;
}

.subordinate_table h4 {
    font-size: var(--fs-18);
    color: #333333;
    margin-bottom: 10px;
    font-weight: 600;
}

.subordinate_table.active {
    display: block;
}

.subordinate_map {
    display: none;
    overflow: auto;
}

.subordinate_map svg {
    width: 100% !important;
    height: auto !important;
}

.subordinate_map.active {
    display: block;
}

.subordinate_map svg path {
    transition: 0.2s;
}

/*
.subordinate_map svg path:hover{
  fill: #0575bc;
}*/
.map_popup {
    background: #fff;
    padding: 10px 20px;
    display: none;
    position: absolute;
    max-width: 620px;
    z-index: 2;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 15px 20px 0 rgba(14, 12, 11, 0.2);
    border-radius: 2px;
    cursor: pointer;
}

.map_popup.active {
    padding: 23px;
    cursor: default;
}

.map_popup.active .map_popup__text {
    display: block;
}

.map_popup.active hr {
    display: block;
}

.map_popup.active .close_subordinate_popup {
    display: block;
}

.close_subordinate_popup {
    position: absolute;
    right: 32px;
    top: 22px;
    cursor: pointer;
    display: none;
}

.close_subordinate_popup svg {
    width: 13px;
    height: 13px;
}

.close_subordinate_popup svg path {
    fill: #b4b4b4;
}

.map_popup hr {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}

.map_popup__title {
    font-size: var(--fs-14);
    color: #767676;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}

.map_popup__text {
    font-size: var(--fs-14);
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    display: none;
    max-height: 200px;
    overflow: auto;
}

.map_popup__text p {
    margin-bottom: 10px;
}

.map_popup__text strong {
    font-weight: 600;
}

.map_popup__text ul {
    padding: 0;
    margin-bottom: 10px;
    list-style-type: none;
}

.map_popup__text ul li {
    margin-bottom: 6px;
    line-height: 18px;
    color: #767676;
}

.map_popup__text ul li strong {
    color: #333333;
    font-weight: 400;
}

.map_popup__text a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .subordinate__tab_links {
        margin-top: 15px;
    }

    .subordinate__tabs_subsections {
        flex-wrap: nowrap;
        overflow: auto;
        width: 100%;
        padding-top: 20px;
    }

    .tabs_subsections_link {
        white-space: nowrap;
    }
}

/* INTERACTIVE DOCS STYLES */
.idocs-group {
    margin-bottom: 15px;
    border: 1px solid #dedede;
}

.idocs-group__title {
    position: relative;
    display: block;
    padding: 20px 30px;
    color: #333333;
    line-height: 1.5;
    cursor: pointer;
}

strong.idocs-group__title {
    font-size: var(--fs-18);
}

@media (max-width: 767px) {
    .idocs-group__title {
        padding: 15px 20px;
        font-size: var(--fs-14);
        line-height: 1.2;
    }

    strong.idocs-group__title {
        font-size: var(--fs-16);
    }
}

.idocs-group__title::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 20px;
    height: 20px;
    margin: auto;
    border-radius: 50%;
    border: 2px solid #b6b6b6;
    background: #fff url('./../img/icon/idocs_icon_plus.png') no-repeat center;
}

.idocs-group__title.is_active::after {
    background-image: url('./../img/icon/idocs_icon_minus.png')
}

.idocs-group__content {
    display: none;
    padding: 30px 30px 0 30px;
    border-top: 1px solid #dedede;
}

@media (max-width: 767px) {
    .idocs-group__content {
        padding: 20px 20px 0 20px;
        font-size: var(--fs-14);
    }
}

/* EVENT PAGE */
.event-page {

}

.event-tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.event-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: var(--fs-14);
    color: #333333;
    border-radius: 2px;
    background-color: #f4f4f4;
}

.event-tab.is_active {
    background-color: #0575bc;
    color: #ffffff;
}

.event-card__date {
    color: #b3b3b3;
    font-size: var(--fs-14);
}

.event-card__title {
    font-weight: 700;
    font-size: var(--fs-16);
    color: #333;
    line-height: 21px;
    letter-spacing: 0.16px;
}

.event-block {
    padding: 0 0 80px;
}

.event-block__actions {
    display: flex;
    justify-content: center;
}

.event-block__more {
    font-weight: 500;
    color: #333333;
}

.event-block__more img {
    margin-left: 15px;
}

.event-block__more:hover {
    text-decoration: underline;
}

.event-heading {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.event-heading__title {
    font-size: var(--fs-18);
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: -0.18px;
    color: #333;
}

@media (max-width: 767px) {
    .event-map__wrapper {
        overflow: auto
    }
}


.docs-item {
    margin-bottom: 30px;
}

.docs-item__card {
    padding: 40px 30px;
    background-color: #f6f6f6;
}

.docs-item__heading {
    margin-bottom: 30px;
}

.docs-item__title {
    font-weight: 700;
    font-size: var(--fs-16);
    line-height: 21px;
    color: #333333;
}

.docs-item__body {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .docs-item__body {
        flex-direction: column;
        align-items: flex-start;
    }
}

.docs-item__size {
    color: #acacac;
    font-size: var(--fs-14);
    text-transform: uppercase;
}

.docs-item__actions {
    display: flex;
    align-items: center;
    margin: 0 -10px;
}

@media (max-width: 767px) {
    .docs-item__actions {
        margin: 20px -10px 0;
    }
}

@media (max-width: 480px) {
    .docs-item__actions {
        flex-direction: column;
        align-items: flex-start;
    }
}

.docs-item__button {
    display: flex;
    align-items: center;
    min-width: 168px;
    width: 168px;
    height: 48px;
    margin: 0 10px;
    border-radius: 2px;
    font-weight: 700;
    font-size: var(--fs-16);
    transition: box-shadow .2s;
}

@media (max-width: 480px) {
    .docs-item__button {
        min-width: auto;
        margin: 10px;
    }
}

.docs-item__button img {
    margin-left: 10px;
}

.docs-item__button_download {
    padding: 0 40px;
    background-color: #216cb3;
    border: 1px solid #216cb3;
    color: #ffffff;
}

.docs-item__button_download:hover {
    color: #ffffff;
    box-shadow: 0 0 10px 0 #216cb3;
}

.docs-item__button_watch {
    padding: 0 30px;
    background-color: transparent;
    border: 1px solid #dedede;
    color: #acacac;
}

.docs-item__button_watch:hover {
    color: #acacac;
    box-shadow: 0 0 10px 0 #dedede;
}

.gallery-item__card {
    position: relative;
    display: block;
}

.gallery-item__card::before,
.gallery-item__card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s linear;
}

.gallery-item__card:hover::before {
    z-index: 2;
    opacity: 1;
    background: url('./../img/icon/preview-photo-icon.svg') no-repeat center;
}

.gallery-item__card:hover::after {
    z-index: 1;
    background: #0575bc;
    opacity: 0.65;
}


/* DIRECTIONS */
.aside-directions {

}

.aside-directions__title {
    margin-bottom: 30px !important;
    color: #333333;
    font-size: var(--fs-18);
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

.aside-directions__list {
    display: flex;
    flex-direction: column;
}

.aside-directions__item {
    display: flex;
    align-items: center;
    min-height: 22px;
}

.aside-directions__icon {
    margin-right: 10px;
}

.aside-directions__item:not(:last-child) {
    margin-bottom: 25px;
}

.aside-directions__item:hover .aside-directions__text {
    color: #0B75BA;
}

.aside-directions__text {
    width: 100%;
    padding-right: 15px;
    font-weight: 600;
    font-size: var(--fs-16);
    color: #333333;
    background: url('./../img/icon/dir_icon_arrow.png') no-repeat center right;
    transition: color .2s;
}

.more-text-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 168px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.more-text-show {
    color: #1F3684;
    cursor: pointer;
    border-bottom: 1px solid #1F3684;
    transition: 0.3s;
}

.more-text-show:hover {
    border-bottom: 1px solid transparent;
}

/* dir_icon_arrow */

/*new UI start*/


.banner-slider-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-color: #fff;
    z-index: 1;
}

.banner-slider {
    max-width: 730px;
    width: 100%;
    height: 500px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 50px;
    font-family: 'GolosText', sans-serif;
}

.banner-slider-img::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: -webkit-gradient(linear, left top, left bottom, from(#020201), to(rgba(2, 2, 1, 0)));
    background: -o-linear-gradient(top, #020201 0%, rgba(2, 2, 1, 0) 100%);
    background: linear-gradient(180deg, #020201 0%, rgba(2, 2, 1, 0) 100%);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    z-index: 2;
}

.main-news-slider .banner-slider-img::before {
    content: none;
}

.main-news-slider .banner-slider-divider {
    position: absolute;
    z-index: 3;
    left: 28px;
    bottom: 124px;
    width: 747px;
    height: 1px;
    opacity: 0.3;
    background-color: #ffffff;
}

@media only screen and (max-width: 1439px) {
    .main-news-slider .banner-slider-divider {
        bottom: 120px;
        width: 664px;
    }
}

@media only screen and (max-width: 767px) {
    .main-news-slider .banner-slider-divider {
        display: none;
    }
}

.main-news-slider .banner-slider-pagination {
    font-family: Segoe UI, sans-serif;
    font-weight: 400;
    font-size: var(--fs-16);
    line-height: 20px;
    color: #ffffff;
    margin-top: 2px;
}

.main-news-slider .banner-slider-pagination .banner-slider-current-slide {
    font-weight: 600;
}

.banner-slider-date {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: calc(100% - 155px);
    z-index: 3;
    font-size: var(--fs-14);
    line-height: 18px;
    color: #FFFFFF;
}

.main-news-slider .banner-slider-date {
    left: 28px;
    bottom: 141px;
}

.banner-slider-title {
    position: absolute;
    bottom: 63px;
    left: 30px;
    right: 30px;
    font-weight: 600;
    font-size: var(--fs-24);
    line-height: 36px;
    color: #FFFFFF;
    z-index: 3;
}

.main-news-slider .banner-slider-title {
    bottom: 20px;
    left: 28px;
    right: 30px;
    font-weight: 600;
    font-size: var(--fs-20);
    line-height: 28px;
}

.banner-slider-tags {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.banner-slider-tag {
    padding: 3px 7px;
    background: #0B75BA;
    border-radius: 4px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: var(--fs-10);
    line-height: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a.banner-slider-tag:hover {
    color: #ffffff;
    background: #005D9A;
}

.banner-slider-controls {
    right: 30px;
    bottom: 30px;
    position: absolute;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-news-slider .banner-slider-controls {
    right: 28px;
    bottom: 138px;
}

.banner-slider-controls .swiper-button-lock {
    display: none;
}

.banner-slider-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 5px;
    height: 24px;
}

.main-news-slider .banner-slider-buttons {
    gap: 7px;
}

.banner-slider-right, .banner-slider-left {
    margin-left: 5px;
    cursor: pointer;
    outline: none !important;
}

.new-ui {
    font-family: 'GolosText', sans-serif;
}

.new-ui blockquote {
    padding: 20px 20px 20px 100px;
    background: #F0F4FA;
    border-radius: 6px;
    border: none;
}

.new-ui.post-content blockquote:after {
    font-size: var(--fs-75);
    color: rgba(11, 117, 186, 0.3);
    left: 27px;
}

.new-ui blockquote p {
    font-weight: 600;
    font-size: var(--fs-18);
    line-height: 24px;
    color: #0B75BA;
}

.new-ui blockquote .blockquote-name {
    font-weight: 600;
    font-size: var(--fs-14);
    line-height: 18px;
    color: #757575;
}

.new-ui a:not([class]) {
    color: #0B75BA;
    border-color: transparent;
}

.new-ui a:not([class]):hover {
    color: #0B75BA;
    border-color: #0B75BA;
}

.button-blue {
    background: #0B75BA;
    color: #fff;
    border: none;
}

.button-blue:hover {
    background: #005D9A;
    color: #fff;
}

.ui-dropdown-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ui-dropdown {
    padding: 20px;
    background: #F0F4FA;
    border-radius: 6px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 10px;
    font-family: 'GolosText', sans-serif;
}

.ui-dropdown:not(.open) {
    cursor: pointer;
}

.ui-dropdown-body {
    padding-top: 15px;
    font-size: var(--fs-16);
    line-height: 24px;
    color: #000000;
    display: none;
}

.ui-dropdown-head {
    font-size: var(--fs-18);
    line-height: 24px;
    color: #1A1A1A;
    cursor: pointer;
}

.ui-dropdown-icon {
    margin-left: auto;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}

.ui-dropdown-icon::before {
    position: absolute;
    content: '';
    width: 7px;
    height: 2px;
    background: #000;
    left: 8.5px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.ui-dropdown-icon::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 2px;
    background: #000;
    right: 8.5px;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.ui-dropdown.open .ui-dropdown-icon::after, .ui-dropdown.open .ui-dropdown-icon::before {
    width: 12px;
    top: 8px;
}

.button-trs {
    border: 2px solid #0B75BA;
    color: #0B75BA;
}

.button-trs:hover {
    background: #0B75BA;
    color: #fff;
}

.button-gray {
    background: #F0F4FA;
    color: #0B75BA;
    border: none;
}

.button-gray:hover {
    opacity: 0.6;
}

.ui-tooltip {
    position: relative;
    margin-left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.ui-tooltip:hover .ui-tooltip-icon {
    opacity: 1;
}

.ui-tooltip-popup {
    font-size: var(--fs-14);
    line-height: 18px;
}

.ui-filter-head span {
    font-size: var(--fs-18);
    line-height: 24px;
    color: #1A1A1A;
}

.ui-filter-head {
    margin-bottom: 20px;
}

.ui-filter-title {
    margin-bottom: 8px;
    font-size: var(--fs-14);
    line-height: 18px;
    color: #1A1A1A;
}

.ui-filter-tags input {
    display: none;
}

.ui-filter-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ui-filter-tags .jq-checkbox {
    display: none !important;
}

.ui-filter .ui-button {
    width: 100%;
    margin-bottom: 10px;
}

.ui-input input {
    background: #F0F4FA;
    border-radius: 8px;
    border: none;
    width: 100%;
    color: #1A1A1A;
    padding: 18px 16px 18px 52px;
}

.ui-input-icon {
    position: absolute;
    left: 18px;
    top: 16px;
}

.ui-input {
    position: relative;
    margin-bottom: 20px;
}

.ui-input input:focus {
    border: none;
    outline: none;
}

.ui-filter-tags {
    font-size: var(--fs-12);
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1A1A1A;
}

.ui-filter-tag span {
    padding: 3px 7px 4px 7px;
    background: #F0F4FA;
    border-radius: 4px;
    margin-right: 12px;
    margin-bottom: 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    display: block;
}

.ui-filter-tag {
    margin-bottom: 0;
}

.ui-filter-tag:hover span {
    background-color: #dfe2e8;
}

.ui-filter-tag input:checked + span {
    background-color: #dfe2e8;
}

.ui-filter-tags {
    margin-bottom: 18px;
}

.ui-filter {
    padding: 25px 20px 20px 20px;
    border: 2px solid #F0F4FA;
    border-radius: 6px;
    max-width: 350px;
    width: 100%;
    margin-bottom: 25px;
    font-family: 'GolosText', sans-serif;
}

.ui-filter .ui-tooltip-icon {
    padding-top: 5px;
}

.ui-background {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
    font-family: 'GolosText', sans-serif;

}

.ui-filter .ui-tooltip-popup {
    bottom: 100%;
    font-size: var(--fs-14);
    line-height: 18px;
}

.ui-filter-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ui-tooltip-icon {
    opacity: 0.3;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.ui-tooltip sup {
    color: #0B75BA;
    margin-right: 2px;
    padding-top: 10px;
}

.ui-tooltip:hover .ui-tooltip-popup {
    opacity: 1;
    pointer-events: auto;
    width: 400px;
    right: auto;
}

.ui-tooltip-popup {
    padding: 8px 10px;
    background: #F0F4FA;
    border-radius: 6px;
    position: absolute;
    display: block;
    bottom: calc(100% + 10px);
    opacity: 0;
    pointer-events: none;
    width: 0;
    right: 0;
    overflow: hidden;
}

.ui-button {
    padding: 18px 55px;
    border-radius: 6px;
    margin-right: 30px;
    margin-bottom: 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    cursor: pointer;
    font-family: 'GolosText', sans-serif;
    display: inline-block;
    text-decoration: none;
}

.buttons-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ui-slider-head {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--fs-36);
    line-height: 54px;
    color: #1A1A1A;
}

.ui-slider-controls {
    margin-left: auto;
    padding-left: 10px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.ui-slider-controls .swiper-button-lock {
    display: none;
}

.ui-slider-prev, .ui-slider-next {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    outline: none !important;
}

.ui-slider-prev:hover, .ui-slider-next:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ui-post-img {
    height: 180px;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ui-post-title {
    margin-bottom: 20px;
    font-size: var(--fs-18);
    line-height: 24px;
    color: #1A1A1A;
}

.ui-datepublish {
    margin-top: auto;
    font-size: var(--fs-14);
    line-height: 18px;
    color: #757575;
}

.ui-post {
    width: 100%;
}

.ui-photo {
    position: relative;
    width: 100%;
    height: 600px;
    border-radius: 6px;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: inherit;
}

.ui-photo-4 {
    height: 300px;
}

.ui-photo img {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ui-photo-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 117, 186, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.ui-photo-bg svg {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.ui-photo-bg:hover {
    opacity: 1;
}

.ui-photo-bg:hover svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner-slider .swiper-container {
    width: 100%;
    height: 100%;
}

.banner-slider-controls .swiper-pagination-bullet {
    background: #FFFFFF;
    margin-left: 6px;
    opacity: 1;
    width: 6px;
    height: 6px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid transparent;
    outline: none !important;
}

.banner-slider-controls .swiper-pagination-bullet-active {
    background: #0B75BA;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
}

.banner-slider-bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.banner-slider .swiper-pagination-lock {
    display: none;
}

.ui-slider-multirow .swiper-slide {
    height: 300px;
}

.ui-slider-multirow .swiper-container {
    height: 960px;
}

.post-content .ui-slider-multirow .swiper-container {
    height: 630px;
}

.ui-slider-multirow .swiper-container {
    height: 630px;
}

@media only screen and (max-width: 992px) {
    .ui-slider-multirow .swiper-container {
        height: 630px;
    }

    .ui-slider-head {
        font-size: var(--fs-28);
        line-height: 34px;
    }

    .ui-post-title {
        font-size: var(--fs-16);
        line-height: 22px;
    }

    .ui-post-img, .ui-post-title {
        margin-bottom: 10px;
    }

    .ui-photo {

        height: 600px;
    }

    .ui-photo-4 {

        height: 300px;
    }

    .ui-background {
        padding-top: 0;
        padding-bottom: 0;
    }

    .new-ui blockquote {
        padding: 20px 20px 20px 75px;
    }

    .new-ui.post-content blockquote:after {
        left: 18px;
    }

    .new-ui.post-content blockquote {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .banner-slider-title {
        font-size: var(--fs-20);
        line-height: 26px;
    }
}

@media only screen and (max-width: 590px) {
    .ui-slider-multirow .swiper-container {
        height: auto;
    }

    .post-content .ui-slider-multirow .swiper-container {
        height: 300px;
    }

    .banner-slider {
        height: 350px;
    }

    .ui-slider-head {
        font-size: var(--fs-20);
        line-height: 25px;
    }

    .ui-slider-head {
        font-size: var(--fs-18);
    }

    .banner-slider-title {
        left: 15px;
        right: 15px;
    }

    .banner-slider-date {
        left: 15px;
    }

    .banner-slider-controls {
        right: 15px;
    }

    .banner-slider-tags {
        left: 15px;
        right: 15px;
    }

    .new-ui.post-content blockquote:after {
        font-size: var(--fs-40);
        left: 10px;
    }

    .new-ui blockquote {
        padding: 20px 20px 20px 45px;
    }

    .new-ui blockquote p {
        font-size: var(--fs-16);
        line-height: 20px;
    }

    .ui-dropdown-head {
        font-size: var(--fs-16);
    }

    .ui-dropdown-body {
        font-size: var(--fs-14);
        line-height: 20px;
    }

    .ui-slider-prev, .ui-slider-next {
        width: 40px;
        height: 40px;
        margin-left: 7px;
    }

    .ui-slider-head {
        margin-bottom: 15px;
    }

    .ui-background, .banner-slider {
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 400px) {
    .ui-button {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }
}

.ui-background .container {
    max-width: 100%;
}


@media (max-width: 590px) {
    .ui-photo {
        height: 100%;
    }
}

/*new UI end*/

/* regitration form */
#emailContainer {
    position: relative;
}

#registrationform-email-error {
    white-space: nowrap;
    position: absolute;
    bottom: 7px;
}

#sendCodeBtn {
    padding: 18px 30px;
    margin-left: 17px;
}

#confirmBlock {
    display: inline-block;
    padding-top: 10px;
}

/* regitration form end */


.reestr-select-form #selected_val_form .row {
    display: flex;
}

.reestr-select-form #selected_val_form .row div {
    margin-top: auto;
    margin-bottom: auto;
}


.banner-loader {
    position: absolute;
    background: rgba(255, 255, 255, 1);
    left: 0;
    top: 0;
    z-index: 10000000000000000;
    width: 100%;
    height: 100%;
}


.loader-gos, .loader-gos:before, .loader-gos:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: bblFadInOut 1.8s infinite ease-in-out;

}

.loader-gos {
    transform: scale(1.6);
}

.loader-gos {
    color: #2A80D6;
    font-size: 7px;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s;
    margin-left: auto;
    margin-right: auto;
}

.loader-gos:before,
.loader-gos:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader-gos:before {
    left: -3.5em;
    animation-delay: -0.32s;
}

.loader-gos:after {
    left: 3.5em;
}


.loader-gos__wrapper {
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    flex-direction: column;
}

@keyframes bblFadInOut {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em
    }
    40% {
        box-shadow: 0 2.5em 0 0
    }
}


.loader-gos__wrapper {
    width: 100%;
}


.loader-gos__title {
    font-family: 'Montserrat', 'sans-serif';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: calc(20 / 14);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #25272C;
    margin-bottom: 2px;
    margin-top: 0;
}

.loader-gos__description {
    font-family: 'Montserrat', 'sans-serif';
    font-weight: 400;
    font-size: 14px;
    line-height: calc(20 / 14);
    color: #25272C;
    margin-bottom: 9px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


@media (min-width: 768px) {
    .loader-gos__title,
    .loader-gos__description {
        font-size: 18px;
        line-height: calc(26 / 18);
    }

    .loader-gos {
        transform: scale(1.85);
    }
}


.banner-loader-hidden {
    opacity: 0;
    transition: opacity 0.9s ease;
    pointer-events: none;
}


.banner-loader-error .loader-gos__title {
    display: none;
}

.banner-loader-error .loader-gos__description {
    display: none;
}

.banner-loader-error .loader-gos {
    display: none;
}


.loader__error {
    display: none;
}


.loader__error {
    position: relative;
}

.loader__error-description {

}


.banner-loader-error .loader__error {
    display: flex;
    flex-direction: column;
}


.loader__error-title {
    text-align: center;
    font-family: 'Montserrat', 'sans-serif';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: calc(26 / 18);
    text-align: center;
    color: #25272C;
}

.loader__error-description {
    text-align: center;
    font-family: 'Montserrat', 'sans-serif';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: calc(26 / 18);
    text-align: center;
    color: #25272C;
}


.loader__error-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: calc(20 / 14);
    text-align: center;
    color: #25272C;
    margin-bottom: 8px;
}

.loader__error-description {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: calc(20 / 14);
    text-align: center;
    color: #25272C;
}


.loader__error {
    position: relative;
    padding-top: 150px;
}

.loader__error::before {
    content: "";
    width: 143px;
    height: 110px;
    background-repeat: no-repeat;
    background: url('../img/images/gos-error.png');
    background-size: contain;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    position: absolute;
}


@media (min-width: 768px) {
    .loader__error:before {
        width: 201px;
        height: 154px;
    }

    .loader__error {
        padding-top: 194px;
    }

    .loader__error-title {
        font-size: 16px;
        line-height: calc(24 / 16);
        margin-bottom: 8px;
    }

    .loader__error-description {
        font-size: 16px;
        line-height: calc(24 / 16);
    }
}


@media (min-width: 1268px) {
    .loader__error:before {
        width: 271px;
        height: 208px;
    }

    .loader__error {
        padding-top: 247px;
    }


    .loader__error-title {
        font-size: 18px;
        line-height: calc(26 / 18);
    }

    .loader__error-description {
        font-size: 18px;
        line-height: calc(26 / 18);
    }
}

.field-technicalsupport-verifycode {
    display: flex;
    width: 100%;
    align-items: center;
}

.field-technicalsupport-verifycode .form-group {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .field-technicalsupport-verifycode {
        flex-direction: column;
        align-items: start;
        row-gap: 15px;
    }

    .field-technicalsupport-verifycode .blind-div-text {
        margin: 0 15px;
    }
}
