

/* Start:/local/templates/vedomosti_new/vendor/slick/slick.css?16357552521729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

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

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/vedomosti_new/vendor/font-awesome.min.css?163575525227466*/
/*!
 *  Font Awesome 4.5.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('/local/templates/vedomosti_new/vendor/../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/local/templates/vedomosti_new/vendor/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/local/templates/vedomosti_new/vendor/../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/local/templates/vedomosti_new/vendor/../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/local/templates/vedomosti_new/vendor/../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/local/templates/vedomosti_new/vendor/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{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.33333333em;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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/* End */


/* Start:/local/templates/vedomosti_new/vendor/fancybox/jquery.fancybox.min.css?163575525212795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/vedomosti_new/vendor/jquery-ui/jquery-ui.css?163575525235973*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.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 {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/local/templates/vedomosti_new/vendor/jquery-ui/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* End */


/* Start:/local/templates/vedomosti_new/components/bitrix/search.title/site/style.css?16357552522108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/vedomosti_new/components/bitrix/search.title/site/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/vedomosti_new/components/bitrix/menu/sidebar/style.css?1635755252473*/
/* Left menu*/

.direction-menu {
    background: #f1f1f1;
    border-top: 2px solid black;
}

.direction-menu a {
    padding: 15px;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 5px solid #e9e9e9;
}

.direction-menu a:hover {
    color: #cb1bc3;
}

.direction-menu .selected {
    color: #cb1bc3;
}

@media (max-width: 1645px) {

.direction-menu {
    margin-bottom: 25px;
}
}
/* End */


/* Start:/local/templates/vedomosti_new/styles.css?1663659618150*/
.citata {
	padding-left: 42px;
	background: url(/local/templates/vedomosti_new/img/bg4.png) no-repeat 0 6px;
	font-style: italic;
	margin-top: 30px;
}
/* End */


/* Start:/local/templates/vedomosti_new/template_styles.css?166365961881213*/
@font-face {
		font-family: 'PT Serif';
		src: url('/local/templates/vedomosti_new/fonts/PTSerif-Italic.eot');
		src: local('PT Serif Italic'), local('PTSerif-Italic'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Italic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Italic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Italic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Italic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Italic.svg#PTSerif-Italic') format('svg');
		font-weight: normal;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'PT Serif';
		src: url('/local/templates/vedomosti_new/fonts/PTSerif-Regular.eot');
		src: local('PT Serif'), local('PTSerif-Regular'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Regular.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Regular.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Regular.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Regular.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Regular.svg#PTSerif-Regular') format('svg');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'PT Serif';
		src: url('/local/templates/vedomosti_new/fonts/PTSerif-BoldItalic.eot');
		src: local('PT Serif Bold Italic'), local('PTSerif-BoldItalic'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-BoldItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-BoldItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-BoldItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-BoldItalic.svg#PTSerif-BoldItalic') format('svg');
		font-weight: bold;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'PT Serif';
		src: url('/local/templates/vedomosti_new/fonts/PTSerif-Bold.eot');
		src: local('PT Serif Bold'), local('PTSerif-Bold'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Bold.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Bold.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Bold.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Bold.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/PTSerif-Bold.svg#PTSerif-Bold') format('svg');
		font-weight: bold;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLight.eot');
		src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLight.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLight.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLight.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLight.svg#Montserrat-ExtraLight') format('svg');
		font-weight: 200;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-BlackItalic.eot');
		src: local('Montserrat Black Italic'), local('Montserrat-BlackItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BlackItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BlackItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BlackItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BlackItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BlackItalic.svg#Montserrat-BlackItalic') format('svg');
		font-weight: 900;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Bold.eot');
		src: local('Montserrat Bold'), local('Montserrat-Bold'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Bold.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Bold.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Bold.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
		font-weight: bold;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-BoldItalic.eot');
		src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BoldItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BoldItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BoldItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-BoldItalic.svg#Montserrat-BoldItalic') format('svg');
		font-weight: bold;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBoldItalic.eot');
		src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBoldItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBoldItalic.svg#Montserrat-ExtraBoldItalic') format('svg');
		font-weight: bold;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Black.eot');
		src: local('Montserrat Black'), local('Montserrat-Black'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Black.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Black.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Black.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
		font-weight: 900;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBold.eot');
		src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBold.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBold.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBold.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
		font-weight: bold;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLightItalic.eot');
		src: local('Montserrat ExtraLight Italic'), local('Montserrat-ExtraLightItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLightItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLightItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ExtraLightItalic.svg#Montserrat-ExtraLightItalic') format('svg');
		font-weight: 200;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBold.eot');
		src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBold.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBold.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBold.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
		font-weight: 600;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Regular.eot');
		src: local('Montserrat Regular'), local('Montserrat-Regular'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Regular.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Regular.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Regular.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Thin.eot');
		src: local('Montserrat Thin'), local('Montserrat-Thin'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Thin.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Thin.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Thin.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Thin.svg#Montserrat-Thin') format('svg');
		font-weight: 100;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Medium.eot');
		src: local('Montserrat Medium'), local('Montserrat-Medium'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Medium.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Medium.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Medium.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
		font-weight: 500;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Light.eot');
		src: local('Montserrat Light'), local('Montserrat-Light'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Light.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Light.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Light.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
		font-weight: 300;
		font-style: normal;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-ThinItalic.eot');
		src: local('Montserrat Thin Italic'), local('Montserrat-ThinItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ThinItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ThinItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ThinItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ThinItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-ThinItalic.svg#Montserrat-ThinItalic') format('svg');
		font-weight: 100;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-LightItalic.eot');
		src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-LightItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-LightItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-LightItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-LightItalic.svg#Montserrat-LightItalic') format('svg');
		font-weight: 300;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-Italic.eot');
		src: local('Montserrat Italic'), local('Montserrat-Italic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Italic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Italic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Italic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-Italic.svg#Montserrat-Italic') format('svg');
		font-weight: normal;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-MediumItalic.eot');
		src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-MediumItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-MediumItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-MediumItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-MediumItalic.svg#Montserrat-MediumItalic') format('svg');
		font-weight: 500;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Montserrat';
		src: url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBoldItalic.eot');
		src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBoldItalic.woff') format('woff'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBoldItalic.ttf') format('truetype'),
				url('/local/templates/vedomosti_new/fonts/Montserrat-SemiBoldItalic.svg#Montserrat-SemiBoldItalic') format('svg');
		font-weight: 600;
		font-style: italic;
		font-display: swap;
}
@font-face {
		font-family: 'Bruskovaya';
		src: url('/local/templates/vedomosti_new/fonts/BruskovayaCTT.eot');
		src: local('BruskovayaCTT'),
						url('/local/templates/vedomosti_new/fonts/BruskovayaCTT.eot?#iefix') format('embedded-opentype'),
						url('/local/templates/vedomosti_new/fonts/BruskovayaCTT.woff2') format('woff2'),
						url('/local/templates/vedomosti_new/fonts/BruskovayaCTT.woff') format('woff'),
						url('/local/templates/vedomosti_new/fonts/BruskovayaCTT.ttf') format('truetype'),
						url('/local/templates/vedomosti_new/fonts/BruskovayaCTT.svg#BruskovayaCTT') format('svg');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
}
.up {
		text-transform: uppercase;
}
.none {
		text-decoration: none;
}
.th {
		font-weight: 100;
}
.el {
		font-weight: 200;
}
.l {
		font-weight: 300;
}
.reg {
		font-weight: 400;
}
.med {
		font-weight: 500;
}
.sb {
		font-weight: 600;
}
.bold {
		font-weight: 700;
}
.eb {
		font-weight: 800;
}
.black {
		font-weight: 900;
}
.un {
		text-decoration: underline;
}
.in {
		display: inline-block;
}
.vam {
		vertical-align: middle;
}
.rel {
		position: relative;
}
.bl {
		display: block;
}
.abs {
		position: absolute;
}
.tr {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
}
.try {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
}
.trx {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
}
.tc {
		display: table-cell;
		vertical-align: middle;
}
.dn {
		display: none;
}
.tac {
		text-align: center;
}
.tal {
		text-align: left;
}
.tar {
		text-align: right;
}
.taj {
		text-align: justify;
}
.it {
		font-style: italic;
}
.sn {
		font-style: normal;
}
.popup {
		position: fixed;
		width: 120%;
		height: 100%;
		left: -10%;
		top: 0;
		overflow-y: scroll;
		background: rgba(11, 37, 53, 0.8);
		z-index: 11;
		display: none;
}
.b0 {
		border: 0;
}
.bn {
		background: none;
}
.w100 {
		width: 100%;
}
.h100 {
		height: 100%;
}
.wa {
		width: auto;
}
.p0 {
		padding: 0;
}
.m0 {
		margin: 0;
}
.poi {
		cursor: pointer;
}
.auto {
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
}
.noup {
		text-transform: none;
}
.fix {
		position: fixed;
}
.tn {
		transform: none;
}
.bf {
		background: #fff;
}
.cf {
		color: #fff;
}
.c0 {
		color: #000;
}
.ap {
		appearance: none;
}
.nw {
		white-space: nowrap;
}
.ma {
		margin: 0 auto;
}
.oh {
		overflow: hidden;
}
body,
html {
		width: 100%;
		height: 100%;
}
body {
		background: #fff;
		overflow-x: hidden;
}
body,
th,
td {
		font-family: 'PT Serif', sans-serif;
		font-size: 14px;
		color: #000;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
		margin: 0;
		padding: 0;
}
img,
table {
		border: none;
}
table {
		border-collapse: collapse;
}
table td {
		padding: 0;
}
a {
		color: #000;
		cursor: pointer;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
}
a:hover {
		text-decoration: none;
}
input,
textarea,
button,
select {
		margin: 0;
		outline: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		border: 0;
		font-family: 'PT Serif', sans-serif;
}
button,
input[type='submit'] {
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
		cursor: pointer;
		border: 0;
}
ol,
ul {
		padding: 0;
		margin: 0;
		list-style: none;
}
img {
		max-width: 100%;
}
.an {
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
}
.box {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
		display: block;
}
.wrap {
		margin: 0 auto;
		width: 1615px;
}
.flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
}
.flex2 {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
}
* {
		outline: none!important;
}
.top-page-line {
		padding: 10px 0;
}
.top-page-line .date {
		font-size: 13px;
		padding: 0 0 0 25px;
		background: url('/local/templates/vedomosti_new/img/date.png') no-repeat 0 0;
}
.top-page-line .weather {
		margin: -5px 0;
}
.header {
		background: #e9e9e9;
		margin-bottom: 40px;
		position: relative;
}
.header.inner {
		margin-bottom: 0;
		padding-bottom: 15px;
}
.header .logo {
		padding: 5px 0;
}
.header nav {
		width: 1236px;
}
.header nav .line {
		border-bottom: 1px solid #c9cac9;
		margin-bottom: 10px;
}
.header nav .menu-button {
		width: 61px;
		height: 65px;
		background: url('/local/templates/vedomosti_new/img/menu-button.png');
		display: none;
}
.header nav .search-link {
		width: 61px;
		height: 65px;
		background: url('/local/templates/vedomosti_new/img/search-link.png');
		display: none;
}
.header nav .date {
		font-size: 13px;
		padding: 0 0 0 25px;
		background: url('/local/templates/vedomosti_new/img/date.png') no-repeat 0 0;
		margin-top: 25px;
		display: none;
}
.header nav .adress {
		padding: 2px 0 2px 30px;
		margin-top: 20px;
		background: url('/local/templates/vedomosti_new/img/pointer.png') no-repeat 0 0;
}
.header nav .social {
		padding-top: 10px;
}
.header nav .social a {
		margin-right: 10px;
}
.header nav .social a:last-child {
		margin-right: 0;
}
.header nav .social a:hover img {
		transform: rotateY(360deg);
}
.header nav .social a img {
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
}
.header nav form {
		width: 580px;
		height: 64px;
		position: relative;
}
.search-form form {
		width: auto;
		height: 64px;
		position: relative;
}
.header nav form input[type='text'],
.search-form form input[type='text'] {
		width: 100%;
		height: 100%;
		background: #f9f9f9;
		font-weight: 700;
		padding: 0 20px;
}
.header nav form button,
.search-form form button {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 15px;
		width: 17px;
		height: 17px;
		background: url('/local/templates/vedomosti_new/img/search.png');
}
.header nav ul {
		margin: 0;
}
.header nav ul li {
		position: relative;
}
.header nav ul li:after {
		content: "";
		position: absolute;
		width: 1px;
		height: 10px;
		background: #bdbdbd;
		top: 24px;
		right: -2px;
}
.header nav ul li:last-child:after {
		display: none;
}
.header nav ul li:hover a, .header nav ul li a.active {
		color: #cb1bc3;
}
.header nav ul li:hover a.with_sub:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 3px;
		left: 0;
		bottom: 0;
		background: #cb1bc3;
}
.header nav ul li:hover a .fa {
		transform: rotate(180deg);
}
.header nav ul li:hover ul {
		display: block;
}
.header nav ul li:hover ul li a {
		color: #000;
}
.header nav ul li:hover ul li a.active {
		color: #cb1bc3;
}
.header nav ul li a {
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
		padding: 20px 15px;
}
.header nav ul li ul {
		position: absolute;
		top: 100%;
		left: 0;
		background: #fff;
		z-index: 4;
		display: block;
		padding: 15px 15px 6px 15px;
		width: 100%;
		box-shadow: rgba(1, 1, 1, 0.05) 0 0 20px;
		margin: 0;
		display: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		min-width: 190px;
}
.header nav ul li ul li {
		margin-bottom: 10px;
}
.header nav ul li ul li:after {
		display: none;
}
.header nav ul li ul li a {
		text-transform: none;
		font-size: 15px;
		font-weight: 400;
		padding: 0;
}
.header nav ul li ul li a:hover {
		color: #cb1bc3;
}
.header .banners {
		width: 100%;
}
.header .banners .item {
		width: 23.7%;
		height: 76px;
		text-align: center;
		color: #fff;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 15px;
		line-height: 76px;
		position: relative;
}
.header .banners .item:nth-child(1) {
		background: url('/local/templates/vedomosti_new/img/bg5.png') center / cover;
}
.header .banners .item:nth-child(2) {
		width: 49%;
		background: url('/local/templates/vedomosti_new/img/bg6.png') center / cover;
}
.header .banners .item:nth-child(3) {
		background: url('/local/templates/vedomosti_new/img/bg7.png') center / cover;
}
.header .banners .item:hover {
		filter: brightness(120%);
}
.header .banners .item img {
		vertical-align: middle;
		margin: -2px 20px 0 0;
}
.header .banners .item a {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 2;
}
.page-col {
		width: 23.7%;
}
.page-col.big {
		width: 49%;
}
.last-news-block {
		margin-bottom: 60px;
}
.last-news-block .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 15px;
}
.last-news-block .add-news-link, .calendar-block .add-news-link {
		display: block;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		font-weight: 700;
		font-size: 15px;
		margin-bottom: 20px;
		background: url('/local/templates/vedomosti_new/img/add-news.png') no-repeat left 20px top 50%, url('/local/templates/vedomosti_new/img/bg1.png') center / cover;
		padding: 30px 15px 30px 95px;
}
.last-news-block .add-news-link:hover {
		filter: brightness(130%);
}
.share-news {
		margin-bottom: 20px;
}
.share-news .text {
		padding: 10px 0;
		display: inline-block;
}
.share-news .add-news-link {
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		font-weight: 700;
		font-size: 15px;
		background: url('/local/templates/vedomosti_new/img/add-news.png') no-repeat left 20px top 50%, url('/local/templates/vedomosti_new/img/bg1.png') center / cover;
		padding: 30px 15px 30px 95px;
		display: inline-block;
}
.share-news .add-news-link:hover {
		filter: brightness(130%);
}
.last-news-block .item {
		padding: 35px 0 8px;
		border-bottom: 1px solid #d6d6d6;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
		position: relative;
}
.last-news-block .item:hover {
		background: #f6f6f6;
}
.last-news-block .item:hover div .name {
		color: #cb1bc3;
}
.last-news-block .item:hover div a {
		text-decoration: underline;
}
.last-news-block .item div {
		display: table-cell;
		vertical-align: middle;
		vertical-align: top;
		font-size: 12px;
		position: relative;
}
/* .last-news-block .item div .context {
		height: 34px;
		display: block;
		overflow: hidden;
		padding-bottom: 30px;
} */
.last-news-block .item div.date {
		position: absolute;
		width: 100%;
		top: 10px;
		left: 0;
		font-weight: 700;
		color: #9f9f9f;
}
.last-news-block .item div.date span {
		display: inline-block;
}
.last-news-block .item div.date span:first-child {
		width: 135px;
}
.last-news-block .item div img {
		width: 130px;
		max-width: 130px;
		margin-right: 10px;
}
.last-news-block .item div .name {
		font-weight: 700;
		display: block;
		font-size: 14px;/* 
		max-height: 51px; */
		overflow: hidden;
		line-height: normal;
		padding-bottom: 24px;
}
.last-news-block .item div a {
		position: absolute;
		left: 0;
		bottom: 3px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 11px;
		color: #464646;
}
.last-news-block .item div .descr {
		margin-bottom: 30px;
		display: block;
		max-height: 14px;
		overflow: hidden;
}
.last-news-block .item .link {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 2;
}
.last-news-block .bottom-link {
		padding-top: 30px;
}
.last-news-block .bottom-link a {
		display: block;
		text-decoration: none;
		text-align: center;
		font-size: 15px;
		color: #cb1bc3;
		border: 2px solid #cb1bc3;
		padding: 20px 0;
		font-weight: 700;
}
.last-news-block .bottom-link a:hover {
		color: #fff;
		background: #cb1bc3;
}
.calendar-block {
		margin-bottom: 40px;
}
.calendar-block .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 15px;
}
.calendar-block .calendar {
		background: #e9e9e9;
		padding: 5px;
}
.calendar-block .calendar .ui-datepicker {
		width: auto;
		padding: 0;
}
.calendar-block .calendar .ui-widget.ui-widget-content {
		border: 0;
}
.calendar-block .calendar .ui-datepicker-header {
		margin-bottom: 5px;
		padding: 0;
		line-height: 36px;
		height: 36px;
}
.calendar-block .calendar .ui-widget-header {
		border: 0;
}
.calendar-block .calendar .ui-datepicker .ui-datepicker-prev,
.calendar-block .calendar .ui-datepicker .ui-datepicker-next {
		width: 36px;
		height: 36px;
		border: 0 !important;
		padding: 0!important;
}
.calendar-block .calendar .ui-datepicker .ui-datepicker-prev {
		left: 0!important;
		top: 0!important;
}
.calendar-block .calendar .ui-datepicker .ui-datepicker-next {
		right: 0!important;
		top: 0!important;
}
.calendar-block .calendar .ui-datepicker .ui-datepicker-title {
		line-height: 36px;
}
.calendar-block .calendar .ui-widget-content {
		background: none;
}
.calendar-block .calendar .ui-state-default,
.calendar-block .calendar .ui-widget-content .ui-state-default,
.calendar-block .calendar .ui-widget-header .ui-state-default,
.calendar-block .calendar .ui-button,
.calendar-block .calendar html .ui-button.ui-state-disabled:hover,
.calendar-block .calendar html .ui-button.ui-state-disabled:active {
		background: none;
}
.calendar-block .calendar .month {
		font-weight: 700;
		line-height: 36px;
		margin-bottom: 5px;
}
.calendar-block .calendar .month a {
		width: 36px;
		height: 36px;
		text-align: center;
		background: #dddddd;
		color: #666;
		font-size: 24px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.calendar-block .calendar .month a.prev {
		padding-right: 3px;
}
.calendar-block .calendar .month a.next {
		padding-left: 3px;
}
.calendar-block .calendar .month a:hover {
		background: #fff;
		color: #cb1bc3;
		box-shadow: rgba(1, 1, 1, 0.2) 0 0 20px;
}
.calendar-block .calendar .month a .fa {
		vertical-align: middle;
		margin-top: -3px;
}
.calendar-block .calendar table {
		width: 100%;
}
.calendar-block .calendar table thead {
		background: #f7f7f7;
}
.calendar-block .calendar table thead tr td {
		text-align: center;
		font-weight: 700;
		font-size: 15px;
		color: #656565;
		padding: 8px 0;
}
.calendar-block .calendar table tbody tr {
		border-bottom: 3px solid #e9e9e9;
}
.calendar-block .calendar table tbody tr td {
		background: #fff;
		border-right: 3px solid #e9e9e9;
}
.calendar-block .calendar table tbody tr td:last-child {
		border-right: 0;
}
.calendar-block .calendar table tbody tr td a,
.calendar-block .calendar table tbody tr td span {
		display: block;
		text-align: center;
		text-decoration: none;
		font-size: 16px;
		padding: 9px 0;
		border: 1px solid #fff;
}
.calendar-block .calendar table tbody tr td a:hover,
.calendar-block .calendar table tbody tr td a.ui-state-active {
		border: 1px solid #cb1bc3;
		color: #cb1bc3;
		box-shadow: rgba(1, 1, 1, 0.15) 0 0 10px;
		position: relative;
}
.calendar-block .calendar .link {
		display: block;
		text-decoration: none;
		text-align: center;
		border: 2px solid #000;
		padding: 15px 0;
		background: #fff;
		margin-top: 4px;
}
.calendar-block .calendar .link:hover {
		color: #fff;
		background: #000;
}
.calendar-block.arkhiv-nomerov .calendar .ui-state-default {
		background: url(/local/templates/vedomosti_new/img/pdf2.png) no-repeat center;
		background-size: contain;
		padding-bottom: 20px;
}
.banner-block {
		padding-bottom: 10px;
		margin-top: 70px;
}
.banner-block a {
		display: block;
		margin-bottom: 30px;
}
.index-news-slider {
		margin-bottom: 30px;
		position: relative;
}
.index-news-slider.other .list .item {
		height: 596px;
}
.index-news-slider .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 15px;
}
.index-news-slider .list .item {
		height: 612px;
		position: relative;
}
.index-news-slider .list .item:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 80%;
		left: 0;
		bottom: 0;
		background: linear-gradient(to bottom, transparent, rgba(1, 1, 1, 0.5));
}
.index-news-slider .content {
		position: absolute;
		left: 0;
		bottom: 120px;
		width: 90%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0 0 15px;
		color: #fff;
		z-index: 3;
		margin: -60px 18px;
}
.index-news-slider .content a {
		color: #fff;
}
.index-news-slider .content .tag {
		font-weight: 700;
		color: #cb1bc3;
		background: #fff;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		padding: 5px 10px;
		text-decoration: none;
		font-size: 13px;
}
.index-news-slider .content .date {
		margin-left: 15px;
		display: inline-block;
		padding: 0 0 0 20px;
		background: url('/local/templates/vedomosti_new/img/date2.png') no-repeat 0 2px;
}
.index-news-slider .content .br {
		height: 10px;
}
.index-news-slider .content .name {
		font-weight: 700;
		color: #fff;
		display: inline-block;
		font-size: 36px;
		margin-bottom: 10px;
		text-decoration: none;
}
.index-news-slider .item:hover .name,
.index-news-slider:hover > .content .name {
		text-decoration: underline;
}
.index-news-slider .content p {
		font-size: 16px;
		margin-bottom: 20px;
}
.index-news-slider .link {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 2;
}
.index-news-slider .list .slick-prev,
.index-news-slider .list .slick-next {
		position: absolute;
		padding: 0;
		font-size: 0;
		z-index: 3;
		width: 44px;
		height: 44px;
}
.index-news-slider .list .slick-prev:hover,
.index-news-slider .list .slick-next:hover {
		filter: brightness(70%);
}
.index-news-slider .list .slick-prev {
		left: 15px;
		bottom: 20px;
		background: url('/local/templates/vedomosti_new/img/prev.png');
}
.index-news-slider .list .slick-next {
		left: 72px;
		bottom: 20px;
		background: url('/local/templates/vedomosti_new/img/next.png');
}
.index-news-slider .list .slick-dots {
		position: absolute;
		left: 140px;
		bottom: 33px;
		z-index: 3;
}
.index-news-slider .list .slick-dots li {
		display: inline-block;
		margin-right: 5px;
}
.index-news-slider .list .slick-dots li:last-child {
		margin-right: 0;
}
.index-news-slider .list .slick-dots li.slick-active button {
		background: url('/local/templates/vedomosti_new/img/dot2.png') no-repeat center;
}
.index-news-slider .list .slick-dots li button {
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 16px;
		height: 16px;
		background: url('/local/templates/vedomosti_new/img/dot.png') no-repeat center;
}
.index-main-news .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 30px;
}
.index-main-news .item {
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
		margin-bottom: 60px;
		background: #e9e9e9;
}
.index-main-news .item:hover {
		box-shadow: rgba(1, 1, 1, 0.1) 0 0 20px;
		background: #fff;
}
.index-main-news .item:hover .text .name {
		color: #cb1bc3;
		text-decoration: underline;
}
.index-main-news .item .image {
		height: 390px;
		position: relative;
}
.index-main-news .item .image .cat {
		position: absolute;
		left: 0;
		bottom: 0;
		background: #fff;
		font-weight: 700;
		padding: 8px 16px;
		color: #616161;
}
.index-main-news .item .image .cat img {
		vertical-align: middle;
		margin: -2px 4px 0 0;
}
.index-main-news .item .text {
		padding: 20px 15px;
}
.index-main-news .item .text .name {
		font-weight: 700;
		text-decoration: none;
		font-size: 24px;
}
.index-main-news .item .text .date {
		margin: 5px 0 10px;
		color: #232323;
}
.index-main-news .item .text p {
		font-size: 16px;
}
.index-right-top-links .item {
		height: 96px;
		line-height: 96px;
		text-align: center;
		margin-bottom: 30px;
		position: relative;
		font-weight: 700;
		font-size: 18px;
		color: #fff;
}
.index-right-top-links .item:nth-child(1) {
		background: url('/local/templates/vedomosti_new/img/bg2.png') center / cover;
}
.index-right-top-links .item:nth-child(2) {
		background: url('/local/templates/vedomosti_new/img/bg3.png') center / cover;
}
.index-right-top-links .item:hover {
		filter: brightness(130%);
}
.index-right-top-links .item a {
		color: inherit;
		text-decoration: none;
}
.index-right-top-links .item img {
		vertical-align: middle;
		margin: -2px 20px 0 0;
}
.index-right-top-links .item .link {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
}
.video-slider {
		margin-bottom: 27px;
}
.video-slider.other {
		margin-bottom: 100px;
}
.video-slider .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 30px;
}
.video-slider .list .item {
		position: relative;
}
.video-slider .list .item img {
		width: 100%;
}
.video-slider .list .item .content {
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 10px 10px 15px 10px;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		z-index: 2;
		color: #fff;
}
.video-slider .list .item .name {
		font-weight: 700;
		text-decoration: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 16px;
		color: #fff;
		position: relative;
		z-index: 2;
}
.video-slider .list .item:hover .content .name {
		color: #cb1bc3;
}
.video-slider .list .item .name:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 2px;
		background: #fff;
		left: -10px;
		top: -8px;
}
.video-slider .list .item .play,
.news-page-video .list .item .play {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: url('/local/templates/vedomosti_new/img/play.png') no-repeat center;
}
.video-slider .list .item .play:hover,
.news-page-video .list .item .play:hover {
		background: url('/local/templates/vedomosti_new/img/play2.png') no-repeat center;
}
.video-slider .list .slick-dots {
		padding: 20px 0;
		text-align: center;
}
.video-slider .list .slick-dots li {
		display: inline-block;
		margin-right: 5px;
}
.video-slider .list .slick-dots li:last-child {
		margin-right: 0;
}
.video-slider .list .slick-dots li.slick-active button {
		background: url('/local/templates/vedomosti_new/img/dot2.png') no-repeat center;
}
.video-slider .list .slick-dots li button {
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 16px;
		height: 16px;
		background: url('/local/templates/vedomosti_new/img/dot3.png') no-repeat center;
}
.video-slider .list .slick-prev,
.video-slider .list .slick-next {
		position: absolute;
		padding: 0;
		font-size: 0;
		z-index: 2;
		bottom: 12px;
		width: 32px;
		height: 32px;
}
.video-slider .list .slick-prev:hover,
.video-slider .list .slick-next:hover {
		filter: brightness(80%);
}
.video-slider .list .slick-prev {
		left: 0;
		background: url('/local/templates/vedomosti_new/img/prev2.png');
}
.video-slider .list .slick-next {
		right: 0;
		background: url('/local/templates/vedomosti_new/img/next2.png');
}
.video-slider .bottom-link a {
		display: block;
		text-decoration: none;
		text-align: center;
		font-weight: 700;
		font-size: 15px;
		padding: 15px 0;
		border: 2px solid #000;
}
.video-slider .bottom-link a:hover {
		color: #fff;
		background: #000;
}
.banner-slider {
		margin-top: 27px;
}
.numbers-block .item {
		margin-bottom: 70px;
}
.index-middle-banner {
		margin-bottom: 40px;
}
.index-categories-block .item {
		width: 12%;
		height: 82px;
		margin-bottom: 30px;
		position: relative;
}
.index-categories-block .item.politika {
		background: url('/local/templates/vedomosti_new/img/catbg1.png') center / cover;
}
.index-categories-block .item.ekonomika {
		background: url('/local/templates/vedomosti_new/img/catbg2.png') center / cover;
}
.index-categories-block .item.obshchestvo {
		background: url('/local/templates/vedomosti_new/img/catbg3.png') center / cover;
}
.index-categories-block .item.kriminal {
		background: url('/local/templates/vedomosti_new/img/catbg4.png') center / cover;
}
.index-categories-block .item.sotsialnaya-sfera {
		background: url('/local/templates/vedomosti_new/img/catbg5.png') center / cover;
}
.index-categories-block .item.kultura {
		background: url('/local/templates/vedomosti_new/img/catbg6.png') center / cover;
}
.index-categories-block .item.sport {
		background: url('/local/templates/vedomosti_new/img/catbg7.png') center / cover;
}
.index-categories-block .item:hover {
		filter: brightness(130%);
}
.index-categories-block .item .content {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
		width: 100%;
}
.index-categories-block .item .content div {
		display: table-cell;
		vertical-align: middle;
		font-weight: 700;
		color: #fff;
		font-size: 15px;
}
.index-categories-block .item .content div:nth-child(1) {
		width: 54px;
		text-align: center;
		border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.index-categories-block .item .content div:nth-child(2) {
		padding-left: 15px;
}
.index-categories-block .item a {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 2;
}
.announcements-block {
		padding-bottom: 30px;
}
.announcements-block .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 15px;
}
.announcements-block .list {
		margin: 0;
}
.announcements-block .list .item {
		margin-bottom: 20px;
		height: 258px;
		position: relative;
		width: 24%;
}
.announcements-block .list .item:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 80%;
		left: 0;
		bottom: 0;
		background: linear-gradient(to bottom, transparent, rgba(1, 1, 1, 0.5));
}
.announcements-block .list .item .name {
		position: absolute;
		left: 0;
		bottom: 0;
		font-weight: 700;
		text-decoration: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 10px 15px 10px;
		font-size: 16px;
		color: #fff;
		z-index: 2;
}
.announcements-block .list .item:hover .name {
		color: #cb1bc3;
}
.announcements-block .list .item .name:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 2px;
		background: #fff;
		left: 0;
		top: 0;
}
.announcements-block .list .item a {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 3;
}
.opinions-block {
		background: #ebebeb;
		padding: 30px 0 40px;
}
.opinions-block .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 30px;
}
.opinions-block .list {
		margin: 0 -15px;
}
.opinions-block .list .item {
		background: #fff;
		margin: 0 15px;
		min-height: 610px;
}
.opinions-block .list .item img {
		width: 100%;
}
.opinions-block .list .item .text {
		padding: 20px 15px;
}
.opinions-block .list .item .text .name {
		font-weight: 700;
		font-size: 24px;
		margin-bottom: 15px;
}
.opinions-block .list .item .text .name:hover a {
		color: #cb1bc3;
}
.opinions-block .list .item .text .p {
		font-size: 15px;
		line-height: 24px;
		padding-left: 42px;
		background: url('/local/templates/vedomosti_new/img/bg4.png') no-repeat 0 6px;
}
.opinions-block .list .slick-prev,
.opinions-block .list .slick-next {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 44px;
		height: 44px;
		margin-top: -30px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		box-shadow: rgba(1, 1, 1, 0.1) 0 0 20px;
}
.opinions-block .list .slick-prev {
		left: 15px;
		background: url('/local/templates/vedomosti_new/img/prev3.png');
}
.opinions-block .list .slick-next {
		right: 13px;
		background: url('/local/templates/vedomosti_new/img/next3.png');
}
.persons-block {
		padding: 30px 0 40px;
}
.persons-block .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 30px;
}
.persons-block .list {
		margin: 0 -15px;
}
.persons-block .list .item {
		background: #eaeaea;
		margin: 0 15px;
		text-align: center;
		padding: 20px;
}
.persons-block .list .item img {
		margin: 0 auto;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		border: 10px solid #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.persons-block .list .item .name {
		font-weight: 700;
		font-size: 24px;
		margin-top: 15px;
		min-height: 145px;
}
.persons-block .list .item .name a {
		text-decoration: none;
}
.persons-block .list .item .name:hover a {
		color: #cb1bc3;
}
.persons-block .list .item p {
		margin-top: 15px;
		font-size: 15px;
		line-height: 23px;
}
.persons-block .list .item p.pink {
		color: #cb1bc3;
		font-size: 18px;
		min-height: 145px;
}
.persons-block .list .slick-prev,
.persons-block .list .slick-next {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 44px;
		height: 44px;
		margin-top: -30px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		box-shadow: rgba(1, 1, 1, 0.1) 0 0 20px;
}
.persons-block .list .slick-prev {
		left: 15px;
		background: url('/local/templates/vedomosti_new/img/prev3.png');
}
.persons-block .list .slick-next {
		right: 13px;
		background: url('/local/templates/vedomosti_new/img/next3.png');
}
.footer {
		background: #eaeaea;
		padding: 40px 0 25px;
		margin-bottom: -35px;
}
.footer .logo {
		font-size: 13px;
		line-height: 21px;
}
.footer .logo a {
		display: block;
		margin-bottom: 10px;
}
.footer .logo span {
		display: block;
		font-weight: 700;
		color: #646464;
}
.footer nav {
		width: 370px;
}
.footer nav ul {
		column-count: 2;
		padding-bottom: 20px;
}
.footer nav ul li {
		margin-bottom: 20px;
}
.footer .wrap nav .social{
	margin-bottom: 0px;

}
.footer nav ul li a {
		display: block;
		font-weight: 700;
		text-decoration: none;
		font-size: 15px;
		color: #303030;
		white-space: nowrap;
}
.footer nav ul li a:hover, .footer nav ul li a.active {
		color: #cb1bc3;
}
.footer nav .social a {
		margin-right: 3px;
}
.footer nav .social a:last-child {
		margin-right: 0;
}
.footer nav .social a:hover img {
		transform: rotateY(360deg);
}
.footer nav .social a img {
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
}
.footer .contacts .item {
		margin-bottom: 15px;
		padding-left: 40px;
		position: relative;
}
.footer .contacts .item img {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
}
.footer .contacts .item span {
		display: block;
		font-weight: 700;
}
.footer .contacts .item a.pink {
		color: #cb1bc3;
}
.footer .right-text {
		width: 395px;
}
.footer .right-text img {
		float: left;
		margin: 12px 10px 10px 0;
}
.footer .right-text p {
		font-size: 12px;
		font-weight: 700;
		color: #aaa9a9;
		margin-bottom: 5px;
}
.footer .right-text p:nth-child(3) {
		margin-bottom: 20px;
}
.footer .right-text .add-news-link {
		display: block;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		font-weight: 700;
		font-size: 15px;
		margin-bottom: 25px;
		background: url('/local/templates/vedomosti_new/img/add-news.png') no-repeat left 20px top 50%, url('/local/templates/vedomosti_new/img/bg1.png') center / cover;
		padding: 20px 15px 20px 95px;
}
.footer .right-text .add-news-link:hover {
		filter: brightness(120%);
}
.footer .right-text .dev {
		padding: 5px 0 30px 50px;
		background: url('/local/templates/vedomosti_new/img/dev.png') no-repeat 0 0;
}
.footer .right-text .dev a {
		color: #5e5e5e;
}
.footer .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin: 30px 0;
}
.footer .list {
		margin: 0 -5px 30px -5px;
}
.footer .list .item {
		margin: 0 5px;
		height: 256px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		overflow: hidden;
		position: relative;
}
.footer .list .item:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 80%;
		left: 0;
		bottom: 0;
		background: linear-gradient(to bottom, transparent, #000000);
}
.footer .list .item a {
		position: absolute;
		color: #fff;
		font-weight: 700;
		text-decoration: none;
		left: 0;
		bottom: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		z-index: 2;
}
.footer .list .item a.link {
		height: 100%;
}
.footer .list .slick-prev,
.footer .list .slick-next {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 44px;
		height: 44px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		box-shadow: rgba(1, 1, 1, 0.1) 0 0 20px;
}
.footer .list .slick-prev {
		left: 8px;
		background: url('/local/templates/vedomosti_new/img/prev3.png');
}
.footer .list .slick-next {
		right: 3px;
		background: url('/local/templates/vedomosti_new/img/next3.png');
}
.mobile-menu {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
		background: rgba(1, 1, 1, 0.87);
		width: 100%;
		display: none;
}
.mobile-menu .close {
		position: absolute;
		right: 10px;
		top: 10px;
		width: 22px;
		height: 22px;
		background: url('/local/templates/vedomosti_new/img/close.png');
}
.mobile-menu ul {
		padding: 40px 20px 20px 20px;
}
.mobile-menu ul li {
		margin-bottom: 20px;
}
.mobile-menu ul li a {
		font-weight: 700;
		text-transform: uppercase;
		font-size: 16px;
		color: #fff;
		text-decoration: none;
}
.mobile-menu ul li a:hover {
		color: #cb1bc3;
}
.mobile-menu ul li a.active {
		color: #cb1bc3;
}
.mobile-menu ul li a.active .fa {
		transform: rotate(180deg);
}
.mobile-menu ul li ul {
		padding: 20px 20px 1px 20px;
		display: none;
}
.mobile-menu ul li ul li {
		margin-bottom: 10px;
}
.mobile-menu ul li ul li a {
		font-size: 14px;
}
.mobile-menu .social {
		padding: 0 20px 40px 20px;
}
.mobile-menu .social a {
		margin-right: 20px;
}
.news-page {
		padding-bottom: 30px;
}
.news-page h1 {
		font-size: 34px;/* 
		font-family: 'Bruskovaya';
		font-weight: 700; */
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 15px;
}
.news-page .date {
		margin-bottom: 25px;
}
.news-page .date a {
		display: inline-block;
		text-decoration: none;
		font-size: 13px;
		color: #4a4a4a;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background: #dedede;
		padding: 5px 12px;
		font-weight: 700;
		margin-right: 15px;
}
.news-page .date span {
		color: #737272;
		padding: 0 0 0 25px;
		background: url('/local/templates/vedomosti_new/img/date.png') no-repeat 0 0;
}
.news-page .photo-slider {
		margin-bottom: 25px;
}
/*.news-page .photo-slider .item {
		height: 458px;
}*/
.news-page .photo-slider .slick-prev,
.news-page .photo-slider .slick-next {
		position: absolute;
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 44px;
		height: 44px;
		box-shadow: rgb(1 1 1 / 25%) 0 0 20px;
		-webkit-box-shadow: rgb(1 1 1 / 25%) 0 0 20px;
		border-radius: 21px;
}
.news-page .photo-slider .slick-prev {
		left: 15px;
		bottom: 20px;
		background: url('/local/templates/vedomosti_new/img/prev.png');
}
.news-page .photo-slider .slick-next {
		left: 72px;
		bottom: 20px;
		background: url('/local/templates/vedomosti_new/img/next.png');
}
.news-page .photo-slider .slick-dots {
		position: absolute;
		left: 140px;
		bottom: 33px;
}
.news-page .photo-slider .slick-dots li {
		display: inline-block;
		margin-right: 5px;
}
.news-page .photo-slider .slick-dots li:last-child {
		margin-right: 0;
}
.news-page .photo-slider .slick-dots li.slick-active button {
		background: url('/local/templates/vedomosti_new/img/dot2.png') no-repeat center;
}
.news-page .photo-slider .slick-dots li button {
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 16px;
		height: 16px;
		background: url('/local/templates/vedomosti_new/img/dot.png') no-repeat center;
}
.news-page .preview-text {
		font-weight: 700;
		font-size: 18px;
}
.news-page .content {
		font-size: 16px;
		line-height: 24px;
}
.news-page p{
		margin-bottom: 30px;
}
.news-page .ul {
		padding-bottom: 20px;
}
.news-page .ul li {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 24px;
		padding-left: 15px;
		background: url('/local/templates/vedomosti_new/img/li.png') no-repeat 0 8px;
}
.news-page ol {
		padding-bottom: 20px;
		counter-reset: myCounter;
}
.news-page ol li {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 24px;
		padding-left: 25px;
		font-weight: 400;
		color: #000;
		position: relative;
}
.news-page ol li:before {
		counter-increment: myCounter;
		content: counter(myCounter);
		font-weight: 700;
		font-size: 18px;
		color: #cb1bc3;
		position: absolute;
		left: 0;
		top: 0;
}
.news-page .person {
		background: #f0f0f0;
		margin-bottom: 30px;
		padding: 20px;
		border-left: 2px solid #cb1bc3;
}
.news-page .person div {
		display: table-cell;
		vertical-align: middle;
		font-size: 15px;
		line-height: 23px;
}
.news-page .person div img {
		max-width: 1000000px;
		margin-right: 20px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		border: 5px solid #fff;
}
.news-page .person div .name {
		display: block;
		font-weight: 700;
		font-size: 12px;
		color: #7e7c7c;
		margin-bottom: 20px;
}
.news-page .person div .name span {
		display: block;
		color: #000;
		font-size: 18px;
}
.news-page .person div p {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 0;
}
.news-page .photo-slider2 {
		margin: 0 -5px 25px -5px;
}
.news-page .photo-slider2 .item {
		margin: 0 5px;
}
.news-page .photo-slider2 .item img {
		width: 100%;
}
.news-page .photo-slider2 .slick-prev,
.news-page .photo-slider2 .slick-next {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		padding: 0;
		font-size: 0;
		z-index: 2;
		width: 32px;
		height: 32px;
}
.news-page .photo-slider2 .slick-prev {
		left: 0;
		background: url('/local/templates/vedomosti_new/img/prev2.png');
}
.news-page .photo-slider2 .slick-next {
		right: 0;
		background: url('/local/templates/vedomosti_new/img/next2.png');
}
.news-page h2 {
		font-size: 26px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 30px;
		line-height: 41px;
}
.news-page .video {
		margin-bottom: 25px;
}
.news-page .video iframe {
		height: 600px;
}
.news-page .gallery {
		padding-bottom: 15px;
		margin: 0;
}
.news-page .gallery .item {
		margin: 5px 0;
				width: 24%;
}
.news-page .gallery .item a {
		display: block;
}
.news-page .gallery .item img {
		width: 100%;
}
.news-page .news-author,
.news-page .source {
		margin-top: 20px;
		font-style: italic;
}
.news-page .photo-author {
		margin-top: -20px;
		margin-bottom: 20px;
		font-style: italic;
}
.news-page .share {
		margin-top: 25px;
		margin-bottom: 30px;
		font-weight: 700;
		font-size: 18px;
}
.news-page .share a {
		margin-left: 15px;
		filter: grayscale(100%);
		vertical-align: middle;
}
.news-page .share a:hover {
		filter: none;
}
.news-page .share a img {
		width: 36px;
}
.news-page .tags {
		margin-bottom: 30px;
}
.news-page .tags a {
		color: #292929;
}
.news-page .tags a:hover {
		color: #cb1bc3;
}
.news-page .tags span {
		margin-right: 15px;
}
.navi {
		background: #fdfdfd;
		border-bottom: 1px solid #e0e0e0;
		padding: 5px 0;
		margin-bottom: 35px;
		color: #909090;
}
.navi .fa {
		color: #999;
		margin: 0 5px;
		opacity: .6;
}
.news-page .list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
}
.news-page .list .item {
		margin-bottom: 20px;
		width: 48.5%;
		height: 246px;
		position: relative;
}
.news-page .list .item {
		margin-bottom: 20px;
		width: 48.5%;
		height: 246px;
		position: relative;
}
.news-page .list .item:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 80%;
		left: 0;
		bottom: 0;
		background: linear-gradient(to bottom, transparent, rgba(1, 1, 1, 0.5));
}
.news-page .list .item .content {
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 10px 10px 15px 10px;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		z-index: 2;
		color: #fff;
}
.news-page .list .item .content .date {
		margin-bottom: 15px;
		display: inline-block;
		padding: 0 0 0 20px;
		background: url('/local/templates/vedomosti_new/img/date2.png') no-repeat 0 2px;
}
.news-page .list .item .content .name {
		font-weight: 700;
		text-decoration: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 16px;
		color: #fff;
		position: relative;
		z-index: 2;
}
.news-page .list .item:hover .content .name {
		color: #cb1bc3;
}
.news-page .list .item .content .name:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 2px;
		background: #fff;
		left: -10px;
		top: -8px;
}
.news-page .list .item a {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 3;
}
.news-page.with-subitems > .list > .item,
.news-page.with-subitems > .list > .news-arch,
.calendar-block .news-page .list .item {
		width: 100%;
}
.news-page.news-page-mneniya {
		background: none;
}
.news-page.news-page-mneniya .list .item {
		margin: 0 0 20px;
		height: auto;
}
.news-page.news-page-mneniya .list .item:after {
		background: none;
		position: static;
}
.news-page.news-page-mneniya .list .item a {
		position: static;
}
/* .news-page.with-subitems .list {
		display: block;
}
.news-page.with-subitems .list > .item {
		width: auto;
		height: auto;
}
.news-page.with-subitems .list > .item .content {
		position: static;
		color: #000;
}
.news-page.with-subitems .list > .item .content .name {
		color: #000;
}
.news-page.with-subitems .list > .item .name a {
		position: static;
} */
/* страница видео */
.news-page-video .list .item .content {
		z-index:4;
}
.bottom-link .ajax_load_btn a,
.bottom-link .ajax_load_btn .a {
		display: block;
		text-decoration: none;
		text-align: center;
		font-size: 15px;
		color: #cb1bc3;
		border: 2px solid #cb1bc3;
		padding: 16px 0;
		font-weight: 700;
		cursor: pointer;
}
.bottom-link .ajax_load_btn a:hover,
.bottom-link .ajax_load_btn .a:hover {
		color: #fff;
		background: #cb1bc3;
}
.announcements-block2 {
		padding-bottom: 5px;
		width: 100%;
}
.announcements-block2 .block-name {
		font-size: 34px;
		font-family: 'Montserrat';
		font-weight: 600;
		border-bottom: 2px solid #000;
		margin-bottom: 15px;
}
.announcements-block2 .item {
		margin-bottom: 25px;
		background: #f6f6f6;
		position: relative;
}
.announcements-block2 .item p {
		font-weight: 700;
		padding: 5px 15px 10px 15px;
}
.announcements-block2 .item a {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
}

.module-pagination{
		display: none;
}

.main-title {
				font-size: 34px;
				font-family: 'Montserrat';
				font-weight: 600;
				border-bottom: 2px solid #000;
				margin-bottom: 15px;
}

.elements-table {
				width: 100%;
}

.elements-table tbody td {
				font-size: 17px;
				padding: 10px 5px;
				text-align: center;
				border-bottom: 1px solid #d6d6d6;
}

.elements-table tbody td:nth-child(1) {
				max-width: 245px;
				text-align: left;
}

.elements-table .green {
				color: green;
}

.elements-table .red {
				color: #cb1bc3;
}

.elements-table tbody tr:nth-child(1) td {
				padding-top: 35px;
				}

.elements-table img {
				max-width: 35px;
				padding: 5px;
				box-sizing: border-box;
				border-radius: 5px;
				-webkit-transition: all 200ms ease;
				-moz-transition: all 200ms ease;
				-ms-transition: all 200ms ease;
				-o-transition: all 200ms ease;
				transition: all 200ms ease;
}

.elements-table img:hover {
				background-color: #e9e9e9;
}

.add-btn {
				display: block;
				text-decoration: none;
				text-align: center;
				font-weight: 700;
				font-size: 15px;
				padding: 15px 0;
				border: 2px solid #000;
				max-width: 200px;
				margin: 20px auto;
}

.add-btn:hover {
				color: #fff;
				background: #000;
}

.nav .text {
				font-size: 16px;
				margin-bottom: 20px;
				display: block;
}

.nav .text b {
				background: #e9e9e9;
				padding: 5px 10px;
				border-radius: 50%;
}

.nav .text a {
				margin-bottom: 10px;
				display: inline-block;
}

.form-deafult input[type="text"], .form-deafult textarea {
		display: block;
		width: 100%;
		font-size: 18px;
		height: 38px;
		margin: 0;
		padding: 0 4px;
		border: 1px solid #ccd5db;
		border-radius: 2px;
		background: #f8fafc;
		outline: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}

.nspm {
		display: none;
}
.opinions-block .list .item .text a {
		text-decoration: none;
}

.news-page .photo-slider .item img {
		width: 100%;
}

.search-news {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin: 25px 0;
}

.search-news__text {
		margin-right: 10px;
		font-weight: 700;
		font-size: 18px;
}

.search-news a {
		margin-right: 10px;
		background: #f6f6f6;
		border-radius: 20px;
		padding: 0 10px 0 0;
		text-decoration: none;
}

.search-news__yandex span {
		background: #FC3F1D;
}

.search-news__google span {
		background: #4285F4;
}

.search-news a span {
		padding: 5px 15px;
		display: inline-block;
		color: white;
		border-radius: 20px;
		font-size: 15px;
}

.search-news a:hover {
		filter: brightness(1.1);
}

.ya-informer {
		bottom: 40px;
		position: relative;
		left: 50%;
		left: calc(50% + 15px);
}

.li-c-i {
		position: relative;
		bottom: 40px;
		left: 50%;
		left: calc(50% + 15px);
}

.logo-mobile {
		display: none;
}
.privacy-policy {
    font-size: 16px;
}

.privacy-policy p {
    margin: 10px 0;
}
.privacy-policy ul li {
    margin-left: 20px;
    list-style: disc;
    margin-bottom: 10px;
}
.contacts-form table input, .contacts-form table textarea
{
	border: 2px solid #000;
}
.page-col.big.arhiv_block .news-page .list .item:hover .content .name {
    color: #fff;
}
.page-col.big.arhiv_block .subitems-block-name a {
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    display: block;
    text-align: center;
    border: 3px solid #cb1bc3;
    color: #cb1bc3;
    margin-bottom: 30px;
}
.page-col.big.arhiv_block .subitems-block-name a:hover {
    color: #fff;
    background: #cb1bc3;
}
.news-page.with-subitems .news-arch-header {
    font-size: 34px;
    font-family: 'Montserrat';
    font-weight: 600;
    border-bottom: 2px solid #000;
    margin-bottom: 30px;
}
.header nav ul.top_fixed {
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
    padding: 0 220px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    box-shadow: 0 0 5px #8080806b;
    bottom: initial;
}
.header nav ul.top_fixed li {
    width: 130px;
}

.index-main-news[style="display: none;"]+div {
    display: none;
}
.form_offer_news {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.form_offer_news .body_form_offer_news {
    position: absolute;
    z-index: 2;
    background: #fff;
    width: 660px;
    padding: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    height: 87vh;
    max-height: 745px;
    overflow: auto;
    max-width: 90%;
}
.form_offer_news span.back_form_offer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000047;
    cursor: pointer;
}
.form_offer_news .body_form_offer_news form {
    overflow: auto;
}





.form_offer_news .body_form_offer_news span.close_form_offer {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 70px;
    color: #cb1cc3;
    cursor: pointer;
}
.form_offer_news .body_form_offer_news p.title_form_offer {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.form_offer_news .body_form_offer_news table.data-table td input[type="submit"] {
    display: block;
    margin: 0 auto;
    background: #cb1cc3;
    color: #fff;
    font-family: 'Montserrat';
    padding: 10px 20px;
    font-size: 20px;
    border: 2px solid #cb1cc3;
    font-weight: 500;
}
.form_offer_news .body_form_offer_news table.data-table td input[type="submit"]:hover {
    background: #fff;
    color: #cb1cc3;
}
.form_offer_news .body_form_offer_news table.data-table input[type="text"] {
    border: 1px solid gray;
    padding: 4px;
}
.form_offer_news .body_form_offer_news table.data-table td:first-child {
    width: 180px;
    padding-right: 20px;
    box-sizing: border-box;
}
.form_offer_news .body_form_offer_news table.data-table tr {
    border-bottom: 1px solid #8080804d;
}
.form_offer_news .body_form_offer_news table.data-table thead tr:first-child, .form_offer_news .body_form_offer_news table.data-table tr:last-child {
    border-bottom: initial;
}
.form_offer_news .body_form_offer_news table.data-table {
    width: 100%!important;
}
.form_offer_news .body_form_offer_news table.data-table input[type="text"]~br {
    display: none;
}
.form_offer_news .body_form_offer_news table.data-table td
{
	padding: 8px;
}
.form_offer_news .body_form_offer_news table.data-table td select {
    height: 100px;
}

@media (max-width: 1620px) {
		.wrap {
				width: 1140px;
		}
		.index-news-slider .item img {
				height: 100%;
				object-fit: cover;
		}
		.header nav {
				width: 780px;
		}
		.header nav .line form {
				width: 580px;
				order: 0;
		}
		.header nav .line .adress {
				order: 1;
		}
		.header nav .line .social {
				order: 2;
		}
		.header nav .line {
				border-bottom: 0;
		}
		.header .wrap {
				position: relative;
		}
		.header nav ul {
				position: absolute;
				width: 100%;
				left: 0;
				bottom: -40px;
				z-index: 3;
				margin: 0;
		}
		.header nav ul li:after {
				right: -20px;
				top: 4px;
		}
		.header nav ul li a {
				padding: 0;
		}
		.header nav ul li ul {
				height: 190px;
		}
		.header {
				padding-bottom: 60px;
		}
		.index-categories-block .item
		{
				width: 24%;
		}
		.header.inner
		{
				margin-bottom: 30px;
		}
	
		.header nav ul.top_fixed {
    padding: 15px 10px;
    flex-wrap: nowrap;
    bottom: initial;
    max-height: 50px
}
.header nav ul.top_fixed li {
    width: 100%;
    border-right: 1px solid #8080803d;
    padding: 0 10px;
}
.header nav ul.top_fixed li:last-child {
    border-right: none;
}
.header nav ul.top_fixed li:after	
{
	content: none;
}
}

@media (max-width: 1200px) {
		.wrap {
				width: 960px;
		}
		.header nav .line form 
				{
						width: 100%;
				}
		.header nav {
				width: 600px;
		}
		.page-col,
		.page-col.big {
				width: 100%;
		}
		.calendar-block .calendar {
				text-align: center;
				padding: 5px 300px;
		}
		.banner-block {
				display: none;
		}
		.index-right-top-links {
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-webkit-box-pack: justify;
				-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
				justify-content: space-between;
				width: 100%;
		}
		.index-right-top-links .item {
				width: 44%;
		}
		.page-col.last {
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-webkit-box-pack: justify;
				-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
				justify-content: space-between;
		}
		.video-slider {
				width: 48%;
		}
		.video-slider .item img {
				width: 100%;
		}
		.video-slider.other {
				margin-bottom: 30px;
		}
		.vote-block {
				width: 48%;
		}
		.numbers-block {
				width: 48%;
		}
		.numbers-block .item:last-child {
				display: none;
		}
		.numbers-block .item img {
				width: 100%;
		}
		.index-middle-banner {
				display: none;
		}
		.index-categories-block {
				padding-bottom: 30px;
		}
		.index-categories-block .item {
				width: 24%;
				margin-bottom: 15px;
		}
		.index-categories-block .item:nth-child(5) {
				width: 27%;
		}
		.index-categories-block .item:nth-child(6) {
				width: 18%;
		}
		.index-categories-block .item:nth-child(7) {
				width: 26.7%;
		}
		.opinions-block .list .slick-prev,
		.opinions-block .list .slick-next {
				margin-top: -90px;
		}
		.footer nav {
				width: auto;
				position: relative;
		}
		.footer nav ul {
				column-count: 1;
				padding-bottom: 40px;
		}
		.footer nav .social {
				position: absolute;
				bottom: 40px;
				left: 100%;
				white-space: nowrap;
				margin-left: 50px;
		}
		.footer .right-text {
				width: 100%;
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-webkit-box-pack: justify;
				-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
				justify-content: space-between;
		}
		.footer .right-text .b1 {
				width: 40%;
		}
		.footer .right-text .b2 {
				width: 42%;
		}
		.news-page .video {
				padding: 0 40px;
		}
		.header .banners .item:nth-child(1) {
				width: 48.5%;
				order: 1;
		}
		.header .banners .item:nth-child(2) {
				width: 100%;
				order: 0;
				margin-bottom: 12px;
		}
		.header .banners .item:nth-child(3) {
				width: 48.5%;
				order: 2;
		}
		.header .banners {
				padding-top: 60px;
		}
		.header.inner nav ul {
				bottom: 185px;
		}
		.news-page .list .item {
				width: 32%;
		}
		.news-page .list .item .content .name {
				font-size: 14px;
		}
		.last-news-block.inner {
				display: none;
		}
		.last-news-block .add-news-link {
				text-align: center;
		}
		.last-news-block .item {
				padding: 8px 0;
		}
		.last-news-block .item div .name {
				margin-top: 20px;
		}
		.last-news-block .item div.date {
				margin-left: 140px;
				width: 70%;
		}
		.announcements-block2 .list {
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-webkit-box-pack: justify;
				-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
				justify-content: space-between;
		}
		.announcements-block2 .block-name {
				width: 100%;
		}
		.announcements-block2 .list .item {
				width: 31%;
		}
		.announcements-block .list .item {
				margin-right: 10px;
		}
		.announcements-block2 .item {
		margin-right: 10px;
		}
		.news-page .gallery .item {
		margin-right: 10px;
		}
		.news-page .list {
				display: flex;
				flex-wrap: wrap;
		}
		.news-page .list .item {
				margin-right: 10px;
		}
		.opinions-block .list .item {
				min-height: 645px;
		}
		.opinions-block .list .slick-prev, .opinions-block .list .slick-next {
				top: 48%;
		}
		.index-news-slider .slick-slide img {
				width: 100%;
				height: auto;
		}
		.li-c-i {
				left: 50%;
				bottom: 0;
				left: calc(50% - 70px);
		}
		.ya-informer {
				bottom: 0;
				left: 50%;
				left: calc(50% - 70px);
		}
		.header.inner
		{
				margin-bottom: 0;
		}
		.layer{
			margin-bottom: 15px;
		}
		 .index-news-slider .content {
			min-width: 496px;
    		margin: -26px 0 20px 0;
    		bottom: 40px;
		} 
		.page-col.last .video-slider.banner-slider{
			width: 50%;
			margin: 0 auto;
		}
.hide_block
{
	display: none;
}
}
@media (max-width: 989px) {
		.wrap {
				width: 747px;
		}
		.header nav ul {
				display: none;
		}
		.header {
				padding: 7px 0 1px;
		}
		.header nav {
				width: 540px;
				padding-top: 10px;
		}
		.header nav .line form {
				position: absolute;
				top: 100%;
				left: 0;
				z-index: 3;
				display: none;
		}
		.header nav .line form.opened {
				display: block;
		}
		.header .wrap {
				display: flex;
				flex-direction: row;
		}
		.header .logo {
				width: 190px;
		}
		.header nav .line .social {
				display: none;
		}
		.header nav .adress {
				margin-right: 76px;
		}
		.header nav .menu-button {
				display: block;
		}
		.header nav .search-link {
				display: block;
				order: 4;
		}
		.mobile-menu.opened {
				display: block;
		}
		.calendar-block .calendar {
				padding: 5px 200px;
		}
		.numbers-block {
				padding-top: 50px;
		}
		.index-categories-block .item .content div:nth-child(1) {
				width: 60px;
		}
		.index-categories-block .item .content div:nth-child(2) {
				padding-left: 8px;
		}
		.footer .logo {
				width: 100%;
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				-webkit-box-pack: justify;
				-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
				justify-content: center;
				text-align: center;
		}
		.footer nav {
				padding: 40px 0;
				min-width: 500px;
		}

		.footer nav ul li {
				margin-bottom: 15px;
		}
		.footer .right-text {
				display: block;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				padding-right: 0;
				position: relative;
				margin-top: -20px;
		}
		.footer .right-text .b1 {
    text-align: left;
    width: 450px;
    /* margin-top: -358px; */
    margin: 0 auto;
    margin-top: 30px;
}
		
		.footer .right-text .b2 {
				width: auto;
		}
		.footer nav ul {
    width: 70%;
    column-count: 2;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 10px;
}
		.news-page .video {
				padding: 0;
		}
		.news-page .list .item {
				width: 47.5%;
		}
		.header .banners {
				padding-top: 0;
		}
		.index-main-news .item {
				margin-bottom: 30px;
		}
		.announcements-block2 {
				width: 100%;
		}
		.announcements-block2 .list {
				margin: 0 -5px 30px -5px;
		}
		.announcements-block2 .list .item {
				margin: 0 5px;
		}
		.news-page .list {
				display: flex;
				flex-wrap: wrap;
				margin: 0 -5px 20px -5px;
		}
		.news-page .list .item {
				margin: 0 5px;
		}
		.index-categories-block .item:nth-child(7) {
				width: 17.7%;
		}

		.index-categories-block .item:nth-child(6) {
				width: 22%;
		}

		.index-categories-block .item:nth-child(8) {
				width: 29%;
		}


		.page-col {
				order: 2;
		}

		.page-col.big {
				order: 1;
		}

		.page-col.last {
				order: 3;
		}
		.index-news-slider .slick-slide img {
				height: 100%;
				width: auto;
				max-width: none;
		}
		.footer nav .social a img {
				max-width: 30px;
		}

		.footer nav .social {
			position: relative;
			content: "";
			top: 321px;
			left: 34px;
		}
		
		.mobile-menu ul {
				display: block;
		}

		.mobile-menu .social {
				display: none;
		}

		header.header .wrap.flex{
			display: flex;
			max-width: 100%;
			margin: 0 auto;
			flex-wrap: wrap;
		}  

		.footer .right-text .add-news-link {
			width: 100%;
			display: block;
			text-transform: uppercase;
			color: #fff;
			text-decoration: none;
			font-weight: 700;
			font-size: 15px;
			margin: 302px 0;
			background: url(/local/templates/vedomosti_new/img/add-news.png) no-repeat left 20px top 50%, url(/local/templates/vedomosti_new/img/bg1.png) center / cover;
			padding: 20px 15px 20px 95px;
			    margin: 0 auto;
    display: block;
    width: 250px;
    margin-top: 30px;
		}
		.footer .right-text .dev {
    margin-top: 0;
    width: 240px;
    margin: 30px auto 0;
    padding-bottom: 0;
}
		.contacts{
			width: 500px;
			font-size: 16px;
			text-align: left;
		}
		.footer .contacts
		{
			width: 420px;
		}
		.layer{
			margin-bottom: -13px;
		}
		footer .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
		/* .index-news-slider .content{
			margin: -62px 18px;
		} */
		.page-col.last{
			/* flex-direction: column; */
			display: flex;
		}
		header.header+.wrap .flex .page-col.last .numbers-block+div{
			/* width: 40%;
			margin-top: 52px; */
			text-align: center;
    width: 50%;
    margin-top: 20px;
		}
		.page-col.last .video-slider.banner-slider{
			margin: 0 auto;
    		min-width: 70%;
		}
		.footer .wrap nav .social {
    top: initial;
    left: initial;
    bottom: initial;
    margin: 10px auto 0;
    width: 150px;
}
	
	.page-col.big.news_inside{
		order: 1;
	}
.page-col {
    order: 2;
}
.page-col.big
{
	order: 3;
}
.page-col.last
{
	order: 4;
}
}

@media (max-width: 766px) {
		.wrap {
				width: 556px;
		}
		.top-page-line .date {
				display: none;
		}
		.top-page-line .weather {
				width: 100%;
		}
		.header nav {
				width: 340px;
		}
		.header nav .line .adress {
				margin-right: 0;
				display: none;
		}
		.header nav .date {
				display: block;
		}
		.calendar-block .calendar {
				padding: 5px 100px;
		}
		.index-news-slider .list .item,
		.index-news-slider.other .list .item {
				height: 500px;
		}
		.vote-block {
				width: 100%;
		}
		.numbers-block {
				width: 100%;
				padding-top: 0;
		}
		.index-categories-block .item {
				width: 32%!important;
		}
		.index-categories-block .item .content div:nth-child(1) {
				display: none;
		}
		.index-categories-block .item .content div:nth-child(2) {
				padding: 0;
				text-align: center;
				width: 100%;
				display: block;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				padding: 0 10px;
		}
		.announcements-block .list .items .item .name {
				font-size: 13px;
		}
		.opinions-block .list .item .text .name {
				font-size: 21px;
		}
		.opinions-block .list .item .text p {
				font-size: 13px;
				line-height: 21px;
		}
		.persons-block .list .item .name {
				font-size: 21px;
		}
		.persons-block .list .item p {
				font-size: 13px;
				line-height: 21px;
		}
		.persons-block .list .item p.pink {
				font-size: 15px;
		}
		.footer .logo a {
				width: 100%;
				text-align: center;
		}
		.footer .logo div {
				width: 48%;
		}
		.footer .wrap {
				position: relative;
		}
		.footer nav {
				width: 35%;
				padding-top: 0;
				position: absolute;
				right: 70px;
				top: 150px;
		}
		.footer nav ul li a {
				font-size: 13px;
		}
		.footer .right-text .b1 {
				display: none;
		}
		.footer .contacts {
				margin: 50px auto 30px auto;
		}
		.footer .right-text {
				width: 100%;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				/* padding: 0 90px; */
		}
		.footer .right-text .b1 {
				display: block;
				position: relative;
				top: auto;
				bottom: auto;
				left: auto;
				right: auto;
				margin: 0;
				width: auto;
		}
		.footer .right-text .add-news-link {
				font-size: 14px;
		}
		.index-main-news .item .image {
				height: 300px;
		}
		.footer nav .social {
    position: relative;
    content: "";
    top: 0;
    left: 0;
    margin: 0 auto;
    bottom: initial;
    width: 140px;
}
		.news-page .video iframe {
				height: 400px;
		}
		.news-page .content iframe[src*=video],
		.news-page .content iframe[src*=embed] {
				height: 400px;
				width: 100%;
		}
		.news-page .tags {
				line-height: 24px;
		}
		/*.news-page .photo-slider .item {
				height: 400px;
		}*/
		.footer nav .social {
				width: 100%;
				text-align: center;
		}

		.footer nav {
				width: 100%;
				position: relative;
				top: auto;
				left: auto;
				right: auto;
				bottom: auto;
				max-width: 360px;
				margin: 0 auto;
				padding-bottom: 0;
		}

		.footer nav ul {
				padding: 20px 0;
		}

		.footer .contacts {
				margin: 20px auto 30px auto;
		}

		.footer .logo > div {
				margin: 0 auto;
				width: 100%;
				max-width: 360px;
		}
		footer .flex{
			display: flex;
			width: 70%;
			align-items: center;
		}
		.footer .right-text .b2{
			width: 100%;
		}
		.wrap .news-page .list {
			display: flex;
			flex-wrap: wrap;
			margin: 0 -5px 20px -5px;
		}
		/* .index-news-slider .content{
			margin: -62px 18px; */

		.index-news-slider .content .br {
			height: 0;
		}
		header.header+.wrap .flex .page-col.last .numbers-block+div{
			/* width: 100%; */
			margin: 0 auto;
			/* margin: -51px 0 20px; */
		}
		.footer .right-text .b1 p{
			width: 100%;
			text-align: justify;
		}
		.news-page.news-page-foto .list{
			display: flex;
			align-items: center;
		}
		.page-col.last .numbers-block+div img{
			width: 400px;
		}
.index-news-slider .content 
{
	min-width: initial;
}
.header .banners
{
	display: none;
}
}
@media (max-width: 574px) {
		.wrap {
				width: 390px;
		}
		.header nav .date {
				display: none;
		}
		.header nav {
				width: 180px;
		}
		.calendar-block .calendar {
				padding: 5px;
		}
		.index-news-slider .list .item,
		.index-news-slider.other .list .item {
				height: 400px;
		}
		.index-news-slider .content .name {
				font-size: 26px;
		}
		.index-news-slider .content p {
				font-size: 14px;
		}
		.index-main-news .item .image {
				height: 200px;
		}
		.index-main-news .item .text .name {
				font-size: 18px;
		}
		.index-right-top-links .item {
				width: 100%;
		}
		.video-slider {
				width: 100%;
		}
		.index-categories-block .item {
				width: 49%!important;
		}
		.numbers-block .item {
				margin-bottom: 40px;
		}
		.announcements-block .list .items .item .name {
				font-size: 16px;
		}
		.footer .logo div {
				width: 100%;
				text-align: center;
		}
		.footer nav {
				position: relative;
				top: auto;
				bottom: auto;
				left: auto;
				right: auto;
				width: 100%;
				margin: 30px 0 0 0;
				padding-bottom: 20px;
		}
		.footer .contacts {
				margin: 0 auto;
		}
		.footer nav ul {
				padding-bottom: 20px;
				width: 50%;
		}
		.footer .right-text {
				padding: 30px 0 0 0;
		}
		.footer .right-text img {
				display: block;
				float: none;
				margin: 0 auto 15px auto;
		}
		.footer nav .social {
				margin: -10px 0 20px;
				text-align: center;
		}
		.header .banners .item {
				width: 100% !important;
		}
		.header .banners .item:nth-child(1) {
				margin-bottom: 12px;
		}
		.news-page .photo-slider .item {
				height: 300px;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				overflow: hidden;
		}
		.news-page .person div {
				display: block;
				text-align: center;
		}
		.news-page .person div img {
				margin: 0 0 10px 0;
		}
		.news-page .video iframe {
				height: 300px;
		}
		.news-page .content iframe[src*=video],
		.news-page .content iframe[src*=embed] {
				height: 300px;
		}
		.news-page .share span {
				display: block;
				margin: 0 0 10px 0;
		}
		.news-page .share a {
				margin: 0 10px 0 0;
		}
		.last-news-block .item {
				padding: 35px 0 8px 0;
		}
		.last-news-block .item div .name {
				margin-top: 0px;
		}
		.last-news-block .item div.date {
				margin-left: 0px;
		}
		.announcements-block .list .item {
				margin-right: 1px;
		}
		.elements-table tbody td {
				font-size: 14px;
		}
		.news-page .photo-slider .item img {
				width: auto;
				max-width: none;
				height: 100%;
				margin: auto;
		}
		.news-page-hist-kalendar .list .item {
				margin: 0;
		}

		.news-page .list {
				margin: 0 0 20px 0;
		}
		
		.news-page .list .item {
				width: 100%;
				margin: 5px 0;
		}
		
		.header .logo {
				display: none;
		}
		.logo-mobile {
				display: block;
				width: 130px;
				margin-left: 8%;
		}

		.header nav {
				width: 100%;
		}
		
		.header nav .search-link {
				width: 50px;
				height: 50px;
				background-position: center;
		}

		.header nav .menu-button {
				width: 50px;
				height: 50px;
				background-position: center;
				background-size: 50px;
		}
		.header nav form input[type='text'], .search-form form input[type='text'] {
				font-size: 12px;
		}
		.news-page .share span {
				display: inline-block;
		}
		.share-news .add-news-link {
				font-size: 12px;
				background-size: 46px;
				background: url(/local/templates/vedomosti_new/img/add-news.png) no-repeat left 20px top 50% / 35px, url(/local/templates/vedomosti_new/img/bg1.png) center / cover;
				padding: 15px 15px 15px 70px;
		}
		.footer .right-text .add-news-link {
				width: 70%;
				font-size: 12px;
				background-size: 46px;
				background: url(/local/templates/vedomosti_new/img/add-news.png) no-repeat left 20px top 50% / 35px, url(/local/templates/vedomosti_new/img/bg1.png) center / cover;
				padding: 15px 15px 15px 70px;
		}
		footer .flex {
			width: 100%;
			margin: 0;
		}
		.page-col.last .numbers-block+div img{
			min-width: 350px;
    		margin: 15px 15px 20px -88px;
		}
		.footer .right-text .b1 p{
			text-align: justify;
		}
		.news-page.news-page-foto .list{
			display: flex;
			flex-direction: column;
			align-items: center;
		}
		.footer .flex .contacts{
			width: 70%;
		}
.news-page h1
{
	font-size: 24px
}
}
@media (max-width: 398px) {
		.wrap {
				width: auto;
				padding: 0 10px;
		}
		.header .logo {
				width: 140px;
				padding-top: 15px;
		}
		.last-news-block .item div img {
				width: 110px;
				max-width: 110px;
		}
		.last-news-block .item div .name {
				font-size: 12px;
		}
		.last-news-block .item div a {
				position: relative;
				top: auto;
				bottom: auto;
				left: auto;
				right: auto;
		}
		.last-news-block .item div.date span:first-child {
				width: 115px;
		}
		.footer nav ul li a {
				font-size: 12px;
		}
		.header .banners .item img {
				margin-right: 5px;
		}
		.header .banners .item {
				font-size: 12px;
		}
		.index-news-slider .list .item,
		.index-news-slider.other .list .item {
				height: 300px;
		}
		.wrap .news-page .list{
			display: flex;
			justify-content: center;
		}
		.weather .weatherInformer22 div{
			margin: 0;
		}
		.footer nav ul {
			column-count: 1;
			margin: 0 auto;
			width: 100px;
		}
		.footer .right-text .b1 p{
			width: 100%;
			text-align: justify;
		}
}
/* End */
/* /local/templates/vedomosti_new/vendor/slick/slick.css?16357552521729 */
/* /local/templates/vedomosti_new/vendor/font-awesome.min.css?163575525227466 */
/* /local/templates/vedomosti_new/vendor/fancybox/jquery.fancybox.min.css?163575525212795 */
/* /local/templates/vedomosti_new/vendor/jquery-ui/jquery-ui.css?163575525235973 */
/* /local/templates/vedomosti_new/components/bitrix/search.title/site/style.css?16357552522108 */
/* /local/templates/vedomosti_new/components/bitrix/menu/sidebar/style.css?1635755252473 */
/* /local/templates/vedomosti_new/styles.css?1663659618150 */
/* /local/templates/vedomosti_new/template_styles.css?166365961881213 */
