@charset "UTF-8";

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame,
.slick-list:focus {
    outline: 0
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots,
ol,
ul {
    list-style: none
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(.1, 0, .25, 1);
    transition-duration: 0s
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama--fullscreen,
.fullscreen {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle
}

.fotorama:not(.fotorama--unobtrusive)>:not(:first-child),
.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__nav__frame,
.fotorama__thumb-border {
    box-sizing: content-box
}

.slick-slider,
html {
    box-sizing: border-box
}

.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    /* background: url("fotorama.png") no-repeat */
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:2dppx) {

    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-close,
    .fotorama__video-play {
        background: url("fotorama@2x.png") 0 0/96px 160px no-repeat
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {

    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play {
        background: 0 0 !important
    }
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage,
.fullscreen {
    background: #000
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fullscreen {
    max-width: 100% !important;
    max-height: 100% !important;
    padding: 0 !important;
    overflow: hidden !important
}

.fotorama__stage__frame,
.fotorama__thumb,
.slick-list {
    overflow: hidden
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full,
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__caption__wrap {
    box-sizing: border-box;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: auto
}

.datepicker table,
.slick-slider {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before,
.fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after,
.fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    -moz-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -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 {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

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

[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-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li button,
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}

@font-face {
    font-family: slick;
    src: url("fonts/slick.eot");
    src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    line-height: 1;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    text-align: center;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-list {
    width: 100%
}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.articles__head,
.d-flex,
.footer-info,
.wrap {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex,
    .header__top {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column,
.footer-info,
.wrap {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.footer-info,
.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.articles__head,
.header__top,
.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center,
.header__top,
html.disability .articles__head {
    align-items: center !important
}

.align-items-baseline,
.articles__head {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.doc-list .doc-item-title:first-child,
.header-message__collapse,
.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0,
html.disability .last-news li {
    margin-right: 0 !important
}

.mb-0,
.my-0,
.page-content article .authorities ul {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0,
html.disability .last-news li {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.main-slider h2,
.mt-1,
.my-1,
.time {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.child-nav__item,
.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.list .item-img img,
.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.item-inner .icon,
.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2,
.right-promo p:last-child {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2,
footer .social a+a {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.breadcrumbs,
.collapsible,
.doc-list .doc-item-date,
.doc-list .doc-item-extra+.doc-item-extra,
.doc-list .doc-item-info,
.doc-list .doc-item-title,
.edit-block+.share-block,
.mt-3,
.my-3,
footer li {
    margin-top: 1rem !important
}

.mr-3,
.mx-3,
.rubric {
    margin-right: 1rem !important
}

.edit-block .edit-name,
.item-img-gallery img,
.item-inner .list h4,
.item-inner .news-category-block b,
.item-inner .vote-block h4,
.item-inner h3,
.item-inner-gallery .list h4,
.item-inner-gallery .news-category-block b,
.item-inner-gallery .vote-block h4,
.item-inner-gallery h3,
.list .item-img img,
.list .item-inner h4,
.list .item-inner-gallery h4,
.mb-3,
.my-3,
.news-category-block .item-inner b,
.news-category-block .item-inner-gallery b,
.time,
.vote-block .item-inner h4,
.vote-block .item-inner-gallery h4,
footer li {
    margin-bottom: 1rem !important
}

.breadcrumbs .collapsible .title a:not(:first-child):before,
.btn-more .collapsible .title i,
.collapsible .title .breadcrumbs a:not(:first-child):before,
.collapsible .title .btn-more i,
.collapsible .title .collapsible-arrow,
.collapsible .title .fa,
.collapsible .title .fotorama__arr,
.collapsible .title .pages a.next,
.collapsible .title .pages a.prev,
.collapsible .title .share-block .print:before,
.ml-3,
.mx-3,
.pages .collapsible .title a.next,
.pages .collapsible .title a.prev,
.share-block .collapsible .title .print:before {
    margin-left: 1rem !important
}

.banners-bottom,
.m-4 {
    margin: 1.5rem !important
}

.mistakes form label,
.mt-4,
.my-4,
.newspaper__item li,
.page-menu h2,
.page-menu-vacancy h2 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4,
.news-category-block b,
.newspaper__item li,
.newspaper__nav li {
    margin-right: 1.5rem !important
}

.articles__head__only+.time__article-vacancy,
.breadcrumbs,
.item-inner p,
.list .txt,
.list .voted .radio,
.list label,
.main-map__info .row,
.main-slider h2,
.mb-4,
.my-4,
.news-category-block .page-content article b,
.newspaper__item li,
.newspaper__nav,
.page-content article .news-category-block b,
.page-content article h2,
.page-content article h3,
.page-content article h4,
.page-content article h5,
.page-content article h6,
.page-content article ol,
.page-content article ul,
.page-content p,
.page-menu h2,
.page-menu-vacancy h2,
.right-promo .subscribe,
.share-block,
.time__article,
.vote-block .txt,
.vote-block .voted .radio,
.vote-block label,
footer h2,
h1+.time__article-vacancy {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.articles__head__only,
.doc-btn,
.doc-list,
.edit-block,
.main-slider,
.mt-5,
.my-5,
.page-content article .gallery-container,
.page-content table,
.page-menu,
.pages,
.related-links,
.share-block,
h1 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.articles__head__only,
.btn-more__row,
.chat,
.child-nav,
.gallery-container,
.list .poll_wrapper,
.list h4,
.main-slider,
.mb-5,
.my-5,
.news-promo,
.page-content article .gallery-container,
.page-content table,
.page-menu,
.page-menu-vacancy,
.partners,
.right-promo,
.time__updated,
.vote-block,
.vote-block .poll_wrapper,
.vote-block h4,
footer ul,
h1 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.list html.disability .last-news h4,
.news-category-block html.disability .last-news b,
.pr-0,
.px-0,
.vote-block html.disability .last-news h4,
html.disability .last-news .list h4,
html.disability .last-news .news-category-block b,
html.disability .last-news .vote-block h4,
html.disability .last-news h3 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.list html.disability .last-news h4,
.news-category-block html.disability .last-news b,
.pl-0,
.px-0,
.vote-block html.disability .last-news h4,
html.disability .last-news .list h4,
html.disability .last-news .news-category-block b,
html.disability .last-news .vote-block h4,
html.disability .last-news h3 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.page-content,
.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2,
footer li {
    padding-right: .5rem !important
}

.articles__head__only,
.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.main-promo,
.news-promo__text,
.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.info-area,
.pt-5,
.py-5,
footer {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.info-area,
.main-promo,
.pb-5,
.py-5,
footer .en_footer_social,
footer .social {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.nobr,
.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }

    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.fa-fw,
.fa-li {
    text-align: center
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.h-white-link:hover,
.td-underline,
.text-underline,
.white-link:hover {
    text-decoration: underline
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.articles__head__only,
.list h4,
.news-category-block b,
.vote-block h4,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

.breadcrumbs a.fa-pull-left:not(:first-child):before,
.breadcrumbs a.pull-left:not(:first-child):before,
.btn-more i.fa-pull-left,
.btn-more i.pull-left,
.fa-pull-left.collapsible-arrow,
.fa-pull-left.fotorama__arr,
.fa.fa-pull-left,
.fa.pull-left,
.pages a.fa-pull-left.next,
.pages a.fa-pull-left.prev,
.pages a.pull-left.next,
.pages a.pull-left.prev,
.pull-left.collapsible-arrow,
.pull-left.fotorama__arr,
.share-block .fa-pull-left.print:before,
.share-block .pull-left.print:before {
    margin-right: .3em
}

.articles__head__only:active,
.articles__head__only:focus,
.list h4:active,
.list h4:focus,
.news-category-block b:active,
.news-category-block b:focus,
.vote-block h4:active,
.vote-block h4:focus,
a:active,
a:focus,
abbr:active,
abbr:focus,
acronym:active,
acronym:focus,
address:active,
address:focus,
applet:active,
applet:focus,
article:active,
article:focus,
aside:active,
aside:focus,
audio:active,
audio:focus,
b:active,
b:focus,
big:active,
big:focus,
blockquote:active,
blockquote:focus,
body:active,
body:focus,
canvas:active,
canvas:focus,
caption:active,
caption:focus,
center:active,
center:focus,
cite:active,
cite:focus,
code:active,
code:focus,
dd:active,
dd:focus,
del:active,
del:focus,
details:active,
details:focus,
dfn:active,
dfn:focus,
div:active,
div:focus,
dl:active,
dl:focus,
dt:active,
dt:focus,
em:active,
em:focus,
embed:active,
embed:focus,
fieldset:active,
fieldset:focus,
figcaption:active,
figcaption:focus,
figure:active,
figure:focus,
footer:active,
footer:focus,
form:active,
form:focus,
h1:active,
h1:focus,
h2:active,
h2:focus,
h3:active,
h3:focus,
h4:active,
h4:focus,
h5:active,
h5:focus,
h6:active,
h6:focus,
header:active,
header:focus,
hgroup:active,
hgroup:focus,
html:active,
html:focus,
i:active,
i:focus,
iframe:active,
iframe:focus,
img:active,
img:focus,
ins:active,
ins:focus,
kbd:active,
kbd:focus,
label:active,
label:focus,
legend:active,
legend:focus,
li:active,
li:focus,
mark:active,
mark:focus,
menu:active,
menu:focus,
nav:active,
nav:focus,
object:active,
object:focus,
ol:active,
ol:focus,
output:active,
output:focus,
p:active,
p:focus,
pre:active,
pre:focus,
q:active,
q:focus,
ruby:active,
ruby:focus,
s:active,
s:focus,
samp:active,
samp:focus,
section:active,
section:focus,
small:active,
small:focus,
span:active,
span:focus,
strike:active,
strike:focus,
strong:active,
strong:focus,
sub:active,
sub:focus,
summary:active,
summary:focus,
sup:active,
sup:focus,
table:active,
table:focus,
tbody:active,
tbody:focus,
td:active,
td:focus,
tfoot:active,
tfoot:focus,
th:active,
th:focus,
thead:active,
thead:focus,
time:active,
time:focus,
tr:active,
tr:focus,
tt:active,
tt:focus,
u:active,
u:focus,
ul:active,
ul:focus,
var:active,
var:focus,
video:active,
video:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #000
}

.disc {
    list-style: disc;
    margin-left: 15px
}

.disc .disc {
    padding-left: 40px;
    list-style: circle
}

.anounce-banner-menu,
.authorities li,
.form-group li {
    list-style: none
}

.ya-copy {
    display: none
}

.form-group {
    margin-bottom: 30px !important
}

.form-group .star {
    color: #3180C4;
    font-weight: 700
}

.form-group-custom {
    margin-bottom: 20px !important
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url("../../fonts/fontawesome-webfont.674f50d287a8.eot?v=4.7.0");
    src: url("../../fonts/fontawesome-webfont.674f50d287a8.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.af7ae505a9ee.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome-webfont.fee66e712a8a.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome-webfont.b06871f281fe.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome-webfont.912ec66d7572.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal
}

.breadcrumbs a:not(:first-child):before,
.btn-more i,
.collapsible-arrow,
.fa,
.fotorama__arr,
.pages a.next,
.pages a.prev,
.share-block .print:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.breadcrumbs a.fa-pull-right:not(:first-child):before,
.breadcrumbs a.pull-right:not(:first-child):before,
.btn-more i.fa-pull-right,
.btn-more i.pull-right,
.fa-pull-right.collapsible-arrow,
.fa-pull-right.fotorama__arr,
.fa.fa-pull-right,
.fa.pull-right,
.pages a.fa-pull-right.next,
.pages a.fa-pull-right.prev,
.pages a.pull-right.next,
.pages a.pull-right.prev,
.pull-right.collapsible-arrow,
.pull-right.fotorama__arr,
.share-block .fa-pull-right.print:before,
.share-block .pull-right.print:before {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-search:before {
    content: ""
}

.fa-times:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-print:before,
.share-block .print:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-link:before {
    content: ""
}

.fa-bars:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-angle-left:before,
.fotorama__arr--prev:before,
.pages a.prev:before,
.slick-prev:before {
    content: ""
}

.breadcrumbs a:not(:first-child):before,
.fa-angle-right:before,
.fotorama__arr--next:before,
.pages a.next:before,
.slick-next:before {
    content: ""
}

.fa-angle-up:before,
.opened .collapsible-arrow:before {
    content: ""
}

.collapsible-arrow:before,
.fa-angle-down:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.btn-more i:before,
.fa-long-arrow-down:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'PT Sans';
    src: url("../../fonts/PTSans-Italic.58201eb91595.woff2") format("woff2"), url("../../fonts/PTSans-Italic.257f5aee2b76.woff") format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'PT Sans';
    src: url("../../fonts/PTSans-Regular.e9df50787126.woff2") format("woff2"), url("../../fonts/PTSans-Regular.096c2e929368.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'PT Sans';
    src: url("../../fonts/PTSans-Bold.b2e954b50c22.woff2") format("woff2"), url("../../fonts/PTSans-Bold.b22afc9b53e2.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url("../../fonts/Roboto-Italic.ttf") format("ttf");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url("../../fonts/Roboto-Regular.ttf") format("ttf");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url("../../fonts/Roboto-Bold.ttf") format("ttf");
    font-weight: 700;
    font-style: normal
}

.articles__head__only,
h1 {
    font-size: 3.6rem;
    font-weight: 700
}

.h2,
h2 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.05
}

.list h4,
.news-category-block b,
.vote-block h4,
h3 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3
}

@media (max-width:575.98px) {

    .list h4,
    .news-category-block b,
    .vote-block h4,
    h3 {
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word
    }
}

.h4,
h4 {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.45
}

.text-gray {
    color: #4A4A4A
}

.page-content .title-small {
    font-size: 2.6rem
}

.page-content table {
    width: 100%;
    /* table-layout: fixed; */
    border: 1px solid #afafaf;
    /* word-break: break-word */
    word-break: inherit;
}

.page-content table caption {
    caption-side: top !important;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 1.5rem !important
}

.page-content table th {
    text-align: left;
    font-weight: 700
}

.page-content table td,
.page-content table th {
    padding: 1.5rem 5px;
    border-bottom: 1px solid #afafaf;
    vertical-align: middle;    
}

.page-content table td:last-child,
.page-content table th:last-child {
    padding-right: 0 !important
}

.page-content article b,
.page-content article strong {
    font-weight: 700
}

.page-content article em {
    font-style: italic
}

.page-content article ol,
.page-content article ul {
    list-style-position: outside
}

.page-content article ol li:not(:last-child),
.page-content article ul li:not(:last-child) {
    margin-bottom: 5px
}

.page-content article ul:not(.nav) {
    list-style-type: disc
}

.page-content article ol {
    list-style-type: decimal
}

.page-content article>ol,
.page-content article>ul {
    padding-left: 20px
}

@media (max-width:767.98px) {

    .page-content article>ol,
    .page-content article>ul {
        padding-left: 10px
    }
}

.list .page-content article>h4 a,
.news-category-block .page-content article>b a,
.page-content .list article>h4 a,
.page-content .news-category-block article>b a,
.page-content .vote-block article>h4 a,
.page-content article>.articles__head__only a,
.page-content article>a,
.page-content article>h1 a,
.page-content article>h2 a,
.page-content article>h3 a,
.page-content article>h4 a,
.page-content article>h5 a,
.page-content article>h6 a,
.page-content article>ol a,
.page-content article>p a,
.page-content article>table a,
.page-content article>ul a,
.vote-block .page-content article>h4 a {
    color: #0056b3;
    opacity: 1;
}
.page-content article>table a:hover {
    opacity: 1;
}

#events-calendar .ui-datepicker td.ui-datepicker-other-month>a,
#events-calendar .ui-datepicker td.ui-datepicker-other-month>span,
#events-calendar .ui-datepicker-next:hover,
#events-calendar .ui-datepicker-prev:hover {
    opacity: .6
}

.white-link {
    color: #fff;
    font-size: 16px
}

.h-white-link,
.h-white-link:hover,
.white-link:hover {
    color: #fff
}

.black-link {
    color: #000
}

.black-link:hover {
    color: #3180c4
}

.td-underline:hover {
    text-decoration: none
}

.label {
    font-size: 16px;
    color: #4A4A4A
}

.long-name,
html.disability .articles__head .articles__head__only,
html.disability .articles__head h1 {
    display: inline-block;
    max-width: 100%;
    word-wrap: break-word;
    white-space: normal
}

.articles {
    margin-top: 2rem
}

.articles__head {
    border-bottom: 2px solid rgba(49, 128, 196, .6)
}

.articles__head .articles__head__only,
.articles__head h1 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.articles__head a {
    text-decoration: underline;
    color: #3180c4
}

.articles__head a:hover {
    text-decoration: none
}

.articles__head__only {
    border-bottom: 1px solid #3180c4
}

.articles>div {
    margin-top: 1rem;
    margin-bottom: 2rem
}

#events-calendar.detail {
    padding: 0;
    bottom: 0;
    border: 0
}

#events-calendar .ui-datepicker {
    background-color: #f8e973;
    padding: 12px 16px
}

#events-calendar.detail .ui-datepicker {
    background: #e1e1e1;
    margin: 0;
    padding: 0
}

#events-calendar .ui-datepicker-header {
    position: relative
}

#events-calendar.detail .ui-datepicker-header {
    display: none
}

#events-calendar .ui-datepicker-title {
    text-align: center;
    padding: 0 35px;
    line-height: 37px;
    font-size: 14px;
    color: #000
}

#events-calendar .ui-datepicker-next,
#events-calendar .ui-datepicker-prev {
    position: absolute;
    top: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer
}

#events-calendar .ui-datepicker-prev {
    left: 0
}

#events-calendar .ui-datepicker-next {
    right: 0
}

#events-calendar .ui-datepicker-next span,
#events-calendar .ui-datepicker-prev span {
    display: inline-block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: middle
}

#events-calendar .ui-datepicker-prev span {
    background: url("../../img/bg/arr-calendar.41ee4aed0764.png") no-repeat
}

#events-calendar .ui-datepicker-next span {
    background: url("../../img/bg/arr-calendar.41ee4aed0764.png") 100% 0 no-repeat
}

#events-calendar .ui-datepicker table {
    margin: 0 !important;
    width: 100%;
    line-height: 100%;
    table-layout: fixed
}

#events-calendar.detail .ui-datepicker table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
    margin: 0 !important
}

#events-calendar .ui-datepicker table td,
#events-calendar .ui-datepicker table th {
    text-align: center;
    vertical-align: top;
    border: none
}

#events-calendar.detail .ui-datepicker table td,
#events-calendar.detail .ui-datepicker table th {
    border: 0;
    border-left: 1px solid #f9f9f9;
    border-top: 1px solid #f9f9f9;
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700
}

#events-calendar.detail .ui-datepicker table td.event:hover {
    background-color: #f9f9f9
}

#events-calendar.detail .ui-datepicker table th {
    background: #a2a2a2;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px
}

#events-calendar.detail .ui-datepicker table th.hovered {
    background: #bebebe
}

#events-calendar.detail .ui-datepicker table th span {
    padding: 0
}

#events-calendar .ui-datepicker table th {
    color: #000;
    font-weight: 400
}

#events-calendar .ui-datepicker table * {
    text-align: left
}

#events-calendar .ui-datepicker td .e-day>a,
#events-calendar .ui-datepicker td .e-day>span,
#events-calendar .ui-datepicker td>a,
#events-calendar .ui-datepicker td>span,
#events-calendar .ui-datepicker th .e-day>a,
#events-calendar .ui-datepicker th .e-day>span,
#events-calendar .ui-datepicker th>a,
#events-calendar .ui-datepicker th>span {
    display: block;
    position: relative;
    padding: 4px 4px 14px;
    color: #000
}

#events-calendar.detail .ui-datepicker td .e-day>a,
#events-calendar.detail .ui-datepicker td .e-day>span,
#events-calendar.detail .ui-datepicker td>a,
#events-calendar.detail .ui-datepicker td>span {
    padding: 17px 10px
}

#events-calendar.detail .ui-datepicker th .e-day>span,
#events-calendar.detail .ui-datepicker th>span {
    color: #fff
}

#events-calendar .ui-datepicker td .e-day>a,
#events-calendar .ui-datepicker td>a,
#events-calendar .ui-datepicker th>a {
    background: #d8d8d8;
    color: #000;
    text-decoration: none
}

#events-calendar.detail .ui-datepicker td .e-day>a,
#events-calendar.detail .ui-datepicker td>a,
#events-calendar.detail .ui-datepicker th>a {
    background: 0 0
}

#events-calendar.detail .ui-datepicker td .e-day>span,
#events-calendar.detail .ui-datepicker td>a,
#events-calendar.detail .ui-datepicker td>span {
    min-height: 50px;
    color: #000
}

#events-calendar.detail .ui-datepicker .single-event,
#events-calendar.detail .ui-datepicker .single-event a {
    font-size: 10px;
    line-height: 14px;
    color: #6c6c6c;
    margin-top: 15px
}

#events-calendar.detail .ui-datepicker .more-event {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    color: #0069a6;
    margin: 0 -10px;
    padding: 10px 10px 0
}

#events-calendar.detail .ui-datepicker .more-event:hover,
#events-calendar.detail .ui-datepicker .single-event:hover {
    text-decoration: underline
}

#events-calendar .ui-datepicker td .bullets {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    border: 0;
    text-align: center;
    height: 6px;
    bottom: 2px
}

#events-calendar .ui-datepicker td .bullets i {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #7babc6;
    vertical-align: top
}

#events-calendar .ui-datepicker td .bullets i+i+i+i {
    display: none
}

#events-calendar .e-day {
    position: relative
}

#events-calendar .e-day .e-day-list {
    position: absolute;
    cursor: default;
    width: 245px;
    background: #fff;
    border: 1px solid silver;
    padding: 15px 20px;
    text-align: left;
    z-index: 100
}

#events-calendar .e-day .e-day-list:after {
    content: '';
    position: absolute;
    width: 32px;
    height: 17px;
    margin-right: -3px
}

#events-calendar .e-day .e-day-list.top {
    bottom: 100%;
    margin-bottom: 10px
}

#events-calendar .e-day .e-day-list.top:after {
    background: url("../../img/alo/bg/arr-cbtm.4cc9b4cd7a47.png") no-repeat;
    bottom: -17px
}

#events-calendar .e-day .e-day-list.bottom {
    top: 100%;
    margin-top: 10px
}

#events-calendar .e-day .e-day-list.bottom:after {
    background: url("../../img/alo/bg/arr-ctop.ca509196aabb.png") no-repeat;
    top: -17px
}

#events-calendar .e-day .e-day-list.left {
    left: -60px
}

#events-calendar .e-day .e-day-list.left:after {
    left: 60px
}

#events-calendar .e-day .e-day-list.right {
    right: -60px
}

#events-calendar.detail .e-day .e-day-list.right {
    right: 100%;
    top: 50% !important;
    margin-right: 19px
}

#events-calendar.detail .e-day .e-day-list.right:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 100%;
    background: 0 0;
    right: -20px;
    top: 0
}

#events-calendar.detail .e-day .e-day-list.right:after {
    content: '';
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-left-color: #fff
}

#events-calendar.detail .e-day .e-day-list.left {
    left: 100%;
    top: 50% !important;
    margin-left: 19px
}

#events-calendar.detail .e-day .e-day-list.left:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 100%;
    background: 0 0;
    left: -20px;
    top: 0
}

#events-calendar.detail .e-day .e-day-list.left:after {
    content: '';
    position: absolute;
    left: -22px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-right-color: #fff
}

#events-calendar .e-day .e-day-list.right:after {
    right: 60px
}

#events-calendar .e-day .e-day-list h5 {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 20px
}

#events-calendar .e-day .e-day-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 30px
}

#events-calendar .e-day .e-day-list ul li {
    position: relative;
    font-size: 12px;
    line-height: 16px;
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
    max-height: 4em;
    display: block
}

#events-calendar .e-day .e-day-list ul li:first-child {
    padding-top: 0;
    border-top: 0
}

#events-calendar .e-day .e-day-list ul li a {
    color: #28292f;
    display: block
}

#events-calendar .e-day .e-day-list ul li:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 15px;
    left: -35px;
    background: #0069a6
}

#events-calendar .e-day .e-day-list ul li:first-child:before {
    top: 5px
}

.filter-box {
    clear: right;
    display: table;
    width: 100%;
    background: #f0f0f0;
    table-layout: fixed
}

.filter-box>div {
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    text-align: left
}

.filter-box input[type=submit],
.filter-box input[type=reset] {
    display: block;
    width: 100%;
    background: #bebebe;
    color: #fff;
    border: 0;
    cursor: pointer;
    margin: 8px 0 0;
    padding: 8px 0
}

.filter-box input[type=submit]:hover,
.filter-box input[type=reset]:hover {
    background: #a2a2a2
}

.filter-box input[type=submit]:first-child,
.filter-box input[type=reset]:first-child {
    margin: 0
}

.filter-box .filter-separator {
    width: 1px;
    vertical-align: middle
}

.filter-box .filter-separator:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 50px;
    background: #e5e5e5
}

.filter-box select {
    width: 100%;
    margin: 0 0 15px;
    height: 30px;
    opacity: .5
}

.filter-box select:last-child {
    margin: 0
}

.filter-box .select2-container {
    margin-bottom: 15px;
    width: 100% !important
}

.filter-box .select2-container:last-child {
    margin-bottom: 0
}

.filter-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 30px
}

@media only screen and (max-width:1440px) {
    section.announcements .info.calendar h2 {
        font-size: 22px
    }
}

#events-calendar .ui-datepicker-inline .ui-datepicker-today .ui-state-default {
    background-color: #3180c4;
    color: #fff
}

#events-calendar .ui-datepicker-inline .ui-state-active {
    border: 0
}

#events-calendar .ui-widget-content a {
    color: #3180c4;
    text-decoration: none
}

#events-calendar.agency_main .ui-widget-content .ui-state-highlight.ui-state-hover,
footer,
footer a {
    color: #fff
}

footer a:hover i {
    opacity: .75;
    color: white;
}

#events-calendar .ui-widget-content a:hover {
    text-decoration: underline
}

#events-calendar .ui-button,
#events-calendar .ui-state-default,
#events-calendar .ui-widget-content .ui-state-default,
#events-calendar .ui-widget-header .ui-state-default,
#events-calendar html .ui-button.ui-state-disabled:active,
#events-calendar html .ui-button.ui-state-disabled:hover {
    font-weight: 700;
    background: inherit;
    border: 0
}

#events-calendar .ui-datepicker td,
#events-calendar .ui-datepicker td a {
    padding: 0
}

#events-calendar .ui-state-disabled,
#events-calendar .ui-widget-content .ui-state-disabled,
#events-calendar .ui-widget-header .ui-state-disabled {
    opacity: 1
}

#events-calendar.agency_main .ui-widget-header {
    background-color: transparent
}

#events-calendar.agency_main .ui-datepicker,
#events-calendar.agency_main .ui-datepicker table td,
#events-calendar.agency_main .ui-datepicker table td span.bullets,
#events-calendar.agency_main .ui-datepicker table th {
    padding: 0
}

#events-calendar.agency_main .ui-datepicker table th,
#events-calendar.agency_main .ui-datepicker table th>span {
    text-align: center;
    font-weight: 700
}

#events-calendar.agency_main .ui-datepicker table td,
#events-calendar.agency_main .ui-datepicker table td .e-day>a,
#events-calendar.agency_main .ui-datepicker table td>a,
#events-calendar.agency_main .ui-datepicker table td>span,
#events-calendar.agency_main .ui-datepicker table th>a {
    text-align: center;
    font-weight: 100
}

#events-calendar.agency_main .ui-datepicker .ui-datepicker-next,
#events-calendar.agency_main .ui-datepicker .ui-datepicker-prev {
    padding: 0;
    top: 0;
    border: 0
}

#events-calendar.agency_main .ui-datepicker .ui-datepicker-next span.ui-icon,
#events-calendar.agency_main .ui-datepicker .ui-datepicker-next span.ui-icon:hover,
#events-calendar.agency_main .ui-datepicker .ui-datepicker-prev span.ui-icon,
#events-calendar.agency_main .ui-datepicker .ui-datepicker-prev span.ui-icon:hover {
    left: 0;
    top: 0;
    margin: 0;
    position: relative;
    border: 0
}

#events-calendar.agency_main .ui-datepicker .ui-datepicker-calendar thead,
#events-calendar.agency_main .ui-datepicker .ui-datepicker-header,
#events-calendar.agency_main .ui-datepicker .ui-datepicker-title {
    padding: 0;
    border: 0;
    font-weight: 700;
    font-size: 1.6rem
}

@media (max-width:599px) {

    #events-calendar .e-day,
    #events-calendar .e-day a,
    #events-calendar .ui-state-default,
    #events-calendar .ui-widget-content .ui-state-default,
    #events-calendar.detail .ui-datepicker td>span {
        text-align: center;
        font-weight: 100
    }

    #events-calendar.detail .ui-datepicker table td {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400
    }

    #events-calendar.detail .ui-datepicker .more-event {
        display: block;
        margin: 3px auto 0;
        padding: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2367AB
    }

    #events-calendar.detail .ui-datepicker td .e-day>a,
    #events-calendar.detail .ui-datepicker td .e-day>span,
    #events-calendar.detail .ui-datepicker td>a,
    #events-calendar.detail .ui-datepicker td>span {
        padding: 5px 0
    }

    #events-calendar.detail .ui-datepicker .more-event>* {
        display: none
    }

    #events-calendar.detail .ui-datepicker td .e-day>span,
    #events-calendar.detail .ui-datepicker td>a,
    #events-calendar.detail .ui-datepicker td>span {
        min-height: 40px
    }
}

footer {
    margin-top: 2rem;
    background-color: #23537D
}

footer li {
    line-height: 1
}

footer li:last-child {
    margin-bottom: 0 !important
}

footer h2 {
    font-size: 2.2rem;
    font-weight: 400
}

footer .en_footer_social,
footer .social {
    text-align: right;
    text-decoration: none
}

footer .en_footer_social a,
footer .social a {
    display: inline-block
}

footer .en_footer_social a+a {
    margin-left: 20px
}

footer .simpleselect-container {
    z-index: 5;
    display: flex;
    align-items: center
}

footer .simpleselect-container .simpleselect {
    width: 44px;
    color: #000;
    text-transform: uppercase
}

footer .simpleselect-container .simpleselect .placeholder {
    padding: 5px;
    border: none
}

footer .simpleselect-container .simpleselect .placeholder:hover {
    background-color: #fff
}

footer .simpleselect-container .simpleselect .placeholder:after {
    right: 8px
}

footer .simpleselect-container .simpleselect .options {
    overflow-y: visible !important;
    height: auto !important
}

footer .simpleselect-container .simpleselect .options .option {
    padding: 5px 10px
}

footer .simpleselect-container .simpleselect .options .option.active,
footer .simpleselect-container .simpleselect .options .option:hover {
    background-color: #3180c4
}

footer .language-footer {
    text-transform: uppercase;
    background-color: #23537D;
    color: #fff;
    outline: 0;
    border: none
}

.copyright__link:hover {
    color: inherit;
    text-decoration: underline
}

.actual,
.copy,
.copy a,
.copy a:hover {
    color: #d8d8d8
}

.copy strong {
    font-weight: 600
}

.actual,
.copy {
    font-size: 1.4rem;
    line-height: 1.17
}

.actual>a,
.copy>a {
    color: #F2F2F2 !important;
    text-decoration: underline
}

.actual>a:hover,
.copy>a:hover {
    color: #d8d8d8;
    text-decoration: underline
}

.footer-form {
    border: 1px solid;
    position: relative;
    padding-right: 4rem
}

.breadcrumbs .footer-form a:not(:first-child):before,
.btn-more .footer-form i,
.footer-form .breadcrumbs a:not(:first-child):before,
.footer-form .btn-more i,
.footer-form .collapsible-arrow,
.footer-form .fa,
.footer-form .fotorama__arr,
.footer-form .pages a.next,
.footer-form .pages a.prev,
.footer-form .share-block .print:before,
.pages .footer-form a.next,
.pages .footer-form a.prev,
.share-block .footer-form .print:before {
    width: 4rem;
    height: 4rem;
    line-height: 3.8rem;
    font-size: 2rem;
    text-align: center;
    border: none
}

.footer-form form {
    display: block;
    width: 100%
}

.footer-form button,
.footer-form input {
    border: none;
    height: 4rem;
    color: #fff;
    background-color: transparent
}

.footer-form button:active,
.footer-form button:focus,
.footer-form input:active,
.footer-form input:focus {
    outline: 0;
    box-shadow: none
}

.footer-form input {
    padding: .5rem 0;
    text-indent: 1rem
}

.footer-form input::-webkit-input-placeholder {
    color: #fff
}

.footer-form input::-moz-placeholder {
    color: #fff
}

.footer-form input:-ms-input-placeholder {
    color: #fff
}

.footer-form button {
    width: 4rem;
    cursor: pointer;
    position: absolute;
    padding: 0;
    top: 0;
    right: 0
}

.footer-logo {
    margin-bottom: 36.58px
}

.footer-big-text {
    font-size: 18px;
    line-height: 23px;
    margin: 1rem 0
}

.footer-big-text a:hover {
    color: inherit;
    opacity: 1
}

.footer-text-black {
    color: #000
}

.footer-text-black a {
    color: #000 !important
}

.footer-text-gray {
    color: #F2F2F2
}

.footer-text-darkgray,
.footer-text-darkgray a,
.footer-text-darkgray p {
    color: #BDBDBD !important
}

.footer-disability {
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    background: #fff;
    color: #3180C4 !important;
    cursor: pointer
}

.footer-typo {
    max-width: 125px;
    font-size: 14px
}

.footer-lang {
    color: #F2F2F2;
    text-transform: uppercase;
    text-decoration-line: underline
}

.footer-lang:not(:last-child) {
    margin-right: 12px
}

.footer-lang:hover {
    color: #d8d8d8
}

.footer-lang:nth-child(n+3) {
    display: none
}

@media (min-width:320px) and (max-width:767px) {
    .social-links {
        width: 100%
    }
}

.mistake-container {
    max-width: 120px
}

.copyright-container {
    max-width: 493px
}

@media screen and (min-width:768px) {

    .copyright-container,
    .mistake-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.logged-in-container {
    color: #BDBDBD;
    font-size: 14px;
    line-height: 18px
}

@media (min-width:768px) {
    .logged-in-container {
        margin-right: 27px
    }
}

.logged-in-container a:hover {
    color: #fff
}

.logged-in-container_dis {
    color: #000
}

.logged-in-logout {
    border-left: 1px solid #4487C1;
    padding-left: 8px
}

.logged-in-logout a {
    color: #BDBDBD
}

.logged-in-logout_dis {
    border-left: 1px solid #000
}

.logged-in-user {
    margin-right: 8px
}

.logged-in-user-overflow {
    overflow: hidden;
    max-height: 18px;
    word-break: break-all
}

header .header__inner {
    border-bottom: 1px solid #327FC4;
    background-color: #327FC4
}

.logo {
    display: inline-block;
    padding: 1rem 0 1rem 5rem;
    background: url("../../img/alo/gerb.5b476f22c1de.svg") 0 1.2rem no-repeat;
    background-size: 3.9rem 5.2rem
}

.logo:hover {
    text-decoration: none
}

.logo b {
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.33
}

.logo span {
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.085;
    display: block;
    max-width: 20rem
}

nav,
nav .menu>li {
    display: inline-block
}

nav .menu>li:hover .header__sub {
    display: block
}

.header__icons,
nav .menu>li>a {
    display: inline-block
}

nav .menu>li.active>a,
nav .menu>li>a:hover {
    border-bottom: .4rem solid #fff
}

nav .menu>li>a {
    margin: .5rem;
    line-height: 1.1
}

@media (min-width:576px) {
    nav .menu>li>a {
        padding: 3rem 0;
        margin: 0 1.5rem;
        border-bottom: .4rem solid transparent
    }
}

nav .menu>li>a,
nav .menu>li>a:hover {
    color: #fff;
    text-decoration: none
}

.header__icons .icon {
    display: none;
    margin: 2rem .5rem;
    cursor: pointer;
    transition: opacity .4s
}

.header__icons .icon:hover {
    opacity: .75
}

.header__extra {
    display: none;
    padding: 1rem 0
}

@media (min-width:768px) {
    .header__extra {
        position: absolute;
        top: 7.7rem;
        right: 0;
        z-index: 5;
        width: 32rem;
        border: 1px solid #d8d8d8;
        border-top: none
    }
}

.main-promo .subscribe__button,
.main-promo .subscribe__input {
    border-left: 1px solid #3180c4;
    border-top: 1px solid #3180c4;
    border-bottom: 1px solid #3180c4
}

.header__extra a {
    display: block;
    padding: 1rem 0
}

@media (min-width:768px) {
    .header__extra a {
        padding-left: 2rem;
        padding-right: 1.4rem
    }
}

.header__sub {
    display: none;
    width: 100%;
    background: #fff;
    padding: 2rem 0;
    position: absolute;
    z-index: 2;
    top: 8.2rem;
    left: 0;
    right: 0
}

.header__sub ul {
    display: block
}

.header__sub ul li {
    display: inline-block;
    width: 24.5%;
    min-width: 200px;
    padding: 6px 6px 7px 23px;
    position: relative;
    vertical-align: text-top
}

.header__sub ul li.active,
.header__sub ul li:hover {
    background: rgba(49, 128, 196, .1)
}

.header__sub ul li.active a,
.header__sub ul li:hover a {
    color: #4481BB;
    text-decoration: none
}

.header__sub ul li:before {
    content: '';
    display: block;
    width: 7px;
    height: 1px;
    background: #333;
    position: absolute;
    top: 18px;
    left: 12px
}

.header-menu {
    width: 23px;
    height: 21px;
    position: relative;
    transform: rotate(0);
    transition: .5s ease-in-out;
    cursor: pointer
}

@media (max-width:767.98px) {
    .header-menu {
        position: absolute;
        z-index: 1;
        right: 1rem;
        top: 2rem
    }
}

.header-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #327FC4;
    border-radius: 0;
    opacity: 1;
    left: 0;
    transform: rotate(0);
    transition: .25s ease-in-out
}

.menu-open .header-menu span:nth-child(1),
.menu-open .header-menu span:nth-child(4) {
    width: 0;
    left: 50%;
    top: 18px
}

.header-menu span:nth-child(1) {
    top: 0
}

.header-menu span:nth-child(2),
.header-menu span:nth-child(3) {
    top: 9px
}

.header-menu span:nth-child(4) {
    top: 18px
}

.menu-open .header-menu span:nth-child(2) {
    transform: rotate(45deg)
}

.menu-open .header-menu span:nth-child(3) {
    transform: rotate(-45deg)
}

.menu-open .header__extra {
    display: block
}

@media (max-width:767.98px) {
    .menu-open>* {
        display: none
    }

    .menu-open>header {
        display: block
    }

    .menu-open>header .header__sub,
    .menu-open>header nav {
        display: none
    }
}

.item,
.item-img-gallery img,
.list .item-img img {
    display: block
}

.flex {
    flex: 1
}

.item:hover {
    color: #000;
    text-decoration: none;
}

.item:hover .list h4,
.item:hover .news-category-block b,
.item:hover .vote-block h4,
.item:hover h3,
.list .item:hover h4,
.news-category-block .item:hover b,
.vote-block .item:hover h4 {
    color: #3180c4
}

.item-inner-gallery {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    max-width: 293px
}

.item-inner-gallery .list h4,
.item-inner-gallery .news-category-block b,
.item-inner-gallery .vote-block h4,
.item-inner-gallery h3,
.list .item-inner-gallery h4,
.news-category-block .item-inner-gallery b,
.vote-block .item-inner-gallery h4 {
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px
}

.item-inner-gallery__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end
}

.item-inner-gallery__wrap .item-inner-gallery {
    flex: 1
}

.item-inner-gallery__wrap .download-link {
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 20px;
    text-decoration: none
}

.max-width-300 {
    display: block;
    max-width: 300px
}

.item-inner {
    padding-bottom: 3rem !important
}

.item-inner .icon {
    position: relative;
    top: 2px
}

.item-inner .list h4,
.item-inner .news-category-block b,
.item-inner .vote-block h4,
.item-inner h3,
.list .item-inner h4,
.news-category-block .item-inner b,
.vote-block .item-inner h4 {
    overflow: hidden
}

.item-inner p {
    max-height: 6.2rem;
    overflow: hidden
}

.item-inner-title {
    max-width: 293px;
    word-break: break-word
}

.item-inner .meta {
    color: #adadad;
}

.grid-gallery-item {
    margin-bottom: 30px;
    max-height: fit-content
}

.main-map {
    position: relative;
    min-height: 300px;
    z-index: 0;
    background-size: cover
}

.main-map__info {
    display: block;
    position: absolute;
    min-width: 420px;
    top: 40px;
    bottom: 40px;
    left: 50%;
    margin-left: 20px;
    padding: 15px;
    background: #fff;
    z-index: 100
}

@media (max-width:767.98px) {
    .main-map__info {
        margin-left: 0;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        min-width: 100%
    }
}

.main-map__info .h4 {
    font-weight: 700
}

.main-map__info.bottom-auto {
    bottom: auto !important
}

.right-promo {
    background-color: #327FC4;
    margin: 2rem 0;
    padding: 15px;
    color: #fff
}

.right-promo a {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, .8));
    background-repeat: repeat-x;
    background-position: 0 95%;
    background-size: 1px 1px;
    text-decoration: none;
    color: #fff
}

.right-promo a:hover {
    background: 0 0
}

.main-promo {
    margin-top: 2rem;
    margin-bottom: 2rem;
    background-color: #3180c4;
    color: #fff
}

.main-promo a {
    color: #fff;
    text-decoration: underline
}

.main-promo a:hover {
    text-decoration: none
}

@media (max-width:991.98px) {
    .main-promo {
        padding-bottom: 2rem
    }
}

.main-promo p {
    font-size: 2.4rem;
    line-height: 1.1;
    padding: 1rem 0 1.4rem
}

.main-promo .list-inline {
    margin-top: 2.4rem
}

.main-promo .subscribe {
    margin-top: 2.8rem
}

.main-promo .subscribe__input {
    border-right: none;
    font-size: 16px;
    border-radius: 0;
    -webkit-border-radius: 0
}

.main-promo .subscribe__button {
    border-right: 1px solid #3180c4;
    background: #fff;
    color: #3180c4;
    transition: .3s
}

.main-promo .subscribe__button:hover {
    color: #fff;
    background-color: #3180c4;
    opacity: 1;
    text-decoration: none
}

.main-promo .social {
    margin-top: 1.9rem;
    text-align: center
}

.main-promo .acc-button-container {
    margin-top: 2.4rem
}

.main-promo .acc-button-container .accreditation {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.8rem;
    max-width: 220px;
    background-color: #f8e973;
    color: #3180c4
}

.main-promo .acc-button-container .accreditation::before {
    content: '';
    background-image: url("../img/user-card.svg");
    display: inline-block;
    width: 43px;
    height: 32px;
    margin-right: 12px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.list-inline-item {
    margin-right: 1.2rem;
    margin-bottom: 1rem
}

.en_footer_social,
.social {
    display: inline-block;
    margin: 1.1rem 0 0;
    text-decoration: underline;
    color: #fff
}

.en_footer_social:hover,
.social:hover {
    text-decoration: none
}

.en_footer_social+.social,
.social+.social {
    margin-left: 20px
}

.footer-info .en_footer_social,
.footer-info .social {
    width: auto
}

.footer-info .en_footer_social+.en_footer_social,
.footer-info .en_footer_social+.social,
.footer-info .social+.en_footer_social,
.footer-info .social+.social {
    margin-left: 1rem
}

.en_footer_social>div,
.social>div {
    display: inline;
    margin-left: 10px
}

.en_footer_social b,
.social b {
    display: inline-block;
    position: relative;
    margin-left: 1.5rem;
    font-size: 2rem;
    font-weight: 700
}

.en_footer_social a,
.en_footer_social a:hover,
.social a,
.social a:hover {
    color: #fff
}

.en_footer_social__square,
.social__square {
    width: 38px;
    height: 38px;
    font-size: 2.4rem !important;
    line-height: 3.8rem !important;
    text-align: center;
    vertical-align: middle
}

.en_footer_social__square-footer,
.social__square-footer {
    width: auto;
    height: auto
}

@media (min-width:992px) {

    .en_footer_social__square-footer,
    .social__square-footer {
        margin-left: 10px
    }
}

.en_footer_social--alt,
.social--alt {
    margin-top: 15px;
    color: #3180c4;
    text-align: center
}

.en_footer_social--alt .social__square,
.en_footer_social--alt .social__square:hover,
.en_footer_social--alt a,
.en_footer_social--alt a:hover,
.social--alt .social__square,
.social--alt .social__square:hover,
.social--alt a,
.social--alt a:hover {
    color: #3180c4
}

.en_footer_social--governor,
.social--governor {
    margin-top: 0;
    color: #fff
}

.en_footer_social--governor .social__square,
.en_footer_social--governor a,
.social--governor .social__square,
.social--governor a {
    color: #fff;
    margin-bottom: 0
}

.en_footer_social--governor .social__square:hover,
.en_footer_social--governor a:hover,
.social--governor .social__square:hover,
.social--governor a:hover {
    color: #f8e973;
    opacity: 1
}

.en_footer_social--governor+.social,
.social--governor+.social {
    margin-left: 7px
}

.news-subscribe {
    padding-top: 2rem !important;
    background-color: #fff;
    border-top: 8px solid #3180c4
}

.news-subscribe h2 {
    color: #000;
    padding-bottom: 1.8rem !important
}

.news-subscribe span {
    display: inline-block;
    color: #4A4A4A;
    margin-bottom: 1rem
}

.news-subscribe form {
    display: flex;
    margin-top: 0 !important;
    margin-bottom: 2.5rem !important
}

.news-subscribe .form-social-block a {
    text-decoration: none;
    opacity: 1
}

.news-subscribe .form-social-block a i {
    background-color: #fff;
    color: #3180c4;
    border: 1px solid #3180c4;
    transition: .3s
}

.news-subscribe .form-social-block a i:hover {
    opacity: 1;
    color: #fff;
    background-color: #3180c4;
    text-decoration: none
}

.info-block .list-inline-item a,
.subscribe button:hover {
    text-decoration: underline
}

.subscribe button,
.subscribe input {
    cursor: pointer;
    border: none;
    box-shadow: none;
    outline: 0;
    height: 3.8rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    padding: 1rem;
    font-size: 1.8rem
}

.subscribe input {
    min-width: 0;
    border: 1px solid #AFAFAF
}

.subscribe input[type=text] {
    cursor: auto;
    transition: .4s box-shadow
}

.subscribe input[type=text]:focus,
.subscribe input[type=text]:hover {
    box-shadow: inset 0 0 0 1px #AFAFAF
}

.subscribe button {
    background-color: #3180c4;
    color: #fff;
    flex: 0 0 auto;
    position: relative;
    top: 0;
    text-align: center;
    font-size: 16px
}

.info-block .reference h4,
.info-block .reference-block .phone {
    font-size: 24px;
    font-weight: 700
}

.info-block h2,
.info-block h4 {
    margin-bottom: 9px
}

.info-block .list-inline-item a:hover {
    text-decoration: none
}

.info-block .reference {
    padding-top: 5px
}

.info-block .reference-block {
    display: inline-block;
    vertical-align: top;
    width: 49%
}

@media (max-width:767.98px) {
    .info-block .reference-block {
        width: auto
    }
}

@media (min-width:576px) {
    .info-block .reference-block:nth-of-type(1) {
        width: 42%
    }

    .info-block .reference-block:nth-of-type(2) {
        width: 57%
    }
}

.info-block .reference-block .text {
    color: #4A4A4A;
    line-height: 1.15;
    margin-top: 11px
}

.info-block .reference-btn {
    display: inline-block;
    padding: 24px 10px;
    margin-right: 15px;
    margin-top: 1.5rem;
    text-decoration: none;
    border: 1px solid #3180c4;
    color: #3180c4;
    transition: .4s
}

.info-block .reference-btn .button-img {
    float: left;
    width: 30px;
    background: url("../img/mail-icon.svg") no-repeat;
    background-size: 25px
}

.info-block .reference-btn .button-img:hover {
    background: url("../img/mail-icon-white.2aa0c2008cbd.png") no-repeat;
    background-size: 25px
}

.info-block .reference-btn:hover {
    background-color: #3180c4;
    text-decoration: none;
    opacity: 1;
    color: #fff
}

.info-block .reference-btn:hover .button-img {
    background: url("../img/mail-icon-white.2aa0c2008cbd.png") no-repeat;
    background-size: 25px
}

@media (max-width:767.98px) {
    .info-block .reference-btn:first-of-type {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.info-block .reference-btn:last-of-type {
    margin-right: 0
}

.info-block .reference-list li {
    margin-top: 15px
}

.info-block .reference-list a {
    color: #3180c4;
    text-decoration: underline
}

.info-block .reference-list a:hover {
    text-decoration: none
}

.about-area b,
.about-area strong,
.info-area b,
.info-area strong {
    font-size: 8rem;
    line-height: 1;
    font-weight: 700;
    display: block
}

.info-area {
    margin-top: 2rem;
    margin-bottom: 2rem;
    background-color: #23537D;
    color: #fff
}

.info-area a {
    color: #fff;
    text-decoration: underline
}

.info-area i {
    font-style: normal
}

.about-area i {
    font-style: normal;
    color: #3180c4
}

.about-area__item {
    text-align: center
}

@media (min-width:992px) {
    .banners-bottom {
        margin: 1.5rem -2rem 1.5rem 0 !important
    }
}

.banners-bottom li {
    display: inline-block
}

.banners-bottom li a {
    border: 1px solid #3180c4;
    display: block;
    width: 22rem;
    height: 12.5rem;
    padding: 8px;
    position: relative
}

.banners-bottom__name {
    color: #3180c4;
    display: inline-block;
    max-height: 8.2rem;
    overflow: hidden
}

.banners-bottom__link {
    position: absolute;
    bottom: 8px;
    left: 8px;
    white-space: nowrap;
    width: 10em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3180c4
}

.governor-img {
    display: block;
    position: relative
}

@media (max-width:767.98px) {
    .banners-bottom li a {
        margin: 0 auto
    }

    .governor-img {
        margin-bottom: 3rem
    }
}

.governor-img__socials {
    display: block;
    position: absolute;
    right: 25px;
    bottom: 13px
}

.governor-img img {
    display: block;
    width: 100%
}

.governon-container {
    margin-top: 3rem;
    margin-bottom: 2rem
}

.governor-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.governor-links {
    display: flex !important;
    justify-content: space-between;
    padding-left: 0 !important
}

.governor-links__item {
    list-style-type: none
}

.governor-links__item::before {
    content: '';
    display: inline-block;
    width: 44px;
    height: 35px;
    margin-right: 12px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle
}

.governor-links__item a {
    display: inline-block;
    text-decoration: underline;
    max-width: 145px;
    color: #0056b3;
    opacity: .75;
    vertical-align: middle;
    transition: .4s
}

.governor-links__item a:hover {
    opacity: 1;
    text-decoration: none
}

.governor-links__item--phone::before {
    background-image: url("../img/phone-icon.svg")
}

.governor-links__item--talk::before {
    background-image: url("../img/talk-icon.svg")
}

.governor-links__item--mail::before {
    background-image: url("../img/mail-icon.svg")
}

@media (max-width:767.98px) {
    .governor-links {
        flex-wrap: wrap
    }

    .governor-links .governor-links__item {
        margin-top: 3rem
    }
}

.anounce-banner-head {
    margin-top: 2rem
}

.anounce-banner-head .articles__head__only,
.anounce-banner-head h1 {
    margin: 0 !important
}

.anounce-banner-shadow {
    position: relative
}

.anounce-banner-shadow:after {
    position: absolute;
    box-shadow: -18px 0 12px 0 #ffff inset;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    content: ''
}

.anounce-banner-menu {
    margin-top: 1.5rem
}

.anounce-banner-menu li {
    display: inline;
    padding-right: 10px
}

.anounce-banner-menu .slick-current span {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-position: under
}

.banners_slider a,
.en_social_block a,
.main-slider__slide a:hover {
    text-decoration: none
}

.anounce-banner-menu li span {
    color: #3180c4;
    transition: opacity .4s
}

.anounce-banner-menu li span:hover {
    cursor: pointer;
    opacity: .75
}

.anounce-banner-menu li a:hover {
    border-bottom: 1px dotted
}

.anounce-banner {
    background-color: #3180c4;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.anounce-banner .row {
    min-height: 210px;
    display: flex;
    flex-direction: row
}

.anounce-banner .info-side {
    z-index: 1;
    flex: 1 1 45%;
    display: flex;
    padding-left: 15px;
    flex-direction: row
}

.anounce-banner .info-side .text-container {
    padding-top: 35px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #3180c4;
    flex: 1 1 100%
}

.anounce-banner .info-side .text-container a {
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700
}

.anounce-banner .info-side .text-container span {
    margin-top: 20px;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 400
}

.anounce-banner .info-side svg {
    flex: 0 0 auto
}

.anounce-banner .image-side {
    margin-left: -90px;
    flex: 1 1 50%;
    z-index: 0;
    padding-right: 15px
}

.anounce-banner .image-side .image {
    height: 100%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media (max-width:767.98px) {
    .anounce-banner .row {
        flex-direction: column
    }

    .anounce-banner .row .info-side {
        order: 1;
        padding: 0 15px
    }

    .anounce-banner .row .info-side svg {
        display: none
    }

    .anounce-banner .row .info-side .text-container {
        padding-top: 15px;
        padding-bottom: 25px
    }

    .anounce-banner .row .info-side .text-container a {
        font-size: 2.4rem
    }

    .anounce-banner .row .info-side .text-container span {
        font-size: 1.8rem
    }

    .anounce-banner .row .image-side {
        margin: 0;
        order: 0
    }

    .anounce-banner .row .image-side .image {
        height: 150px
    }
}

.announcement-block,
.contests-block {
    margin-bottom: 2rem
}

.contests-block {
    margin-top: 40px
}

.contests-block .articles__head {
    display: flex
}

.contests-block .contest {
    margin: 0 15px 15px;
    min-height: 120px
}

@media (max-width:600px) {
    .contests-block .articles__head {
        display: block !important;
        padding-bottom: 20px
    }

    .contests-block .contest {
        background: url("../../img/banner_mobile_contest.9c60aa330ab5.png") left top no-repeat #78ade5;
        background-size: cover;
        padding: 16px 60px 13px 17px;
        margin-left: 15px
    }
}

@media (min-width:600px) {
    .contests-block .contest {
        background: url("../../img/banner_contest.9092ea7f3122.png") left top no-repeat;
        padding: 16px 60px 25px 16px
    }
}

.contests-block .contest .text-info {
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 100%
}

.contests-block .contest p {
    margin-bottom: 13px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px
}

@media (max-width:600px) {
    .contests-block .contest p {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px
    }
}

.contests-block .contest strong {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px
}

.contests-block .contest-top {
    margin-top: 21px !important
}

.contests-block .promo-contests-link {
    width: 100%;
    height: 100%;
    text-decoration: none
}

.contests-block .contests-slider {
    margin-bottom: 15px
}

@media (max-width:600px) {
    .contests-block .contest strong {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 16px
    }

    .contests-block .contests-slider {
        max-height: 370px
    }
}

.contests-block .contests-slider .slick-dots {
    bottom: 18px !important;
    height: 10px
}

.contests-block .contests-slider .slick-dots li {
    vertical-align: middle;
    height: 10px;
    width: 10px
}

.contests-block .contests-slider .slick-dots li button {
    height: 10px;
    width: 10px
}

.contests-block .contests-slider .slick-dots li button:before {
    opacity: 1;
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
    content: " "
}

.contests-block .contests-slider .slick-dots .slick-active button:before {
    background-color: transparent
}

.contests-block .contests-slider .slick-slide {
    max-height: 240px
}

@media (max-width:600px) {
    .contests-block .contests-slider .slick-slide {
        max-height: 370px
    }
}

.contests-block .contests-slider .contest {
    margin-bottom: 0;
    max-height: 100%
}

.contests-block .contests-slider .contest p:last-child {
    margin-bottom: 3px
}

.contests-block .contests-slider .contest .text-info {
    max-height: 100%
}

@media (max-width:600px) {
    .contests-block .contests-slider .contest .text-info {
        max-height: 94%
    }
}

.req-form input[type=text]:-ms-input-placeholder {
    color: #7f7f7f !important
}

.list .req-form .additional_title h4,
.news-category-block .req-form .additional_title b,
.req-form .additional_title .list h4,
.req-form .additional_title .news-category-block b,
.req-form .additional_title .vote-block h4,
.req-form .additional_title h3,
.vote-block .req-form .additional_title h4 {
    font-size: 24px
}

.other_portal_banners {
    margin-top: 40px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row
}

@media (max-width:767.98px) {
    .other_portal_banners {
        flex-direction: column
    }

    .other_portal_banners .banner_left,
    .other_portal_banners .banner_right {
        flex: none !important
    }

    .other_portal_banners .banner_left {
        margin-right: 0 !important
    }

    .other_portal_banners .banner_right {
        margin-top: 35px;
        margin-left: 0 !important
    }
}

.other_portal_banners .banner_left,
.other_portal_banners .banner_right {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 220px;
    flex: 1 1 50%
}

@media (max-width:767.98px) {

    .other_portal_banners .banner_left,
    .other_portal_banners .banner_right {
        height: 150px
    }
}

.other_portal_banners .banner_left {
    margin-right: 30px
}

.other_portal_banners .banner_right {
    margin-left: 30px
}

.en_video_block {
    margin-top: 40px
}

.en_video_block .mejs-gov .mejs-container {
    min-height: auto;
    position: relative;
    overflow: hidden
}

.en_video_block .mejs-gov .mejs-container:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%
}

.en_video_block .mejs-gov .mejs-container .mejs-controls {
    display: none
}

.en_video_block .mejs-gov .mejs-container .mejs-overlay-play {
    height: 100% !important
}

.en_video_block .mejs-gov .mejs-container .mejs-overlay-play .mejs-overlay-button {
    background-color: #3180c4
}

.en_social_block {
    margin-top: 25px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.en_social_block a {
    color: #3180c4;
    font-size: 36px;
    margin: 0 25px
}

.en_footer_social a {
    font-size: 22px;
    color: #fff
}

.en_footer_social a:hover {
    color: #fff
}

.banners_slider .slides_head {
    height: 38px;
    margin-bottom: 14px;
    overflow: hidden
}

.banners_slider .slick-arrow {
    top: 60%
}

.banners_slider .slick-arrow:before {
    color: #3180c4
}

.banners_slider .slick-prev {
    left: 5px;
    z-index: 10
}

.banners_slider .slick-next {
    right: 5px;
    z-index: 10
}

.banners_slider .img {
    background-color: #fff
}

.banners_slider .img img {
    margin: 0 auto
}

.newsListMain {
    margin-top: 2rem
}

.newsListMain__title {
    margin-top: 1rem
}

.newsListMain__desc {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.not-padding-map-lenobl {
    padding-left: 0;
    padding-right: 0
}

.page_content iframe {
    max-width: 100% !important;
}

@media (max-width:700px) {
    .page_content {
        margin: 5px 15px
    }
}

@media (min-width:769px) {
    .content_bottom_map_lenobl p {
        margin-bottom: 30px !important
    }
}

.main-slider .slick-dots li,
.main-slider .slick-dotted.slick-slider {
    margin: 0
}

.main-slider {
    position: relative;
    z-index: 1;
    background-color: #3180c4
}

.main-slider>ul {
    position: relative;
    z-index: 10
}

.main-slider h2 {
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: 400
}

.list .percent,
.list .txt,
.polls__title,
.vote-block .percent,
.vote-block .txt {
    font-weight: 700
}

.main-slider__text {
    padding: 24px 24px 32px
}

.main-slider__slide {
    display: none;
    position: relative;
    z-index: 5
}

@media (min-width:992px) {
    .main-slider {
        height: 400px
    }

    .main-slider__text {
        padding: 28px 24px 0 4px
    }

    .main-slider__slide {
        height: 400px
    }
}

.main-slider__slide.slick-active,
.main-slider__slide:first-child {
    display: block
}

.main-slider__slide,
.main-slider__slide a {
    color: #fff
}

.main-slider__img {
    display: block;
    position: relative;
    max-width: 600px
}

.main-slider__img::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #fff;
    transition: .4s opacity
}

.file-field,
.margin-small-sequence-top,
.partners ul,
html {
    position: relative
}

.main-slider__img:hover {
    opacity: 1
}

.main-slider:hover .main-slider__img::before {
    opacity: .2
}

.main-slider .slick-arrow {
    display: none !important;
    top: 0;
    bottom: 0;
    z-index: 10;
    width: 70px;
    height: 100%;
    text-align: center;
    transform: translate(0, 0)
}

.main-slider .slick-arrow:before {
    color: #fff;
    font-size: 60px;
    opacity: 1;
    height: 60px;
    width: 40px
}

.main-slider .slick-prev {
    left: 0
}

.main-slider .slick-next {
    right: 0
}

@media (min-width:992px) {
    .main-slider .slick-arrow {
        display: inline-block !important
    }

    .main-slider .slick-next {
        left: 530px
    }
}

.main-slider .slick-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    right: 0;
    bottom: 5px
}

@media (min-width:992px) {
    .main-slider .slick-dots {
        width: 36%;
        bottom: 15px
    }
}

.main-slider .slick-dots li button:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    opacity: .8;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fff
}

.main-slider .slick-dots li.slick-active button:before {
    background-color: #fff;
    color: #fff;
    opacity: 1
}

.news-promo {
    border-bottom: 2px solid #3180C4
}

@media (max-width:991.98px) {
    .news-promo__img {
        background: rgba(49, 128, 196, .16);
        text-align: center
    }

    .news-promo__img img {
        display: inline-block
    }
}

@media (min-width:768px) {
    .news-promo__img img {
        display: block
    }
}

.announcement {
    font-size: 1.8rem;
    line-height: 1.45
}

.news-preview {
    margin-bottom: 1.5rem
}

.news-preview img {
    max-width: 100%
}

.news-category-block {
    margin-top: 15px
}

.vote-block {
    border: 1px solid #23537D;
    padding: 15px
}

.vote-block .js-captcha-refresh {
    display: block
}

.vote-block .captcha {
    margin-bottom: 4rem
}

.list label,
.vote-block label {
    display: block
}

.list .poll_wrapper:last-child,
.vote-block .poll_wrapper:last-child {
    margin: 0 !important
}

.list .poll_link_all,
.vote-block .poll_link_all {
    text-align: center
}

.list .poll_link_all a,
.vote-block .poll_link_all a {
    text-decoration: underline
}

.list .poll_link_all a:hover,
.partners a:hover,
.vote-block .poll_link_all a:hover {
    text-decoration: none
}

.list input[type=submit],
.vote-block input[type=submit] {
    cursor: pointer;
    border: none;
    box-shadow: none;
    outline: 0;
    background-color: #f8e973;
    font-size: 18px;
    padding: .8rem 1.8rem;
    display: block;
    margin: 0 auto
}

.list .voted .poll-choice,
.vote-block .voted .poll-choice {
    display: block;
    padding-left: 6rem
}

.list .number-box,
.vote-block .number-box {
    display: none
}

.list .result-line,
.vote-block .result-line {
    display: block;
    margin-left: 6rem
}

.list .result-line__in,
.vote-block .result-line__in {
    display: block;
    height: 2rem;
    margin-top: -1.9rem;
    margin-bottom: .3rem;
    background-color: #3180c4
}

.list .poll_image,
.vote-block .poll_image {
    display: none
}

.pristine .captcha,
.pristine input[type=submit] {
    display: none !important
}

.polls .polls__form {
    padding: 20px 0 0;
    border: 0;
    border-top: 1px solid #cecece
}

.polls__item {
    margin: 2em 0
}

.polls__item::after,
.polls__item::before {
    content: '';
    display: table;
    clear: both;
    width: 100%
}

.polls__item+.polls__item {
    padding-top: 2em;
    border-top: 1px solid #3180c4
}

.polls__item:first-of-type {
    margin-top: 0
}

.polls .polls__form .polls__list {
    margin-bottom: 0 !important;
    list-style: none
}

.polls .polls__list input {
    vertical-align: bottom;
    margin-right: 10px
}

.polls .polls__list label {
    line-height: 1
}

.polls .polls__list li {
    margin: 1em 0
}

.polls .polls__list li:last-child {
    margin-bottom: 0
}

.polls .polls__list--addition-field li:last-child,
.polls .polls__list--combinated li:last-child,
.polls__title {
    margin-bottom: 1em
}

.polls__image img {
    max-height: 250px
}

.polls__title {
    font-size: 16px;
    line-height: 20px
}

.polls label {
    display: block;
    margin: 0;
    padding: .25rem 0;
    cursor: pointer
}

.polls__comment,
.polls__submit,
.polls__textarea {
    padding: 4px 8px 5px;
    font-size: 16px;
    transition: .3s
}

.polls label:last-child {
    margin-bottom: 0
}

.polls__comment-label {
    margin: .5em 0
}

.polls__comment,
.polls__textarea {
    width: 100%;
    max-width: 400px;
    border: 1px solid #CECECE;
    background-color: #f5f5f5;
    outline: 0
}

.polls__comment:focus,
.polls__comment:hover,
.polls__textarea:focus,
.polls__textarea:hover {
    border-color: #3180c4
}

.polls__textarea {
    min-height: 70px;
    height: 70px;
    resize: vertical
}

.polls__textarea--many-text {
    height: 140px
}

.polls__submit {
    color: #fff;
    background-color: #3180c4;
    border: 1px solid #3180c4;
    cursor: pointer
}

.polls__submit:hover {
    background-color: #fff;
    color: #3180c4
}

.polls__submit span {
    position: relative;
    top: 0;
    left: 0
}

@media print {

    #content+.row.articles__head__only,
    #content+.row.doc-btn,
    #content+.row.doc-list,
    #content+.row.edit-block,
    #content+.row.main-slider,
    #content+.row.mt-5,
    #content+.row.page-menu,
    #content+.row.pages,
    #content+.row.related-links,
    #content+.row.share-block,
    #content+h1.row,
    #content>.col-md-4.order-md-2,
    #video.gallery-container,
    .alo-navbar,
    .breadcrumbs,
    .edit-block.row,
    .header-message,
    .news-category-block,
    .page-content #content+table.row,
    .page-content article #content+.row.gallery-container,
    .share-block,
    footer {
        display: none !important
    }

    #content>.col-md-8.order-md-1 {
        width: 100%;
        max-width: 100%
    }

    .col,
    .row,
    .wrap,
    .wrap .page-content,
    [class*=col-] {
        display: block !important;
        float: none !important
    }
}

.slick-arrow:before,
.slick-next:before,
.slick-prev:before {
    font: normal normal normal 30px/1 FontAwesome;
    color: #000
}

.gray-form .captcha-inline .captcha-view input[type=text],
.gray-form label {
    font-family: 'PT Sans';
    font-weight: 400;
    font-style: normal;
    line-height: 21px;
    font-size: 16px
}

.slick-loading .slick-list {
    background-image: none
}

.banners-bottom .slick-arrow {
    height: 12.5rem
}

.banners-bottom .slick-arrow:before {
    color: #3180c4
}

@media (min-width:992px) {
    .banners-bottom .slick-next {
        right: -10px
    }

    .banners-bottom .slick-prev {
        left: -30px
    }
}

.partners ul {
    max-width: 293px;
    padding: 1.5rem;
    border: 1px solid #3180c4
}

.partners ul li img {
    margin: 0 auto !important;
    padding: .5rem 0;
    max-height: 150px
}

.partners p {
    min-height: 3.9rem
}

#id_play_captcha_audio,
.authorities .navs .link,
.fotorama__html a,
.rubric {
    text-decoration: underline
}

.fotorama__counter {
    display: none
}

.fotorama__html {
    /* background: rgba(0, 0, 0, .34) !important */
}

.fotorama__html .fotorama-caption {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.fotorama .fotorama__arr--prev {
    text-align: right
}

#fotorama .fotorama__nav,
.fotorama .fotorama__nav {
    text-align: left !important
}

.fotorama__fullscreen-icon {
    background: url("../../js/libs/fotorama/fotorama.e95aace1dffd.png") 0 -32px no-repeat
}

.authorities .type-org-description {
    padding: 20px;
    background: #3180C4;
    color: #FFF
}

.authorities .list .block,
.authorities .navs .nav-header {
    padding-top: 16px;
    padding-bottom: 16px
}

.authorities .title {
    font-size: 1.8rem;
    color: #000;
    margin: 0 !important
}

.authorities .list .header {
    border-bottom: 1px solid #3180C4;
    padding-bottom: 16px
}

.authorities .list .block {
    border-bottom: 1px solid #AFAFAF
}

.authorities .navs {
    border-top: 8px solid #3180C4
}

.authorities .navs .link {
    color: #000
}

.authorities .breadcrumb {
    background: 0 0
}

.authorities .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: '>'
}

.authorities .breadcrumb .link {
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1;
    color: #000
}

.authorities .employee {
    background: #C7C7C7
}

.authorities .employee-card {
    display: inline-flex;
    overflow: hidden;
    border: 0;
    max-width: 280px;
    margin-right: 20px;
    margin-bottom: 20px
}

.authorities .employee-card .title {
    font-size: 24px
}

.authorities .departments ul {
    display: block
}

.authorities .departments ul li {
    border-top: 1px solid #AFAFAF;
    display: block;
    padding-top: 16px;
    padding-bottom: 16px
}

.authorities .departments ul li:last-child {
    border-bottom: 1px solid #AFAFAF
}

.authorities .h2 {
    font-size: 36px
}

.authorities .credential {
    font-size: 24px;
    color: #000
}

.auth-block {
    margin-bottom: 200px
}

.button-secondary {
    background-color: #fff !important;
    color: #3180c4 !important
}

.margin-big-sequence-top+.margin-big-sequence-top {
    margin-top: 25px
}

.margin-sequence-top+.margin-sequence-top {
    margin-top: 16px
}

.margin-small-sequence-top+.margin-small-sequence-top {
    margin-top: 5px
}

.margin-big-bottom {
    margin-bottom: 25px
}

.margin-bottom {
    margin-bottom: 16px
}

.margin-small-bottom {
    margin-bottom: 5px
}

.margin-big-top {
    margin-top: 25px
}

.margin-top {
    margin-top: 16px
}

.margin-small-top {
    margin-top: 5px
}

.padding-top {
    padding-top: 16px
}

.margin {
    margin: 16px
}

.margin-left {
    margin-left: 16px
}

.margin-small-sequence-left {
    display: inline
}

.collapsible-arrow,
.margin-sequence-icon-left,
.margin-sequence-left,
.margin-sequence-left-main,
.margin-sequence-left-oiv {
    display: inline-block;
    vertical-align: middle
}

.margin-small-sequence-left+.margin-small-sequence-left {
    margin-left: 5px
}

.collapsible-arrow+.collapsible-arrow,
.collapsible-arrow+.margin-sequence-left,
.margin-sequence-left+.collapsible-arrow,
.margin-sequence-left+.margin-sequence-left {
    margin-left: 16px
}

.collapsible-arrow+.collapsible-arrow:nth-child(3),
.collapsible-arrow+.margin-sequence-left:nth-child(3),
.margin-sequence-left+.collapsible-arrow:nth-child(3),
.margin-sequence-left+.margin-sequence-left:nth-child(3) {
    margin-left: 26px
}

.margin-sequence-left-oiv+.margin-sequence-left-oiv {
    margin-left: 16px
}

.margin-sequence-left-oiv+.margin-sequence-left-oiv:nth-child(2) {
    margin-left: 26px
}

.margin-sequence-left-main+.margin-sequence-left-main {
    margin-left: 24px
}

.margin-sequence-left-main:nth-child(1) {
    float: left
}

.margin-sequence-icon-left+.margin-sequence-icon-left {
    margin-left: 8px
}

.search-container {
    padding-right: 0
}

.search-field .input-group-btn .btn-primary {
    font-size: 18px;
    background: #3180C4;
    color: #FFF
}

.search-field.alo-navbar-search input {
    background: #3180C4;
    color: #fff;
    border-color: #fff;
    border-right: 0
}

.search-field.alo-navbar-search input::placeholder {
    color: #fff
}

.search-field.alo-navbar-search .input-group-addon {
    background: #3180C4;
    border-color: #fff;
    border-radius: 0
}

.search-field.alo-navbar-search-disability input {
    color: #000;
    border-color: #000;
    box-shadow: none
}

.search-field.alo-navbar-search-disability input::placeholder {
    color: #000
}

.search-field.alo-navbar-search-disability .input-group-addon {
    border-color: #000;
    background: #000;
    font-size: 20px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.form-control {
    padding: 4px 15px;
    font-size: 18px;
    border-radius: 0
}

.btn-primary {
    background: #3180c4;
    padding: 6px 14px;
    color: #fff;
    border: 1px solid #3180c4;
    cursor: pointer;
    transition: .3s;
    outline: 0
}

.btn-primary:hover {
    background-color: #fff;
    color: #3180c4
}

.btn {
    cursor: pointer;
    font-size: 16px;
    border-radius: 0
}

.file-field {
    height: 120px;
    border: 1px dashed #D8D8D8;
    cursor: pointer
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    opacity: 0;
    cursor: pointer
}

.file-field .margin-top+.margin-top {
    margin-top: 5px
}

.file-field .fa-icon {
    color: #D8D8D8
}

.file-field .message {
    color: #3180C4;
    font-size: 16px
}

.file-field .size {
    color: #7F7F7F;
    font-size: 14px
}

.errorlist {
    font-size: 14px;
    color: red
}

.delete-link {
    color: #3180C4;
    cursor: pointer
}

.delete-link:hover {
    color: #d8d8d8
}

.captcha-menu {
    margin-top: 15px
}

.captcha-menu a {
    display: inline-block !important
}

#id_play_captcha_audio,
.js-captcha-refresh {
    color: #3180C4
}

#id_play_captcha_audio {
    cursor: pointer;
    margin-left: 31px
}

@media (max-width:300px) {
    .captcha-menu a {
        display: block !important
    }

    #id_play_captcha_audio {
        margin-left: 0
    }
}

.btn-custom-secondary {
    color: #3180c4;
    background: #fff;
    border: 1px solid #3180c4;
    padding: 6px 14px;
    transition: .3s
}

.btn-custom-secondary:hover {
    background: #3180c4;
    color: #fff
}

.gray-form label {
    color: #000;
    margin-top: 24px !important;
    min-height: 17px
}

.gray-form .label-without-margin-top label {
    margin-top: 0 !important
}

.gray-form .form-group {
    margin-bottom: 0 !important;
    margin-right: 0 !important
}

.gray-form .number_reception {
    width: 50%;
    display: inline-block
}

.gray-form .date {
    max-width: 23%;
    display: inline-block;
    vertical-align: top
}

article img,
img {
    max-width: 100%
}

.gray-form .margin-right-15 {
    margin-right: 15px
}

.gray-form .margin-small-sequence-top+.margin-small-sequence-top {
    margin-top: 0
}

.gray-form input,
.gray-form select {
    border: 1px solid #CFD4D9;
    height: 37px !important
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    content: '';
    border-top: 0;
    position: absolute
}

.gray-form input::placeholder,
.gray-form select::placeholder {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #BDBDBD;
    opacity: 1
}

.gray-form input:-ms-input-placeholder,
.gray-form select:-ms-input-placeholder {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #BDBDBD
}

.gray-form input::-ms-input-placeholder,
.gray-form select::-ms-input-placeholder {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #BDBDBD
}

.gray-form input[type=submit],
.gray-form select[type=submit] {
    background: #4580BF;
    color: #fff;
    padding: 9px 10px 11px 12px;
    margin-top: 30px;
    width: 96px;
    height: 38px;
    text-align: center;
    cursor: pointer
}

.gray-form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../../img/select_arrow.475881a9bcc7.png");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    font-size: 16px
}

.gray-form .help_text {
    color: #828282
}

.gray-form .captcha-inline .captcha-view {
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px
}

@media (max-width:576px) {
    .gray-form .captcha-inline .captcha-view {
        display: block;
        margin-bottom: 8px
    }
}

.gray-form .captcha-inline .captcha-view input[type=text] {
    width: 220px;
    height: 37px !important;
    box-sizing: border-box;
    padding-left: 13px
}

.gray-form .captcha-inline .captcha-view label {
    margin-bottom: 3px
}

.gray-form .captcha-inline .captcha-view .captcha-image {
    margin-left: 20px
}

.gray-form .captcha-inline .captcha-view .captcha-image img {
    margin-bottom: 0;
    margin-top: 0
}

@media (max-width:576px) {
    .gray-form .captcha-inline .captcha-view .captcha-image {
        margin-left: 0;
        margin-top: 8px
    }
}

.gray-form .hasDatepicker {
    background: url("../../img/datepiker_icon.a6c2113ca317.png") 90% center no-repeat
}

/*!
 * Datepicker for Bootstrap v1.7.1 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
    display: inline-block;
    padding: 20px;
    direction: ltr;
    background-color: #F8E973
}

.datepicker-rtl {
    direction: rtl
}

.datepicker-rtl.dropdown-menu {
    left: auto
}

.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #999;
    border-bottom-color: rgba(0, 0, 0, .2)
}

.datepicker-dropdown:after {
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker table {
    margin: 0 !important;
    -moz-user-select: none;
    user-select: none
}

.datepicker td,
.datepicker th {
    text-align: center !important;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none !important;
    padding: 0 !important;
    vertical-align: middle
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    cursor: pointer
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.highlighted {
    background: #d9edf7;
    border-radius: 0
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active {
    background-color: #fbf069\9
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today[disabled] {
    background-color: #f3e97a
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active {
    background-color: #efe24b\9
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: -ms-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(grey));
    background-image: -webkit-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: -o-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: linear-gradient(to bottom, #b3b3b3, grey);
    background-repeat: repeat-x;
    border-color: grey grey #595959;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected[disabled] {
    background-color: grey
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active {
    background-color: #666\9
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom, #08c, #04c);
    background-image: -ms-linear-gradient(to bottom, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
    background-image: -o-linear-gradient(to bottom, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background-color: #04c
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active {
    background-color: #039\9
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom, #08c, #04c);
    background-image: -ms-linear-gradient(to bottom, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
    background-image: -o-linear-gradient(to bottom, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
    background-color: #04c
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
    background-color: #039\9
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #999
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
    cursor: pointer;
    text-align: center
}

.datepicker .next.disabled,
.datepicker .prev.disabled {
    visibility: hidden
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-append.date .add-on,
.input-prepend.date .add-on {
    cursor: pointer
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    margin-top: 3px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

.breadcrumbs .collapsible a:not(:first-child):before,
.btn-more .collapsible i,
.collapsible .breadcrumbs a:not(:first-child):before,
.collapsible .btn-more i,
.collapsible .collapsible-arrow,
.collapsible .fa,
.collapsible .fotorama__arr,
.collapsible .pages a.next,
.collapsible .pages a.prev,
.collapsible .share-block .print:before,
.collapsible .title,
.pages .collapsible a.next,
.pages .collapsible a.prev,
.share-block .collapsible .print:before {
    vertical-align: middle;
    color: #7F7F7F;
    cursor: pointer
}

a,
html {
    color: #000
}

.collapsible .title .text-underline {
    display: inline
}

.collapsible .block-collapsible-hidden,
.collapsible .header,
.collapsible [data-collapsible-hidden] {
    display: inline-block
}

.collapsible .header {
    cursor: pointer;
    padding: 5px 10px 5px 0;
    border: 0
}

.collapsible .header .title {
    display: inline-block;
    text-decoration: underline;
    font-size: 1.6rem
}

.collapsible .collapsible-arrow+.collapsible-arrow,
.collapsible .collapsible-arrow+.margin-sequence-left,
.collapsible .margin-sequence-left+.collapsible-arrow,
.collapsible .margin-sequence-left+.margin-sequence-left {
    margin-left: 10px
}

.collapsible .block-collapsible-opened,
.collapsible [data-collapsible-opened],
.collapsible.opened .block-collapsible-hidden,
.collapsible.opened [data-collapsible-hidden] {
    display: none
}

.collapsible .block-collapsible,
.collapsible [data-collapsible] {
    display: none;
    background: #EAF2F9;
    padding: 20px
}

.collapsible .block-collapsible li+li,
.collapsible [data-collapsible] li+li {
    margin-top: 10px
}

.collapsible.opened .header {
    padding: 5px 10px;
    background: #EAF2F9
}

.collapsible.opened>.title {
    padding: 20px 20px 0;
    background: #EAF2F9
}

.collapsible.opened .margin-small-sequence-top+.margin-small-sequence-top {
    margin-top: 2px
}

.collapsible.opened .block-collapsible-opened,
.collapsible.opened [data-collapsible-opened] {
    display: inline-block
}

.collapsible.opened .block-collapsible,
.collapsible.opened [data-collapsible] {
    display: block
}

.doc-list .collapsible .header .title {
    text-decoration: none;
    font-size: 1.4rem
}

body,
html {
    height: 100%
}

.nobr,
article img {
    height: auto !important
}

html {
    min-height: 100%;
    font-size: 62.5%
}

body,
button,
input,
textarea {
    font-size: 1.6rem;
    line-height: 1.3;
    font-family: 'PT Sans', Arial, sans-serif
}

textarea {
    border-color: #AFAFAF
}

a {
    text-decoration: none;
    transition: opacity .4s
}

a:hover {
    opacity: .75
}

.bb {
    border-bottom: 1px solid
}

.nobr {
    line-height: inherit !important;
    text-indent: 0 !important;
    display: inline !important;
    color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    position: static !important;
    background: 0 0 !important;
    border: 0 transparent !important;
    width: auto !important;
    clear: none !important;
    font: inherit !important
}

.alo-navbar .alo-navbar-links,
.alo-navbar .nowrap {
    white-space: nowrap
}

.hidden {
    position: absolute !important;
    left: -10000px !important;
    top: -10000px !important;
    visibility: hidden !important;
    opacity: 0 !important
}

.wrap {
    min-height: 100vh
}

.wrap .container-fluid,
.wrap .container-lg,
.wrap .container-md,
.wrap .container-sm,
.wrap .container-xl {
    max-width: 970px
}

.materials-item__img img,
.materials-preview img,
.video__container__full .mejs__container,
.video__container__full iframe {
    max-width: 100%
}

.wrap .page-content {
    flex: 1 0 auto;
    width: 100%
}

.wrap.page-content {
    min-height: 55vh
}

.meta .rubric,
.meta .time {
    display: inline-block
}

.meta-gallery {
    margin-bottom: 30px
}

.time {
    color: #7F7F7F;
    font-size: 1.4rem
}

.time__updated {
    font-size: 1.2rem;
    color: #000
}

.time__article {
    color: #000;
    font-size: 1.6rem
}

.articles__head__only+.time__article,
h1+.time__article {
    margin-top: -2rem !important
}

.articles__head__only+.time__article-vacancy,
h1+.time__article-vacancy {
    margin-top: 0;
    color: #000;
    font-size: 1.6rem
}

.rubric {
    font-size: 1.8rem;
    font-weight: 700;
    color: #23537D;
    line-height: 1.45
}

.rubric:hover {
    text-decoration: none
}

.page-content::after {
    display: block;
    content: "";
    clear: both
}

.btn-more {
    font-size: 2rem;
    display: inline-block;
    border: 2px solid #23537D;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 18px;
    position: relative
}

.btn-more i {
    font-size: 1.6rem;
    color: #23537D
}

.btn-more span {
    padding: 0 15px
}

.btn-more__row {
    text-align: center
}

.share-block {
    overflow: hidden
}

.share-block b {
    font-weight: 700;
    margin-right: .6rem
}

.share-block a,
.share-block span {
    color: #3180c4;
    display: inline-block;
    padding: 0;
    line-height: 6rem
}

.share-block .fa-facebook,
.share-block .fa-instagram,
.share-block .fa-telegram,
.share-block .fa-vk,
.share-block .fa-youtube-play {
    display: inline-block;
    text-align: center;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin: 0 .2rem;
    box-shadow: 0 0 0 1px #3180c4
}

.share-block b,
.share-block span {
    display: none
}

.share-block .print {
    padding-left: 1rem;
    position: relative
}

.share-block .print:before {
    font-size: 2rem;
    position: relative;
    left: -.6rem;
    top: 3px
}

@media (min-width:576px) {
    .share-block {
        border-top: 1px solid #3180c4;
        border-bottom: 1px solid #3180c4
    }

    .share-block b,
    .share-block span {
        display: inline
    }

    .share-block .print {
        float: right
    }

    .edit-block>div:nth-child(2) {
        text-align: right
    }
}

.chat,
.doc-btn,
.doc-list .doc-item-type,
.fotorama__counter,
.gallery-container.full,
.pages,
.pages a {
    text-align: center
}

.edit-block .edit-redactor {
    font-size: 1.4rem;
    color: #7F7F7F
}

.news-category-block b {
    display: inline-block
}

.news-category-block a {
    color: #3180c4;
    display: inline-block;
    padding: 0 10px
}

.gallery-container {
    position: relative;
    z-index: 0;
    background-color: #eee
}

.gallery-container .mejs-gov .mejs-container .mejs-controls {
    display: none
}

.fullscreen-container {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.fullscreen-gallery:hover {
    cursor: pointer
}

.fotorama__html {
    position: absolute;
    top: auto;
    bottom: 0;
    height: auto;
    /* background-color: rgba(255, 255, 255, .85); */
    padding: .5rem 1rem
}

.fotorama__wrap {
    margin: 0 auto
}

.fotorama__arr {
    color: #fff;
    background: 0 0;
    font-size: 5rem
}

.page-menu li.active a,
.page-menu li.selected a,
.page-menu li:hover a,
.page-menu-vacancy li.selected,
.page-menu-vacancy li.active,
.page-menu-vacancy li:hover {
    background-color: rgba(49, 128, 196, .1)
}

.fotorama__counter {
    font-size: 1.3rem;
    padding: .6rem;
    vertical-align: middle;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1
}

.newspaper__item li {
    display: inline-block
}

.newspaper__nav {
    display: block
}

.newspaper__nav li {
    display: inline-block
}

.newspaper__nav a {
    color: #3180c4
}

.breadcrumbs a {
    text-decoration: underline
}

.breadcrumbs a:hover,
.page-menu a,
.page-menu a:hover {
    text-decoration: none
}

.breadcrumbs a:not(:first-child) {
    display: inline-block;
    position: relative;
    margin-left: 20px
}

.breadcrumbs a:not(:first-child):before {
    color: #bfbfbf;
    font-size: 2rem;
    position: absolute;
    left: -15px
}

.chat {
    border: 1px solid #23537D;
    padding: 15px;
    display: block
}

.page-menu,
.page-menu-vacancy {
    margin-top: 0px !important;
    border-top: 8px solid #3180c4
}

.breadcrumbs .chat a:not(:first-child):before,
.btn-more .chat i,
.chat .breadcrumbs a:not(:first-child):before,
.chat .btn-more i,
.chat .collapsible-arrow,
.chat .fa,
.chat .fotorama__arr,
.chat .pages a.next,
.chat .pages a.prev,
.chat .share-block .print:before,
.pages .chat a.next,
.pages .chat a.prev,
.share-block .chat .print:before {
    color: #23537D;
    font-size: 2rem;
    margin-right: 1rem
}

.partners {
    min-height: 194px
}

.list .partners h4,
.news-category-block .partners b,
.partners .list h4,
.partners .news-category-block b,
.partners .vote-block h4,
.partners h3,
.vote-block .partners h4 {
    margin: 2px 0 16px
}

.page-menu li,
.page-menu-vacancy li {
    margin: .1rem -.5rem;
    display: block
}

.page-menu a {
    display: block;
    padding: .5rem
}

.page-menu-vacancy__header {
    font-size: 22px
}

.page-menu-vacancy a {
    display: block;
    text-decoration: underline;
    padding: .5rem
}

.page-document-link:hover,
.page-menu-vacancy a:hover {
    text-decoration: none
}

.page-document+.page-document {
    padding-top: 15px
}

.page-document .padding-left {
    display: inline-block
}

.page-document .padding-left+.padding-left {
    padding-left: 10px
}

.page-document-link {
    color: #3180C4
}

.page-document-detail {
    color: #7F7F7F;
    font-size: 1.4rem
}

.doc-list li {
    display: block;
    position: relative;
    min-height: 10.4rem;
    padding: 1rem 1rem 1.2rem 6rem
}

.doc-list .doc-item-title {
    display: block;
    font-size: 1.8rem;
    color: #3180c4
}

@media (max-width:575.98px) {
    .doc-list .doc-item-title {
        font-size: 1.4rem
    }

    .video__container__small {
        margin-bottom: 2rem
    }
}

.doc-list .doc-item-title.source {
    font-size: 1.6rem
}

.doc-list .doc-item-date {
    font-size: 1.4rem;
    color: #7F7F7F
}

.doc-list .doc-item-size,
.doc-list .doc-item-type {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 4.5rem;
    text-align: center;
    font-size: 1.2rem
}

.doc-list .doc-item-type {
    position: absolute;
    top: 1.2rem;
    left: 0;
    display: inline-block;
    width: 4.5rem;
    height: 5.8rem;
    line-height: 6rem;
    text-transform: uppercase;
    background: url("../../img/alo/documents.11aa44132328.svg") center no-repeat;
    background-size: 4.5rem 5.8rem
}

.video__container__full,
.video__container__main,
.video__container__small,
.video_preview {
    position: relative
}

.doc-list .doc-item-type .fa-link {
    font-size: 1.6rem;
    color: #4A4A4A;
    position: relative;
    top: .2rem
}

.doc-list .doc-item-size {
    top: 7.5rem
}

.doc-list .doc-item-extra a {
    color: #3180c4
}

.doc-list .doc-item-extra .size {
    font-size: 1.2rem
}

.doc-list .doc-item-info {
    font-size: 1.4rem;
    color: #7F7F7F
}

.doc-list .doc-item-info-item {
    display: inline-block;
    margin-right: 15px
}

.doc-list .doc-item-info-item:last-of-type {
    margin-right: 0
}

.doc-list .doc-item-info-publisher {
    color: #000;
    text-transform: uppercase
}

.doc-btn>a {
    display: inline-block;
    padding: 9px 16px;
    color: #3180c4;
    box-shadow: inset 0 0 0 1px #3180c4
}

.related-links a {
    text-decoration: underline
}

.child-nav__link,
.child-nav__link:hover,
.district_info .link a,
.pages a:hover,
.related-links a:hover {
    text-decoration: none
}

.video_preview {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.video_preview.embed iframe {
    max-height: 100%;
    max-width: 100%
}

@media (min-width:992px) {

    .video__container__aside,
    .video__container__main {
        display: inline-block
    }
}

.video__container__aside img,
.video__container__main img {
    display: block
}

@media (min-width:576px) and (max-width:767.98px) {
    .video__container__small {
        display: inline-block;
        width: 50%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .video__container__small {
        display: inline-block;
        width: 50%
    }
}

@media (max-width:991.98px) {
    .video__container__main {
        margin-bottom: 2rem
    }
}

.video__head {
    position: absolute;
    background: rgba(0, 0, 0, .39);
    z-index: 1;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    padding: 12px
}

.pages {
    font-size: 1.6rem;
    display: block
}

.pages a {
    display: inline-block;
    color: #3180c4;
    padding: 0;
    margin-right: -.4rem;
    min-width: 3.8rem;
    line-height: 3.8rem
}

.pages a.active,
.pages a.active:hover {
    background: #3180c4;
    color: #fff
}

.pages a:hover {
    background: rgba(49, 128, 196, .1)
}

.pages a.next,
.pages a.prev {
    font-size: 2.6rem;
    line-height: 3.8rem;
    color: #000;
    vertical-align: top
}

.pages a.next span,
.pages a.prev span {
    display: none
}

.pages a.next:hover,
.pages a.prev:hover {
    background-color: transparent;
    transform: scale(1.3, 1.2)
}

.icon {
    display: inline-block;
    height: 23px;
    background: url("../../img/alo/icons.5ec1aa20750f.png") center no-repeat
}

.icon-eye {
    width: 32px;
    background-position: 0 0
}

.icon-menu {
    width: 23px;
    background-position: -34px 0
}

.icon-search {
    width: 23px;
    background-position: -86px 0
}

.icon-video {
    width: 2.1rem;
    height: 2.1rem;
    background: url("../../img/alo/icon-video.ace904a03974.svg") no-repeat
}

.alo-navbar .org-description {
    color: #4F4F4F
}

.ui-button {
    background-color: transparent;
    border-color: transparent
}

.ui-widget.ui-widget-content {
    border-color: #d8d8d8
}

.ui-widget-header {
    font-size: 2.4rem;
    border-bottom: 1px solid #3180c4
}

.ui-dialog-buttonset .ui-button {
    color: #fff;
    background-color: #3180c4;
    padding: 1rem;
    margin: 0 0 0 1rem
}

.ui-dialog-buttonset {
    padding: 0 0 3rem
}

.mistakes .text strong {
    background-color: #f8e973;
    font-weight: 400 !important
}

.mistakes form label {
    font-weight: 700
}

.mistakes .message_counter {
    color: #7F7F7F;
    text-align: right;
    font-size: 1.4rem
}

.header-message {
    background-color: #fff;
    font-size: 1.5rem;
    line-height: 1.74;
    padding: 1.2rem 0
}

@media (max-width:767.98px) {
    .header-message {
        font-size: 1.4rem
    }

    .header-message span {
        display: block
    }
}

.header-message a {
    color: #327FC4
}

.header-message .exclamation {
    display: inline-block;
    text-align: center;
    width: 2rem;
    height: 1.6rem;
    line-height: 18px;
    font-size: 1.4rem;
    border-radius: 2px;
    margin-right: .8rem;
    background-color: #3180c4;
    color: #fff
}

.header-message__body {
    position: relative;
    padding-right: 3rem
}

.header-message__collapse {
    display: none;
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
    line-height: 3.8rem;
    text-align: center;
    color: #327FC4;
    position: absolute;
    top: -1rem;
    right: -.4rem;
    cursor: pointer
}

.commentary,
.commentary-no-mt,
.photo-author {
    font-size: 1.4rem;
    color: #7F7F7F
}

.header-message__collapse[aria-expanded=true] .fa-chevron-down:before {
    content: "\F077"
}

@media (max-width:767.98px) {
    .header-message__collapse {
        display: inline-block
    }

    .materials-item {
        flex-wrap: wrap
    }
}

@media (min-width:768px) {
    .header-message .collapse {
        display: inline
    }
}

.commentary-no-mt {
    margin-top: -1.5rem
}

.alert-success {
    color: #000;
    background-color: #fff;
    border-color: #3180c4;
    border-radius: 0
}

.banners-text {
    color: #23537D
}

.materials-item {
    display: flex
}

.materials-item__img {
    flex: 1 1 25%;
    margin-right: 5%;
    overflow: hidden
}

@media (max-width:767.98px) {
    .materials-item__img {
        flex: 1 1 100%;
        margin: 0 0 1.5rem
    }
}

.materials-item__img img {
    display: block;
    max-height: 200px
}

.materials-item__text {
    flex: 1 1 70%
}

@media (max-width:767.98px) {
    .materials-item__text {
        flex: 1 1 100%
    }
}

.materials-preview {
    margin-bottom: 1.5rem
}

.district_info-all .additional_info {
    display: none
}

.map-lenobl-container .articles__head__only,
.map-lenobl-container .h1-top,
.map-lenobl-container h1 {
    margin-bottom: 27px !important;
    margin-top: 3rem !important
}

.map-lenobl-container .articles__head__only,
.map-lenobl-container h1 {
    font-size: 36px;
    line-height: 46px
}

.district_info {
    background: #FAFAFA;
    border: 1px solid #FAFAFA;
    border-top: 3px solid #B5B5B5;
    box-sizing: border-box;
    display: none;
    max-height: 600px;
    overflow-y: auto;
    min-height: 60px;
    max-width: 320px;
    overflow-x: hidden
}

.district_info::-webkit-scrollbar {
    width: 5px
}

.district_info::-webkit-scrollbar-thumb {
    background: #afafaf;
    border-radius: 30px
}

.district_info-all {
    display: block
}

.district_info h4 {
    font-family: 'PT Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    padding: 17px 21px 10px 24px;
    width: 100%;
    overflow-y: hidden;
    display: inline-block;
    align-items: center;
    cursor: pointer;
    color: #000
}

@media (max-width:660px) {

    .map-lenobl-container .articles__head__only,
    .map-lenobl-container .h1-top,
    .map-lenobl-container h1 {
        margin-bottom: 16px !important
    }

    .map-lenobl-container .articles__head__only,
    .map-lenobl-container h1 {
        margin-bottom: 16px !important;
        font-weight: 700;
        font-size: 24px;
        line-height: 25px
    }

    .district_info h4 {
        padding-left: 23px
    }
}

.district_info h4 .text {
    width: 90%;
    float: left;
    margin: 0;
    height: auto;
    padding-left: 5px
}

.district_info h4 .arrows {
    width: 10%;
    float: right
}

.district_info h4 .down {
    background: url("/static/alo/img/triangle.75b732ad53dc.png") no-repeat
}

.district_info h4 .up {
    background: url("/static/alo/img/triangle_up.565263d51b58.png") no-repeat
}

.district_info h4 div {
    display: inline;
    height: 7px;
    width: 15.82px;
    cursor: pointer;
    float: right;
    margin-top: 12px
}

.district_info p {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    padding-right: 15px;
    margin-bottom: 0 !important
}

.district_info .link {
    margin-top: 13px
}

.district_info .link a {
    color: #3180C4;
    margin-top: 24px;
    font-size: 16px;
    line-height: 21px
}

.district_info .additional_info {
    margin-left: 24px;
    margin-top: 12px;
    margin-bottom: 26px
}

@media (max-width:660px) {
    .district_info .additional_info {
        margin-left: 23px
    }
}

.district_info .additional_info strong {
    font-weight: 700
}

.district_info .additional_info ol,
.district_info .additional_info ul {
    margin: 0 24px 18px 5px;
    list-style-type: none !important
}

.district_info .additional_info ol li,
.district_info .additional_info ul li {
    margin-top: 13px;
    cursor: pointer;
    font-size: 16px;
    line-height: 19px
}

.district_description {
    position: absolute;
    background: #FAFAFA;
    padding: 10px 15px 24px;
    z-index: 5;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    display: none;
    border-top: 3px solid #B5B5B5;
    max-height: 320px;
    overflow-y: auto;
    max-width: 320px
}

.district_description div,
.line-block,
.triangle {
    position: relative
}

.district_description::-webkit-scrollbar {
    width: 5px
}

.district_description::-webkit-scrollbar-thumb {
    background: #afafaf;
    border-radius: 30px
}

.district_description.active {
    display: block;
    z-index: 9999;
    overflow-y: auto
}

.district_description h4 {
    font-family: 'PT Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    margin: 7px 14px 16px;
    display: flex;
    align-items: center;
    color: #000
}

.district_description .additional_info {
    margin-left: 14px;
    margin-right: 24px;
    margin-bottom: 0
}

.district_description .additional_info p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    font-family: 'PT Sans';
    min-height: 30px;
    line-height: 30px
}

.district_description .additional_info p strong {
    font-weight: 700
}

.district_description .link {
    margin-top: 16px;
    display: inline-block
}

.district_description .link a {
    text-decoration: none;
    color: #3180C4;
    font-size: 16px;
    line-height: 21px
}

.map-lenobl-center {
    margin: 0;
    text-align: center;
    max-height: 965px;
    padding: 0
}

@media (max-width:1000px) {
    .contest_without_margin {
        margin: 0 !important
    }

    .contest_without_margin .col-sm {
        padding: 0 !important
    }

    .district_info {
        max-width: 100% !important
    }

    .map-lenobl-center {
        margin-bottom: 30px
    }
}

.child-nav {
    display: block
}

.child-nav__item {
    display: inline-block;
    margin-right: 1rem;
    background-color: rgba(49, 128, 196, .1);
    overflow: hidden;
    transition: .4s
}

.child-nav__item:hover,
.spoiler-toggle:hover {
    background-color: rgba(0, 123, 255, .2)
}

.child-nav__link {
    display: block;
    padding: 8px 12px
}

.executive-structure__cell:hover a,
.executive-structure__chiefs:hover a {
    text-decoration: underline
}

.spoiler {
    display: block;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    border-radius: 6px;
    padding: 0 15px;
    margin-bottom: 30px
}

.spoiler-title {
    padding: 10px 0;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1)
}

.spoiler-toggle {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-radius: 4px;
    transition: background-color .4s;
    cursor: pointer
}

.spoiler-toggle::before {
    content: "+";
    display: block;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle
}

.spoiler-toggle--hide::before {
    content: "-"
}

.spoiler-content {
    padding: 20px 0 10px
}

.quiz .quiz__caption {
    margin: 0;
    padding: 0 0 1.13rem;
    font-size: 12px;
    line-height: 18px;
    color: #000
}

.quiz__title {
    margin: 3rem 0 1.5rem;
    padding: 0;
    font-size: 22px;
    line-height: 24px
}

.executive-structure {
    width: 100%
}

.executive-structure h2.executive-structure__heading {
    margin-bottom: 40px
}

@media (max-width:767.98px) {
    .executive-structure__container {
        display: none
    }
}

.executive-structure__link {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 20px;
    color: #3180c4
}

.executive-structure__chiefs {
    display: block;
    margin-top: 0;
    margin-bottom: 8px;
    background-color: #24557f;
    opacity: 1 !important;
    padding: 17px 19px 21px
}

.executive-structure__cell:hover,
.executive-structure__chiefs:hover {
    opacity: 1
}

.executive-structure__chiefs p {
    margin: 0 !important;
    font-size: 18px;
    line-height: 26px;
    color: #fff
}

.executive-structure__posts {
    margin-top: 37px;
    margin-bottom: 35px
}

.executive-structure__cell {
    display: block;
    flex: 0 0 200px;
    height: 105px;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 10px;
    background-color: #4890ce
}

.executive-structure__cell--dark {
    background-color: #24557f
}

.executive-structure__cell--white {
    background-color: #fff;
    border: 1px solid #4890ce;
    margin-right: 8px !important
}

.executive-structure__cell--white .executive-structure__post {
    color: #4890ce !important
}

.executive-structure__cell--white:nth-child(3n+2) {
    margin-right: 0 !important
}

.executive-structure__cell--hidden {
    visibility: hidden
}

@media (max-width:991.98px) {
    .executive-structure__cell--hidden {
        display: none
    }
}

.executive-structure__cell--big {
    width: 408px
}

@media (min-width:969px) {
    .executive-structure__cell:nth-child(3n) {
        margin-right: 0
    }
}

.executive-structure__cell a {
    color: #fff
}

.executive-structure__wrapper.child_block {
    margin-top: 20px
}

.executive-structure__wrapper {
    display: flex;
    flex-wrap: wrap
}

.executive-structure__wrapper--margin-bottom {
    margin-bottom: 20px
}

.executive-structure__wrapper--margin-botton-small {
    margin-bottom: 10px;
    margin-top: 10px
}

.executive-structure__wrapper--space-between:nth-last-of-type(2) {
    margin-bottom: 0
}

.executive-structure__wrapper--space-between .executive-structure__cell {
    margin-right: 0
}

.executive-structure__wrapper--justify-center .executive-structure__cell {
    margin: 0 auto
}

@media (min-width:768px) and (max-width:991.98px) {
    .executive-structure__wrapper {
        justify-content: flex-start;
        width: 100%
    }

    .executive-structure__wrapper--justify-center {
        justify-content: space-between
    }

    .executive-structure__wrapper--justify-center .executive-structure__cell {
        margin: 0
    }
}

.executive-structure__wrapper--reverse {
    flex-direction: row-reverse
}

.executive-structure__wrapper--reverse .executive-structure__cell {
    margin-right: 0;
    margin-left: 8px
}

@media (min-width:768px) and (max-width:991.98px) {
    .executive-structure__wrapper--reverse {
        justify-content: space-between
    }

    .executive-structure__wrapper--reverse .executive-structure__cell {
        margin-left: 0
    }
}

.line-block {
    width: 100%
}

.blue-top-line {
    border-top: 1px solid #4890ce
}

.triangle {
    background: #fff;
    border: 1px solid #4890ce;
    border-width: 1px 1px 0 0;
    transform: rotate(-45deg);
    left: 300px;
    top: -11px;
    width: 20px;
    height: 20px
}

.executive-structure__heading {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    color: #000
}

.executive-structure__post {
    margin: 0 !important;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    height: 100%;
    position: relative
}

.executive-structure__post span.arrow {
    bottom: 0;
    position: absolute;
    right: 0;
    cursor: pointer
}

.executive-structure__mobile {
    display: none
}

@media (max-width:767.98px) {
    .executive-structure__mobile {
        display: block
    }
}

.filter__search input[type=text] {
    display: inline-block;
    padding: 4px 8px;
    vertical-align: middle
}

.filter__submit {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 6px;
    vertical-align: middle;
    border: none;
    background-color: #fff;
    color: #3180c4;
    box-shadow: inset 0 0 0 1px #3180c4;
    outline: 0;
    cursor: pointer;
    transition: .3s
}

.filter__submit:hover {
    background-color: #3180c4;
    color: #fff
}

.alo-navbar .alo-navbar-top-part {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 38px
}

.alo-navbar .alo-navbar-top-part .user-settings {
    display: flex;
    flex-direction: row
}

.alo-navbar .alo-navbar-top-part .blind-mode {
    cursor: pointer
}

.alo-navbar .alo-navbar-top-part .blind-mode img {
    height: 14px
}

.alo-navbar .alo-navbar-top-part .blind-mode span {
    font-size: 14px;
    text-decoration: underline
}

.alo-navbar .alo-navbar-top-part .blind-mode:hover img,
.alo-navbar .alo-navbar-top-part .blind-mode:hover span {
    text-decoration: none;
    opacity: .75
}

.alo-navbar .alo-navbar-top-part .social-block {
    padding: 7px 0
}

.alo-navbar .alo-navbar-top-part .social-block a {
    text-decoration: none;
    color: #3180C4;
    margin: 0 8px
}

.alo-navbar .alo-navbar-top-part .social-block a i {
    font-size: 2.2rem
}

.alo-navbar .alo-container {
    margin: 20px 0;
    z-index: 4;
    position: relative;
    min-height: 45px;
    background: #FFF
}

.alo-navbar .alo-container.en-version {
    height: 80px
}

.alo-navbar .alo-container.en-version .alo-nav-buttons .navbar-open-close-container {
    height: 20px
}

.alo-navbar .alo-container.en-version .alo-nav-buttons .search-button {
    height: 26px
}

@media (max-width:767.98px) {
    .alo-navbar .alo-navbar-top-part .social-block {
        display: none
    }

    .alo-navbar .alo-container {
        height: auto !important;
        display: flex;
        align-items: stretch
    }

    .alo-navbar .alo-container.en-version {
        height: 80px !important
    }

    .alo-navbar .alo-container>.container-fluid,
    .alo-navbar .alo-container>.container-lg,
    .alo-navbar .alo-container>.container-md,
    .alo-navbar .alo-container>.container-sm,
    .alo-navbar .alo-container>.container-xl {
        display: flex;
        align-items: stretch;
        height: auto !important
    }

    .alo-navbar .alo-container>.container-fluid>.row,
    .alo-navbar .alo-container>.container-lg>.row,
    .alo-navbar .alo-container>.container-md>.row,
    .alo-navbar .alo-container>.container-sm>.row,
    .alo-navbar .alo-container>.container-xl>.row {
        align-items: stretch;
        flex: 1 1 100%;
        height: auto !important;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .alo-navbar .alo-container_main {
        margin-top: 1rem
    }

    .alo-navbar .alo-navbar-title {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.alo-navbar .header-line {
    margin-top: 12px;
    margin-bottom: 0;
    height: 1px;
    background: #3180C4;
    opacity: .75
}

.alo-navbar .blind-mode_margin-right {
    margin-right: 29.54px
}

.alo-navbar .nav-container {
    display: flex;
    align-items: center
}

@media (max-width:767.98px) {
    .alo-navbar .nav-container {
        height: auto !important;
        justify-content: space-between;
        align-items: stretch
    }
}

.alo-navbar .nav-container>.left-nav {
    flex: 1 1 auto
}

.alo-navbar .nav-container>.pull-left {
    display: flex
}

.alo-navbar .nav-container .logo-name {
    padding: 5px 0 5px 3px
}

.alo-navbar .org {
    font-size: 16px;
    font-weight: 700;
    color: #333
}

@media (min-width:768px) {
    .alo-navbar .org-main {
        font-size: 18px
    }
}

.alo-navbar .alo-nav-buttons {
    display: flex;
    align-items: center;
    color: #fff
}

@media screen and (max-width:768px) {
    .alo-navbar .alo-nav-buttons {
        width: 100%
    }
}

.alo-navbar .alo-nav-buttons .navbar-open-close-container {
    position: relative;
    width: 26px
}

.alo-navbar .alo-navbar-icon-group:before {
    content: '';
    vertical-align: middle;
    height: 100%;
    display: inline-block
}

.alo-navbar .alo-navbar-logo {
    text-decoration: none
}

.alo-navbar .alo-navbar-logo img {
    width: 50px;
    max-width: none
}

.alo-navbar .bordered {
    display: inline-block;
    padding: 5px 16px;
    cursor: pointer;
    border: 1px solid #3180C4;
    color: #3180C4;
    transition: .3s;
    background: #fff
}

.alo-navbar .bordered:hover {
    color: #fff;
    background-color: #3180C4;
    opacity: 1;
    text-decoration: none
}

.alo-navbar .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.alo-navbar .alo-navbar-menu,
.alo-navbar .alo-navbar-menu-main {
    height: 45px !important;
    font-size: 16px;
    color: #FFF;
    overflow: hidden
}

.alo-navbar .alo-navbar-menu-main {
    text-align: center
}

.alo-navbar .alo-navbar-link {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    border-bottom: 4px solid transparent
}

.alo-navbar .alo-navbar-link_active[data-nav] {
    border-color: #fff
}

.alo-navbar .alo-navbar-icon {
    height: 25px;
    vertical-align: middle;
    cursor: pointer;
    max-width: none;
    transition: .3s
}

.alo-navbar .alo-navbar-icon:hover {
    opacity: .75
}

.alo-navbar .alo-navbar-icon--small {
    height: 23px
}

.alo-navbar .alo-navbar-eyeicon {
    width: 24px;
    height: 16.32px
}

.alo-navbar .alo-navbar-icon_menu {
    width: 23px;
    text-align: center
}

.alo-navbar .search-toggle {
    cursor: pointer;
    transition: opacity .3s ease, transform .3s ease;
    position: relative;
    width: 15px;
    height: 14px;
    display: inline-block
}

@media screen and (max-width:767px) {
    .alo-navbar .nav-container {
        margin: 1rem 0
    }

    .alo-navbar .search-toggle {
        height: 16px;
        margin-left: 2rem;
        margin-right: 3.5rem
    }
}

.alo-navbar .search-toggle.search-is-open .circle {
    transform: scale(0);
    -ms-transform-origin: 30% 40%;
    transform-origin: 30% 40%;
    background: #3180C4 !important;
    border-color: #3180C4 !important
}

.alo-navbar .search-toggle.search-is-open .stick::after {
    transform-origin: center center;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.alo-navbar .search-toggle .circle {
    position: relative;
    display: block;
    height: 14px;
    width: 14px;
    border-radius: 100%;
    border: 3px solid #fff;
    background: #3180C4;
    z-index: 1;
    transition: transform .3s ease
}

@media screen and (max-width:767px) {
    .alo-navbar .search-toggle .circle {
        width: 17px;
        height: 17px
    }
}

.alo-navbar .search-toggle .stick,
.alo-navbar .search-toggle .stick::after {
    height: 3px;
    display: block;
    transition: transform .3s ease;
    background-color: #fff
}

.alo-navbar .search-toggle .stick {
    position: absolute;
    top: 7px;
    left: 0;
    width: 20px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (max-width:767px) {
    .alo-navbar .search-toggle .stick {
        top: 10px;
        width: 25px
    }
}

.alo-navbar .search-toggle .stick::after {
    content: "";
    width: 20px;
    z-index: -1
}

@media screen and (max-width:767px) {
    .alo-navbar .search-toggle .stick::after {
        width: 25px
    }
}

.alo-navbar .alo-navbar-icon_desktop-menu {
    position: absolute;
    top: 13px;
    width: 16px;
    height: 20px;
    opacity: 1;
    transition: opacity .3s ease;
    cursor: pointer
}

.alo-navbar .alo-navbar-icon_desktop-menu.menu-is-open .header__toggle_element_first {
    transform: translateY(-3px) rotate(45deg)
}

.alo-navbar .alo-navbar-icon_desktop-menu.menu-is-open .header__toggle_element_second {
    display: none
}

.alo-navbar .alo-navbar-icon_desktop-menu.menu-is-open .header__toggle_element_third {
    transform: translateY(3px) rotate(-45deg)
}

.alo-navbar .alo-navbar-icon_desktop-menu span {
    position: absolute;
    left: 0;
    display: block;
    width: 16px;
    height: 1.65px;
    background-color: #fff;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: transform .3s ease
}

.alo-navbar .alo-navbar-icon_desktop-menu span.header__toggle_element_first {
    transition: background-color .3s ease, transform .3s ease;
    top: 12px;
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.alo-navbar .alo-navbar-icon_desktop-menu span.header__toggle_element_second {
    top: 9px
}

.alo-navbar .alo-navbar-icon_desktop-menu span.header__toggle_element_third {
    top: 6px;
    transition: background-color .3s ease, transform .3s ease;
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.alo-navbar .alo-navbar-icon_animate {
    transform: rotate(0);
    transition: .5s ease-in-out
}

.alo-navbar .alo-navbar-sub-menu,
.alo-navbar .search-modal {
    display: none;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    z-index: 10;
    box-sizing: border-box;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3180C4;
    overflow: auto
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-item-list,
.alo-navbar .search-modal .alo-navbar-sub-menu-item-list {
    margin: 15px 0;
    padding: 0;
}

.alo-navbar .alo-navbar-sub-menu .menu-content,
.alo-navbar .search-modal .menu-content {
    opacity: 0
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-title,
.alo-navbar .search-modal .alo-navbar-sub-menu-title {
    padding-bottom: 20px;
    vertical-align: middle;
    white-space: nowrap
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-title::after,
.alo-navbar .search-modal .alo-navbar-sub-menu-title::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-title_bordered,
.alo-navbar .search-modal .alo-navbar-sub-menu-title_bordered {
    border-bottom: 1px solid #3180C4
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-title .black-link,
.alo-navbar .search-modal .alo-navbar-sub-menu-title .black-link {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: 100%
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-title a:hover,
.alo-navbar .search-modal .alo-navbar-sub-menu-title a:hover {
    opacity: 1
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-item,
.alo-navbar .search-modal .alo-navbar-sub-menu-item {
    cursor: pointer
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-item a,
.alo-navbar .search-modal .alo-navbar-sub-menu-item a {
    display: block;
    padding: 8px 0;
    text-decoration: none
}

.alo-navbar .alo-navbar-sub-menu .alo-navbar-sub-menu-item a:hover,
.alo-navbar .search-modal .alo-navbar-sub-menu-item a:hover {
    text-decoration: underline;
    opacity: 1
}

.alo-navbar .navbar-close>[data-close-none],
.alo-navbar .navbar-open>[data-open-none] {
    display: none !important
}

@media screen and (min-width:768px) {
    .alo-navbar .nav-links {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-right: 15px !important
    }
}

.alo-navbar.disability .blind-nav-top-part {
    margin-top: 15px;
    margin-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    justify-content: space-between
}

.alo-navbar.disability .blind-nav-top-part .language-settings a {
    margin-right: 10px
}

.alo-navbar.disability .blind-nav-top-part .social-block {
    padding: 7px 0
}

.alo-navbar.disability .blind-nav-top-part .social-block a {
    text-decoration: none;
    margin: 0 8px
}

.alo-navbar.disability .blind-nav-top-part .social-block a i {
    font-size: 2.2rem
}

.alo-navbar.disability .alo-container {
    height: 80px;
    background: 0 0
}

.alo-navbar.disability .link {
    color: #000;
    font-size: 22px;
    display: inline-block;
    padding: 0;
    margin-right: 5px
}

.alo-navbar.disability .current .link {
    background-color: #000;
    color: #fff;
    border-radius: 3px
}

.alo-navbar.disability .text-black {
    color: #000
}

.alo-navbar.disability .bordered {
    border: 2px solid #000;
    color: #000;
    padding: 4px 14px;
    font-size: 20px
}

.alo-navbar.disability .border-bottom {
    border-bottom: 2px solid #000;
    margin-bottom: 30px
}

.alo-navbar.disability .alo-navbar-search-disability .input-group-addon {
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.3
}

.alo-navbar.disability .alo-navbar-search-disability .form-control {
    border-width: 2px;
    padding-top: 0;
    padding-bottom: 0
}

.alo-navbar .mobile-menu {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #fff
}

.alo-navbar .mobile-menu .mobile-sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    z-index: 1;
    background: #fff
}

.alo-navbar .mobile-menu .mobile-menu-item {
    height: 56px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #D8D8D8
}

.alo-navbar .mobile-menu .mobile-menu-item .mobile-link {
    color: #3180C4;
    text-decoration: none
}

.alo-navbar .mobile-menu .mobile-menu-item .alo-angle-right {
    height: 56px;
    width: 56px;
    line-height: 56px;
    text-align: right;
    font-size: 26px
}

.alo-navbar .mobile-caption {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3180C4;
    font-size: 24px
}

.alo-navbar .alo-angle-base-left {
    font-size: 40px
}

.alo-navbar .mobile-logo {
    width: 38px
}

.search-modal form,
.search-modal form label {
    height: 100%
}

.search-modal form label .alo-navbar-search {
    height: 100%;
    width: 100%
}

.search-modal form label .alo-navbar-search .input-group {
    transition: opacity .5s;
    opacity: 0;
    position: relative;
    top: 230px
}

.search-modal form label .alo-navbar-search .input-group .input-group-addon {
    background: #fff
}

.search-modal form label .alo-navbar-search .input-group input {
    font-size: 3.6rem;
    background: #fff;
    color: #000;
    border-bottom: 1px solid #000;
    caret-color: #3180c4
}

.search-modal form label .alo-navbar-search .input-group input::-webkit-input-placeholder {
    color: #d6d6d6
}

.search-modal form label .alo-navbar-search .input-group input:-ms-input-placeholder {
    color: #d6d6d6
}

.search-modal form label .alo-navbar-search .input-group input::-ms-input-placeholder {
    color: #d6d6d6
}

.search-modal form label .alo-navbar-search .input-group input::placeholder {
    color: #d6d6d6
}

.search-modal form label .alo-navbar-search .input-group input:focus {
    box-shadow: none
}

.accent-links {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    background: #3180C4;
    transition: 0s
}

.accent-links_overflow {
    max-height: 19px;
    overflow: hidden;
    position: relative
}

@media screen and (max-width:767px) {
    .accent-links {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .accent-links_overflow:after {
        position: absolute;
        right: 0;
        top: 0;
        height: 20px;
        content: '';
        background: #3180c4;
        background: -moz-linear-gradient(90deg, rgba(49, 128, 196, 0) 0, rgba(49, 128, 196, .809961) 51%, #3180c4 100%);
        background: -webkit-linear-gradient(90deg, rgba(49, 128, 196, 0) 0, rgba(49, 128, 196, .809961) 51%, #3180c4 100%);
        background: linear-gradient(90deg, rgba(49, 128, 196, 0) 0, rgba(49, 128, 196, .809961) 51%, #3180c4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3180c4", endColorstr="#3180c4", GradientType=1)
    }

    .accent-links .slider-next-custom,
    .accent-links .slider-prev-custom {
        padding: 0
    }
}

@media screen and (max-width:575px) {
    .accent-links_overflow:after {
        width: 60px
    }
}

@media (min-width:576px) and (max-width:767px) {
    .accent-links_overflow:after {
        width: 50px
    }
}

.accent-links .slick-track {
    display: flex;
    align-items: center
}

.accent-links .accent-link {
    color: #F2F2F2;
    font-size: 14px;
    line-height: 18px;
    margin-left: 17px;
    word-break: break-all
}

.accent-links .accent-link:hover {
    transition: .4s;
    transform: translateX(-5px);
    text-decoration: none
}

.accent-links .accent-link:hover:after {
    transition: visibility 0s, opacity .4s linear;
    visibility: visible;
    opacity: 1
}

.accent-links .accent-link:after {
    visibility: hidden;
    opacity: 0;
    content: '\00a0→';
    margin-left: .1rem
}

.accent-links .slider-next-custom,
.accent-links .slider-prev-custom {
    position: absolute;
    border: 0;
    z-index: 2;
    outline-color: none;
    background: #3180C4;
    outline-style: none;
    height: 38px
}

@media (min-width:999px) {
    .accent-links .slider-prev-custom {
        left: 8px;
        top: -8px
    }
}

@media screen and (max-width:1000px) {
    .accent-links_overflow {
        vertical-align: middle
    }

    .accent-links .accent-link {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .accent-links .slider-prev-custom {
        left: 0;
        top: -8px
    }
}

@media (min-width:999px) {
    .accent-links .slider-next-custom {
        left: auto;
        top: -8px;
        right: 8px
    }
}

@media screen and (max-width:1000px) {
    .accent-links .slider-next-custom {
        right: 0;
        top: -8px
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.carousel-control-next,
.carousel-control-prev {
    width: initial
}

.menu-overlay {
    display: none;
    position: fixed;
    top: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}

.chain-icon,
.data-table .headcol {
    position: absolute
}

.promo-container {
    margin-top: 29px
}

.promo-nav {
    display: none
}

.promo-nav-container {
    padding: 28px 80px;
    background-color: #b4dcff
}

.promo-nav-overflow {
    max-width: 778px;
    overflow: auto;
    white-space: nowrap;
    -ms-overflow-style: none
}

.promo-nav-overflow__link {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #105ea0;
    text-decoration-line: underline
}

.promo-nav-overflow__link:not(:first-child) {
    margin-left: 57px
}

@media (min-width:320px) and (max-width:767px) {
    .promo-nav-container {
        padding: 28px 20px
    }

    .promo-nav-overflow__link:not(:first-child) {
        margin-left: 37px
    }
}

.promo-nav-overflow::-webkit-scrollbar {
    display: none
}

.promo-content {
    background-color: #fff;
    padding: 30px 0;
    max-height: 376px
}

.promo-content.promo-photo-cover {
    max-height: 100%;
    border: 1px solid #3180C4;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (min-width:320px) and (max-width:767px) {
    .promo-content-info {
        order: 2;
        padding: 0
    }
}

.promo-content-info__title {
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    color: #000
}

@media (min-width:320px) and (max-width:767px) {
    .promo-content {
        max-height: 100%
    }

    .promo-content-info__title {
        font-size: 30px;
        line-height: 40px;
        margin-top: 35px
    }
}

.promo-content-info__desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px
}

.promo-content-info__desc-overflow {
    overflow: hidden;
    margin-top: 8px
}

.promo-content-info__btn {
    padding: 8px 10px;
    font-size: 18px;
    line-height: 23px;
    background: #3180c4;
    color: #f2f2f2;
    margin-top: 35px;
    max-width: 219px;
    text-align: center
}

.promo-content-info__btn:hover {
    color: #f2f2f2;
    text-decoration: none
}

.promo-content-gallery {
    display: flex;
    justify-content: center
}

@media screen and (min-width:320px) and (max-width:767px) {
    .promo-content-info__btn {
        margin-top: 35px
    }

    .promo-content-gallery {
        order: 1;
        padding: 0
    }
}

.link-blocks {
    margin: 3rem -1rem 0
}

.link-blocks__block {
    min-width: 220px;
    max-width: 100%;
    min-height: 80px;
    flex: 1 0 20%
}

.link-blocks a {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3180c4;
    text-align: center;
    padding: 1.3rem 1.5rem 1.5rem;
    margin: 1rem;
    height: 8rem;
    overflow: hidden
}

.row-detail-container,
.ui-tooltip {
    font-size: 14px
}

.link-blocks a:hover {
    text-decoration: none
}

.law-map-container {
    table-layout: auto !important;
    font-size: 14px
}

.law-map-container a {
    color: #000 !important
}

.law-map-container a:hover {
    color: #0056b3 !important
}

.law-map-container td {
    line-height: 18px;
    border-bottom: none !important
}

.law-map-container .law-map-header-th {
    height: 37px;
    padding: 10px 8px !important
}

.law-map-container .law-map-first-column {
    width: 11%
}

.law-map-container .law-map-second-column {
    width: 39%;
    padding: 10px 0 10px 8px !important
}

.law-map-container .law-map-third-column {
    width: 40%;
    padding: 10px 8px !important
}

.law-map-container .law-map-third-column :hover {
    cursor: pointer
}

.law-map-container .law-map-third-column-shadow {
    -webkit-mask-image: -webkit-gradient(linear, left 15%, left bottom, from(black), to(rgba(0, 0, 0, 0)))
}

.law-map-header-tr {
    background: #F4F4F4;
    border-bottom: 3px solid #B5B5B5;
    height: 37px
}

.chain-icon {
    right: 30px
}

@media (min-width:320px) and (max-width:992px) {
    .chain-icon {
        right: 0
    }
}

.ui-tooltip {
    max-width: 398px;
    line-height: 18px;
    padding: 10px 14px 11px 21px
}

.ui-widget-shadow {
    box-shadow: none;
    -webkit-box-shadow: none
}

.ui-widget.ui-widget-content {
    border-top: 3px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    border-left: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5
}

.ui-widget-content {
    background: #FAFAFA
}

.law-map-maxTextWidth {
    max-width: 80%
}

.law-map-third-column-overflow {
    max-height: 72px;
    overflow: hidden
}

.law-map-sub td {
    border-top: 1px solid #afafaf
}

#map_leningrad_region {
    background: url("../img/len_map.svg") no-repeat
}

.row-detail-container a {
    color: #000 !important
}

.row-detail-container a:hover {
    color: #0056b3 !important
}

.row-detail-container td {
    border-bottom: 1px solid #b5b5b5 !important;
    line-height: 18px;
    padding: 10px 8px !important
}

.row-detail-container .row-detail-header-th {
    height: 37px;
    padding: 10px 8px !important
}

.row-detail-header-tr {
    background: #f4f4f4;
    border-bottom: 3px solid #b5b5b5;
    height: 37px
}

.page-content table th:last-child {
    padding-right: 8px !important
}

.page-content table td:first-child,
.page-content table th:first-child {
    padding-left: 8px !important
}

.page-content .passport-link {
    color: #3180c4
}

.data-table-filters-btn {
    cursor: pointer;
    font-size: 1.6rem
}

.data-table a,
.table-filter .input-group-title {
    font-size: 14px
}

.data-table-filters-btn:hover {
    opacity: .75;
    color: #0056b3;
    text-decoration: underline
}

.data-table-container {
    min-height: 200px;
    overflow: auto
}

.data-table-container table {
    width: auto;
    margin: 0 auto 1rem
}

.data-table {
    cursor: move
}

.data-table .data-table-header-row {
    height: 60px
}

.data-table .data-table-header {
    font-size: 14px;
    border-top: none
}

.data-table tr:nth-of-type(2n) td {
    background-color: #f7f7f7
}

.data-table tr:hover td:not(.headcol):not(.headcol-sm) {
    background-color: rgba(49, 128, 196, .1)
}

.data-table .td-overlay-big,
.data-table tr:not(:first-child):hover .td-overlay-big,
.data-table tr:not(:first-child):hover .td-overlay-small {
    visibility: visible
}

.data-table td,
.data-table th {
    padding-left: 15px;
    color: #333
}

.data-table .headcol,
.data-table .headcol-sm {
    background: #fff;
    top: auto;
    border-top-width: 1px;
    padding: .75rem
}

@media (min-width:320px) and (max-width:767px) {
    .data-table {
        min-width: auto;
        max-width: 100%;
        cursor: auto
    }

    .data-table .data-table-header {
        vertical-align: middle
    }

    .data-table tr {
        width: auto;
        max-height: 100%;
        vertical-align: middle
    }

    .data-table th {
        padding-left: .75rem
    }
}

.data-table a {
    color: #337ab7
}

@media (min-width:768px) {
    .data-table .headcol {
        width: 300px;
        height: 160px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .data-table .headcol {
        width: auto;
        height: 100%;
        position: initial
    }
}

.data-table .headcol-sm {
    position: absolute
}

@media (min-width:768px) {
    .data-table .headcol-sm {
        width: 300px;
        height: 74px
    }
}

@media (min-width:576px) {
    .data-table .secondcol {
        padding-left: 31rem
    }
}

@media (min-width:320px) and (max-width:767px) {
    .data-table .headcol-sm {
        width: auto;
        height: 100%;
        position: initial
    }

    .data-table .secondcol {
        padding-left: 16rem
    }
}

.data-table .data-table-accent {
    color: #333
}

.data-table .td-overlay-big,
.data-table .td-overlay-small {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    width: 100%;
    visibility: hidden;
    background-color: rgba(49, 128, 196, .1)
}

.left-table-shadow,
.right-table-shadow {
    position: absolute;
    visibility: hidden;
    top: 60px;
    width: 20px
}

.data-table .td-overlay-big {
    height: 160px
}

.table-filter button {
    background-color: #3180C4;
    color: #fff
}

.table-filter .input-group-row {
    padding-left: 5px;
    padding-right: 5px
}

.table-filter .input-group-row .custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.table-filter .input-group-desc {
    font-size: 12px
}

.table-filter .daypicker {
    height: calc(2.25rem + 2px);
    font-size: 12px;
    color: #495057;
    border-radius: .25rem;
    padding: .375rem 1.75rem .375rem .75rem
}

.data-table-pagination li a,
.data-table-pagination li span {
    padding: 10px 15px !important;
    line-height: 1.42857143 !important;
    font-size: 16px !important
}

.data-table-pagination li a {
    color: #337ab7
}

.data-table-pagination li .active {
    border-color: #3180C4;
    background-color: #3180C4
}

.data-table-pagination-size .btn-secondary {
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #333;
    border-color: #ccc;
    min-height: 38px;
    border-radius: 4px
}

.th-filter-icon {
    cursor: pointer !important;
    display: none
}

.dropdown-menu-table {
    max-width: 200px
}

.btn-table-search {
    background-color: #3180C4
}

.td-limiter {
    max-width: 300px;
    max-height: 145px;
    overflow: hidden;
    user-select: all
}

.table-font-big {
    font-size: 16px !important
}

.tr-small-height {
    height: 60px
}

.tr-big-height {
    height: 149px
}

.left-table-shadow {
    content: '';
    bottom: 0;
    background: linear-gradient(90deg, rgba(49, 128, 196, .1) 0, rgba(49, 128, 196, 0) 100%);
    z-index: 2;
    left: 330px
}

.right-table-shadow {
    background: linear-gradient(90deg, rgba(49, 128, 196, 0) 0, rgba(49, 128, 196, .1) 100%);
    z-index: 1;
    right: 20px
}

.table-empty {
    margin-top: 230px;
    margin-bottom: 230px
}

.contest-breadcrumbs a {
    text-decoration: none
}

.contest-application {
    border-top: 8px solid #3180c4;
    margin-top: 30px
}

.contest-application h2 {
    margin-top: 10px
}

.contest-application p {
    margin-top: 17px
}

.contest-application .title_application {
    font-weight: bolder
}

.contest-application .reference-btn {
    display: inline-block;
    padding: 23px 10px;
    margin-right: 15px;
    margin-top: 1.5rem;
    text-decoration: none;
    border: 1px solid #3180c4;
    color: #3180c4;
    width: 100%;
    text-align: center;
    height: 70px;
    transition: .4s
}

.contest-application .reference-btn .button-img {
    float: left;
    width: 43px;
    height: 33px;
    background: url("../img/mail-icon.9d304b3a3697.png") no-repeat;
    background-size: 43px 33px;
    margin-top: -5px;
    margin-left: 10px
}

.contest-application .reference-btn .button-img:hover {
    background: url("../img/mail-icon-white.6a4ec9a41043.svg") no-repeat;
    background-size: 43px 33px
}

.contest-application .reference-btn:hover {
    background-color: #3180c4;
    text-decoration: none;
    opacity: 1;
    color: #fff
}

.reception-page .js-captcha-refresh,
html.disability .header__extra a:hover,
html.disability .header__sub li.active a:hover,
html.disability .header__sub li:hover a:hover,
html.disability .item-inner a:hover,
html.disability .last-news a:hover,
html.disability .right-promo a:hover,
html.disability .share-block a:hover {
    text-decoration: underline
}

.contest-application .reference-btn:hover .button-img {
    background: url("../img/mail-icon-white.6a4ec9a41043.svg") no-repeat;
    background-size: 43px 33px;
    margin-top: -5px;
    margin-left: 10px
}

@media (max-width:767.98px) {
    .contest-application .reference-btn:first-of-type {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.contest-application .reference-btn:last-of-type {
    margin-right: 0
}

@media (max-width:600px) {
    .contest-application-right {
        display: none
    }
}

@media (min-width:600px) {
    .contest-application-mobile {
        display: none
    }
}

.ellip {
    display: block;
    height: 100%
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden
}

.reception-page .tabs .titles .title {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    cursor: pointer;
    background: #FFF;
    white-space: nowrap;
    border-top: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    color: #3180C4
}

.breadcrumbs .reception-page .tabs .titles .title a:not(:first-child):before,
.btn-more .reception-page .tabs .titles .title i,
.pages .reception-page .tabs .titles .title a.next,
.pages .reception-page .tabs .titles .title a.prev,
.reception-page .tabs .titles .title .breadcrumbs a:not(:first-child):before,
.reception-page .tabs .titles .title .btn-more i,
.reception-page .tabs .titles .title .collapsible-arrow,
.reception-page .tabs .titles .title .fa,
.reception-page .tabs .titles .title .fotorama__arr,
.reception-page .tabs .titles .title .pages a.next,
.reception-page .tabs .titles .title .pages a.prev,
.reception-page .tabs .titles .title .share-block .print:before,
.share-block .reception-page .tabs .titles .title .print:before {
    display: none;
    color: #3180C4
}

.reception-page .tabs .titles .active {
    background: #F5F5F5;
    color: #000
}

.breadcrumbs .reception-page .tabs .titles .active a:not(:first-child):before,
.btn-more .reception-page .tabs .titles .active i,
.pages .reception-page .tabs .titles .active a.next,
.pages .reception-page .tabs .titles .active a.prev,
.reception-page .tabs .titles .active .breadcrumbs a:not(:first-child):before,
.reception-page .tabs .titles .active .btn-more i,
.reception-page .tabs .titles .active .collapsible-arrow,
.reception-page .tabs .titles .active .fa,
.reception-page .tabs .titles .active .fotorama__arr,
.reception-page .tabs .titles .active .pages a.next,
.reception-page .tabs .titles .active .pages a.prev,
.reception-page .tabs .titles .active .share-block .print:before,
.share-block .reception-page .tabs .titles .active .print:before {
    display: inline-block
}

.reception-page .tabs .contents .content {
    display: none;
    background: #F5F5F5;
    padding: 30px
}

.reception-page .tabs .contents .active {
    display: block
}

.reception-page .required-msg {
    font-size: 14px;
    color: #000
}

.reception-page .captcha,
.reception-page .id_captcha_1,
.reception-page .js-captcha-refresh {
    display: block;
    margin-bottom: 10px
}

.reception-page .checkbox-label input[type=checkbox],
.reception-page .checkbox-label input[type=radio] {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.reception-page .checkbox-label span {
    display: inline-block;
    vertical-align: middle
}

.list .reception-page h4,
.news-category-block .reception-page b,
.reception-page .list h4,
.reception-page .news-category-block b,
.reception-page .vote-block h4,
.reception-page h3,
.vote-block .reception-page h4 {
    font-weight: 400
}

.form-control,
.margin-top .size,
.reception-page label,
.reception-page p {
    color: #000
}

.not-found {
    padding: 20px
}

.not-found .h1 {
    margin: 0 !important;
    font-size: 36px;
    font-weight: 700
}

.not-found .greeting {
    font-size: 24px
}

.not-found .icon {
    display: inline-block;
    width: 82px;
    height: 94px;
    line-height: 94px;
    background: url("/static/img/alo/shape.b53cb6f3658b.svg") no-repeat
}

.not-found .status {
    position: relative;
    color: #FFF;
    font-weight: 700;
    font-size: 36px
}

.not-found .actions {
    text-align: left;
    max-width: 600px;
    margin: auto
}

.not-found .actions>li:before {
    content: "\2014";
    position: absolute;
    margin-left: -1.1em
}

.not-found .link {
    color: #3180C4
}

html.disability {
    font-size: 86%
}

html.disability body {
    background-color: #fff
}

html.disability .articles__head__only,
html.disability h1 {
    font-size: 36px
}

.list html.disability .item h4,
.news-category-block html.disability .item b,
.vote-block html.disability .item h4,
html.disability .item .list h4,
html.disability .item .news-category-block b,
html.disability .item .vote-block h4,
html.disability .item h3,
html.disability h2 {
    font-size: 28px
}

html.disability .banners-bottom,
html.disability .fotorama,
html.disability .governor-img img,
html.disability .header__sub li.active:before,
html.disability .header__sub li:hover:before,
html.disability .item-img,
html.disability .item-inner .icon,
html.disability .main-promo div[class^=col-]:first-child,
html.disability .main-slider,
html.disability .news-promo__img,
html.disability .page-content img,
html.disability .partners,
html.disability .share-block .print:before,
html.disability .video__container__aside,
html.disability .vision-none {
    display: none
}

html.disability .link-blocks {
    margin-left: 0;
    margin-right: 0
}

html.disability .link-blocks a {
    background-color: transparent;
    height: auto
}

html.disability footer {
    background: 0 0;
    color: #000;
    margin: 0 !important;
    padding: 0 !important
}

html.disability footer .owner {
    font-size: 16px
}

html.disability footer .border-top {
    margin-top: 3rem !important;
    padding-top: 3rem !important;
    border-top: 2px solid #000
}

html.disability .page-content .gallery-container img {
    display: block
}

.breadcrumbs html.disability .main-promo .social a:not(:first-child):before,
.btn-more html.disability .main-promo .social i,
.pages html.disability .main-promo .social a.next,
.pages html.disability .main-promo .social a.prev,
.share-block html.disability .main-promo .social .print:before,
html.disability .main-promo .social .breadcrumbs a:not(:first-child):before,
html.disability .main-promo .social .btn-more i,
html.disability .main-promo .social .collapsible-arrow,
html.disability .main-promo .social .fa,
html.disability .main-promo .social .fotorama__arr,
html.disability .main-promo .social .pages a.next,
html.disability .main-promo .social .pages a.prev,
html.disability .main-promo .social .share-block .print:before,
html.disability .main-slider #video {
    display: none
}

html.disability .logo,
html.disability .video__head {
    padding: 0
}

.list html.disability .last-news h4,
.news-category-block html.disability .last-news b,
.vote-block html.disability .last-news h4,
html.disability .gallery-container,
html.disability .last-news .list h4,
html.disability .last-news .news-category-block b,
html.disability .last-news .vote-block h4,
html.disability .last-news h3,
html.disability .logo,
html.disability .main-promo,
html.disability .right-promo a,
html.disability .video__head,
html.disability .video_preview.embed,
html.disability nav li.active a {
    background: 0 0
}

html.disability .header-menu span {
    background-color: #000
}

html.disability .header__extra,
html.disability .header__sub,
html.disability .info-area,
html.disability .news-promo__text,
html.disability .right-promo,
html.disability .subscribe button {
    background-color: #efefef
}

html.disability .header__extra {
    border-top: 1px solid #d8d8d8
}

html.disability .btn-more,
html.disability .page-menu,
html.disability .share-block,
html.disability header .header__inner {
    border-color: #000
}

.breadcrumbs html.disability .share-block a:not(:first-child):before,
.btn-more html.disability .share-block i,
.pages html.disability .share-block a.next,
.pages html.disability .share-block a.prev,
html.disability .articles__head,
html.disability .articles__head__only,
html.disability .last-news,
html.disability .last-news li,
html.disability .news-promo,
html.disability .share-block .breadcrumbs a:not(:first-child):before,
html.disability .share-block .btn-more i,
html.disability .share-block .collapsible-arrow,
html.disability .share-block .fa,
html.disability .share-block .fotorama__arr,
html.disability .share-block .pages a.next,
html.disability .share-block .pages a.prev,
html.disability .share-block .print:before {
    border: none
}

.list html.disability .last-news h4,
.news-category-block html.disability .last-news b,
.vote-block html.disability .last-news h4,
html.disability .about-area i,
html.disability .articles__head a,
html.disability .breadcrumb a:not(:first-child):before,
html.disability .btn-more i,
html.disability .doc-list .doc-item-title,
html.disability .header__sub,
html.disability .header__sub a,
html.disability .info-area,
html.disability .info-area a,
html.disability .last-news .list h4,
html.disability .last-news .news-category-block b,
html.disability .last-news .vote-block h4,
html.disability .last-news h3,
html.disability .last-news__time,
html.disability .main-promo,
html.disability .main-promo a,
html.disability .news-category-block a,
html.disability .news-promo a,
html.disability .right-promo,
html.disability .right-promo a,
html.disability .rubric,
html.disability .share-block a,
html.disability .video__head,
html.disability a,
html.disability a:hover,
html.disability nav li.active a {
    color: #000
}

html.disability .about-area>.col-lg-3:first-child,
html.disability .d-full>div[class^=col-],
html.disability .edit-block>div[class^=col-],
html.disability .item>div[class^=col-] {
    flex: 0 0 100%;
    max-width: 100%
}

html.disability .about-area>.col-lg-2 {
    flex: 0 0 50%;
    max-width: 50%
}

html.disability .video__head {
    top: -5rem;
    max-height: 4.5rem;
    overflow: hidden
}

html.disability .video__container__main {
    margin-top: 5rem
}

html.disability #video {
    max-width: 640px
}

html.disability .main-slider__text {
    min-height: auto
}

html.disability .main-promo .social {
    width: 30%
}

html.disability .main-promo .social a {
    text-decoration: none
}

html.disability .main-promo .social a:hover {
    text-decoration: underline
}

html.disability .main-promo .bb {
    border-width: 2px
}

.list html.disability .item-inner h4,
.news-category-block html.disability .item-inner b,
.vote-block html.disability .item-inner h4,
html.disability .item-inner .list h4,
html.disability .item-inner .news-category-block b,
html.disability .item-inner .vote-block h4,
html.disability .item-inner h3,
html.disability .item-inner p {
    height: auto;
    overflow: visible
}

@media (min-width:768px) {
    html.disability .d-full .item {
        padding-left: 240px;
        position: relative
    }

    html.disability .d-full #announces .col-12,
    html.disability .d-full .news-promo__text {
        padding-left: 255px;
        position: relative
    }

    html.disability .d-full .item .meta {
        position: absolute;
        top: 4px;
        left: 0
    }

    html.disability .d-full .news-promo__text .time {
        position: absolute;
        top: 24px;
        left: 16px
    }

    html.disability .d-full #announces .col-12 p {
        position: absolute;
        top: -13px;
        left: 16px
    }

    html.disability .d-full .item-inner {
        padding-bottom: 0 !important
    }

    html.disability .announce-time {
        display: block
    }
}

html.disability .subscribe input {
    border: 1px solid #000
}

html.disability .vision-separator {
    border-top: 2px solid #000;
    margin: 27px 0
}

html.disability .news-promo__text {
    margin-left: -15px;
    margin-right: -15px;
    padding: 1px 15px
}

html.disability .captcha {
    display: block !important
}

html.disability .search-field .input-group-btn .btn-primary {
    background: #000;
    border-color: #000
}

html.disability .authorities .list .header {
    border-color: #AFAFAF
}

html.disability .navs {
    border-color: #000
}

html.disability .pages a:hover {
    background: 0 0;
    color: #000
}

html.disability .pages .active {
    background: 0 0;
    color: #000;
    border: 1px solid #000
}

.info_send_messages,
.personal_area,
.personal_area .auth-button a {
    border: 1px solid #3180C4;
    box-sizing: border-box
}

html.disability .news-slider__text {
    background-color: #000
}

.personal_area {
    margin-top: 16px;
    margin-bottom: 24px
}

.list .personal_area h4,
.news-category-block .personal_area b,
.personal_area .list h4,
.personal_area .news-category-block b,
.personal_area .vote-block h4,
.personal_area h3,
.vote-block .personal_area h4 {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 46px;
    color: #333;
    margin: 14px auto 16px 16px
}

@media (max-width:769px) {

    .list .personal_area h4,
    .news-category-block .personal_area b,
    .personal_area .list h4,
    .personal_area .news-category-block b,
    .personal_area .vote-block h4,
    .personal_area h3,
    .vote-block .personal_area h4 {
        line-height: 25px
    }
}

.personal_area .auth-button a,
.personal_area p {
    font-family: Roboto;
    line-height: 19px;
    font-size: 16px
}

.personal_area p {
    font-style: normal;
    font-weight: 400;
    margin: 0 26px 0 16px !important;
    color: #000
}

.personal_area p a {
    color: #3180c4
}

.personal_area .auth-button {
    margin: 24px auto 23px 16px;
    display: inline-flex;
    width: 100%
}

.personal_area .auth-button a {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38px;
    background: #FFF;
    color: #3180C4;
    text-align: center
}

.personal_area .auth-button a.enter {
    width: 96px
}

.personal_area .auth-button a.register {
    width: 223px
}

.personal_area .auth-button a.enter,
.personal_area .auth-button a:hover {
    background: #4580BF;
    color: #fff
}

.personal_area .auth-button a:not(:first-child) {
    margin-left: 16px
}

@media (max-width:540px) {
    .personal_area .auth-button {
        display: block
    }

    .personal_area .auth-button a {
        display: block;
        padding: 9px 11px 10px 12px
    }

    .personal_area .auth-button a:not(:first-child) {
        margin-top: 16px;
        margin-left: 0
    }
}

.accounts .appeal_detail .row .right_column,
.req-form .is_miss_patronymic .margin-small-sequence-top:first-child {
    padding-left: 0
}

.info_send_messages {
    width: 100%;
    margin-bottom: 40px
}

.info_send_messages .info {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin: 33px 20px 26px 21px;
    color: #000
}

.info_send_messages .info input[type=checkbox] {
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    border-radius: 1px;
    width: 14px;
    height: 14px;
    padding: 0
}

.info_send_messages .info .checkbox {
    padding: 0;
    max-width: 28px
}

.info_send_messages .info .text {
    padding: 0
}

.info_send_messages .info .privacy_policy {
    color: #3180C4
}

.info_send_messages .info .privacy_policy:hover {
    opacity: .75
}

.info_send_messages .info .show_info {
    float: right;
    margin-right: 20px;
    position: relative;
    color: #3180C4;
    text-decoration: none;
    cursor: pointer
}

.info_send_messages .info .show_info .link {
    float: left;
    margin-right: 11px
}

.info_send_messages .info .show_info .arrow {
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    bottom: 0
}

.info_send_messages .info .show_info .arrow.down {
    background: url("../../img/reception_triangle_down.79dec8b263f9.png") no-repeat
}

.info_send_messages .info .show_info .arrow.up {
    background: url("../../img/reception_triangle_up.d9698bc40903.png") no-repeat
}

.info_send_messages .additional_info {
    display: none;
    margin: 45px 10px 28px 21px
}

@media (max-width:540px) {
    .info_send_messages .info {
        margin: 21px 17px 16px 18px
    }

    .info_send_messages .info .show_info {
        float: none;
        display: block;
        margin-top: 10px
    }

    .info_send_messages .info .show_info .arrow {
        position: relative !important;
        margin-top: 6px
    }

    .info_send_messages .additional_info {
        margin: 0 18px 31px 16px
    }
}

@media (min-width:780px) {
    .reception-page {
        margin-bottom: 22px
    }
}

.reception-page .articles__head__only,
.reception-page h1 {
    margin-bottom: 16px !important;
    font-weight: 700;
    font-size: 36px;
    font-family: 'PT Sans';
    line-height: 46px
}

.reception-page form {
    margin-bottom: 42px
}

.reception-page form.appeal-form {
    margin-bottom: 0
}

.reception-page form.appeal-form .form-group .margin-small-sequence-top:first-child {
    margin-bottom: 3px
}

.reception-page form.appeal-form .form-group .star {
    color: #3180C4;
    font-weight: 700
}

@media (max-width:576px) {

    .reception-page .articles__head__only,
    .reception-page h1 {
        font-size: 24px;
        line-height: 25px;
        margin-top: 0 !important
    }

    .reception-page form {
        margin-bottom: 32px
    }

    .reception-page form.check-reception-form {
        margin-bottom: 0
    }
}

.reception-page form label {
    margin-top: 0;
    margin-bottom: 3px
}

.reception-page form input[type=submit] {
    width: 205px;
    font-family: Roboto;
    margin-top: 32px;
    margin-bottom: 62px
}

@media (max-width:576px) {
    .reception-page form input[type=submit] {
        margin-top: 24px;
        margin-bottom: 2px
    }
}

.reception-page form input[type=submit].not-margin {
    margin-bottom: 0
}

.reception-page form .help_text {
    margin-top: 8px;
    margin-bottom: 0 !important;
    font-family: Roboto;
    line-height: 19px
}

.reception-page form .js-captcha-refresh {
    margin-bottom: 0 !important
}

.reception-page form .check-reception-status {
    height: 38px !important;
    font-size: 16px;
    line-height: 19px;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-right: 12px;
    margin-top: 33px !important;
    margin-bottom: 0 !important
}

.reception-page form .captcha-inline img {
    margin-top: 24px
}

.reception-page .pages {
    font-size: 20px
}

@media (max-width:576px) {
    .reception-page form .captcha-inline img {
        margin-top: 0
    }

    .reception-menu {
        margin-bottom: 2rem !important;
        margin-top: 32px !important
    }
}

.reception-menu ul {
    margin-top: 14px
}

.reception-menu ul li {
    line-height: 22px
}

.reception-menu ul li.active,
.reception-menu ul li:hover {
    background-color: #fff;
    color: #3180c4
}

.reception_breadcrumbs {
    margin-top: 26px !important
}

@media (max-width:576px) {
    .reception_breadcrumbs {
        margin-bottom: 19px !important;
        margin-top: 8px !important
    }
}

.reception_breadcrumbs .active {
    text-decoration: none
}

.req-form-done {
    margin-top: 40px
}

.req-form-done a {
    color: #3180C4;
    text-decoration: none
}

.req-form .button-send-reception {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.req-form .is_miss_patronymic .margin-small-sequence-top:first-child input {
    display: inline;
    width: auto
}

.accounts .breadcrumbs {
    margin-top: 26px !important;
    margin-bottom: 0 !important
}

@media (max-width:769px) {
    .accounts .breadcrumbs {
        margin-top: 8px !important;
        margin-bottom: 16px !important
    }
}

.accounts .list h4,
.accounts .news-category-block b,
.accounts .vote-block h4,
.accounts h3,
.list .accounts h4,
.news-category-block .accounts b,
.vote-block .accounts h4 {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: #000;
    margin-bottom: 16px;
    margin-top: 46px;
    line-height: 46px
}

@media (max-width:769px) {

    .accounts .list h4,
    .accounts .news-category-block b,
    .accounts .vote-block h4,
    .accounts h3,
    .list .accounts h4,
    .news-category-block .accounts b,
    .vote-block .accounts h4 {
        margin-top: 0 !important;
        font-size: 24px;
        line-height: 25px
    }

    .accounts .gray-form .number_reception .margin-right-20 {
        margin-right: 0
    }
}

.accounts .gray-form .dash {
    display: inline-block;
    color: #000;
    width: 2%;
    min-width: 14px;
    max-width: 14px;
    margin: 0 auto;
    text-align: center
}

@media (max-width:769px) {
    .accounts .gray-form .dash {
        padding-bottom: 10px;
        vertical-align: bottom;
        max-width: 6%;
        width: 6%
    }
}

@media (min-width:769px) {
    .accounts .gray-form .date label {
        margin-top: 0 !important
    }

    .accounts .appeal_detail .row .label {
        padding-right: 20px
    }
}

@media (min-width:769px) and (max-device-width:890px) {
    .accounts .gray-form .date {
        max-width: 22%
    }
}

.accounts .gray-form .date_end {
    float: right
}

.accounts .gray-form .form-group div:first-child {
    max-height: 45px
}

.accounts .gray-form .search-my-reception {
    width: 96px;
    min-height: 38px;
    font-family: Roboto;
    border: 1px solid #4580BF
}

.accounts .appeal_detail .row .label,
.accounts .results .name {
    font-family: 'PT Sans';
    font-style: normal
}

@media (min-width:577px) {
    .accounts .appeal_detail {
        margin-bottom: 2rem
    }
}

.accounts .appeal_detail .row:not(:first-child) {
    margin-top: 24px
}

.accounts .appeal_detail .row .label {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000
}

@media (max-width:769px) {
    .accounts .appeal_detail .row .label {
        display: block;
        margin-bottom: 8px
    }

    .accounts .appeal_detail .row .right_column {
        padding-left: 15px
    }
}

.accounts .appeal_detail .row .text {
    font-family: Roboto;
    line-height: 19px
}

.accounts .appeal_detail .row .text br:not(:last-child) {
    margin-bottom: 24px;
    display: block;
    content: " "
}

.accounts .appeal_detail .row .text p {
    font-family: Roboto !important
}

.accounts .appeal_detail .row .text p:not(:last-child) {
    margin-bottom: 24px !important
}

.accounts .appeal_detail .row .text p:last-child {
    margin-bottom: 0 !important
}

.accounts .appeal_detail .row .block-without-padding-left {
    padding-left: 0
}

.accounts .appeal_detail .row .gray {
    background-color: #F4F4F4;
    padding: 16px
}

.accounts .appeal_detail .row .gray .row {
    margin-top: 0
}

@media (max-width:576px) {
    .accounts .appeal_detail .row .gray {
        margin-left: 15px;
        margin-right: 15px;
        max-width: 90%
    }
}

.accounts .appeal_detail .row .gray div.row:not(:last-child) {
    padding-bottom: 16px
}

.accounts .appeal_detail .row .gray div.row a {
    color: #3180C4
}

.accounts .appeal_detail .phone_info,
.accounts .appeal_detail .row .gray div.row .size {
    color: #828282
}

.accounts .appeal_detail .row .gray.statuses .block-status:not(:last-child) {
    margin-bottom: 16px
}

.accounts .appeal_detail .row .gray.statuses .date {
    max-width: 70px;
    padding-right: 10px;
    display: inline-block;
    display: none;
    vertical-align: top;
    min-width: 70px
}

.accounts .appeal_detail .row .gray.statuses .info {
    display: inline-block;
    width: 82%
}

@media (min-width:770px) and (max-width:889px) {
    .accounts .appeal_detail .row .gray.statuses .info {
        width: 100%
    }
}

@media (max-width:769px) {
    .accounts .appeal_detail .row .gray.statuses .info {
        width: 60%;
        padding-left: 10px;
        margin-bottom: 0
    }

    .accounts .appeal_detail .row .gray.statuses .info .status {
        margin-bottom: 8px
    }
}

.accounts .appeal_detail .row .gray.statuses .info .status {
    width: 35%;
    display: inline-block;
    vertical-align: top
}

.accounts .appeal_detail .row .gray.statuses .info .agency {
    width: 60%;
    display: inline-block;
    padding-left: 15px
}

.accounts .results {
    border-top: 1px solid #3180C4;
    margin-top: 34px
}

@media (max-width:769px) {
    .accounts .appeal_detail .row .gray.statuses .info .status {
        display: block
    }

    .accounts .appeal_detail .row .gray.statuses .info .agency {
        display: block;
        padding-left: 0
    }

    .accounts .results {
        margin-top: 32px
    }
}

.accounts .results .name {
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    color: #000
}

.accounts .results .additional-info .date,
.accounts .results .additional-info .statuses {
    font-weight: 400;
    line-height: 21px;
    font-family: 'PT Sans';
    font-style: normal;
    font-size: 16px
}

.accounts .results .name a {
    color: #000
}

.accounts .results .name a:hover {
    color: #74A0CF;
    text-decoration: none
}

.accounts .results .name:first-child {
    margin-top: 24px
}

.accounts .results .name:not(:first-child) {
    margin-top: 32px
}

@media (max-width:769px) {
    .accounts .results .name:not(:first-child) {
        margin-top: 0
    }
}

.accounts .results .additional-info {
    margin-top: 17px
}

.accounts .results .additional-info .date {
    color: #828282;
    margin-bottom: 0
}

@media (max-width:769px) {
    .accounts .results .additional-info .date {
        margin-bottom: 16px
    }
}

.accounts .results .additional-info .statuses {
    color: #000;
    margin-left: 11px
}

.accounts .results .additional-info .statuses .non-active {
    color: #BDBDBD
}

.accounts .results .additional-info .statuses .arrow {
    background: url("../../img/arrow.c55f48041591.png") no-repeat;
    width: 12px;
    height: 11px;
    margin-left: 7px;
    margin-right: 10px;
    display: inline-block
}

.accounts .results .not-info {
    margin-top: 20px
}

.accounts .results .not-info a {
    color: #0056b3
}

.accounts .pages a {
    color: #000
}

.accounts .pages a.active,
.accounts .pages a:hover {
    background: #fff;
    color: #3180C4
}

.accounts .answer-form input[type=submit] {
    margin-top: 0;
    width: 100%
}

.accounts .answer-form label {
    margin-bottom: 3px
}

.accounts .answer-form label.input-submit-label {
    margin-bottom: 0
}

.accounts .answer-form .search-input-answer input {
    max-width: 190px;
    width: 190px
}

@media (min-width:769px) {
    .accounts .answer-form .search-input-answer input[type=submit] {
        margin-left: 24px
    }
}

.profile-form input[type=submit] {
    margin: 0 !important
}

.profile-form input[type=submit].button_next {
    padding: 6px 14px
}

.profile-form .is_miss_patronymic .margin-small-sequence-top:first-child {
    padding-left: 0
}

.profile-form .is_miss_patronymic .margin-small-sequence-top:first-child input {
    display: inline;
    width: auto
}

.profile-form textarea {
    margin-bottom: 30px
}

.profile-form #id_organization_creation_date {
    max-width: 200px
}

.profile-form .activity_label {
    max-height: 100% !important
}

.profile-form .change_activity_data {
    color: #3180c4
}

.profile-form .activity-block {
    border: 1px solid #3180C4;
    padding: 0 15px 15px 25px;
    margin-bottom: 40px !important
}

.profile-form .activity-block label[for=id_activity_form] {
    font-weight: 700;
    margin-bottom: 20px
}

.profile-form .activity-block .activity-data ul {
    border: none;
    padding: 0
}

.profile-form .activity-block .activity-data ul li label {
    display: inline-block;
    width: 100%;
    height: 15px;
    min-height: 15px !important;
    line-height: 15px
}

.profile-form .activity-block .activity-data ul li label input[type=radio] {
    margin-right: 8px;
    width: auto;
    display: inline-block;
    height: 15px !important;
    float: left
}

@media (max-width:769px) and (max-width:769px) {
    .accounts .gray-form .number_reception .margin-right-15 {
        margin-right: 0
    }
}

.right-column-accounts {
    padding-left: 5px
}

@media (max-width:769px) {
    .accounts .gray-form .number_reception {
        width: 100%
    }

    .accounts .gray-form .date {
        max-width: 46%;
        width: 46%
    }

    .results .additional-info {
        margin-bottom: 32px
    }

    .results .additional-info .date {
        display: block;
        margin-top: 16px
    }

    .results .additional-info .statuses {
        margin-left: 0 !important;
        margin-top: 16px
    }

    .right-column-accounts {
        padding-left: 15px;
        margin-bottom: 17px
    }
}

.right-column-accounts .right_column_menu {
    border-top: 8px solid #3180C4;
    margin-top: 92px
}

@media (max-width:769px) {
    .right-column-accounts .right_column_menu {
        margin-top: 32px
    }
}

.right-column-accounts .right_column_menu ul {
    list-style-type: none;
    margin-top: 14px
}

.right-column-accounts .right_column_menu ul li:not(:first-child) {
    padding-top: 12px
}

.right-column-accounts .right_column_menu ul li a {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none
}

.right-column-accounts .right_column_menu ul li a.active {
    color: #3180C4
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.alo-navbar .org-description {
    font-size: 14px;
    line-height: 1.0625;
    margin-top: -3px;
    max-width: 24rem
}

.middle-menu .li {
    flex-grow: 2;
}

.middle-menu a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #3180C4;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-weight: 900;
	border: 1px solid #3180C4;
	padding-left: 1rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
    min-height: 90px;
    height: 100%;
	text-decoration: none;	
}

.text-priemnaya {
    font-size: 1.1rem;
    max-width: 80px;
    padding: 5px !important;
}

.container-blue {
    background: #3180C4 !important;
    transition: 0s;
}

.nav-container a {
    color: white;
}

.newstabs .ui-widget.ui-widget-content {
    border: none;
}

.newstabs .ui-widget-content {
    border: none;
    background: none;
}

.newstabs .ui-tabs .ui-tabs-panel {
    padding: 0;
}

.newstabs .ui-widget-header {
    border-bottom: 2px solid rgba(49, 128, 196, .6);
}

.newstabs .ui-tabs .ui-tabs-nav {
    padding: 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background: #3180C4 !important;
    border-color: #3180C4 !important;
}

.newstabs .ui-widget-header {
    font-size: 1.5rem;
}

.banners-image li {
    text-align: center;
}

.banners-image a>img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
}

.blue-bn {
    background-color: #3180c4;
    color: #fff;
}

.blue-bn .banners-bottom .slick-arrow:before {
    color: #fff;
}

.final-bottom {
    background-color: #6f7176;
    color: white;
    padding: 10px 0;
    font-size: 1.3rem;
}

.final-bottom a {
    color: white;
    text-decoration: underline;
}

.final-bottom p {
    margin-bottom: 1rem;
}

.gov-lider {
    position: relative;
    margin: 20px 0px;
}

@media screen and (min-width:700px) {
    .gov-lider {
        margin: 20px 20px;
        position: relative;
    }
}

.gov-lider .gov-lider-gerb {
    position: absolute;
    width: 50px;
    top: -5px;
    right: -17px;
}

.gov-lider .gov-lider-title {
    text-align: center;
    margin-top: 10px;
    font-size: 2.4rem;
}

.gov-lider .gov-lider-title span {
    text-transform: uppercase;
    display: block;
    font-size: 2.8rem;
}

.gov-lider .gov-lider-annotation {
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 1.3rem;
}

.newstabs strong {
    font-weight: bold;
}

.newstabs em {
    font-style: italic;
}

.news-slider {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem
}

@media (max-width:940px) {
    .news-slider {
        margin-left: -15px;
        margin-right: -15px
    }
}

.news-slider__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 442px;
    margin: 0 !important;
    padding: 0 !important;
}

@media (max-width:767.98px) {
    .news-slider {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px
    }

    .news-slider__list {
        height: auto
    }
}

.news-slider__slide {
    position: relative;
    flex: 1 1 100%;
    height: 221px;
    background-color: #3180c4;
    cursor: pointer
}

.news-slider__slide--large {
    width: 65.1%;
    height: 100%
}

@media (max-width:767.98px) {
    .news-slider__slide--large {
        width: 100%
    }
}

.news-slider__slide--small {
    width: 34.9%;
    flex: 1 1 50%
}

.news-slider__slide--small .news-slider__content--small {
    height: 221px
}

@media (max-width:767.98px) {
    .news-slider__slide--small .news-slider__content--small {
        height: auto
    }

    .news-slider__slide {
        display: none;
        width: 100%;
        height: 100%
    }
}

.news-slider__slide:hover img {
    transform: translateX(-50%) scale(1.05)
}

.news-slider__slide .news-slider__content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.3s all;
}
.news-slider__slide:hover .news-slider__content::before {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    opacity: 1;
}

.news-slider__slide:hover .news-slider__text {
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 40%);
}

.news-slider__slide--alone {
    display: block
}

.news-slider__slide--alone .news-slider__img {
    width: 100%;
    height: auto
}

.news-slider__content {
    position: relative;
    display: block;
    height: 442px;
    overflow: hidden
}

@media (max-width:767.98px) {
    .news-slider__content {
        min-height: 227px;
        height: auto
    }
}

.news-slider__content:hover {
    opacity: 1
}

.news-slider__img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    width: 100%;
    transform: translateX(-50%);
    transition: .3s linear
}

@media (max-width:612px) {
    .news-slider__img {
        width: auto
    }
}

@media (max-width:767.98px) {
    .news-slider__img {
        position: relative;
        vertical-align: bottom;
        width: 100%;
        height: auto
    }
}

@media (width:320px) {
    .news-slider__img {
        position: absolute;
        width: auto;
        height: 100%
    }
}

.news-slider__text {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    min-height: 106px;
    background-color: rgba(0, 0, 0, .5);
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 40%);
    padding: 27px 38px 27px 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: .3s all;
}

.file-field,
.margin-small-sequence-top,
.partners ul,
html {
    position: relative
}

@media screen and (min-width:768px) {
    .news-slider__text {
        padding: 37px 38px 27px 30px
    }
}

.news-slider__text--small {
    padding: 12px 20px 10px 15px
}

.news-slider__heading {
    font-size: 24px;
    line-height: 25px;
    color: #fff
}

.news-slider__heading--small {
    font-size: 20px;
    line-height: 26px
}

@media (min-width:768px) and (max-width:991.98px) {
    .news-slider__heading br {
        display: none
    }
}

@media (max-width:767.98px) {
    .news-slider__text {
        padding: 20px 15px 40px
    }

    .news-slider__heading {
        margin-bottom: 7px;
        font-size: 18px;
        line-height: 20px
    }
}

.news-slider__date {
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, .7)
}

.news-slider .slick-slider {
    margin-bottom: 0
}

.news-slider .slick-dots {
    bottom: 4px
}

.news-slider .slick-dots button {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%
}

.news-slider .slick-dots li {
    margin: 0
}

.news-slider .slick-dots li button::before {
    display: none
}

.news-slider .slick-dots .slick-active button {
    background: 0 0;
    border: 1px solid #fff
}

.nav-second-menu .page-menu {
    border-top: none;
}
.nav-second-menu .page-menu ul {
	gap: 1rem;
}
.nav-second-menu .page-menu li {
	position: relative;
	min-height: 90px;
	height: 100%;
    flex-grow: 1 !important;
	/* background-color: #0056b3; */
    /* align-items: center; */
	align-items: center !important;
    display: flex;
}

.nav-second-menu .page-menu li a {
    display: flex;
	width: 100%;
	min-height: 90px;
    height: 100%;
	flex: 1 0 auto !important;
	align-items: center !important;
    justify-content: center;
	padding-left: 1rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
    text-align: center;
    background: #3180C4;
	border: 1px solid #3180C4;
    color: #fff;
    font-weight: 900;
	text-decoration: none;	
}
.nav-second-menu .page-menu li.selected a {
	/* border-left: none; */
}

.file-link {
    color: #3180c4;
}